Trace number 4529781

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.00a2UNSAT 523.718 525.345

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUMc8aab35d42bad0d90391f6d533654bf0
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 benchmark1.29058
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

517.98/519.60	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529781-1752253269.opb
517.98/519.60	c Solving mode: decision
517.98/519.60	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
517.98/519.60	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
517.98/519.60	c original problem has 40605 variables (40605 bin, 0 int, 0 impl, 0 cont) and 118930 constraints
517.98/519.60	c presolving:
517.98/519.60	c (round 1, fast)       16 del vars, 7 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 0 upgd conss, 0 impls, 78836 clqs
517.98/519.60	c (round 2, medium)     1131 del vars, 35 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 0 upgd conss, 0 impls, 76631 clqs
517.98/519.60	c (round 3, fast)       1131 del vars, 2244 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 0 upgd conss, 0 impls, 76633 clqs
517.98/519.60	c (round 4, exhaustive) 1131 del vars, 2245 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 116683 upgd conss, 0 impls, 76633 clqs
517.98/519.60	c (round 5, exhaustive) 1132 del vars, 117179 del conss, 38310 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 116683 upgd conss, 0 impls, 76631 clqs
517.98/519.60	c (round 6, exhaustive) 1396 del vars, 117179 del conss, 38310 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 116684 upgd conss, 0 impls, 110008 clqs
517.98/519.60	c (round 7, fast)       1425 del vars, 117208 del conss, 38310 add conss, 1 chg bounds, 870 chg sides, 1769 chg coeffs, 116740 upgd conss, 0 impls, 109951 clqs
517.98/519.60	c (round 8, exhaustive) 1482 del vars, 117268 del conss, 38370 add conss, 1 chg bounds, 870 chg sides, 1769 chg coeffs, 116740 upgd conss, 0 impls, 109836 clqs
517.98/519.60	c (round 9, exhaustive) 1483 del vars, 117336 del conss, 38427 add conss, 1 chg bounds, 870 chg sides, 1769 chg coeffs, 116740 upgd conss, 0 impls, 109858 clqs
517.98/519.60	c (round 10, fast)       1483 del vars, 117391 del conss, 38427 add conss, 1 chg bounds, 870 chg sides, 1769 chg coeffs, 116740 upgd conss, 0 impls, 109858 clqs
517.98/519.60	c (round 11, exhaustive) 1519 del vars, 117430 del conss, 38428 add conss, 1 chg bounds, 870 chg sides, 1769 chg coeffs, 116740 upgd conss, 0 impls, 109768 clqs
517.98/519.60	c (round 12, exhaustive) 1785 del vars, 117433 del conss, 38429 add conss, 1 chg bounds, 870 chg sides, 1769 chg coeffs, 116740 upgd conss, 0 impls, 118570 clqs
517.98/519.60	c (round 13, fast)       2037 del vars, 117685 del conss, 38429 add conss, 1 chg bounds, 870 chg sides, 2021 chg coeffs, 116757 upgd conss, 0 impls, 118123 clqs
517.98/519.60	c (round 14, exhaustive) 2049 del vars, 117714 del conss, 38458 add conss, 1 chg bounds, 870 chg sides, 2021 chg coeffs, 116757 upgd conss, 0 impls, 118088 clqs
517.98/519.60	c (round 15, exhaustive) 2296 del vars, 117730 del conss, 38470 add conss, 1 chg bounds, 870 chg sides, 2021 chg coeffs, 116757 upgd conss, 0 impls, 121195 clqs
517.98/519.60	c (round 16, exhaustive) 2358 del vars, 117754 del conss, 38471 add conss, 1 chg bounds, 870 chg sides, 2040 chg coeffs, 116759 upgd conss, 0 impls, 268425 clqs
517.98/519.60	c (round 17, exhaustive) 2396 del vars, 117842 del conss, 38556 add conss, 1 chg bounds, 870 chg sides, 2043 chg coeffs, 116762 upgd conss, 0 impls, 268114 clqs
517.98/519.60	c (round 18, exhaustive) 2396 del vars, 117877 del conss, 38591 add conss, 1 chg bounds, 870 chg sides, 2043 chg coeffs, 116762 upgd conss, 0 impls, 268160 clqs
517.98/519.60	c    (6.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
517.98/519.60	c    (6.6s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.08)
517.98/519.60	c dynamic symmetry handling statistics:
517.98/519.60	c    orbitopal reduction:       no components
517.98/519.60	c    orbital reduction:         no components
517.98/519.60	c    lexicographic reduction:    2 permutations with support sizes 26074, 1600
517.98/519.60	c handled 2 out of 2 symmetry components
517.98/519.60	c presolving (19 rounds: 19 fast, 14 medium, 13 exhaustive):
517.98/519.60	c  2423 deleted vars, 117878 deleted constraints, 38591 added constraints, 1 tightened bounds, 0 added holes, 870 changed sides, 2043 changed coefficients
517.98/519.60	c  0 implications, 292793 cliques
517.98/519.60	c presolved problem has 38193 variables (38193 bin, 0 int, 0 impl, 0 cont) and 38980 constraints
517.98/519.60	c    1740 constraints of type <knapsack>
517.98/519.60	c     290 constraints of type <setppc>
517.98/519.60	c   36948 constraints of type <and>
517.98/519.60	c       2 constraints of type <logicor>
517.98/519.60	c transformed objective value is always integral (scale: 1)
517.98/519.60	c Presolving Time: 6.51
517.98/519.60	c 
517.98/519.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
517.98/519.60	c   8.7s|     1 |     0 |  2315 |     - |   755M |   0 |  38k|  39k|  75k|   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c  18.9s|     1 |     0 | 13086 |     - |   778M |   0 |  38k|  39k|  76k| 576 |  1 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c  31.9s|     1 |     0 | 19074 |     - |   809M |   0 |  38k|  39k|  77k|1816 |  2 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c  46.2s|     1 |     0 | 26200 |     - |   829M |   0 |  38k|  39k|  78k|2812 |  3 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c  64.2s|     1 |     0 | 34861 |     - |   848M |   0 |  38k|  39k|  79k|4046 |  4 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c  96.3s|     1 |     0 | 45855 |     - |   861M |   0 |  38k|  39k|  81k|5285 |  5 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   118s|     1 |     0 | 57185 |     - |   861M |   0 |  38k|  39k|  82k|6729 |  6 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   166s|     1 |     0 | 72469 |     - |   877M |   0 |  38k|  39k|  84k|8149 |  7 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   210s|     1 |     0 | 89987 |     - |   878M |   0 |  38k|  39k|  85k|9788 |  8 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   268s|     1 |     0 |108913 |     - |   878M |   0 |  38k|  39k|  87k|  11k|  9 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   352s|     1 |     0 |128846 |     - |   889M |   0 |  38k|  39k|  88k|  12k| 10 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   425s|     1 |     0 |153613 |     - |   890M |   0 |  38k|  39k|  90k|  14k| 11 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c   519s|     1 |     2 |188537 |     - |   893M |   0 |  38k|  39k|  90k|  14k| 11 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
517.98/519.60	c 
517.98/519.60	c SCIP Status        : solving was interrupted [time limit reached]
517.98/519.60	c Solving Time (sec) : 519.06
517.98/519.60	c Solving Nodes      : 1
517.98/519.60	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
517.98/519.60	c Dual Bound         : +0.00000000000000e+00
517.98/519.60	c Gap                : infinite
517.98/519.60	c ----------------------------------------------------------------------
517.98/519.60	c dual bound: 0.0 -> 0
517.98/519.60	c primal bound: 1e+20 -> 100000000000000000000
517.98/519.60	c scip-goal-lb: 0
517.98/519.60	c scip-goal-ub: 100000000000000000000
517.98/519.60	c writing output to: HOME/tmpsm_3f1x5.opb
517.98/519.60	c appending fixed variable constraints
517.98/519.60	c scip-fixed vars: 1.98% (757/38193)
517.98/519.60	c ----------------------------------------------------------------------
517.98/519.60	c executing external solver: HOME/naps-1.03a6
517.98/519.60	c ----------------------------------------------------------------------
517.98/519.60	c command: HOME/naps-1.03a6 HOME/tmpsm_3f1x5.opb
517.98/519.61	c NaPS 1.03a6.
517.98/519.61	c Input file name: HOME/tmpsm_3f1x5.opb
523.15/524.83	c s UNSATISFIABLE
523.15/524.83	c _____________________________________________________________________________
523.15/524.83	c std/band forms        : 1740,0
523.15/524.83	c 2cl/3cl ITE-codings   : 122562,0
523.15/524.83	c BDD/srt/adr Max costs : 204,0,0
523.15/524.83	c BDDraw/bin/mul/srt/adr: 0,0,1740,0,0
523.15/524.83	c BDD nodes             : 191884
523.15/524.83	c Es1/CC detections     : 0,0
523.15/524.83	c CC sort               : 0
523.15/524.83	c SAT/UNSAT calls       : 0,1
523.15/524.83	c regenrated variables  : 0
523.15/524.83	c eliminated fixed lits : 1433
523.15/524.83	c goal lit flips        : 0
523.15/524.83	c goal stages           : 0
523.15/524.83	c goal shrink           : 0
523.15/524.83	c goal coeff separations: 0
523.15/524.83	c restarts              : 724
523.15/524.83	c conflicts             : 9203           (1789 /sec)
523.15/524.83	c decisions             : 87834          (17070 /sec)
523.15/524.83	c propagations          : 17392745       (3380224 /sec)
523.15/524.83	c inspects              : 0              (0 /sec)
523.15/524.83	c CPU time (solving tm) : 5.145 s        (3.316 s, SAT 0 s, UNSAT 3.316 s)
523.15/524.83	c Time for Opt-base     : 0.4518 s
523.15/524.83	c Steps for Opt-base    : 1396231
523.15/524.83	c Time for BDD coding   : 0.9632 s
523.15/524.83	c Time for srt coding   : 0 s
523.15/524.83	c _____________________________________________________________________________
523.15/524.84	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529781-1752253269/watcher-4529781-1752253269 -o /tmp/evaluation-result-4529781-1752253269/solver-4529781-1752253269 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752253269-115888 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529781-1752253269.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
Linux 5.14.0-503.14.1.el
solver pid=115945, runsolver pid=115930
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.20 2.90 3.09 6/268 115962
/proc/meminfo: memFree=127304644/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=127420 memory=26760 CPUtime=0.05 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 3081 0 2 0 4 1 0 0 20 0 1 0 140949399 130478080 6690 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 31855 6690 4226 1 0 3957 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 131612 KiB
Current children cumulated memory: 29704 KiB

[startup+0.205337 s]*
/proc/loadavg: 2.20 2.90 3.09 6/268 115962
/proc/meminfo: memFree=127213756/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=1218028 memory=69000 CPUtime=0.14 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 10773 0 6 0 12 2 0 0 20 0 1 0 140949399 1247260672 17250 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 304507 17250 7458 1 0 275865 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1222220 KiB
Current children cumulated memory: 71944 KiB

[startup+0.305392 s]*
/proc/loadavg: 2.20 2.90 3.09 6/268 115962
/proc/meminfo: memFree=127085524/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=1256004 memory=106248 CPUtime=0.25 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 20058 0 6 0 21 4 0 0 20 0 1 0 140949399 1286148096 26562 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 314001 26562 7458 1 0 285359 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1260196 KiB
Current children cumulated memory: 109192 KiB

[startup+0.700218 s]
/proc/loadavg: 2.20 2.90 3.09 6/268 115962
/proc/meminfo: memFree=126875356/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=1436820 memory=284040 CPUtime=0.63 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 64259 0 6 0 53 10 0 0 20 0 1 0 140949399 1471303680 71010 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 359205 71010 7746 1 0 330563 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1441012 KiB
Current children cumulated memory: 286984 KiB

[startup+1.50022 s]
/proc/loadavg: 2.20 2.90 3.09 6/263 115970
/proc/meminfo: memFree=126689092/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=1515488 memory=361864 CPUtime=1.44 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 83845 0 6 0 130 14 0 0 20 0 1 0 140949399 1551859712 90466 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 378872 90466 7810 1 0 350230 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1519680 KiB
Current children cumulated memory: 364808 KiB

[startup+3.10555 s]
/proc/loadavg: 2.43 2.94 3.10 5/265 115976
/proc/meminfo: memFree=126597604/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=1545188 memory=392840 CPUtime=3.03 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 91766 0 6 0 286 17 0 0 20 0 1 0 140949399 1582272512 98210 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 386297 98210 7842 1 0 357655 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1549380 KiB
Current children cumulated memory: 395784 KiB

[startup+6.30022 s]
/proc/loadavg: 2.43 2.94 3.10 6/268 116011
/proc/meminfo: memFree=126437400/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=1562996 memory=409840 CPUtime=6.2 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 95503 0 6 0 602 18 0 0 20 0 1 0 140949399 1600507904 102460 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 390749 102460 7842 1 0 362107 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1567188 KiB
Current children cumulated memory: 412784 KiB

[startup+12.7001 s]
/proc/loadavg: 2.55 2.96 3.11 6/268 116011
/proc/meminfo: memFree=125826320/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=924012 CPUtime=12.59 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 227858 0 6 0 1222 37 0 0 20 0 1 0 140949399 2263228416 231003 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 231003 8066 1 0 523904 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 926956 KiB

[startup+25.5001 s]
/proc/loadavg: 2.95 3.03 3.13 7/268 116011
/proc/meminfo: memFree=125775164/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=925804 CPUtime=25.35 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 228558 0 6 0 2498 37 0 0 20 0 1 0 140949399 2263228416 231451 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 231451 8098 1 0 523904 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 928748 KiB

[startup+51.1048 s]
/proc/loadavg: 3.37 3.12 3.16 6/268 116011
/proc/meminfo: memFree=125719724/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=926188 CPUtime=50.88 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 228644 0 6 0 5050 38 0 0 20 0 1 0 140949399 2263228416 231547 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 231547 8098 1 0 523904 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 929132 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 3.27 3.21 6/268 116013
/proc/meminfo: memFree=125353568/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=926444 CPUtime=101.94 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 228712 0 6 0 10154 40 0 0 20 0 1 0 140949399 2263228416 231611 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 231611 8098 1 0 523904 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 929388 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 3.44 3.27 6/269 116114
/proc/meminfo: memFree=123135076/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=931308 CPUtime=161.73 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 228735 0 6 0 16129 44 0 0 20 0 1 0 140949399 2263228416 232827 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 232827 8098 1 0 523904 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 934252 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.58 3.33 6/269 116410
/proc/meminfo: memFree=125484020/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=932204 CPUtime=221.49 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 228785 0 6 0 22096 53 0 0 20 0 1 0 140949399 2263228416 233051 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 233051 8098 1 0 523904 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 935148 KiB

[startup+282.3 s]
/proc/loadavg: 4.53 3.82 3.43 6/268 116412
/proc/meminfo: memFree=125483256/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=932332 CPUtime=281.33 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 228829 0 6 0 28080 53 0 0 20 0 1 0 140949399 2263228416 233083 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 233083 8098 1 0 523904 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 935276 KiB

[startup+342.3 s]
/proc/loadavg: 4.29 3.88 3.48 6/269 116415
/proc/meminfo: memFree=125447396/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=935532 CPUtime=341.17 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 229017 0 6 0 34063 54 0 0 20 0 1 0 140949399 2263228416 233883 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 233883 8098 1 0 523904 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 938476 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.92 3.52 6/271 116421
/proc/meminfo: memFree=125351176/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=939500 CPUtime=401 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 229059 0 6 0 40046 54 0 0 20 0 1 0 140949399 2263228416 234875 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 234875 8098 1 0 523904 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 942444 KiB

[startup+462.3 s]
/proc/loadavg: 4.48 4.07 3.60 6/271 116424
/proc/meminfo: memFree=125321456/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2210184 memory=967148 CPUtime=460.84 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 229611 0 6 0 46030 54 0 0 20 0 1 0 140949399 2263228416 241787 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 552546 241787 8098 1 0 523904 0
Current children cumulated CPU time: 460.84 s
Current children cumulated vsize: 2214376 KiB
Current children cumulated memory: 970092 KiB

[startup+522.3 s]
/proc/loadavg: 4.23 4.07 3.64 6/274 116483
/proc/meminfo: memFree=121674032/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2232712 memory=1021036 CPUtime=517.99 cores=4,6
/proc/115961/stat : 115961 (python3) S 115945 115945 115877 0 -1 4194304 235621 0 6 0 51743 56 0 0 20 0 1 0 140949399 2286297088 255259 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 558178 255259 8098 1 0 529536 0
[pid=116483] ppid=115961 vsize=152776 memory=137792 CPUtime=2.67 cores=4,6
/proc/116483/stat : 116483 (naps-1.03a6) R 115961 116483 116483 0 -1 4194304 25414 0 0 0 262 5 0 0 20 0 1 0 141001357 156442624 34448 18446744073709551615 4198400 7047149 140723955037984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31416320 140723955042703 140723955042801 140723955042801 140723955048393 0
/proc/116483/statm: 38194 34448 544 696 0 37355 0
Current children cumulated CPU time: 520.66 s
Current children cumulated vsize: 2389680 KiB
Current children cumulated memory: 1161772 KiB

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

# cumulated CPU time of all completed processes:  user=523.035 s, system=0.682355 s

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

[startup+523.2 s]
/proc/loadavg: 4.23 4.07 3.64 6/274 116483
/proc/meminfo: memFree=121649716/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2232712 memory=1021036 CPUtime=517.99 cores=4,6
/proc/115961/stat : 115961 (python3) S 115945 115945 115877 0 -1 4194304 235621 0 6 0 51743 56 0 0 20 0 1 0 140949399 2286297088 255259 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 558178 255259 8098 1 0 529536 0
[pid=116483] ppid=115961 vsize=124188 memory=113408 CPUtime=3.57 cores=4,6
/proc/116483/stat : 116483 (naps-1.03a6) R 115961 116483 116483 0 -1 4194304 26778 0 0 0 351 6 0 0 20 0 1 0 141001357 127168512 28352 18446744073709551615 4198400 7047149 140723955037984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31416320 140723955042703 140723955042801 140723955042801 140723955048393 0
/proc/116483/statm: 31047 28352 544 696 0 30208 0
Current children cumulated CPU time: 521.56 s
Current children cumulated vsize: 2361092 KiB
Current children cumulated memory: 1137388 KiB

[startup+524 s]*
/proc/loadavg: 4.21 4.07 3.64 6/274 116483
/proc/meminfo: memFree=121649716/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2232712 memory=1021036 CPUtime=517.99 cores=4,6
/proc/115961/stat : 115961 (python3) S 115945 115945 115877 0 -1 4194304 235621 0 6 0 51743 56 0 0 20 0 1 0 140949399 2286297088 255259 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 558178 255259 8098 1 0 529536 0
[pid=116483] ppid=115961 vsize=157088 memory=132436 CPUtime=4.37 cores=4,6
/proc/116483/stat : 116483 (naps-1.03a6) R 115961 116483 116483 0 -1 4194304 27429 0 0 0 431 6 0 0 20 0 1 0 141001357 160858112 33109 18446744073709551615 4198400 7047149 140723955037984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31416320 140723955042703 140723955042801 140723955042801 140723955048393 0
/proc/116483/statm: 39272 33109 544 696 0 38433 0
Current children cumulated CPU time: 522.36 s
Current children cumulated vsize: 2393992 KiB
Current children cumulated memory: 1156416 KiB

[startup+524.8 s]
/proc/loadavg: 4.21 4.07 3.64 6/274 116483
/proc/meminfo: memFree=121649716/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2232712 memory=1021036 CPUtime=517.99 cores=4,6
/proc/115961/stat : 115961 (python3) S 115945 115945 115877 0 -1 4194304 235621 0 6 0 51743 56 0 0 20 0 1 0 140949399 2286297088 255259 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 558178 255259 8098 1 0 529536 0
[pid=116483] ppid=115961 vsize=124316 memory=114356 CPUtime=5.16 cores=4,6
/proc/116483/stat : 116483 (naps-1.03a6) R 115961 116483 116483 0 -1 4194304 27437 0 0 0 510 6 0 0 20 0 1 0 141001357 127299584 28589 18446744073709551615 4198400 7047149 140723955037984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31416320 140723955042703 140723955042801 140723955042801 140723955048393 0
/proc/116483/statm: 31079 28589 544 696 0 30240 0
Current children cumulated CPU time: 523.15 s
Current children cumulated vsize: 2361220 KiB
Current children cumulated memory: 1138336 KiB

[startup+525.2 s]
/proc/loadavg: 4.21 4.07 3.64 6/273 116483
/proc/meminfo: memFree=121747376/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2231656 memory=1020100 CPUtime=523.54 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 272412 27440 6 0 51776 58 514 6 20 0 1 0 140949399 2285215744 255025 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 557914 255025 8098 1 0 529272 0
Current children cumulated CPU time: 523.54 s
Current children cumulated vsize: 2235848 KiB
Current children cumulated memory: 1023044 KiB

[startup+525.3 s]
/proc/loadavg: 4.21 4.07 3.64 6/273 116483
/proc/meminfo: memFree=121747376/131250000 swapFree=33010684/33010684
[pid=115945] ppid=115930 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/115945/stat : 115945 (scip-naps-1.00a) S 115930 115945 115877 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 140949396 4292608 736 18446744073709551615 94503435304960 94503436199493 140735006632064 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94503436438544 94503436486288 94503437942784 140735006640539 140735006640638 140735006640638 140735006646242 0
/proc/115945/statm: 1048 736 672 219 0 110 0
[pid=115961] ppid=115945 vsize=2145984 memory=986572 CPUtime=523.64 cores=4,6
/proc/115961/stat : 115961 (python3) R 115945 115945 115877 0 -1 4194304 279217 27440 6 0 51786 58 514 6 20 0 1 0 140949399 2197487616 246643 18446744073709551615 94487542325248 94487542325625 140721668542272 0 0 0 0 16781312 0 0 0 0 17 6 0 0 0 0 0 94487542336920 94487542337540 94487548182528 140721668544847 140721668545056 140721668545056 140721668550631 0
/proc/115961/statm: 536496 246643 8098 1 0 507854 0
Current children cumulated CPU time: 523.64 s
Current children cumulated vsize: 2150176 KiB
Current children cumulated memory: 989516 KiB

Child status: 0

Real time (s): 525.345
CPU time (s): 523.718
CPU user time (s): 523.035
CPU system time (s): 0.682355
CPU usage (%): 99.6903
Max. virtual memory (cumulated for all children) (KiB): 2393992
Max. memory (cumulated for all children) (KiB): 1161772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 523.035
system time used= 0.682355
maximum resident set size= 1021036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310326
page faults= 6
swaps= 0
block input operations= 0
block output operations= 7200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 390
involuntary context switches= 546


# summary of solver processes directly reported to runsolver:
#   pid: 115945
#   total CPU time (s): 523.718
#   total CPU user time (s): 523.035
#   total CPU system time (s): 0.682355

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13189 second user time and 2.23441 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-11 19:01:09
IDJOB=4529781
IDBENCH=147734
IDSOLVER=3388
FILE ID=nodeC028/4529781-1752253269
RUNJOBID= nodeC028-1752253269-115888
SLURM_JOB_ID= 9682584
Free space on /tmp= 431188 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529781-1752253269/watcher-4529781-1752253269 -o /tmp/evaluation-result-4529781-1752253269/solver-4529781-1752253269 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752253269-115888 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529781-1752253269.opb

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

MD5SUM BENCH= c8aab35d42bad0d90391f6d533654bf0
RANDOM SEED=226639851

nodeC028 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		: 3555.354
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	: 7000.16
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		: 2859.074
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	: 7000.16
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		: 3600.297
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	: 7000.16
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		: 3253.302
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	: 7000.16
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		: 3600.091
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	: 7000.16
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		: 2732.119
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.077
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	: 7000.16
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		: 1328.096
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127335692 kB
MemAvailable:   129751024 kB
Buffers:            3280 kB
Cached:          3213076 kB
SwapCached:            0 kB
Active:           381820 kB
Inactive:        2900392 kB
Active(anon):      83676 kB
Inactive(anon):        0 kB
Active(file):     298144 kB
Inactive(file):  2900392 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             28436 kB
Writeback:             0 kB
AnonPages:         68436 kB
Mapped:           106156 kB
Shmem:             18068 kB
KReclaimable:     112072 kB
Slab:             204924 kB
SReclaimable:     112072 kB
SUnreclaim:        92852 kB
KernelStack:        4128 kB
PageTables:         3084 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     335656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431104 MiB
End job on nodeC028 at 2025-07-11 19:09:54