Trace number 4544932

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 500.25 501.62

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat11_9_triangular.opb
MD5SUM55ea5846128537f4a8d7ca86dce5740f
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 benchmark0.785722
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4437
Total number of constraints40924
Number of constraints which are clauses38980
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1944
Minimum length of a constraint2
Maximum length of a constraint11
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 29
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.82/500.24	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4544932-1753224324.opb
498.82/500.24	c Solving mode: decision
498.82/500.24	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.82/500.24	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.82/500.24	c original problem has 4437 variables (4437 bin, 0 int, 0 impl, 0 cont) and 40924 constraints
498.82/500.24	c presolving:
498.82/500.24	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 972 chg coeffs, 40924 upgd conss, 0 impls, 4455 clqs
498.82/500.24	c (round 2, medium)     0 del vars, 972 del conss, 6912 add conss, 0 chg bounds, 0 chg sides, 972 chg coeffs, 40924 upgd conss, 0 impls, 11367 clqs
498.82/500.24	c (round 3, exhaustive) 0 del vars, 8856 del conss, 7884 add conss, 0 chg bounds, 0 chg sides, 972 chg coeffs, 40924 upgd conss, 0 impls, 11367 clqs
498.82/500.24	c    (1.2s) probing: 1000/4437 (22.5%) - 0 fixings, 0 aggregations, 43926 implications, 0 bound changes
498.82/500.24	c    (1.2s) probing: 1001/4437 (22.6%) - 0 fixings, 0 aggregations, 43931 implications, 0 bound changes
498.82/500.24	c    (1.2s) probing aborted: 1000/1000 successive useless probings
498.82/500.24	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.82/500.24	c    (1.3s) symmetry computation finished: 9 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.07)
498.82/500.24	c dynamic symmetry handling statistics:
498.82/500.24	c    orbitopal reduction:       no components
498.82/500.24	c    orbital reduction:          1 components of sizes 9
498.82/500.24	c    lexicographic reduction:    9 permutations with support sizes 986, 986, 986, 986, 986, 986, 986, 986, 4392
498.82/500.24	c handled 1 out of 1 symmetry components
498.82/500.24	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
498.82/500.24	c  0 deleted vars, 8856 deleted constraints, 7884 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 972 changed coefficients
498.82/500.24	c  0 implications, 55298 cliques
498.82/500.24	c presolved problem has 4437 variables (4437 bin, 0 int, 0 impl, 0 cont) and 39952 constraints
498.82/500.24	c    4455 constraints of type <setppc>
498.82/500.24	c     972 constraints of type <and>
498.82/500.24	c   34525 constraints of type <logicor>
498.82/500.24	c transformed objective value is always integral (scale: 1)
498.82/500.24	c Presolving Time: 1.32
498.82/500.24	c 
498.82/500.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.82/500.24	c   2.7s|     1 |     0 | 11449 |     - |   180M |   0 |4437 |  40k|  40k|   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c   6.9s|     1 |     0 | 32083 |     - |   204M |   0 |4437 |  40k|  41k| 945 |  1 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c   7.6s|     1 |     0 | 36899 |     - |   204M |   0 |4437 |  40k|  42k|1628 |  2 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c   8.1s|     1 |     0 | 40022 |     - |   204M |   0 |4437 |  40k|  43k|2103 |  3 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c   9.2s|     1 |     0 | 44827 |     - |   213M |   0 |4437 |  40k|  43k|2799 |  4 | 101 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  10.0s|     1 |     0 | 47722 |     - |   218M |   0 |4437 |  40k|  44k|3261 |  5 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  10.7s|     1 |     0 | 49951 |     - |   222M |   0 |4437 |  40k|  44k|3557 |  6 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  11.9s|     1 |     0 | 52676 |     - |   229M |   0 |4437 |  40k|  44k|3759 |  7 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  13.6s|     1 |     0 | 55865 |     - |   237M |   0 |4437 |  40k|  44k|3954 |  8 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  15.3s|     1 |     0 | 58707 |     - |   246M |   0 |4437 |  40k|  45k|4141 |  9 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  16.9s|     1 |     0 | 61475 |     - |   255M |   0 |4437 |  40k|  45k|4277 | 10 | 108 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  18.7s|     1 |     0 | 64295 |     - |   265M |   0 |4437 |  40k|  45k|4418 | 11 | 109 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c  41.6s|     1 |     2 | 77648 |     - |   267M |   0 |4437 |  40k|  45k|4418 | 11 | 143 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.24	c   109s|   100 |     7 |215672 |1529.1 |   271M |  17 |4437 |  40k|   0 |8423 |  0 | 252 |  19 | 0.000000e+00 |      --      |    Inf |  61.77%
498.82/500.24	c   152s|   200 |    12 |358877 |1480.3 |   271M |  22 |4437 |  40k|  43k|  11k|  2 | 333 |  19 | 0.000000e+00 |      --      |    Inf |  61.98%
498.82/500.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.82/500.24	c   231s|   300 |    23 |535006 |1574.3 |   272M |  25 |4437 |  40k|  42k|  15k|  2 | 389 |  19 | 0.000000e+00 |      --      |    Inf |  66.48%
498.82/500.24	c   278s|   400 |    21 |670196 |1518.5 |   273M |  25 |4437 |  40k|   0 |  18k|  0 | 536 |  19 | 0.000000e+00 |      --      |    Inf |  93.54%
498.82/500.24	c   312s|   500 |    20 |774237 |1422.7 |   273M |  27 |4437 |  40k|  43k|  20k|  2 | 634 |  19 | 0.000000e+00 |      --      |    Inf |  93.97%
498.82/500.24	c   347s|   600 |    17 |884582 |1369.4 |   274M |  27 |4437 |  40k|   0 |  23k|  0 | 791 |  19 | 0.000000e+00 |      --      |    Inf |  94.17%
498.82/500.24	c   392s|   700 |    16 |  1023k|1371.8 |   275M |  33 |4437 |  40k|  43k|  26k|  2 | 949 |  19 | 0.000000e+00 |      --      |    Inf |  94.19%
498.82/500.24	c   444s|   800 |    20 |  1179k|1395.6 |   275M |  33 |4437 |  40k|  43k|  29k|  2 |1073 |  19 | 0.000000e+00 |      --      |    Inf |  94.20%
498.82/500.24	c   498s|   900 |    22 |  1331k|1410.0 |   276M |  33 |4437 |  40k|  43k|  33k|  2 |1208 |  19 | 0.000000e+00 |      --      |    Inf |  94.21%
498.82/500.24	c 
498.82/500.24	c SCIP Status        : solving was interrupted [time limit reached]
498.82/500.24	c Solving Time (sec) : 500.00
498.82/500.24	c Solving Nodes      : 907
498.82/500.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.82/500.24	c Dual Bound         : +0.00000000000000e+00
498.82/500.24	c Gap                : infinite
498.82/500.24	c ----------------------------------------------------------------------
498.82/500.24	c dual bound: 0.0 -> 0
498.82/500.24	c primal bound: 1e+20 -> 100000000000000000000
498.82/500.24	c scip-goal-lb: 0
498.82/500.24	c scip-goal-ub: 100000000000000000000
498.82/500.24	c writing output to: HOME/tmp0bx88bsb.opb
498.82/500.24	c appending fixed variable constraints
498.82/500.24	c scip-fixed vars: 0.05% (2/4437)
498.82/500.24	c ----------------------------------------------------------------------
498.82/500.24	c executing external solver: HOME/naps-1.03a6
498.82/500.24	c ----------------------------------------------------------------------
498.82/500.24	c command: HOME/naps-1.03a6 HOME/tmp0bx88bsb.opb
498.82/500.25	c NaPS 1.03a6.
498.82/500.25	c Input file name: HOME/tmp0bx88bsb.opb
500.01/501.45	c _____________________________________________________________________________
500.01/501.45	c std/band forms        : 972,0
500.01/501.45	c 2cl/3cl ITE-codings   : 0,0
500.01/501.45	c BDD/srt/adr Max costs : 10,0,0
500.01/501.45	c BDDraw/bin/mul/srt/adr: 972,0,0,0,0
500.01/501.45	c BDD nodes             : 7884
500.01/501.45	c Es1/CC detections     : 0,0
500.01/501.45	c CC sort               : 0
500.01/501.45	c SAT/UNSAT calls       : 0,1
500.01/501.45	c regenrated variables  : 0
500.01/501.45	c eliminated fixed lits : 0
500.01/501.45	c goal lit flips        : 0
500.01/501.45	c goal stages           : 0
500.01/501.45	c goal shrink           : 0
500.01/501.45	c goal coeff separations: 0
500.01/501.45	c restarts              : 126
500.01/501.45	c conflicts             : 12805          (10736 /sec)
500.01/501.45	c decisions             : 22907          (19205 /sec)
500.01/501.45	c propagations          : 4607923        (3863306 /sec)
500.01/501.45	c inspects              : 0              (0 /sec)
500.01/501.45	c CPU time (solving tm) : 1.193 s        (0.8268 s, SAT 0 s, UNSAT 0.8268 s)
500.01/501.45	c Time for Opt-base     : 0 s
500.01/501.45	c Steps for Opt-base    : 0
500.01/501.45	c Time for BDD coding   : 0.01824 s
500.01/501.45	c Time for srt coding   : 0 s
500.01/501.45	c _____________________________________________________________________________
500.01/501.45	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 (60562 MiB free)
  memory of node 1: 64465 MiB (55239 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544932-1753224324/watcher-4544932-1753224324 -o /tmp/evaluation-result-4544932-1753224324/solver-4544932-1753224324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168828 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4544932-1753224324.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=171380, runsolver pid=171377
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.13 4.13 3.77 5/268 171385
/proc/meminfo: memFree=118568516/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1187972 memory=32900 CPUtime=0.07 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 3963 0 0 0 6 1 0 0 20 0 1 0 238110989 1216483328 8225 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 296993 8225 4929 1 0 268984 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192164 KiB
Current children cumulated memory: 35844 KiB

[startup+0.205659 s]*
/proc/loadavg: 4.13 4.13 3.77 5/268 171385
/proc/meminfo: memFree=118568516/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1223580 memory=75012 CPUtime=0.17 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 12004 0 0 0 15 2 0 0 20 0 1 0 238110989 1252945920 18753 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 305895 18753 7617 1 0 277253 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1227772 KiB
Current children cumulated memory: 77956 KiB

[startup+0.305628 s]*
/proc/loadavg: 4.13 4.13 3.77 5/268 171385
/proc/meminfo: memFree=118536512/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1267324 memory=118020 CPUtime=0.27 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 22523 0 0 0 23 4 0 0 20 0 1 0 238110989 1297739776 29505 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 316831 29505 7873 1 0 288189 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1271516 KiB
Current children cumulated memory: 120964 KiB

[startup+0.700214 s]
/proc/loadavg: 4.13 4.13 3.77 5/268 171385
/proc/meminfo: memFree=118512320/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1292388 memory=144644 CPUtime=0.66 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 29126 0 0 0 61 5 0 0 20 0 1 0 238110989 1323405312 36161 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 323097 36161 7937 1 0 294455 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1296580 KiB
Current children cumulated memory: 147588 KiB

[startup+1.5002 s]
/proc/loadavg: 4.13 4.13 3.77 5/268 171385
/proc/meminfo: memFree=118504256/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1316032 memory=161668 CPUtime=1.45 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 33344 0 0 0 140 5 0 0 20 0 1 0 238110989 1347616768 40417 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 329008 40417 8001 1 0 300366 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1320224 KiB
Current children cumulated memory: 164612 KiB

[startup+3.10546 s]
/proc/loadavg: 4.12 4.13 3.78 5/268 171385
/proc/meminfo: memFree=118416056/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1402184 memory=242696 CPUtime=3.06 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 54144 0 0 0 297 9 0 0 20 0 1 0 238110989 1435836416 60674 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 350546 60674 8161 1 0 321904 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1406376 KiB
Current children cumulated memory: 245640 KiB

[startup+6.30014 s]
/proc/loadavg: 4.12 4.13 3.78 5/268 171385
/proc/meminfo: memFree=118392116/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1437756 memory=274980 CPUtime=6.24 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 61731 0 0 0 615 9 0 0 20 0 1 0 238110989 1472262144 68745 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 359439 68745 8161 1 0 330797 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1441948 KiB
Current children cumulated memory: 277924 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.13 3.78 5/268 171385
/proc/meminfo: memFree=118372144/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1470760 memory=287284 CPUtime=12.63 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 64310 0 0 0 1253 10 0 0 20 0 1 0 238110989 1506058240 71821 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 367690 71821 8161 1 0 339048 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1474952 KiB
Current children cumulated memory: 290228 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.14 3.79 5/268 171386
/proc/meminfo: memFree=118364348/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1501768 memory=304820 CPUtime=25.4 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 68694 0 0 0 2529 11 0 0 20 0 1 0 238110989 1537810432 76205 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 375442 76205 8161 1 0 346800 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1505960 KiB
Current children cumulated memory: 307764 KiB

[startup+51.1058 s]
/proc/loadavg: 4.11 4.13 3.79 5/268 171386
/proc/meminfo: memFree=118312616/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1533120 memory=336656 CPUtime=50.94 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 81890 0 0 0 5080 14 0 0 20 0 1 0 238110989 1569914880 84164 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 383280 84164 8161 1 0 354638 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1537312 KiB
Current children cumulated memory: 339600 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.12 3.82 5/268 171388
/proc/meminfo: memFree=118300412/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1533120 memory=336912 CPUtime=102 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 81958 0 0 0 10186 14 0 0 20 0 1 0 238110989 1569914880 84228 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 383280 84228 8161 1 0 354638 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 1537312 KiB
Current children cumulated memory: 339856 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 3.83 5/269 171393
/proc/meminfo: memFree=118297400/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371328 CPUtime=161.83 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97030 0 0 0 16167 16 0 0 20 0 1 0 238110989 1606217728 92832 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92832 8161 1 0 363501 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374272 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 3.85 5/269 171399
/proc/meminfo: memFree=118280576/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371328 CPUtime=221.68 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97030 0 0 0 22152 16 0 0 20 0 1 0 238110989 1606217728 92832 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92832 8161 1 0 363501 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374272 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 3.87 5/269 171401
/proc/meminfo: memFree=118297168/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371328 CPUtime=281.52 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97040 0 0 0 28136 16 0 0 20 0 1 0 238110989 1606217728 92832 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92832 8161 1 0 363501 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374272 KiB

[startup+342.3 s]
/proc/loadavg: 4.01 4.08 3.88 5/269 171452
/proc/meminfo: memFree=117591172/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=341.35 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97049 0 0 0 34119 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 4.08 3.90 5/269 171454
/proc/meminfo: memFree=117595120/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=401.18 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97049 0 0 0 40102 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 3.92 5/268 171456
/proc/meminfo: memFree=117594024/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=461.02 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97049 0 0 0 46086 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 461.02 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

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

# cumulated CPU time of all completed processes:  user=500.009 s, system=0.240414 s

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

[startup+486.4 s]
/proc/loadavg: 4.08 4.08 3.92 5/268 171457
/proc/meminfo: memFree=117598512/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=485.06 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97049 0 0 0 48490 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 485.06 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

[startup+492.8 s]
/proc/loadavg: 4.07 4.08 3.92 5/268 171457
/proc/meminfo: memFree=117598512/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=491.44 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97049 0 0 0 49128 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 491.44 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

[startup+496 s]*
/proc/loadavg: 4.07 4.08 3.92 5/268 171457
/proc/meminfo: memFree=117598512/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=494.64 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97049 0 0 0 49448 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 494.64 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

[startup+499.2 s]
/proc/loadavg: 4.14 4.10 3.93 5/268 171457
/proc/meminfo: memFree=117389176/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1568572 memory=371456 CPUtime=497.82 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 97050 0 0 0 49766 16 0 0 20 0 1 0 238110989 1606217728 92864 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392143 92864 8161 1 0 363501 0
Current children cumulated CPU time: 497.82 s
Current children cumulated vsize: 1572764 KiB
Current children cumulated memory: 374400 KiB

[startup+500.8 s]
/proc/loadavg: 4.14 4.10 3.93 5/268 171457
/proc/meminfo: memFree=117604216/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1570876 memory=374016 CPUtime=498.87 cores=0,2
/proc/171385/stat : 171385 (python3) S 171380 171380 168818 0 -1 4194304 97869 0 0 0 49870 17 0 0 20 0 1 0 238110989 1608577024 93504 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392719 93504 8193 1 0 364077 0
Current children cumulated CPU time: 498.87 s
Current children cumulated vsize: 1575068 KiB
Current children cumulated memory: 376960 KiB

[startup+501.2 s]
/proc/loadavg: 4.14 4.10 3.93 5/269 171458
/proc/meminfo: memFree=117588844/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1570876 memory=374016 CPUtime=498.87 cores=0,2
/proc/171385/stat : 171385 (python3) S 171380 171380 168818 0 -1 4194304 97869 0 0 0 49870 17 0 0 20 0 1 0 238110989 1608577024 93504 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 392719 93504 8193 1 0 364077 0
[pid=171458] ppid=171385 vsize=13704 memory=11528 CPUtime=0.94 cores=0,2
/proc/171458/stat : 171458 (naps-1.03a6) R 171385 171458 171458 0 -1 4194304 3428 0 0 0 93 1 0 0 20 0 1 0 238161011 14032896 2882 18446744073709551615 4198400 7047149 140730576135840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24616960 140730576140687 140730576140785 140730576140785 140730576146377 0
/proc/171458/statm: 3426 2882 544 696 0 2587 0
Current children cumulated CPU time: 499.81 s
Current children cumulated vsize: 1588772 KiB
Current children cumulated memory: 388488 KiB

[startup+501.6 s]
/proc/loadavg: 4.14 4.10 3.93 5/269 171458
/proc/meminfo: memFree=117588844/131249988 swapFree=33010416/33010684
[pid=171380] ppid=171377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171380/stat : 171380 (scip-naps-1.00.) S 171377 171380 168818 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 238110987 4292608 736 18446744073709551615 94881125838848 94881126733381 140721997580016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94881126972432 94881127020176 94881141047296 140721997588895 140721997588992 140721997588992 140721997594596 0
/proc/171380/statm: 1048 736 672 219 0 110 0
[pid=171385] ppid=171380 vsize=1562144 memory=369956 CPUtime=500.21 cores=0,2
/proc/171385/stat : 171385 (python3) R 171380 171380 168818 0 -1 4194304 143335 3429 0 0 49881 20 119 1 20 0 1 0 238110989 1599635456 92489 18446744073709551615 93865151537152 93865151537529 140736364056416 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 93865151548824 93865151549444 93865180884992 140736364058966 140736364059168 140736364059168 140736364064743 0
/proc/171385/statm: 390536 92489 8193 1 0 361894 0
Current children cumulated CPU time: 500.21 s
Current children cumulated vsize: 1566336 KiB
Current children cumulated memory: 372900 KiB

Child status: 0

Real time (s): 501.62
CPU time (s): 500.25
CPU user time (s): 500.009
CPU system time (s): 0.240414
CPU usage (%): 99.7268
Max. virtual memory (cumulated for all children) (KiB): 1588772
Max. memory (cumulated for all children) (KiB): 388488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.009
system time used= 0.240414
maximum resident set size= 374016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147530
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339
involuntary context switches= 1124


# summary of solver processes directly reported to runsolver:
#   pid: 171380
#   total CPU time (s): 500.25
#   total CPU user time (s): 500.009
#   total CPU system time (s): 0.240414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00837 second user time and 2.26442 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 00:45:24
IDJOB=4544932
IDBENCH=180686
IDSOLVER=3368
FILE ID=nodeC031/4544932-1753224324
RUNJOBID= nodeC031-1753222578-168828
SLURM_JOB_ID= 9687820
Free space on /tmp= 432900 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat11_9_triangular.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544932-1753224324/watcher-4544932-1753224324 -o /tmp/evaluation-result-4544932-1753224324/solver-4544932-1753224324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168828 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4544932-1753224324.opb

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

MD5SUM BENCH= 55ea5846128537f4a8d7ca86dce5740f
RANDOM SEED=1271651192

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        118581100 kB
MemAvailable:   123764772 kB
Buffers:            2128 kB
Cached:          5868356 kB
SwapCached:            8 kB
Active:          7012668 kB
Inactive:        4734284 kB
Active(anon):    5892256 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4723820 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7096 kB
Writeback:             0 kB
AnonPages:       5874980 kB
Mapped:           135816 kB
Shmem:             26248 kB
KReclaimable:     357360 kB
Slab:             456192 kB
SReclaimable:     357360 kB
SUnreclaim:        98832 kB
KernelStack:        4320 kB
PageTables:        15416 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9809488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1796096 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432876 MiB
End job on nodeC031 at 2025-07-23 00:53:46