Trace number 4541585

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 118.706 119.121

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-20array_ineq6.opb
MD5SUM3fc1fa6fafd20a9b1fe100c4dc12e1ea
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 benchmark72.4891
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints3361
Number of constraints which are clauses2460
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints881
Minimum length of a constraint1
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.22/0.39	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541585-1753210000.opb
0.22/0.39	c Solving mode: decision
0.22/0.39	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.22/0.39	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.22/0.39	c original problem has 2520 variables (2520 bin, 0 int, 0 impl, 0 cont) and 3361 constraints
0.22/0.39	c presolving:
0.22/0.39	c (round 1, fast)       446 del vars, 1018 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1201 clqs
0.22/0.39	c (round 2, fast)       458 del vars, 1242 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1397 clqs
0.22/0.39	c (round 3, medium)     856 del vars, 1242 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 601 clqs
0.22/0.39	c (round 4, fast)       856 del vars, 2038 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 601 clqs
0.22/0.39	c (round 5, exhaustive) 856 del vars, 2038 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 601 upgd conss, 0 impls, 601 clqs
0.22/0.39	c (round 6, fast)       856 del vars, 2038 del conss, 0 add conss, 269 chg bounds, 2 chg sides, 79 chg coeffs, 601 upgd conss, 0 impls, 601 clqs
0.22/0.39	c (round 7, exhaustive) 856 del vars, 2638 del conss, 200 add conss, 269 chg bounds, 2 chg sides, 79 chg coeffs, 601 upgd conss, 0 impls, 602 clqs
0.22/0.39	c    (0.1s) probing: 1000/1674 (59.7%) - 0 fixings, 0 aggregations, 574 implications, 0 bound changes
0.22/0.39	c    (0.1s) probing: 1001/1674 (59.8%) - 0 fixings, 0 aggregations, 574 implications, 0 bound changes
0.22/0.39	c    (0.1s) probing aborted: 1000/1000 successive useless probings
0.22/0.39	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.22/0.39	c    (0.1s) no symmetry present (symcode time: 0.00)
0.22/0.39	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.22/0.39	c  856 deleted vars, 2638 deleted constraints, 200 added constraints, 269 tightened bounds, 0 added holes, 2 changed sides, 79 changed coefficients
0.22/0.39	c  0 implications, 1176 cliques
0.22/0.39	c presolved problem has 1674 variables (1674 bin, 0 int, 0 impl, 0 cont) and 923 constraints
0.22/0.39	c       1 constraints of type <knapsack>
0.22/0.39	c     200 constraints of type <and>
0.22/0.39	c     722 constraints of type <linear>
0.22/0.39	c transformed objective value is always integral (scale: 1)
0.22/0.39	c Presolving Time: 0.10
0.22/0.39	c 
0.22/0.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.22/0.39	c   0.1s|     1 |     0 |   732 |     - |    21M |   0 |1674 | 965 |1123 |   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.22/0.39	c o 0.2s|     1 |     0 |  1372 |     - |feaspump|   0 |1674 | 965 |1123 |   0 |  0 |  41 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.22/0.39	c   0.2s|     1 |     0 |  1372 |     - |    21M |   0 |1674 | 965 |1123 |   0 |  0 |  41 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.22/0.39	c 
0.22/0.39	c SCIP Status        : problem is solved [optimal solution found]
0.22/0.39	c Solving Time (sec) : 0.18
0.22/0.39	c Solving Nodes      : 1
0.22/0.39	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.22/0.39	c Dual Bound         : +0.00000000000000e+00
0.22/0.39	c Gap                : 0.00 %
0.22/0.39	c [VIOLATION] Line 97: +1 x2481 -1 x2441 +2 x2482 -2 x2442 +4 x2483 -4 x2443 +8 x2484 -8 x2444 +16 x2485 -16 x2445 +32 x2486 -32 x2446 +64 x2487 -64 x2447 +128 x2488 -128 x2448 +256 x2489 -256 x2449 +512 x2490 -512 x2450 +1024 x2491 -1024 x2451 +2048 x2492 -2048 x2452 +4096 x2493 -4096 x2453 +8192 x2494 -8192 x2454 +16384 x2495 -16384 x2455 +32768 x2496 -32768 x2456 +65536 x2497 -65536 x2457 +131072 x2498 -131072 x2458 +262144 x2499 -262144 x2459 +524288 x2500 -524288 x2460 +1048576 x2501 -1048576 x2461 +2097152 x2502 -2097152 x2462 +4194304 x2503 -4194304 x2463 +8388608 x2504 -8388608 x2464 +16777216 x2505 -16777216 x2465 +33554432 x2506 -33554432 x2466 +67108864 x2507 -67108864 x2467 +134217728 x2508 -134217728 x2468 +268435456 x2509 -268435456 x2469 +536870912 x2510 -536870912 x2470 +1073741824 x2511 -1073741824 x2471 +2147483648 x2512 -2147483648 x2472 +4294967296 x2513 -4294967296 x2473 +8589934592 x2514 -8589934592 x2474 +17179869184 x2515 -17179869184 x2475 +34359738368 x2516 -34359738368 x2476 +68719476736 x2517 -68719476736 x2477 +137438953472 x2518 -137438953472 x2478 +274877906944 x2519 -274877906944 x2479 +549755813888 x2520 -549755813888 x2480 >= 1 ;
0.22/0.39	c   Computed activity: 0
0.22/0.39	c   Required: activity >= 1
0.22/0.39	c   Variable assignments: {x2481=0, x2441=0, x2482=0, x2442=0, x2483=0, x2443=0, x2484=0, x2444=0, x2485=0, x2445=0, x2486=0, x2446=0, x2487=0, x2447=0, x2488=0, x2448=0, x2489=0, x2449=0, x2490=0, x2450=0, x2491=0, x2451=0, x2492=0, x2452=0, x2493=0, x2453=0, x2494=0, x2454=0, x2495=0, x2455=0, x2496=0, x2456=0, x2497=0, x2457=0, x2498=0, x2458=0, x2499=0, x2459=0, x2500=0, x2460=0, x2501=0, x2461=0, x2502=0, x2462=0, x2503=0, x2463=0, x2504=0, x2464=0, x2505=0, x2465=0, x2506=0, x2466=0, x2507=0, x2467=0, x2508=0, x2468=0, x2509=0, x2469=0, x2510=0, x2470=0, x2511=0, x2471=0, x2512=0, x2472=0, x2513=0, x2473=0, x2514=0, x2474=0, x2515=0, x2475=0, x2516=0, x2476=0, x2517=0, x2477=0, x2518=0, x2478=0, x2519=0, x2479=0, x2520=0, x2480=0}}
0.22/0.39	c SCIP found a solution, but it is not feasible according to the original problem.
0.22/0.39	c ----------------------------------------------------------------------
0.22/0.39	c executing external solver (fallback): HOME/naps-1.03a6
0.22/0.39	c ----------------------------------------------------------------------
0.22/0.39	c command: HOME/naps-1.03a6 HOME/instance-4541585-1753210000.opb
0.22/0.39	c NaPS 1.03a6.
0.22/0.39	c Input file name: HOME/instance-4541585-1753210000.opb
118.56/119.09	c s UNSATISFIABLE
118.56/119.09	c _____________________________________________________________________________
118.56/119.09	c std/band forms        : 1,722
118.56/119.09	c 2cl/3cl ITE-codings   : 38,3007
118.56/119.09	c BDD/srt/adr Max costs : 115,0,0
118.56/119.09	c BDDraw/bin/mul/srt/adr: 723,0,0,0,0
118.56/119.09	c BDD nodes             : 7976
118.56/119.09	c Es1/CC detections     : 0,0
118.56/119.09	c CC sort               : 0
118.56/119.09	c SAT/UNSAT calls       : 0,1
118.56/119.09	c regenrated variables  : 0
118.56/119.09	c eliminated fixed lits : 2155
118.56/119.09	c goal lit flips        : 0
118.56/119.09	c goal stages           : 0
118.56/119.09	c goal shrink           : 0
118.56/119.09	c goal coeff separations: 0
118.56/119.09	c restarts              : 61593
118.56/119.09	c conflicts             : 1938221        (16418 /sec)
118.56/119.09	c decisions             : 3062256        (25940 /sec)
118.56/119.09	c propagations          : 256982318      (2176826 /sec)
118.56/119.09	c inspects              : 0              (0 /sec)
118.56/119.09	c CPU time (solving tm) : 118.1 s        (118 s, SAT 0 s, UNSAT 118 s)
118.56/119.09	c Time for Opt-base     : 0 s
118.56/119.09	c Steps for Opt-base    : 0
118.56/119.09	c Time for BDD coding   : 0.03044 s
118.56/119.09	c Time for srt coding   : 0 s
118.56/119.09	c _____________________________________________________________________________
118.56/119.09	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: 63665 MiB (59681 MiB free)
  memory of node 1: 64507 MiB (53346 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541585-1753210000/watcher-4541585-1753210000 -o /tmp/evaluation-result-4541585-1753210000/solver-4541585-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174949 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541585-1753210000.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=174996, runsolver pid=174990
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 1.01 3.23 5.49 3/268 175025
/proc/meminfo: memFree=115728220/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=68056 memory=22656 CPUtime=0.03 cores=0,2
/proc/175016/stat : 175016 (python3) R 174996 174996 174935 0 -1 4194304 2798 0 0 0 3 0 0 0 20 0 1 0 236679900 69689344 5664 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 17014 5664 3296 1 0 3882 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 72248 KiB
Current children cumulated memory: 25600 KiB

[startup+0.205699 s]*
/proc/loadavg: 1.01 3.23 5.49 6/268 175025
/proc/meminfo: memFree=115658112/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1208260 memory=60416 CPUtime=0.12 cores=0,2
/proc/175016/stat : 175016 (python3) R 174996 174996 174935 0 -1 4194304 8578 0 11 0 10 2 0 0 20 0 1 0 236679900 1237258240 15104 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 302065 15104 7520 1 0 273423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1212452 KiB
Current children cumulated memory: 63360 KiB

[startup+0.305799 s]*
/proc/loadavg: 1.01 3.23 5.49 5/269 175026
/proc/meminfo: memFree=115594112/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1217108 memory=66944 CPUtime=0.22 cores=0,2
/proc/175016/stat : 175016 (python3) R 174996 174996 174935 0 -1 4194304 9897 0 11 0 20 2 0 0 20 0 1 0 236679900 1246318592 16736 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 304277 16736 7872 1 0 275635 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 1221300 KiB
Current children cumulated memory: 69888 KiB

[startup+0.700169 s]
/proc/loadavg: 1.01 3.23 5.49 5/271 175028
/proc/meminfo: memFree=115552532/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=9688 memory=7816 CPUtime=0.29 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 2506 0 0 0 29 0 0 0 20 0 1 0 236679937 9920512 1954 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 2422 1954 544 696 0 1583 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 1235788 KiB
Current children cumulated memory: 82824 KiB

[startup+1.50016 s]
/proc/loadavg: 1.01 3.23 5.49 5/272 175029
/proc/meminfo: memFree=115513724/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=10808 memory=8752 CPUtime=1.08 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 3268 0 0 0 108 0 0 0 20 0 1 0 236679937 11067392 2188 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 2702 2188 544 696 0 1863 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 1236908 KiB
Current children cumulated memory: 83760 KiB

[startup+3.10522 s]
/proc/loadavg: 1.01 3.23 5.49 5/272 175029
/proc/meminfo: memFree=115514732/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=10284 memory=8492 CPUtime=2.68 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 4270 0 0 0 268 0 0 0 20 0 1 0 236679937 10530816 2123 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 2571 2123 544 696 0 1732 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 1236384 KiB
Current children cumulated memory: 83500 KiB

[startup+6.30014 s]
/proc/loadavg: 1.25 3.24 5.48 5/272 175029
/proc/meminfo: memFree=115516320/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=12256 memory=9076 CPUtime=5.87 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 7155 0 0 0 586 1 0 0 20 0 1 0 236679937 12550144 2269 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 3064 2269 544 696 0 2225 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 1238356 KiB
Current children cumulated memory: 84084 KiB

[startup+12.7001 s]
/proc/loadavg: 1.47 3.26 5.47 5/272 175029
/proc/meminfo: memFree=115512376/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=13264 memory=10940 CPUtime=12.25 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 18464 0 0 0 1222 3 0 0 20 0 1 0 236679937 13582336 2735 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 3316 2735 544 696 0 2477 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 1239364 KiB
Current children cumulated memory: 85948 KiB

[startup+25.5002 s]
/proc/loadavg: 2.03 3.29 5.45 5/273 175031
/proc/meminfo: memFree=115511972/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=12764 memory=9012 CPUtime=25.01 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 38863 0 0 0 2495 6 0 0 20 0 1 0 236679937 13070336 2253 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 3191 2253 544 696 0 2352 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 1238864 KiB
Current children cumulated memory: 84020 KiB

[startup+51.1054 s]
/proc/loadavg: 2.77 3.37 5.42 5/273 175031
/proc/meminfo: memFree=115502916/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=72064 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18016 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18016 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=15148 memory=11500 CPUtime=50.55 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 110396 0 0 0 5037 18 0 0 20 0 1 0 236679937 15511552 2875 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 3787 2875 544 696 0 2948 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 1241248 KiB
Current children cumulated memory: 86508 KiB

[startup+102.3 s]
/proc/loadavg: 3.47 3.47 5.34 5/273 175034
/proc/meminfo: memFree=115493476/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73344 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18336 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18336 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=19024 memory=15104 CPUtime=101.6 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 190291 0 0 0 10132 28 0 0 20 0 1 0 236679937 19480576 3776 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 4756 3776 544 696 0 3917 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1245124 KiB
Current children cumulated memory: 91392 KiB

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

# cumulated CPU time of all completed processes:  user=118.364 s, system=0.342024 s

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

[startup+102.4 s]
/proc/loadavg: 3.47 3.47 5.34 5/273 175034
/proc/meminfo: memFree=115493476/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73344 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18336 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18336 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=19024 memory=15104 CPUtime=101.7 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 190291 0 0 0 10142 28 0 0 20 0 1 0 236679937 19480576 3776 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 4756 3776 544 696 0 3917 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 1245124 KiB
Current children cumulated memory: 91392 KiB

[startup+108.8 s]
/proc/loadavg: 3.51 3.48 5.33 5/273 175034
/proc/meminfo: memFree=115489660/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73344 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18336 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18336 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=17484 memory=13624 CPUtime=108.08 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 191821 0 0 0 10779 29 0 0 20 0 1 0 236679937 17903616 3406 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 4371 3406 544 696 0 3532 0
Current children cumulated CPU time: 108.39 s
Current children cumulated vsize: 1243584 KiB
Current children cumulated memory: 89912 KiB

[startup+115.2 s]
/proc/loadavg: 3.66 3.51 5.32 5/273 175034
/proc/meminfo: memFree=115481148/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73600 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18400 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18400 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=20280 memory=15160 CPUtime=114.47 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 192193 0 0 0 11418 29 0 0 20 0 1 0 236679937 20766720 3790 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 5070 3790 544 696 0 4231 0
Current children cumulated CPU time: 114.78 s
Current children cumulated vsize: 1246380 KiB
Current children cumulated memory: 91704 KiB

[startup+116.8 s]
/proc/loadavg: 3.66 3.51 5.32 5/273 175034
/proc/meminfo: memFree=115472996/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73600 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18400 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18400 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=39060 memory=23332 CPUtime=116.05 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 193417 0 0 0 11576 29 0 0 20 0 1 0 236679937 39997440 5833 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 9765 5833 544 696 0 8926 0
Current children cumulated CPU time: 116.36 s
Current children cumulated vsize: 1265160 KiB
Current children cumulated memory: 99876 KiB

[startup+118.4 s]
/proc/loadavg: 3.66 3.51 5.32 5/273 175034
/proc/meminfo: memFree=115472296/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73600 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18400 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18400 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=37012 memory=23812 CPUtime=117.65 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 193630 0 0 0 11736 29 0 0 20 0 1 0 236679937 37900288 5953 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 9253 5953 544 696 0 8414 0
Current children cumulated CPU time: 117.96 s
Current children cumulated vsize: 1263112 KiB
Current children cumulated memory: 100356 KiB

[startup+118.8 s]
/proc/loadavg: 3.66 3.51 5.32 5/273 175034
/proc/meminfo: memFree=115472296/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73600 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18400 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18400 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=37012 memory=23812 CPUtime=118.05 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 193638 0 0 0 11776 29 0 0 20 0 1 0 236679937 37900288 5953 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 9253 5953 544 696 0 8414 0
Current children cumulated CPU time: 118.36 s
Current children cumulated vsize: 1263112 KiB
Current children cumulated memory: 100356 KiB

[startup+119 s]*
/proc/loadavg: 3.66 3.51 5.32 5/273 175034
/proc/meminfo: memFree=115472296/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1221908 memory=73600 CPUtime=0.31 cores=0,2
/proc/175016/stat : 175016 (python3) S 174996 174996 174935 0 -1 4194304 11246 0 11 0 28 3 0 0 20 0 1 0 236679900 1251233792 18400 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305477 18400 8000 1 0 276835 0
[pid=175027] ppid=175016 vsize=37012 memory=23812 CPUtime=118.25 cores=0,2
/proc/175027/stat : 175027 (naps-1.03a6) R 175016 175027 175027 0 -1 4194304 193638 0 0 0 11796 29 0 0 20 0 1 0 236679937 37900288 5953 18446744073709551615 4198400 7047149 140725753016144 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 23818240 140725753018751 140725753018865 140725753018865 140725753024457 0
/proc/175027/statm: 9253 5953 544 696 0 8414 0
Current children cumulated CPU time: 118.56 s
Current children cumulated vsize: 1263112 KiB
Current children cumulated memory: 100356 KiB

[startup+119.106 s]
/proc/loadavg: 3.66 3.51 5.32 5/273 175034
/proc/meminfo: memFree=115472296/131250000 swapFree=33010416/33010684
[pid=174996] ppid=174990 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/174996/stat : 174996 (scip-naps-1.00a) S 174990 174996 174935 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94690788507648 94690789402181 140733968719024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94690789641232 94690789688976 94690791948288 140733968726427 140733968726526 140733968726526 140733968732130 0
/proc/174996/statm: 1048 736 672 219 0 110 0
[pid=175016] ppid=174996 vsize=1220600 memory=72368 CPUtime=118.66 cores=0,2
/proc/175016/stat : 175016 (python3) R 174996 174996 174935 0 -1 4194304 15670 193639 11 0 29 3 11805 29 20 0 1 0 236679900 1249894400 18092 18446744073709551615 94128974303232 94128974303609 140726751694160 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 94128974314904 94128974315524 94128995028992 140726751697231 140726751697440 140726751697440 140726751703015 0
/proc/175016/statm: 305150 18092 8000 1 0 276508 0
Current children cumulated CPU time: 118.66 s
Current children cumulated vsize: 1224792 KiB
Current children cumulated memory: 75312 KiB

Child status: 0

Real time (s): 119.121
CPU time (s): 118.706
CPU user time (s): 118.364
CPU system time (s): 0.342024
CPU usage (%): 99.6515
Max. virtual memory (cumulated for all children) (KiB): 1268912
Max. memory (cumulated for all children) (KiB): 106832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.364
system time used= 0.342024
maximum resident set size= 73600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211421
page faults= 11
swaps= 0
block input operations= 16
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 446
involuntary context switches= 286


# summary of solver processes directly reported to runsolver:
#   pid: 174996
#   total CPU time (s): 118.706
#   total CPU user time (s): 118.364
#   total CPU system time (s): 0.342024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.240046 second user time and 0.518623 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 20:46:40
IDJOB=4541585
IDBENCH=163188
IDSOLVER=3388
FILE ID=nodeC027/4541585-1753210000
RUNJOBID= nodeC027-1753210000-174949
SLURM_JOB_ID= 9687782
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-20array_ineq6.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541585-1753210000/watcher-4541585-1753210000 -o /tmp/evaluation-result-4541585-1753210000/solver-4541585-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174949 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4541585-1753210000.opb

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

MD5SUM BENCH= 3fc1fa6fafd20a9b1fe100c4dc12e1ea
RANDOM SEED=192452155

nodeC027 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.641
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        115742572 kB
MemAvailable:   129669556 kB
Buffers:            2488 kB
Cached:         14693164 kB
SwapCached:            8 kB
Active:          1171988 kB
Inactive:       13596352 kB
Active(anon):      96232 kB
Inactive(anon):     2788 kB
Active(file):    1075756 kB
Inactive(file): 13593564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22360 kB
Writeback:             0 kB
AnonPages:         75832 kB
Mapped:           108820 kB
Shmem:             26252 kB
KReclaimable:     193408 kB
Slab:             288876 kB
SReclaimable:     193408 kB
SUnreclaim:        95468 kB
KernelStack:        4080 kB
PageTables:         2976 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     347116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC027 at 2025-07-22 20:48:39