Trace number 4543723

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3601.51 3611.01

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_30_096.opb
MD5SUMfedac043231dc7d3bd4ac0917a28b068
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 benchmark6.12995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables279390
Total number of constraints5791
Number of constraints which are clauses2911
Number of constraints which are cardinality constraints (but not clauses)2880
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint97
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 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 98
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.84/501.53	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4543723-1753222628.opb
499.84/501.53	c Solving mode: decision
499.84/501.53	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.84/501.53	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.84/501.53	c original problem has 279390 variables (279390 bin, 0 int, 0 impl, 0 cont) and 5791 constraints
499.84/501.53	c presolving:
499.84/501.53	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2911 upgd conss, 0 impls, 2880 clqs
499.84/501.53	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5791 upgd conss, 0 impls, 2880 clqs
499.84/501.53	c    (4.0s) probing: 51/279390 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
499.84/501.53	c    (4.0s) probing aborted: 50/50 successive totally useless probings
499.84/501.53	c    (4.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.84/501.53	c symmetry computation terminated early, because number of cells 100131 in Nauty exceeds limit of 100000
499.84/501.53	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
499.84/501.53	c    (4.8s) no symmetry present (symcode time: 0.53)
499.84/501.53	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
499.84/501.53	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
499.84/501.53	c  0 implications, 2880 cliques
499.84/501.53	c presolved problem has 279390 variables (279390 bin, 0 int, 0 impl, 0 cont) and 5791 constraints
499.84/501.53	c    2880 constraints of type <setppc>
499.84/501.53	c    2911 constraints of type <logicor>
499.84/501.53	c transformed objective value is always integral (scale: 1)
499.84/501.53	c Presolving Time: 4.51
499.84/501.53	c 
499.84/501.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.84/501.53	c  33.1s|     1 |     0 |  3412 |     - |  1330M |   0 | 279k|5906 |5791 |   0 |  0 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  42.9s|     1 |     0 |  5663 |     - |  1476M |   0 | 279k|5906 |5804 |  13 |  1 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  49.4s|     1 |     0 |  5824 |     - |  1530M |   0 | 279k|5906 |5820 |  29 |  2 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  51.5s|     1 |     0 |  5917 |     - |  1532M |   0 | 279k|5906 |5835 |  44 |  3 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  53.6s|     1 |     0 |  6054 |     - |  1539M |   0 | 279k|5906 |5844 |  53 |  4 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  55.3s|     1 |     0 |  6226 |     - |  1565M |   0 | 279k|5906 |5850 |  59 |  5 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  56.4s|     1 |     0 |  6304 |     - |  1565M |   0 | 279k|5906 |5855 |  64 |  6 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  58.0s|     1 |     0 |  6463 |     - |  1590M |   0 | 279k|5906 |5860 |  69 |  7 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  60.1s|     1 |     0 |  6568 |     - |  1592M |   0 | 279k|5906 |5867 |  76 |  8 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  61.7s|     1 |     0 |  6661 |     - |  1604M |   0 | 279k|5906 |5871 |  80 |  9 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  63.2s|     1 |     0 |  6757 |     - |  1612M |   0 | 279k|5906 |5877 |  86 | 10 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  63.6s|     1 |     0 |  6800 |     - |  1618M |   0 | 279k|5906 |5880 |  89 | 11 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  65.1s|     1 |     0 |  6915 |     - |  1619M |   0 | 279k|5906 |5901 | 110 | 12 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  65.6s|     1 |     0 |  6940 |     - |  1620M |   0 | 279k|5904 |5862 | 114 | 13 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  66.0s|     1 |     0 |  6982 |     - |  1621M |   0 | 279k|5904 |5876 | 128 | 14 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.84/501.53	c  66.4s|     1 |     0 |  7026 |     - |  1622M |   0 | 279k|5904 |5883 | 135 | 15 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c   108s|     1 |     2 | 13782 |     - |  1633M |   0 | 279k|5905 |5883 | 135 | 15 | 129 |  46 | 0.000000e+00 |      --      |    Inf | unknown
499.84/501.53	c   361s|   100 |    92 |141167 |1355.1 |  1752M |  37 | 279k|5950 |5815 | 250 |  1 | 189 |  46 | 0.000000e+00 |      --      |    Inf |  78.13%
499.84/501.53	c   434s|   200 |   183 |170041 | 819.2 |  1875M |  46 | 279k|5952 |5822 | 437 |  1 | 196 |  46 | 0.000000e+00 |      --      |    Inf |  78.13%
499.84/501.53	c   480s|   300 |   279 |190944 | 615.2 |  1882M |  54 | 279k|5986 |5823 | 459 |  1 | 230 |  46 | 0.000000e+00 |      --      |    Inf |  78.13%
499.84/501.53	c 
499.84/501.53	c SCIP Status        : solving was interrupted [time limit reached]
499.84/501.53	c Solving Time (sec) : 500.00
499.84/501.53	c Solving Nodes      : 330
499.84/501.53	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.84/501.53	c Dual Bound         : +0.00000000000000e+00
499.84/501.53	c Gap                : infinite
499.84/501.53	c ----------------------------------------------------------------------
499.84/501.53	c dual bound: 0.0 -> 0
499.84/501.53	c primal bound: 1e+20 -> 100000000000000000000
499.84/501.53	c scip-goal-lb: 0
499.84/501.53	c scip-goal-ub: 100000000000000000000
499.84/501.53	c writing output to: HOME/tmptingrf0j.opb
499.84/501.53	c appending fixed variable constraints
499.84/501.53	c scip-fixed vars: 0.00% (8/279390)
499.84/501.53	c ----------------------------------------------------------------------
499.84/501.53	c executing external solver: HOME/naps-1.03a6
499.84/501.53	c ----------------------------------------------------------------------
499.84/501.53	c command: HOME/naps-1.03a6 HOME/tmptingrf0j.opb
499.84/501.58	c NaPS 1.03a6.
499.84/501.58	c Input file name: HOME/tmptingrf0j.opb
3600.07/3609.60	c
3600.07/3609.60	c *** TERMINATED *** by signal 15
3600.07/3609.60	c _____________________________________________________________________________
3600.07/3609.60	c std/band forms        : 2880,0
3600.07/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.07/3609.60	c BDD/srt/adr Max costs : 0,2136,0
3600.07/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,2880,0
3600.07/3609.60	c BDD nodes             : 0
3600.07/3609.60	c Es1/CC detections     : 0,0
3600.07/3609.60	c CC sort               : 2880
3600.07/3609.60	c SAT/UNSAT calls       : 0,0
3600.07/3609.60	c regenrated variables  : 0
3600.07/3609.60	c eliminated fixed lits : 0
3600.07/3609.60	c goal lit flips        : 0
3600.07/3609.60	c goal stages           : 0
3600.07/3609.60	c goal shrink           : 0
3600.07/3609.60	c goal coeff separations: 0
3600.07/3609.60	c restarts              : 0
3600.07/3609.60	c conflicts             : 0              (0 /sec)
3600.07/3609.60	c decisions             : 0              (0 /sec)
3600.07/3609.60	c propagations          : 0              (0 /sec)
3600.07/3609.60	c inspects              : 0              (0 /sec)
3600.07/3609.60	c CPU time (solving tm) : 3094 s        (3090 s, SAT 0 s, UNSAT 0 s)
3600.07/3609.60	c Time for Opt-base     : 0.05419 s
3600.07/3609.60	c Steps for Opt-base    : 0
3600.07/3609.60	c Time for BDD coding   : 0 s
3600.07/3609.60	c Time for srt coding   : 2.086 s
3600.07/3609.60	c _____________________________________________________________________________
3600.07/3609.60	s UNKNOWN
3601.18/3610.71	c received SIGTERM, forwarding to pbsolver...
3601.18/3610.71	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (58908 MiB free)
  memory of node 1: 64465 MiB (58783 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543723-1753222628/watcher-4543723-1753222628 -o /tmp/evaluation-result-4543723-1753222628/solver-4543723-1753222628 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168830 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4543723-1753222628.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el
Current StackSize limit: 8192 KiB

solver pid=169781, runsolver pid=169778

[startup+0.100063 s]*
/proc/loadavg: 2.88 1.60 1.68 5/268 169786
/proc/meminfo: memFree=120511876/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=1186920 memory=32004 CPUtime=0.06 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 3726 0 0 0 5 1 0 0 20 0 1 0 237941318 1215406080 8001 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 296730 8001 4929 1 0 268752 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34948 KiB

[startup+0.205647 s]*
/proc/loadavg: 2.88 1.60 1.68 5/268 169786
/proc/meminfo: memFree=120457024/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=1253792 memory=105220 CPUtime=0.16 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 19519 0 0 0 13 3 0 0 20 0 1 0 237941318 1283883008 26305 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 313448 26305 7649 1 0 284806 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1257984 KiB
Current children cumulated memory: 108164 KiB

[startup+0.30566 s]*
/proc/loadavg: 2.88 1.60 1.68 5/268 169786
/proc/meminfo: memFree=120376384/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=1330800 memory=181892 CPUtime=0.27 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 38684 0 0 0 21 6 0 0 20 0 1 0 237941318 1362739200 45473 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 332700 45473 7649 1 0 304058 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1334992 KiB
Current children cumulated memory: 184836 KiB

[startup+0.700205 s]
/proc/loadavg: 2.88 1.60 1.68 5/268 169786
/proc/meminfo: memFree=120235516/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=1656360 memory=507868 CPUtime=0.65 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 120022 0 0 0 47 18 0 0 20 0 1 0 237941318 1696112640 126967 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 414090 126967 7809 1 0 385448 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1660552 KiB
Current children cumulated memory: 510812 KiB

[startup+1.5002 s]
/proc/loadavg: 2.88 1.60 1.68 5/268 169786
/proc/meminfo: memFree=119858400/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=1925656 memory=745936 CPUtime=1.46 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 179005 0 0 0 119 27 0 0 20 0 1 0 237941318 1971871744 186484 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 481414 186484 7873 1 0 452772 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1929848 KiB
Current children cumulated memory: 748880 KiB

[startup+3.10539 s]
/proc/loadavg: 2.89 1.62 1.68 3/258 169802
/proc/meminfo: memFree=120974404/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=1993072 memory=813408 CPUtime=3.05 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 193067 0 0 0 276 29 0 0 20 0 1 0 237941318 2040905728 203352 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 498268 203352 7937 1 0 469626 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1997264 KiB
Current children cumulated memory: 816352 KiB

[startup+6.3002 s]
/proc/loadavg: 2.89 1.62 1.68 5/268 169884
/proc/meminfo: memFree=119684160/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=2359836 memory=1055416 CPUtime=6.24 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 263773 0 0 0 581 43 0 0 20 0 1 0 237941318 2416472064 263854 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 589959 263854 8065 1 0 561317 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2364028 KiB
Current children cumulated memory: 1058360 KiB

[startup+12.7002 s]
/proc/loadavg: 2.98 1.66 1.70 5/268 169937
/proc/meminfo: memFree=119252544/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=2593044 memory=1271144 CPUtime=12.62 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 306347 0 0 0 1212 50 0 0 20 0 1 0 237941318 2655277056 317786 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 648261 317786 8129 1 0 619619 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 2597236 KiB
Current children cumulated memory: 1274088 KiB

[startup+25.5002 s]
/proc/loadavg: 3.20 1.78 1.73 4/263 170043
/proc/meminfo: memFree=121757512/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=2738120 memory=1410888 CPUtime=25.39 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 334136 0 0 0 2484 55 0 0 20 0 1 0 237941318 2803834880 352722 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 684530 352722 8161 1 0 655888 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2742312 KiB
Current children cumulated memory: 1413832 KiB

[startup+51.1055 s]
/proc/loadavg: 3.55 1.97 1.80 5/268 170280
/proc/meminfo: memFree=121450740/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=2897864 memory=1564952 CPUtime=50.91 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 366534 0 0 0 5030 61 0 0 20 0 1 0 237941318 2967412736 391238 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 724466 391238 8161 1 0 695824 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2902056 KiB
Current children cumulated memory: 1567896 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.27 1.91 5/267 170722
/proc/meminfo: memFree=120595440/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=3185780 memory=1851912 CPUtime=101.94 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 653767 0 0 0 10085 109 0 0 20 0 1 0 237941318 3262238720 462978 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 796445 462978 8161 1 0 767803 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 3189972 KiB
Current children cumulated memory: 1854856 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.60 2.05 5/262 170780
/proc/meminfo: memFree=121271304/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=3185780 memory=1857160 CPUtime=161.74 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 654604 0 0 0 16064 110 0 0 20 0 1 0 237941318 3262238720 464290 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 796445 464290 8161 1 0 767803 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 3189972 KiB
Current children cumulated memory: 1860104 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 2.89 2.19 5/268 170823
/proc/meminfo: memFree=117489132/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=3932588 memory=2570428 CPUtime=221.49 cores=1,3
/proc/169786/stat : 169786 (python3) R 169781 169781 168818 0 -1 4194304 829453 0 0 0 22013 136 0 0 20 0 1 0 237941318 4026970112 642607 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 983147 642607 8161 1 0 954505 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 3936780 KiB

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

/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1366976 memory=1156888 CPUtime=2773.76 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 539569 0 0 0 276805 571 0 0 20 0 1 0 237991472 1399783424 289222 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 341744 289222 544 696 0 340905 0
Current children cumulated CPU time: 3273.66 s
Current children cumulated vsize: 5475404 KiB
Current children cumulated memory: 3934964 KiB

[startup+3342.3 s]
/proc/loadavg: 4.45 4.20 4.08 5/271 171625
/proc/meminfo: memFree=116423592/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=4104236 memory=2775132 CPUtime=499.9 cores=1,3
/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1366976 memory=1172504 CPUtime=2833.61 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 542035 0 0 0 282786 575 0 0 20 0 1 0 237991472 1399783424 293126 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 341744 293126 544 696 0 340905 0
Current children cumulated CPU time: 3333.51 s
Current children cumulated vsize: 5475404 KiB
Current children cumulated memory: 3950580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.27 4.19 4.08 5/270 171627
/proc/meminfo: memFree=116427728/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=4104236 memory=2775132 CPUtime=499.9 cores=1,3
/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1334208 memory=1156120 CPUtime=2893.47 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 545027 0 0 0 288769 578 0 0 20 0 1 0 237991472 1366228992 289030 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 333552 289030 544 696 0 332713 0
Current children cumulated CPU time: 3393.37 s
Current children cumulated vsize: 5442636 KiB
Current children cumulated memory: 3934196 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.17 4.08 5/270 171629
/proc/meminfo: memFree=116522968/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=4104236 memory=2775132 CPUtime=499.9 cores=1,3
/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1235904 memory=1063984 CPUtime=2953.3 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 550309 0 0 0 294746 584 0 0 20 0 1 0 237991472 1265565696 265996 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 308976 265996 544 696 0 308137 0
Current children cumulated CPU time: 3453.2 s
Current children cumulated vsize: 5344332 KiB
Current children cumulated memory: 3842060 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.15 4.08 5/270 171631
/proc/meminfo: memFree=116485736/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=4104236 memory=2775132 CPUtime=499.9 cores=1,3
/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1203136 memory=1076244 CPUtime=3013.13 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 552796 0 0 0 300725 588 0 0 20 0 1 0 237991472 1232011264 269061 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 300784 269061 544 696 0 299945 0
Current children cumulated CPU time: 3513.03 s
Current children cumulated vsize: 5311564 KiB
Current children cumulated memory: 3854320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.13 4.08 5/270 171633
/proc/meminfo: memFree=116479732/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=4104236 memory=2775132 CPUtime=499.9 cores=1,3
/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1235904 memory=1100824 CPUtime=3072.95 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 555492 0 0 0 306702 593 0 0 20 0 1 0 237991472 1265565696 275206 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 308976 275206 544 696 0 308137 0
Current children cumulated CPU time: 3572.85 s
Current children cumulated vsize: 5344332 KiB
Current children cumulated memory: 3878900 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.12 4.14 4.09 5/270 171634
/proc/meminfo: memFree=116499776/131249988 swapFree=33010416/33010684
[pid=169781] ppid=169778 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169781/stat : 169781 (scip-naps-1.00.) S 169778 169781 168818 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 237941316 4292608 736 18446744073709551615 93829214937088 93829215831621 140726064494240 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93829216070672 93829216118416 93829219295232 140726064499103 140726064499200 140726064499200 140726064504804 0
/proc/169781/statm: 1048 736 672 219 0 110 0
[pid=169786] ppid=169781 vsize=4104236 memory=2775132 CPUtime=499.9 cores=1,3
/proc/169786/stat : 169786 (python3) S 169781 169781 168818 0 -1 4194304 898060 0 0 0 49838 152 0 0 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
[pid=170931] ppid=169786 vsize=1334208 memory=1094680 CPUtime=3100.17 cores=1,3
/proc/170931/stat : 170931 (naps-1.03a6) R 169786 170931 170931 0 -1 4194304 557552 0 0 0 309422 595 0 0 20 0 1 0 237991472 1366228992 273670 18446744073709551615 4198400 7047149 140732657084640 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 12947456 140732657093007 140732657093105 140732657093105 140732657098697 0
/proc/170931/statm: 333552 273670 544 696 0 332713 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 5442636 KiB
Current children cumulated memory: 3872756 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001682 s, system=0.005365 s

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

# cumulated CPU time of all completed processes:  user=3593.84 s, system=7.67219 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.4 s]
/proc/loadavg: 4.12 4.14 4.09 5/268 171634
/proc/meminfo: memFree=117583248/131249988 swapFree=33010416/33010684
[pid=169786] ppid=169778 vsize=4104236 memory=2775132 CPUtime=3600.87 cores=1,3
/proc/169786/stat : 169786 (python3) R 169778 169781 168818 0 -1 4194304 1018629 557553 0 0 49911 158 309422 596 20 0 1 0 237941318 4202737664 693783 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 1026059 693783 8193 1 0 997417 0
Current cumulated CPU time of completed processes: 0.007047 s
Current children cumulated CPU time: 3600.87 s
Current children cumulated vsize: 4104236 KiB
Current children cumulated memory: 2775132 KiB

[startup+3610.8 s]
/proc/loadavg: 4.12 4.14 4.09 5/268 171634
/proc/meminfo: memFree=117583248/131249988 swapFree=33010416/33010684
[pid=169786] ppid=169778 vsize=3768772 memory=2581952 CPUtime=3601.27 cores=1,3
/proc/169786/stat : 169786 (python3) R 169778 169781 168818 0 -1 4194304 1073008 557553 0 0 49947 162 309422 596 20 0 1 0 237941318 3859222528 645488 18446744073709551615 94007997440000 94007997440377 140725473874368 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94007997451672 94007997452292 94008011804672 140725473880406 140725473880608 140725473880608 140725473886183 0
/proc/169786/statm: 942193 645488 8193 1 0 913551 0
Current cumulated CPU time of completed processes: 0.007047 s
Current children cumulated CPU time: 3601.27 s
Current children cumulated vsize: 3768772 KiB
Current children cumulated memory: 2581952 KiB

[startup+3611 s]*
/proc/loadavg: 4.12 4.14 4.09 5/268 171634
/proc/meminfo: memFree=119992788/131249988 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.007047 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3611.01
CPU time (s): 3601.51
CPU user time (s): 3593.84
CPU system time (s): 7.67219
CPU usage (%): 99.7368
Max. virtual memory (cumulated for all children) (KiB): 6548196
Max. memory (cumulated for all children) (KiB): 4815972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.84
system time used= 7.67219
maximum resident set size= 2775132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1644512
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 364
involuntary context switches= 3831


# summary of solver processes directly reported to runsolver:
#   pid: 169781,169786
#   total CPU time (s): 3601.51
#   total CPU user time (s): 3593.84
#   total CPU system time (s): 7.67219

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.9741 second user time and 16.103 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 00:17:08
IDJOB=4543723
IDBENCH=174564
IDSOLVER=3368
FILE ID=nodeC031/4543723-1753222628
RUNJOBID= nodeC031-1753222578-168830
SLURM_JOB_ID= 9687820
Free space on /tmp= 432924 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v2_30_096.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543723-1753222628/watcher-4543723-1753222628 -o /tmp/evaluation-result-4543723-1753222628/solver-4543723-1753222628 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168830 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4543723-1753222628.opb

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

MD5SUM BENCH= fedac043231dc7d3bd4ac0917a28b068
RANDOM SEED=1283099743

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        120516036 kB
MemAvailable:   125668644 kB
Buffers:            2128 kB
Cached:          5837464 kB
SwapCached:            8 kB
Active:          5110580 kB
Inactive:        4703396 kB
Active(anon):    3990168 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4692932 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11340 kB
Writeback:            24 kB
AnonPages:       3977520 kB
Mapped:           131000 kB
Shmem:             26248 kB
KReclaimable:     357004 kB
Slab:             455836 kB
SReclaimable:     357004 kB
SUnreclaim:        98832 kB
KernelStack:        4320 kB
PageTables:        11680 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    7836668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432860 MiB
End job on nodeC031 at 2025-07-23 01:17:19