Trace number 4514351

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 2750.04 2758.22

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
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 benchmark1198.19
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.22/500.72	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4514351-1751213075.opb
499.22/500.72	c Solving mode: decision
499.22/500.72	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.22/500.72	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.22/500.72	c original problem has 5700 variables (5700 bin, 0 int, 0 impl, 0 cont) and 27830 constraints
499.22/500.72	c presolving:
499.22/500.72	c (round 1, exhaustive) 6 del vars, 661 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 11169 clqs
499.22/500.72	c (round 2, fast)       7 del vars, 725 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 11169 clqs
499.22/500.72	c (round 3, exhaustive) 7 del vars, 725 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 27104 upgd conss, 0 impls, 11169 clqs
499.22/500.72	c    (1.6s) probing: 51/5694 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
499.22/500.72	c    (1.6s) probing aborted: 50/50 successive totally useless probings
499.22/500.72	c    (1.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.22/500.72	c    (1.9s) symmetry computation finished: 37 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.09)
499.22/500.72	c dynamic symmetry handling statistics:
499.22/500.72	c    orbitopal reduction:       no components
499.22/500.72	c    orbital reduction:         no components
499.22/500.72	c    lexicographic reduction:   37 permutations with support sizes 148, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150
499.22/500.72	c handled 37 out of 37 symmetry components
499.22/500.72	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
499.22/500.72	c  7 deleted vars, 725 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
499.22/500.72	c  0 implications, 11169 cliques
499.22/500.72	c presolved problem has 5694 variables (5694 bin, 0 int, 0 impl, 0 cont) and 27105 constraints
499.22/500.72	c       1 constraints of type <knapsack>
499.22/500.72	c   11169 constraints of type <setppc>
499.22/500.72	c       1 constraints of type <linear>
499.22/500.72	c   15934 constraints of type <logicor>
499.22/500.72	c transformed objective value is always integral (scale: 1)
499.22/500.72	c Presolving Time: 1.85
499.22/500.72	c 
499.22/500.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.22/500.72	c   7.6s|     1 |     0 |  8379 |     - |   295M |   0 |5694 |  27k|  27k|   0 |  0 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   109s|     1 |     0 | 54415 |     - |   304M |   0 |5694 |  27k|  27k|  11 |  1 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   117s|     1 |     0 | 58058 |     - |   307M |   0 |5694 |  27k|  27k|  21 |  2 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   129s|     1 |     0 | 65493 |     - |   311M |   0 |5694 |  27k|  27k|  64 |  3 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   140s|     1 |     0 | 70669 |     - |   318M |   0 |5694 |  27k|  27k|  76 |  4 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   155s|     1 |     0 | 80225 |     - |   322M |   0 |5694 |  27k|  27k| 110 |  5 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   171s|     1 |     0 | 89699 |     - |   327M |   0 |5694 |  27k|  27k| 129 |  6 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   192s|     1 |     0 |100545 |     - |   333M |   0 |5694 |  27k|  27k| 152 |  7 | 159 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   206s|     1 |     0 |107281 |     - |   340M |   0 |5694 |  27k|  27k| 173 |  8 | 165 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   223s|     1 |     0 |115179 |     - |   350M |   0 |5694 |  27k|  27k| 195 |  9 | 172 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   248s|     1 |     0 |125913 |     - |   358M |   0 |5694 |  27k|  27k| 216 | 10 | 179 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   259s|     1 |     0 |134233 |     - |   366M |   0 |5694 |  27k|  27k| 235 | 11 | 184 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c   369s|     1 |     2 |181653 |     - |   368M |   0 |5694 |  27k|  27k| 235 | 11 | 223 |  23 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.72	c 
499.22/500.72	c SCIP Status        : solving was interrupted [time limit reached]
499.22/500.72	c Solving Time (sec) : 500.00
499.22/500.72	c Solving Nodes      : 15
499.22/500.72	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.22/500.72	c Dual Bound         : +0.00000000000000e+00
499.22/500.72	c Gap                : infinite
499.22/500.72	c ----------------------------------------------------------------------
499.22/500.72	c dual bound: 0.0 -> 0
499.22/500.72	c primal bound: 1e+20 -> 100000000000000000000
499.22/500.72	c scip-goal-lb: 0
499.22/500.72	c scip-goal-ub: 100000000000000000000
499.22/500.72	c writing output to: HOME/tmp2lzvmhee.opb
499.22/500.72	c appending fixed variable constraints
499.22/500.72	c scip-fixed vars: 0.11% (6/5694)
499.22/500.72	c ----------------------------------------------------------------------
499.22/500.72	c executing external solver: HOME/naps-1.03a6
499.22/500.72	c ----------------------------------------------------------------------
499.22/500.72	c command: HOME/naps-1.03a6 HOME/tmp2lzvmhee.opb
499.22/500.74	c NaPS 1.03a6.
499.22/500.74	c Input file name: HOME/tmp2lzvmhee.opb
2749.59/2757.82	c _____________________________________________________________________________
2749.59/2757.82	c std/band forms        : 3,0
2749.59/2757.82	c 2cl/3cl ITE-codings   : 0,0
2749.59/2757.82	c BDD/srt/adr Max costs : 0,2051,0
2749.59/2757.82	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
2749.59/2757.82	c BDD nodes             : 0
2749.59/2757.82	c Es1/CC detections     : 0,0
2749.59/2757.82	c CC sort               : 2
2749.59/2757.82	c SAT/UNSAT calls       : 0,1
2749.59/2757.82	c regenrated variables  : 0
2749.59/2757.82	c eliminated fixed lits : 16
2749.59/2757.82	c goal lit flips        : 0
2749.59/2757.82	c goal stages           : 0
2749.59/2757.82	c goal shrink           : 0
2749.59/2757.82	c goal coeff separations: 0
2749.59/2757.82	c restarts              : 328272
2749.59/2757.82	c conflicts             : 14429522       (6483 /sec)
2749.59/2757.82	c decisions             : 26132203       (11742 /sec)
2749.59/2757.82	c propagations          : 5009616152     (2250881 /sec)
2749.59/2757.82	c inspects              : 0              (0 /sec)
2749.59/2757.82	c CPU time (solving tm) : 2226 s        (2224 s, SAT 0 s, UNSAT 2224 s)
2749.59/2757.82	c Time for Opt-base     : 8.8e-05 s
2749.59/2757.82	c Steps for Opt-base    : 0
2749.59/2757.82	c Time for BDD coding   : 0 s
2749.59/2757.82	c Time for srt coding   : 0.00099 s
2749.59/2757.82	c _____________________________________________________________________________
2749.59/2757.82	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: 63837 MiB (62552 MiB free)
  memory of node 1: 64465 MiB (61146 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514351-1751213075/watcher-4514351-1751213075 -o /tmp/evaluation-result-4514351-1751213075/solver-4514351-1751213075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27065 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4514351-1751213075.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
solver pid=29778, runsolver pid=29775
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 4.11 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126678744/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=12528 memory=9856 CPUtime=0.06 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 1450 0 0 0 5 1 0 0 20 0 1 0 36986727 12828672 2464 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 6 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 3132 2464 1184 1 0 1344 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 16720 KiB
Current children cumulated memory: 12800 KiB

[startup+0.213883 s]*
/proc/loadavg: 4.11 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126678776/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1186236 memory=30848 CPUtime=0.16 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 3529 0 0 0 14 2 0 0 20 0 1 0 36986727 1214705664 7712 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 296559 7712 4837 1 0 268581 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1190428 KiB
Current children cumulated memory: 33792 KiB

[startup+0.313598 s]*
/proc/loadavg: 4.11 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126674996/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1190388 memory=35328 CPUtime=0.25 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 4473 0 0 0 23 2 0 0 20 0 1 0 36986727 1218957312 8832 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 297597 8832 5029 1 0 269506 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194580 KiB
Current children cumulated memory: 38272 KiB

[startup+0.700405 s]
/proc/loadavg: 4.11 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126656852/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1224604 memory=76288 CPUtime=0.63 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 12312 0 0 0 57 6 0 0 20 0 1 0 36986727 1253994496 19072 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 306151 19072 7621 1 0 277509 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1228796 KiB
Current children cumulated memory: 79232 KiB

[startup+1.50042 s]
/proc/loadavg: 4.11 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126568656/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1352228 memory=203520 CPUtime=1.42 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 43888 0 0 0 129 13 0 0 20 0 1 0 36986727 1384681472 50880 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 338057 50880 7909 1 0 309415 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1356420 KiB
Current children cumulated memory: 206464 KiB

[startup+3.11321 s]
/proc/loadavg: 4.10 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126372476/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1506596 memory=343976 CPUtime=3.03 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 79028 0 0 0 284 19 0 0 20 0 1 0 36986727 1542754304 85994 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 376649 85994 8101 1 0 348007 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1510788 KiB
Current children cumulated memory: 346920 KiB

[startup+6.3004 s]
/proc/loadavg: 4.10 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126356916/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1526044 memory=362152 CPUtime=6.21 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 83634 0 0 0 601 20 0 0 20 0 1 0 36986727 1562669056 90538 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 381511 90538 8133 1 0 352869 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1530236 KiB
Current children cumulated memory: 365096 KiB

[startup+12.7004 s]
/proc/loadavg: 4.08 4.12 4.11 5/257 29783
/proc/meminfo: memFree=126349104/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1539440 memory=375360 CPUtime=12.59 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 84897 0 0 0 1239 20 0 0 20 0 1 0 36986727 1576386560 93840 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 384860 93840 8133 1 0 356218 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1543632 KiB
Current children cumulated memory: 378304 KiB

[startup+25.5004 s]
/proc/loadavg: 4.07 4.11 4.11 5/257 29784
/proc/meminfo: memFree=126330124/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1562276 memory=396004 CPUtime=25.35 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 87559 0 0 0 2514 21 0 0 20 0 1 0 36986727 1599770624 99001 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 390569 99001 8133 1 0 361927 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 1566468 KiB
Current children cumulated memory: 398948 KiB

[startup+51.1135 s]
/proc/loadavg: 4.04 4.10 4.10 5/257 29784
/proc/meminfo: memFree=126335812/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1557076 memory=392884 CPUtime=50.89 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 96856 0 0 0 5064 25 0 0 20 0 1 0 36986727 1594445824 98221 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 389269 98221 8133 1 0 360627 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1561268 KiB
Current children cumulated memory: 395828 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.11 4.11 5/257 29786
/proc/meminfo: memFree=126339684/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1584488 memory=407312 CPUtime=101.94 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 117436 0 1 0 10160 34 0 0 20 0 1 0 36986727 1622515712 101828 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 396122 101828 8165 1 0 367480 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1588680 KiB
Current children cumulated memory: 410256 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.11 5/258 29789
/proc/meminfo: memFree=126314596/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1602828 memory=423372 CPUtime=161.78 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 122124 0 1 0 16142 36 0 0 20 0 1 0 36986727 1641295872 105843 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 400707 105843 8165 1 0 372065 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1607020 KiB
Current children cumulated memory: 426316 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/257 29791
/proc/meminfo: memFree=126294088/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1628116 memory=443468 CPUtime=221.61 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 127152 0 1 0 22124 37 0 0 20 0 1 0 36986727 1667190784 110867 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 407029 110867 8165 1 0 378387 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 1632308 KiB

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

/proc/meminfo: memFree=127825604/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=76140 memory=50484 CPUtime=2055.28 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 10801680 0 0 0 203220 2308 0 0 20 0 1 0 37036797 77967360 12621 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 19035 12621 544 696 0 18196 0
Current children cumulated CPU time: 2554.54 s
Current children cumulated vsize: 1751628 KiB
Current children cumulated memory: 536116 KiB

[startup+2622.3 s]
/proc/loadavg: 1.15 2.14 3.20 2/237 30243
/proc/meminfo: memFree=127857808/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=51560 memory=39728 CPUtime=2115.15 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11021598 0 0 0 209159 2356 0 0 20 0 1 0 37036797 52797440 9932 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 12890 9932 544 696 0 12051 0
Current children cumulated CPU time: 2614.41 s
Current children cumulated vsize: 1727048 KiB
Current children cumulated memory: 525360 KiB

[startup+2682.3 s]
/proc/loadavg: 1.09 1.94 3.06 2/237 30245
/proc/meminfo: memFree=127849332/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=76140 memory=53304 CPUtime=2175.01 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11115119 0 0 0 215124 2377 0 0 20 0 1 0 37036797 77967360 13326 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 19035 13326 544 696 0 18196 0
Current children cumulated CPU time: 2674.27 s
Current children cumulated vsize: 1751628 KiB
Current children cumulated memory: 538936 KiB

[startup+2742.3 s]
/proc/loadavg: 1.13 1.80 2.94 2/236 30249
/proc/meminfo: memFree=127851960/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=59756 memory=49208 CPUtime=2234.87 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11523373 0 0 0 221022 2465 0 0 20 0 1 0 37036797 61190144 12302 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 14939 12302 544 696 0 14100 0
Current children cumulated CPU time: 2734.13 s
Current children cumulated vsize: 1735244 KiB
Current children cumulated memory: 534840 KiB

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

# cumulated CPU time of all completed processes:  user=2724.72 s, system=25.319 s

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

[startup+2752 s]*
/proc/loadavg: 1.11 1.77 2.92 2/236 30249
/proc/meminfo: memFree=127851960/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=51560 memory=41776 CPUtime=2244.56 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11585856 0 0 0 221982 2474 0 0 20 0 1 0 37036797 52797440 10444 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 12890 10444 544 696 0 12051 0
Current children cumulated CPU time: 2743.82 s
Current children cumulated vsize: 1727048 KiB
Current children cumulated memory: 527408 KiB

[startup+2755.2 s]
/proc/loadavg: 1.10 1.76 2.91 2/236 30249
/proc/meminfo: memFree=127851960/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=51560 memory=41776 CPUtime=2247.74 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11585856 0 0 0 222300 2474 0 0 20 0 1 0 37036797 52797440 10444 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 12890 10444 544 696 0 12051 0
Current children cumulated CPU time: 2747 s
Current children cumulated vsize: 1727048 KiB
Current children cumulated memory: 527408 KiB

[startup+2756.8 s]
/proc/loadavg: 1.10 1.76 2.91 2/236 30250
/proc/meminfo: memFree=127851960/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=67944 memory=43184 CPUtime=2249.34 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11586224 0 0 0 222460 2474 0 0 20 0 1 0 37036797 69574656 10796 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 16986 10796 544 696 0 16147 0
Current children cumulated CPU time: 2748.6 s
Current children cumulated vsize: 1743432 KiB
Current children cumulated memory: 528816 KiB

[startup+2757.6 s]
/proc/loadavg: 1.10 1.76 2.91 2/236 30250
/proc/meminfo: memFree=127852212/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=499.26 cores=4,6
/proc/29783/stat : 29783 (python3) S 29778 29778 27054 0 -1 4194304 142274 0 1 0 49884 42 0 0 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
[pid=29809] ppid=29783 vsize=43368 memory=34828 CPUtime=2250.13 cores=4,6
/proc/29809/stat : 29809 (naps-1.03a6) R 29783 29809 29809 0 -1 4194304 11586370 0 0 0 222539 2474 0 0 20 0 1 0 37036797 44408832 8707 18446744073709551615 4198400 7047149 140731307622016 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35770368 140731307628945 140731307629043 140731307629043 140731307634633 0
/proc/29809/statm: 10842 8707 544 696 0 10003 0
Current children cumulated CPU time: 2749.39 s
Current children cumulated vsize: 1718856 KiB
Current children cumulated memory: 520460 KiB

[startup+2758 s]*
/proc/loadavg: 1.09 1.75 2.90 2/235 30250
/proc/meminfo: memFree=127891124/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
[pid=29783] ppid=29778 vsize=1671296 memory=482688 CPUtime=2749.79 cores=4,6
/proc/29783/stat : 29783 (python3) R 29778 29778 27054 0 -1 4194304 175151 11586371 1 0 49895 48 222562 2474 20 0 1 0 36986727 1711407104 120672 18446744073709551615 94540186550272 94540186550649 140721959743744 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94540186561944 94540186562564 94540187713536 140721959745880 140721959746082 140721959746082 140721959751655 0
/proc/29783/statm: 417824 120672 8165 1 0 389182 0
Current children cumulated CPU time: 2749.79 s
Current children cumulated vsize: 1675488 KiB
Current children cumulated memory: 485632 KiB

[startup+2758.2 s]
/proc/loadavg: 1.09 1.75 2.90 2/235 30250
/proc/meminfo: memFree=127891124/131382116 swapFree=33010684/33010684
[pid=29778] ppid=29775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29778/stat : 29778 (scip-naps-1.00.) S 29775 29778 27054 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36986724 4292608 736 18446744073709551615 94724409303040 94724410197573 140735077085632 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94724410436624 94724410484368 94724432044032 140735077091745 140735077091842 140735077091842 140735077097444 0
/proc/29778/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 2758.22
CPU time (s): 2750.04
CPU user time (s): 2724.72
CPU system time (s): 25.319
CPU usage (%): 99.7031
Max. virtual memory (cumulated for all children) (KiB): 1776204
Max. memory (cumulated for all children) (KiB): 559416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2724.72
system time used= 25.319
maximum resident set size= 499660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11778401
page faults= 1
swaps= 0
block input operations= 0
block output operations= 7408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 372
involuntary context switches= 3741


# summary of solver processes directly reported to runsolver:
#   pid: 29778
#   total CPU time (s): 2750.04
#   total CPU user time (s): 2724.72
#   total CPU system time (s): 25.319

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2285 second user time and 28.6028 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 18:04:35
IDJOB=4514351
IDBENCH=162644
IDSOLVER=3368
FILE ID=nodeC004/4514351-1751213075
RUNJOBID= nodeC004-1751204746-27065
SLURM_JOB_ID= 9587619
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-compression64_11.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514351-1751213075/watcher-4514351-1751213075 -o /tmp/evaluation-result-4514351-1751213075/solver-4514351-1751213075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27065 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4514351-1751213075.opb

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=1204191115

nodeC004 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.718
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	: 6983.74
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		: 3691.429
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	: 6983.74
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.188
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	: 6983.74
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		: 3700.000
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	: 6983.74
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.213
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	: 6983.74
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		: 3687.508
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	: 6983.74
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.884
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	: 6983.74
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.247
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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        126668440 kB
MemAvailable:   128218028 kB
Buffers:            3280 kB
Cached:          2353096 kB
SwapCached:            0 kB
Active:          2058552 kB
Inactive:        2054872 kB
Active(anon):    1775024 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file):  2054872 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9376 kB
Writeback:             0 kB
AnonPages:       1756552 kB
Mapped:           131496 kB
Shmem:             17976 kB
KReclaimable:     101632 kB
Slab:             184488 kB
SReclaimable:     101632 kB
SUnreclaim:        82856 kB
KernelStack:        4128 kB
PageTables:         7156 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5337616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1005568 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC004 at 2025-06-29 18:50:34