Trace number 4503649

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.00a1UNSAT 535.646 538.469

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-38.opb
MD5SUM9e23e458e7baadfd402519ffe94968c6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.22323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7320
Total number of constraints155722
Number of constraints which are clauses139455
Number of constraints which are cardinality constraints (but not clauses)573
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint1
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.68/501.45	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4503649-1751170906.opb
498.68/501.45	c Solving mode: decision
498.68/501.45	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.68/501.45	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.68/501.45	c original problem has 7320 variables (7320 bin, 0 int, 0 impl, 0 cont) and 155722 constraints
498.68/501.45	c presolving:
498.68/501.45	c (round 1, fast)       151 del vars, 2431 del conss, 0 add conss, 151 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30217 clqs
498.68/501.45	c (round 2, fast)       151 del vars, 3971 del conss, 0 add conss, 151 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30217 clqs
498.68/501.45	c (round 3, exhaustive) 151 del vars, 3990 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 0 chg coeffs, 151731 upgd conss, 0 impls, 30217 clqs
498.68/501.45	c (round 4, exhaustive) 151 del vars, 6178 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3301 chg coeffs, 151731 upgd conss, 0 impls, 30217 clqs
498.68/501.45	c (round 5, exhaustive) 176 del vars, 6178 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3342 chg coeffs, 151731 upgd conss, 0 impls, 30167 clqs
498.68/501.45	c (round 6, exhaustive) 201 del vars, 6245 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3363 chg coeffs, 151731 upgd conss, 0 impls, 30086 clqs
498.68/501.45	c (round 7, exhaustive) 226 del vars, 6346 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3371 chg coeffs, 151731 upgd conss, 0 impls, 48228 clqs
498.68/501.45	c (round 8, exhaustive) 226 del vars, 6459 del conss, 9 add conss, 151 chg bounds, 19 chg sides, 3416 chg coeffs, 151731 upgd conss, 0 impls, 48228 clqs
498.68/501.45	c (round 9, exhaustive) 251 del vars, 6479 del conss, 9 add conss, 151 chg bounds, 19 chg sides, 3456 chg coeffs, 151731 upgd conss, 0 impls, 48128 clqs
498.68/501.45	c (round 10, fast)       251 del vars, 6954 del conss, 84 add conss, 151 chg bounds, 19 chg sides, 3756 chg coeffs, 151731 upgd conss, 0 impls, 48128 clqs
498.68/501.45	c    (10.2s) probing: 832/7169 (11.6%) - 50 fixings, 72 aggregations, 19250 implications, 0 bound changes
498.68/501.45	c    (10.2s) probing aborted: 50/50 successive totally useless probings
498.68/501.45	c (round 11, exhaustive) 273 del vars, 6954 del conss, 84 add conss, 151 chg bounds, 19 chg sides, 3756 chg coeffs, 151731 upgd conss, 0 impls, 48460 clqs
498.68/501.45	c (round 12, fast)       273 del vars, 7372 del conss, 150 add conss, 151 chg bounds, 19 chg sides, 4020 chg coeffs, 151731 upgd conss, 0 impls, 48460 clqs
498.68/501.45	c    (10.7s) probing: 837/7169 (11.7%) - 50 fixings, 72 aggregations, 19250 implications, 0 bound changes
498.68/501.45	c    (10.7s) probing aborted: 50/50 successive totally useless probings
498.68/501.45	c    (11.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.68/501.45	c    (11.7s) no symmetry present (symcode time: 0.03)
498.68/501.45	c presolving (13 rounds: 13 fast, 9 medium, 9 exhaustive):
498.68/501.45	c  273 deleted vars, 7372 deleted constraints, 150 added constraints, 151 tightened bounds, 0 added holes, 19 changed sides, 4230 changed coefficients
498.68/501.45	c  0 implications, 48460 cliques
498.68/501.45	c presolved problem has 7047 variables (7047 bin, 0 int, 0 impl, 0 cont) and 148500 constraints
498.68/501.45	c   15819 constraints of type <knapsack>
498.68/501.45	c   29799 constraints of type <setppc>
498.68/501.45	c       1 constraints of type <linear>
498.68/501.45	c  102881 constraints of type <logicor>
498.68/501.45	c transformed objective value is always integral (scale: 1)
498.68/501.45	c Presolving Time: 11.64
498.68/501.45	c 
498.68/501.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.68/501.45	c  12.6s|     1 |     0 |   667 |     - |   706M |   0 |7047 | 148k| 148k|   0 |  0 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  26.2s|     1 |     0 |  2572 |     - |   725M |   0 |7047 | 148k| 148k|   5 |  1 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  34.5s|     1 |     0 |  3140 |     - |   740M |   0 |7047 | 148k| 148k|  13 |  2 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  47.2s|     1 |     0 |  3243 |     - |   754M |   0 |7047 | 148k| 148k|  21 |  3 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  58.4s|     1 |     0 |  3545 |     - |   770M |   0 |7047 | 148k| 148k|  31 |  4 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  64.8s|     1 |     0 |  3801 |     - |   786M |   0 |7047 | 148k| 148k|  43 |  5 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  69.3s|     1 |     0 |  4056 |     - |   802M |   0 |7047 | 148k| 148k|  56 |  6 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  75.7s|     1 |     0 |  4543 |     - |   821M |   0 |7047 | 148k| 148k|  74 |  7 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  80.1s|     1 |     0 |  5422 |     - |   837M |   0 |7047 | 148k| 148k|  90 |  8 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  84.4s|     1 |     0 |  7643 |     - |   854M |   0 |7047 | 148k| 148k| 110 |  9 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  88.6s|     1 |     0 |  9009 |     - |   870M |   0 |7047 | 148k| 148k| 141 | 10 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c  89.4s|     1 |     0 |  9978 |     - |   884M |   0 |7047 | 148k| 148k| 173 | 11 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c   104s|     1 |     2 | 10536 |     - |   884M |   0 |7047 | 148k| 148k| 173 | 11 | 130 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c   410s|   100 |   101 |171425 |1627.1 |   998M |  11 |7047 | 148k| 148k| 751 |  1 | 719 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.68/501.45	c 
498.68/501.45	c SCIP Status        : solving was interrupted [time limit reached]
498.68/501.45	c Solving Time (sec) : 500.00
498.68/501.45	c Solving Nodes      : 124
498.68/501.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.68/501.45	c Dual Bound         : +0.00000000000000e+00
498.68/501.45	c Gap                : infinite
498.68/501.45	c ----------------------------------------------------------------------
498.68/501.45	c dual bound: 0.0 -> 0
498.68/501.45	c primal bound: 1e+20 -> 100000000000000000000
498.68/501.45	c scip-goal-lb: 0
498.68/501.45	c scip-goal-ub: 100000000000000000000
498.68/501.45	c writing output to: HOME/tmpce5hiu8s.opb
498.68/501.45	c appending fixed variable constraints
498.68/501.45	c scip-fixed vars: 2.99% (211/7047)
498.68/501.45	c ----------------------------------------------------------------------
498.68/501.45	c executing external solver: HOME/naps-1.03a6
498.68/501.45	c ----------------------------------------------------------------------
498.68/501.45	c command: HOME/naps-1.03a6 HOME/tmpce5hiu8s.opb
498.68/501.45	c NaPS 1.03a6.
498.68/501.45	c Input file name: HOME/tmpce5hiu8s.opb
535.26/538.15	c _____________________________________________________________________________
535.26/538.15	c std/band forms        : 16257,0
535.26/538.15	c 2cl/3cl ITE-codings   : 14868,0
535.26/538.15	c BDD/srt/adr Max costs : 5,113,0
535.26/538.15	c BDDraw/bin/mul/srt/adr: 15694,0,0,563,0
535.26/538.15	c BDD nodes             : 92512
535.26/538.15	c Es1/CC detections     : 0,0
535.26/538.15	c CC sort               : 562
535.26/538.15	c SAT/UNSAT calls       : 0,1
535.26/538.15	c regenrated variables  : 0
535.26/538.15	c eliminated fixed lits : 4465
535.26/538.15	c goal lit flips        : 0
535.26/538.15	c goal stages           : 0
535.26/538.15	c goal shrink           : 0
535.26/538.15	c goal coeff separations: 0
535.26/538.15	c restarts              : 21946
535.26/538.15	c conflicts             : 848666         (23242 /sec)
535.26/538.15	c decisions             : 2730971        (74792 /sec)
535.26/538.15	c propagations          : 229679100      (6290147 /sec)
535.26/538.15	c inspects              : 0              (0 /sec)
535.26/538.15	c CPU time (solving tm) : 36.51 s        (35.07 s, SAT 0 s, UNSAT 35.07 s)
535.26/538.15	c Time for Opt-base     : 0.002725 s
535.26/538.15	c Steps for Opt-base    : 0
535.26/538.15	c Time for BDD coding   : 0.1946 s
535.26/538.15	c Time for srt coding   : 0.005876 s
535.26/538.15	c _____________________________________________________________________________
535.26/538.16	s UNSATISFIABLE

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 (63046 MiB free)
  memory of node 1: 64465 MiB (63866 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503649-1751170906/watcher-4503649-1751170906 -o /tmp/evaluation-result-4503649-1751170906/solver-4503649-1751170906 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751170906-18689 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4503649-1751170906.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=18714, runsolver pid=18711

[startup+0.10006 s]*
/proc/loadavg: 1.28 2.63 3.49 3/254 18722
/proc/meminfo: memFree=129913872/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=59012 memory=20480 CPUtime=0.03 cores=5,7
/proc/18719/stat : 18719 (python3) D 18714 18714 18676 0 -1 4194304 2259 0 60 0 2 1 0 0 20 0 1 0 32768490 60428288 5120 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 14753 5120 3232 1 0 3473 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 63204 KiB
Current children cumulated memory: 23424 KiB

[startup+0.205474 s]*
/proc/loadavg: 1.28 2.63 3.49 2/260 18740
/proc/meminfo: memFree=129873236/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=64120 memory=22656 CPUtime=0.04 cores=5,7
/proc/18719/stat : 18719 (python3) D 18714 18714 18676 0 -1 4194304 2729 0 63 0 3 1 0 0 20 0 1 0 32768490 65658880 5664 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 16030 5664 3328 1 0 3859 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 68312 KiB
Current children cumulated memory: 25600 KiB

[startup+0.305501 s]*
/proc/loadavg: 1.28 2.63 3.49 2/265 18748
/proc/meminfo: memFree=129836964/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=75760 memory=24448 CPUtime=0.04 cores=5,7
/proc/18719/stat : 18719 (python3) D 18714 18714 18676 0 -1 4194304 2813 0 72 0 3 1 0 0 20 0 1 0 32768490 77578240 6112 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 18940 6112 3712 1 0 3881 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 79952 KiB
Current children cumulated memory: 27392 KiB

[startup+0.700194 s]
/proc/loadavg: 1.28 2.63 3.49 2/265 18748
/proc/meminfo: memFree=129776484/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=127368 memory=26424 CPUtime=0.06 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 2986 0 84 0 4 2 0 0 20 0 1 0 32768490 130424832 6606 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 31842 6606 4142 1 0 3944 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 131560 KiB
Current children cumulated memory: 29368 KiB

[startup+1.50018 s]
/proc/loadavg: 1.50 2.65 3.49 2/263 18748
/proc/meminfo: memFree=129628112/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=1349608 memory=200888 CPUtime=0.52 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 43319 0 212 0 43 9 0 0 20 0 1 0 32768490 1381998592 50222 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 337402 50222 7662 1 0 308760 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 1353800 KiB
Current children cumulated memory: 203832 KiB

[startup+3.1055 s]
/proc/loadavg: 1.50 2.65 3.49 5/271 18764
/proc/meminfo: memFree=127827100/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=1516940 memory=364472 CPUtime=2.12 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 84157 0 221 0 197 15 0 0 20 0 1 0 32768490 1553346560 91118 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 379235 91118 7790 1 0 350593 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 1521132 KiB
Current children cumulated memory: 367416 KiB
heavy processes:

[startup+6.30017 s]
/proc/loadavg: 1.70 2.68 3.49 5/271 18764
/proc/meminfo: memFree=125390908/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=1518668 memory=366520 CPUtime=5.3 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 84664 0 222 0 515 15 0 0 20 0 1 0 32768490 1555116032 91630 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 379667 91630 7790 1 0 351025 0
Current children cumulated CPU time: 5.3 s
Current children cumulated vsize: 1522860 KiB
Current children cumulated memory: 369464 KiB

[startup+12.7002 s]
/proc/loadavg: 1.96 2.72 3.50 5/271 18764
/proc/meminfo: memFree=123406000/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=1753884 memory=572120 CPUtime=11.69 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 96275 0 223 0 1148 21 0 0 20 0 1 0 32768490 1795977216 143030 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 438471 143030 7790 1 0 409829 0
Current children cumulated CPU time: 11.69 s
Current children cumulated vsize: 1758076 KiB
Current children cumulated memory: 575064 KiB

[startup+25.5002 s]
/proc/loadavg: 2.28 2.76 3.51 5/271 18764
/proc/meminfo: memFree=116148848/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=1976028 memory=784088 CPUtime=24.45 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 144885 0 233 0 2416 29 0 0 20 0 1 0 32768490 2023452672 196022 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 494007 196022 8014 1 0 465365 0
Current children cumulated CPU time: 24.45 s
Current children cumulated vsize: 1980220 KiB
Current children cumulated memory: 787032 KiB

[startup+51.1056 s]
/proc/loadavg: 2.96 2.88 3.52 5/271 18764
/proc/meminfo: memFree=113190648/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2054924 memory=812276 CPUtime=49.97 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 151287 0 234 0 4967 30 0 0 20 0 1 0 32768490 2104242176 203069 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 513731 203069 8014 1 0 485089 0
Current children cumulated CPU time: 49.97 s
Current children cumulated vsize: 2059116 KiB
Current children cumulated memory: 815220 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 3.08 3.56 5/271 18770
/proc/meminfo: memFree=113044916/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2219972 memory=871640 CPUtime=101.01 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 198827 0 236 0 10063 38 0 0 20 0 1 0 32768490 2273251328 217910 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 554993 217910 8014 1 0 526351 0
Current children cumulated CPU time: 101.01 s
Current children cumulated vsize: 2224164 KiB
Current children cumulated memory: 874584 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.27 3.60 5/272 18774
/proc/meminfo: memFree=110546636/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2219972 memory=871640 CPUtime=160.82 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 199003 0 236 0 16043 39 0 0 20 0 1 0 32768490 2273251328 217910 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 554993 217910 8014 1 0 526351 0
Current children cumulated CPU time: 160.82 s
Current children cumulated vsize: 2224164 KiB
Current children cumulated memory: 874584 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.42 3.63 5/271 18776
/proc/meminfo: memFree=110462388/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2219972 memory=872920 CPUtime=220.61 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 199019 0 236 0 22022 39 0 0 20 0 1 0 32768490 2273251328 218230 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 554993 218230 8014 1 0 526351 0
Current children cumulated CPU time: 220.61 s

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

/proc/meminfo: memFree=110482452/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2289640 memory=875224 CPUtime=399.94 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 199360 0 236 0 39955 39 0 0 20 0 1 0 32768490 2344591360 218806 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 572410 218806 8014 1 0 543768 0
Current children cumulated CPU time: 399.94 s
Current children cumulated vsize: 2293832 KiB
Current children cumulated memory: 878168 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 3.83 3.76 5/269 18786
/proc/meminfo: memFree=110448204/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2361636 memory=883348 CPUtime=459.72 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 199455 0 236 0 45933 39 0 0 20 0 1 0 32768490 2418315264 220837 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 590409 220837 8014 1 0 561767 0
Current children cumulated CPU time: 459.72 s
Current children cumulated vsize: 2365828 KiB
Current children cumulated memory: 886292 KiB

[startup+522.3 s]
/proc/loadavg: 4.11 3.88 3.78 5/273 18792
/proc/meminfo: memFree=109238756/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=68020 memory=61084 CPUtime=20.77 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19547 0 0 0 2070 7 0 0 20 0 1 0 32818634 69652480 15271 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 17005 15271 544 696 0 16166 0
Current children cumulated CPU time: 519.5 s
Current children cumulated vsize: 2465816 KiB
Current children cumulated memory: 953392 KiB

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

# cumulated CPU time of all completed processes:  user=535.138 s, system=0.507758 s

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

[startup+524.8 s]
/proc/loadavg: 4.11 3.88 3.78 5/273 18792
/proc/meminfo: memFree=109193616/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=68020 memory=61084 CPUtime=23.26 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19547 0 0 0 2319 7 0 0 20 0 1 0 32818634 69652480 15271 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 17005 15271 544 696 0 16166 0
Current children cumulated CPU time: 521.99 s
Current children cumulated vsize: 2465816 KiB
Current children cumulated memory: 953392 KiB

[startup+531.2 s]
/proc/loadavg: 4.17 3.90 3.79 5/273 18792
/proc/meminfo: memFree=109024468/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=76212 memory=63508 CPUtime=29.64 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19642 0 0 0 2957 7 0 0 20 0 1 0 32818634 78041088 15877 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 19053 15877 544 696 0 18214 0
Current children cumulated CPU time: 528.37 s
Current children cumulated vsize: 2474008 KiB
Current children cumulated memory: 955816 KiB

[startup+534.4 s]
/proc/loadavg: 4.17 3.90 3.79 5/273 18792
/proc/meminfo: memFree=108958656/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=76212 memory=63508 CPUtime=32.83 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19649 0 0 0 3276 7 0 0 20 0 1 0 32818634 78041088 15877 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 19053 15877 544 696 0 18214 0
Current children cumulated CPU time: 531.56 s
Current children cumulated vsize: 2474008 KiB
Current children cumulated memory: 955816 KiB

[startup+536 s]*
/proc/loadavg: 4.16 3.90 3.79 5/273 18792
/proc/meminfo: memFree=108897728/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=76212 memory=63508 CPUtime=34.43 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19650 0 0 0 3436 7 0 0 20 0 1 0 32818634 78041088 15877 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 19053 15877 544 696 0 18214 0
Current children cumulated CPU time: 533.16 s
Current children cumulated vsize: 2474008 KiB
Current children cumulated memory: 955816 KiB

[startup+537.6 s]
/proc/loadavg: 4.16 3.90 3.79 5/273 18792
/proc/meminfo: memFree=108883932/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=76180 memory=63508 CPUtime=36.02 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19650 0 0 0 3595 7 0 0 20 0 1 0 32818634 78008320 15877 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 19045 15877 544 696 0 18206 0
Current children cumulated CPU time: 534.75 s
Current children cumulated vsize: 2473976 KiB
Current children cumulated memory: 955816 KiB

[startup+538 s]*
/proc/loadavg: 4.16 3.90 3.79 5/273 18792
/proc/meminfo: memFree=108859612/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2393604 memory=889364 CPUtime=498.73 cores=5,7
/proc/18719/stat : 18719 (python3) S 18714 18714 18676 0 -1 4194304 200856 0 237 0 49833 40 0 0 20 0 1 0 32768490 2451050496 222341 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598401 222341 8046 1 0 569759 0
[pid=18789] ppid=18719 vsize=76180 memory=63508 CPUtime=36.43 cores=5,7
/proc/18789/stat : 18789 (naps-1.03a6) R 18719 18789 18789 0 -1 4194304 19650 0 0 0 3636 7 0 0 20 0 1 0 32818634 78008320 15877 18446744073709551615 4198400 7047149 140725520462528 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19525632 140725520468369 140725520468467 140725520468467 140725520474057 0
/proc/18789/statm: 19045 15877 544 696 0 18206 0
Current children cumulated CPU time: 535.16 s
Current children cumulated vsize: 2473976 KiB
Current children cumulated memory: 955816 KiB

[startup+538.4 s]
/proc/loadavg: 4.16 3.90 3.79 5/273 18792
/proc/meminfo: memFree=108859612/131249996 swapFree=33010684/33010684
[pid=18714] ppid=18711 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/18714/stat : 18714 (scip-naps-1.00.) S 18711 18714 18676 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 32768488 4292608 736 18446744073709551615 94578672504832 94578673399365 140733432081392 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94578673638416 94578673686160 94578683629568 140733432084897 140733432084994 140733432084994 140733432090596 0
/proc/18714/statm: 1048 736 672 219 0 110 0
[pid=18719] ppid=18714 vsize=2392336 memory=888144 CPUtime=535.55 cores=5,7
/proc/18719/stat : 18719 (python3) R 18714 18714 18676 0 -1 4194304 213266 19652 238 0 49856 41 3651 7 20 0 1 0 32768490 2449752064 222036 18446744073709551615 94042175361024 94042175361401 140731242379008 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94042175372696 94042175373316 94042192011264 140731242383704 140731242383906 140731242383906 140731242389479 0
/proc/18719/statm: 598084 222036 8046 1 0 569442 0
Current children cumulated CPU time: 535.55 s
Current children cumulated vsize: 2396528 KiB
Current children cumulated memory: 891088 KiB

Child status: 0

Real time (s): 538.469
CPU time (s): 535.646
CPU user time (s): 535.138
CPU system time (s): 0.507758
CPU usage (%): 99.4758
Max. virtual memory (cumulated for all children) (KiB): 2474008
Max. memory (cumulated for all children) (KiB): 1010772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 535.138
system time used= 0.507758
maximum resident set size= 1007828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237892
page faults= 241
swaps= 0
block input operations= 53632
block output operations= 12856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 767
involuntary context switches= 2921


# summary of solver processes directly reported to runsolver:
#   pid: 18714
#   total CPU time (s): 535.646
#   total CPU user time (s): 535.138
#   total CPU system time (s): 0.507758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32831 second user time and 2.28749 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 06:21:46
IDJOB=4503649
IDBENCH=155525
IDSOLVER=3368
FILE ID=nodeC023/4503649-1751170906
RUNJOBID= nodeC023-1751170906-18689
SLURM_JOB_ID= 9587532
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-38.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503649-1751170906/watcher-4503649-1751170906 -o /tmp/evaluation-result-4503649-1751170906/solver-4503649-1751170906 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751170906-18689 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4503649-1751170906.opb

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

MD5SUM BENCH= 9e23e458e7baadfd402519ffe94968c6
RANDOM SEED=361466812

nodeC023 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.890
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		: 3665.406
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		: 3601.209
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.890
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		: 3602.343
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		: 3600.835
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		: 3599.903
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:       131249996 kB
MemFree:        129999432 kB
MemAvailable:   129728564 kB
Buffers:            3280 kB
Cached:           539952 kB
SwapCached:            0 kB
Active:           326188 kB
Inactive:         320788 kB
Active(anon):     121808 kB
Inactive(anon):        0 kB
Active(file):     204380 kB
Inactive(file):   320788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             77444 kB
Writeback:             0 kB
AnonPages:        107532 kB
Mapped:           102020 kB
Shmem:             18064 kB
KReclaimable:      86408 kB
Slab:             171264 kB
SReclaimable:      86408 kB
SUnreclaim:        84856 kB
KernelStack:        4040 kB
PageTables:         2376 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     366984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432360 MiB
End job on nodeC023 at 2025-06-29 06:30:45