Trace number 4514387

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 518.465 519.981

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_10.opb
MD5SUM7fddd5a63b4237b93179de1569c49542
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 benchmark15.0846
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1806
Total number of constraints8614
Number of constraints which are clauses8610
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint42
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 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.97/500.45	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4514387-1751213358.opb
498.97/500.45	c Solving mode: decision
498.97/500.45	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.97/500.45	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.97/500.45	c original problem has 1806 variables (1806 bin, 0 int, 0 impl, 0 cont) and 8614 constraints
498.97/500.45	c presolving:
498.97/500.45	c (round 1, fast)       4 del vars, 3 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3280 clqs
498.97/500.45	c (round 2, fast)       6 del vars, 363 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3440 clqs
498.97/500.45	c (round 3, fast)       7 del vars, 395 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3440 clqs
498.97/500.45	c (round 4, exhaustive) 7 del vars, 395 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 8218 upgd conss, 0 impls, 3440 clqs
498.97/500.45	c    (0.5s) probing: 95/1800 (5.3%) - 0 fixings, 0 aggregations, 8 implications, 0 bound changes
498.97/500.45	c    (0.5s) probing aborted: 50/50 successive totally useless probings
498.97/500.45	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.97/500.45	c    (0.6s) symmetry computation finished: 21 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
498.97/500.45	c dynamic symmetry handling statistics:
498.97/500.45	c    orbitopal reduction:       no components
498.97/500.45	c    orbital reduction:         no components
498.97/500.45	c    lexicographic reduction:   21 permutations with support sizes 82, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 42
498.97/500.45	c handled 21 out of 21 symmetry components
498.97/500.45	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
498.97/500.45	c  7 deleted vars, 395 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
498.97/500.45	c  0 implications, 3448 cliques
498.97/500.45	c presolved problem has 1800 variables (1800 bin, 0 int, 0 impl, 0 cont) and 8219 constraints
498.97/500.45	c    3440 constraints of type <setppc>
498.97/500.45	c       1 constraints of type <linear>
498.97/500.45	c    4778 constraints of type <logicor>
498.97/500.45	c transformed objective value is always integral (scale: 1)
498.97/500.45	c Presolving Time: 0.55
498.97/500.45	c 
498.97/500.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.97/500.45	c   1.3s|     1 |     0 |  2583 |     - |    77M |   0 |1800 |8406 |8219 |   0 |  0 | 190 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  10.1s|     1 |     0 | 24772 |     - |    95M |   0 |1800 |8610 |8240 |  21 |  1 | 194 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  10.6s|     1 |     0 | 26524 |     - |   107M |   0 |1800 |8616 |8249 |  30 |  2 | 200 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  11.2s|     1 |     0 | 28594 |     - |   114M |   0 |1800 |8616 |8260 |  41 |  3 | 200 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  11.9s|     1 |     0 | 30755 |     - |   125M |   0 |1800 |8616 |8266 |  47 |  4 | 200 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  12.5s|     1 |     0 | 32505 |     - |   136M |   0 |1800 |8623 |8271 |  52 |  5 | 208 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  13.2s|     1 |     0 | 34410 |     - |   148M |   0 |1800 |8623 |8276 |  57 |  6 | 208 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  14.7s|     1 |     0 | 35978 |     - |   151M |   0 |1800 |8630 |8282 |  63 |  7 | 215 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  16.3s|     1 |     0 | 38001 |     - |   151M |   0 |1800 |8630 |8289 |  70 |  8 | 215 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  16.8s|     1 |     0 | 39161 |     - |   165M |   0 |1800 |8635 |8290 |  71 |  9 | 220 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  17.8s|     1 |     0 | 41758 |     - |   179M |   0 |1800 |8635 |8296 |  77 | 10 | 220 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  18.2s|     1 |     0 | 43078 |     - |   181M |   0 |1800 |8635 |8300 |  81 | 11 | 220 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c  23.1s|     1 |     2 | 47609 |     - |   181M |   0 |1800 |8646 |8300 |  81 | 11 | 233 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c   133s|   100 |   101 |433358 |3942.2 |   207M |  13 |1800 |8941 |8255 | 269 |  2 |1006 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c   177s|   200 |   201 |611557 |2856.7 |   208M |  15 |1800 |8947 |8259 | 269 |  1 |1306 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.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.97/500.45	c   243s|   300 |   301 |880594 |2801.1 |   238M |  15 |1800 |9140 |8240 | 638 |  1 |1911 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c   295s|   400 |   399 |  1105k|2661.5 |   254M |  15 |1800 |9206 |8240 | 836 |  1 |2232 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.97/500.45	c   367s|   500 |   485 |  1402k|2724.2 |   270M |  15 |1800 |9443 |8240 |1293 |  1 |2624 |  11 | 0.000000e+00 |      --      |    Inf |   1.42%
498.97/500.45	c   452s|   600 |   561 |  1758k|2864.4 |   273M |  17 |1800 |9789 |8265 |1966 |  2 |3143 |  11 | 0.000000e+00 |      --      |    Inf |   3.71%
498.97/500.45	c 
498.97/500.45	c SCIP Status        : solving was interrupted [time limit reached]
498.97/500.45	c Solving Time (sec) : 500.00
498.97/500.45	c Solving Nodes      : 663
498.97/500.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.97/500.45	c Dual Bound         : +0.00000000000000e+00
498.97/500.45	c Gap                : infinite
498.97/500.45	c ----------------------------------------------------------------------
498.97/500.45	c dual bound: 0.0 -> 0
498.97/500.45	c primal bound: 1e+20 -> 100000000000000000000
498.97/500.45	c scip-goal-lb: 0
498.97/500.45	c scip-goal-ub: 100000000000000000000
498.97/500.45	c writing output to: HOME/tmp1h2c1pnd.opb
498.97/500.45	c appending fixed variable constraints
498.97/500.45	c scip-fixed vars: 0.33% (6/1800)
498.97/500.45	c ----------------------------------------------------------------------
498.97/500.45	c executing external solver: HOME/naps-1.03a6
498.97/500.45	c ----------------------------------------------------------------------
498.97/500.45	c command: HOME/naps-1.03a6 HOME/tmp1h2c1pnd.opb
498.97/500.46	c NaPS 1.03a6.
498.97/500.46	c Input file name: HOME/tmp1h2c1pnd.opb
517.64/519.27	c _____________________________________________________________________________
517.64/519.27	c std/band forms        : 2,0
517.64/519.27	c 2cl/3cl ITE-codings   : 0,0
517.64/519.27	c BDD/srt/adr Max costs : 0,887,0
517.64/519.27	c BDDraw/bin/mul/srt/adr: 0,0,0,2,0
517.64/519.27	c BDD nodes             : 0
517.64/519.27	c Es1/CC detections     : 0,0
517.64/519.27	c CC sort               : 1
517.64/519.27	c SAT/UNSAT calls       : 0,1
517.64/519.27	c regenrated variables  : 0
517.64/519.27	c eliminated fixed lits : 10
517.64/519.27	c goal lit flips        : 0
517.64/519.27	c goal stages           : 0
517.64/519.27	c goal shrink           : 0
517.64/519.27	c goal coeff separations: 0
517.64/519.27	c restarts              : 10031
517.64/519.27	c conflicts             : 255541         (13812 /sec)
517.64/519.27	c decisions             : 416725         (22523 /sec)
517.64/519.27	c propagations          : 47152000       (2548485 /sec)
517.64/519.27	c inspects              : 0              (0 /sec)
517.64/519.27	c CPU time (solving tm) : 18.5 s        (18.11 s, SAT 0 s, UNSAT 18.11 s)
517.64/519.27	c Time for Opt-base     : 3.5e-05 s
517.64/519.27	c Steps for Opt-base    : 0
517.64/519.27	c Time for BDD coding   : 0 s
517.64/519.27	c Time for srt coding   : 0.000238 s
517.64/519.27	c _____________________________________________________________________________
517.64/519.27	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: 63794 MiB (62533 MiB free)
  memory of node 1: 64507 MiB (63100 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514387-1751213358/watcher-4514387-1751213358 -o /tmp/evaluation-result-4514387-1751213358/solver-4514387-1751213358 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25377 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4514387-1751213358.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=28016, runsolver pid=28013

[startup+0.100073 s]*
/proc/loadavg: 4.16 4.13 4.14 5/257 28021
/proc/meminfo: memFree=128649752/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=12828 memory=9984 CPUtime=0.06 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 1492 0 0 0 5 1 0 0 20 0 1 0 37015499 13135872 2496 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 3217 2496 1184 1 0 1410 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17020 KiB
Current children cumulated memory: 13056 KiB

[startup+0.21415 s]*
/proc/loadavg: 4.16 4.13 4.14 5/257 28021
/proc/meminfo: memFree=128649768/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1186236 memory=30792 CPUtime=0.16 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 3532 0 0 0 14 2 0 0 20 0 1 0 37015499 1214705664 7698 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 296559 7698 4827 1 0 268581 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1190428 KiB
Current children cumulated memory: 33864 KiB

[startup+0.313546 s]*
/proc/loadavg: 4.16 4.13 4.14 5/257 28021
/proc/meminfo: memFree=128645928/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1190388 memory=35272 CPUtime=0.25 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 4473 0 0 0 23 2 0 0 20 0 1 0 37015499 1218957312 8818 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 297597 8818 5019 1 0 269506 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194580 KiB
Current children cumulated memory: 38344 KiB

[startup+0.7004 s]
/proc/loadavg: 4.16 4.13 4.14 5/257 28021
/proc/meminfo: memFree=128613924/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1236952 memory=89288 CPUtime=0.63 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 15370 0 0 0 57 6 0 0 20 0 1 0 37015499 1266638848 22322 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 309238 22322 7867 1 0 280596 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1241144 KiB
Current children cumulated memory: 92360 KiB

[startup+1.5004 s]
/proc/loadavg: 4.16 4.13 4.14 5/257 28021
/proc/meminfo: memFree=128590696/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1282672 memory=129120 CPUtime=1.42 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 25488 0 0 0 134 8 0 0 20 0 1 0 37015499 1313456128 32280 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 320668 32280 8123 1 0 292026 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1286864 KiB
Current children cumulated memory: 132192 KiB

[startup+3.11329 s]
/proc/loadavg: 4.16 4.13 4.14 5/257 28021
/proc/meminfo: memFree=128567240/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1287632 memory=133488 CPUtime=3.03 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 27148 0 0 0 295 8 0 0 20 0 1 0 37015499 1318535168 33372 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 321908 33372 8123 1 0 293266 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1291824 KiB
Current children cumulated memory: 136560 KiB

[startup+6.30038 s]
/proc/loadavg: 4.14 4.12 4.14 5/257 28021
/proc/meminfo: memFree=128569980/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1290400 memory=137068 CPUtime=6.21 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 29806 0 0 0 612 9 0 0 20 0 1 0 37015499 1321369600 34267 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 322600 34267 8123 1 0 293958 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1294592 KiB
Current children cumulated memory: 140140 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.12 4.14 5/257 28021
/proc/meminfo: memFree=128513424/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1349900 memory=195776 CPUtime=12.59 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 44765 0 0 0 1248 11 0 0 20 0 1 0 37015499 1382297600 48944 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 337475 48944 8123 1 0 308833 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1354092 KiB
Current children cumulated memory: 198848 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.12 4.13 5/257 28021
/proc/meminfo: memFree=128470900/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1395844 memory=234816 CPUtime=25.36 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 54532 0 0 0 2523 13 0 0 20 0 1 0 37015499 1429344256 58704 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 348961 58704 8123 1 0 320319 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1400036 KiB
Current children cumulated memory: 237888 KiB

[startup+51.1132 s]
/proc/loadavg: 4.12 4.12 4.13 5/257 28021
/proc/meminfo: memFree=128429620/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1431532 memory=270144 CPUtime=50.9 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 63354 0 0 0 5076 14 0 0 20 0 1 0 37015499 1465888768 67536 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 357883 67536 8123 1 0 329241 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1435724 KiB
Current children cumulated memory: 273216 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.13 5/257 28025
/proc/meminfo: memFree=128418028/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1443184 memory=283544 CPUtime=101.96 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 70612 0 0 0 10180 16 0 0 20 0 1 0 37015499 1477820416 70886 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 360796 70886 8123 1 0 332154 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1447376 KiB
Current children cumulated memory: 286616 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.12 5/258 28028
/proc/meminfo: memFree=128404940/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1461512 memory=302316 CPUtime=161.79 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 86879 0 0 0 16161 18 0 0 20 0 1 0 37015499 1496588288 75579 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 365378 75579 8123 1 0 336736 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 1465704 KiB
Current children cumulated memory: 305388 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.12 5/259 28033
/proc/meminfo: memFree=128398276/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1454740 memory=295972 CPUtime=221.62 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 95088 0 0 0 22143 19 0 0 20 0 1 0 37015499 1489653760 73993 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 363685 73993 8123 1 0 335043 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 1458932 KiB

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

[pid=28021] ppid=28016 vsize=1492512 memory=332580 CPUtime=401.14 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 104241 0 0 0 40093 21 0 0 20 0 1 0 37015499 1528332288 83145 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 373128 83145 8123 1 0 344486 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 1496704 KiB
Current children cumulated memory: 335652 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 4.24 4.18 5/258 28046
/proc/meminfo: memFree=128343148/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1514212 memory=353556 CPUtime=460.98 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 110839 0 0 0 46076 22 0 0 20 0 1 0 37015499 1550553088 88389 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378553 88389 8123 1 0 349911 0
Current children cumulated CPU time: 460.98 s
Current children cumulated vsize: 1518404 KiB
Current children cumulated memory: 356628 KiB

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

# cumulated CPU time of all completed processes:  user=517.938 s, system=0.526706 s

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

[startup+486.4 s]
/proc/loadavg: 4.13 4.22 4.17 5/258 28048
/proc/meminfo: memFree=128343148/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1514212 memory=353556 CPUtime=485.01 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 110839 0 0 0 48479 22 0 0 20 0 1 0 37015499 1550553088 88389 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378553 88389 8123 1 0 349911 0
Current children cumulated CPU time: 485.01 s
Current children cumulated vsize: 1518404 KiB
Current children cumulated memory: 356628 KiB

[startup+499.2 s]
/proc/loadavg: 4.11 4.21 4.17 5/257 28048
/proc/meminfo: memFree=128347748/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1514212 memory=353556 CPUtime=497.77 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 110839 0 0 0 49755 22 0 0 20 0 1 0 37015499 1550553088 88389 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378553 88389 8123 1 0 349911 0
Current children cumulated CPU time: 497.77 s
Current children cumulated vsize: 1518404 KiB
Current children cumulated memory: 356628 KiB

[startup+512 s]*
/proc/loadavg: 4.22 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128339704/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=499.02 cores=4,6
/proc/28021/stat : 28021 (python3) S 28016 28016 25366 0 -1 4194304 111293 0 0 0 49880 22 0 0 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
[pid=28049] ppid=28021 vsize=13404 memory=8852 CPUtime=11.46 cores=4,6
/proc/28049/stat : 28049 (naps-1.03a6) R 28021 28049 28049 0 -1 4194304 50346 0 0 0 1135 11 0 0 20 0 1 0 37065542 13725696 2213 18446744073709551615 4198400 7047149 140733325424432 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30883840 140733325433233 140733325433331 140733325433331 140733325438921 0
/proc/28049/statm: 3351 2213 544 696 0 2512 0
Current children cumulated CPU time: 510.48 s
Current children cumulated vsize: 1532832 KiB
Current children cumulated memory: 366504 KiB

[startup+515.2 s]
/proc/loadavg: 4.21 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128335608/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=499.02 cores=4,6
/proc/28021/stat : 28021 (python3) S 28016 28016 25366 0 -1 4194304 111293 0 0 0 49880 22 0 0 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
[pid=28049] ppid=28021 vsize=14284 memory=10108 CPUtime=14.64 cores=4,6
/proc/28049/stat : 28049 (naps-1.03a6) R 28021 28049 28049 0 -1 4194304 74945 0 0 0 1449 15 0 0 20 0 1 0 37065542 14626816 2527 18446744073709551615 4198400 7047149 140733325424432 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30883840 140733325433233 140733325433331 140733325433331 140733325438921 0
/proc/28049/statm: 3571 2527 544 696 0 2732 0
Current children cumulated CPU time: 513.66 s
Current children cumulated vsize: 1533712 KiB
Current children cumulated memory: 367760 KiB

[startup+518.4 s]
/proc/loadavg: 4.21 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128335608/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=499.02 cores=4,6
/proc/28021/stat : 28021 (python3) S 28016 28016 25366 0 -1 4194304 111293 0 0 0 49880 22 0 0 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
[pid=28049] ppid=28021 vsize=15308 memory=10332 CPUtime=17.83 cores=4,6
/proc/28049/stat : 28049 (naps-1.03a6) R 28021 28049 28049 0 -1 4194304 106252 0 0 0 1763 20 0 0 20 0 1 0 37065542 15675392 2583 18446744073709551615 4198400 7047149 140733325424432 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30883840 140733325433233 140733325433331 140733325433331 140733325438921 0
/proc/28049/statm: 3827 2583 544 696 0 2988 0
Current children cumulated CPU time: 516.85 s
Current children cumulated vsize: 1534736 KiB
Current children cumulated memory: 367984 KiB

[startup+519.2 s]
/proc/loadavg: 4.21 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128335608/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=499.02 cores=4,6
/proc/28021/stat : 28021 (python3) S 28016 28016 25366 0 -1 4194304 111293 0 0 0 49880 22 0 0 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
[pid=28049] ppid=28021 vsize=13256 memory=9176 CPUtime=18.62 cores=4,6
/proc/28049/stat : 28049 (naps-1.03a6) R 28021 28049 28049 0 -1 4194304 107758 0 0 0 1842 20 0 0 20 0 1 0 37065542 13574144 2294 18446744073709551615 4198400 7047149 140733325424432 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30883840 140733325433233 140733325433331 140733325433331 140733325438921 0
/proc/28049/statm: 3314 2294 544 696 0 2475 0
Current children cumulated CPU time: 517.64 s
Current children cumulated vsize: 1532684 KiB
Current children cumulated memory: 366828 KiB

[startup+519.6 s]
/proc/loadavg: 4.21 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128335608/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=518.05 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 134309 107759 0 0 49909 26 1850 20 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
Current children cumulated CPU time: 518.05 s
Current children cumulated vsize: 1519428 KiB
Current children cumulated memory: 357652 KiB

[startup+519.8 s]
/proc/loadavg: 4.21 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128335608/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=518.25 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 138454 107759 0 0 49929 26 1850 20 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
Current children cumulated CPU time: 518.25 s
Current children cumulated vsize: 1519428 KiB
Current children cumulated memory: 357652 KiB

[startup+519.9 s]
/proc/loadavg: 4.21 4.23 4.18 5/258 28049
/proc/meminfo: memFree=128335608/131382116 swapFree=33010684/33010684
[pid=28016] ppid=28013 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28016/stat : 28016 (scip-naps-1.00.) S 28013 28016 25366 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 37015496 4292608 768 18446744073709551615 94800571404288 94800572298821 140727879942480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94800572537872 94800572585616 94800592592896 140727879944609 140727879944706 140727879944706 140727879950308 0
/proc/28016/statm: 1048 768 704 219 0 110 0
[pid=28021] ppid=28016 vsize=1515236 memory=354580 CPUtime=518.35 cores=4,6
/proc/28021/stat : 28021 (python3) R 28016 28016 25366 0 -1 4194304 147286 107759 0 0 49938 27 1850 20 20 0 1 0 37015499 1551601664 88645 18446744073709551615 94248593555456 94248593555833 140724565777424 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94248593567128 94248593567748 94248606679040 140724565780824 140724565781026 140724565781026 140724565786599 0
/proc/28021/statm: 378809 88645 8155 1 0 350167 0
Current children cumulated CPU time: 518.35 s
Current children cumulated vsize: 1519428 KiB
Current children cumulated memory: 357652 KiB

Child status: 0

Real time (s): 519.981
CPU time (s): 518.465
CPU user time (s): 517.938
CPU system time (s): 0.526706
CPU usage (%): 99.7084
Max. virtual memory (cumulated for all children) (KiB): 1538976
Max. memory (cumulated for all children) (KiB): 372176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.938
system time used= 0.526706
maximum resident set size= 358820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264412
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356
involuntary context switches= 474


# summary of solver processes directly reported to runsolver:
#   pid: 28016
#   total CPU time (s): 518.465
#   total CPU user time (s): 517.938
#   total CPU system time (s): 0.526706

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.60919 second user time and 5.48497 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 18:09:18
IDJOB=4514387
IDBENCH=162673
IDSOLVER=3368
FILE ID=nodeC011/4514387-1751213358
RUNJOBID= nodeC011-1751204026-25377
SLURM_JOB_ID= 9587615
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_10.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514387-1751213358/watcher-4514387-1751213358 -o /tmp/evaluation-result-4514387-1751213358/solver-4514387-1751213358 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25377 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4514387-1751213358.opb

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

MD5SUM BENCH= 7fddd5a63b4237b93179de1569c49542
RANDOM SEED=2147425067

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128649928 kB
MemAvailable:   128412760 kB
Buffers:            3280 kB
Cached:           573336 kB
SwapCached:            0 kB
Active:          1887484 kB
Inactive:         274464 kB
Active(anon):    1603292 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   274464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6324 kB
Writeback:             0 kB
AnonPages:       1583120 kB
Mapped:           131872 kB
Shmem:             17960 kB
KReclaimable:      87220 kB
Slab:             167736 kB
SReclaimable:      87220 kB
SUnreclaim:        80516 kB
KernelStack:        4128 kB
PageTables:         6760 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5158364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

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