Trace number 4541656

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1UNSAT 625.562 627.198

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-29array_ineq6.opb
MD5SUMe0dec10818bb8f0f47ba8429a0e85943
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 benchmark2.84362
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5220
Total number of constraints6961
Number of constraints which are clauses5133
Number of constraints which are cardinality constraints (but not clauses)29
Number of constraints which are nor clauses,nor cardinality constraints1799
Minimum length of a constraint1
Maximum length of a constraint116
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 144115188075855872
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 576460752303423487
Number of bits of the biggest sum of numbers59
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.61/0.73	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541656-1753209881.opb
0.61/0.73	c Solving mode: decision
0.61/0.73	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.61/0.73	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.61/0.73	c original problem has 5220 variables (5220 bin, 0 int, 0 impl, 0 cont) and 6961 constraints
0.61/0.73	c presolving:
0.61/0.73	c (round 1, fast)       847 del vars, 2055 del conss, 0 add conss, 565 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2496 clqs
0.61/0.73	c (round 2, fast)       863 del vars, 2494 del conss, 0 add conss, 565 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2898 clqs
0.61/0.73	c (round 3, medium)     1673 del vars, 2494 del conss, 0 add conss, 565 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1278 clqs
0.61/0.73	c (round 4, fast)       1673 del vars, 4114 del conss, 0 add conss, 565 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1278 clqs
0.61/0.73	c (round 5, exhaustive) 1673 del vars, 4114 del conss, 0 add conss, 565 chg bounds, 0 chg sides, 0 chg coeffs, 1306 upgd conss, 0 impls, 1278 clqs
0.61/0.73	c (round 6, fast)       1674 del vars, 4114 del conss, 0 add conss, 565 chg bounds, 2 chg sides, 113 chg coeffs, 1306 upgd conss, 0 impls, 1279 clqs
0.61/0.73	c (round 7, exhaustive) 1674 del vars, 5419 del conss, 435 add conss, 565 chg bounds, 2 chg sides, 113 chg coeffs, 1306 upgd conss, 0 impls, 1280 clqs
0.61/0.73	c    (0.2s) probing: 1000/3560 (28.1%) - 1 fixings, 0 aggregations, 632 implications, 0 bound changes
0.61/0.73	c    (0.4s) probing: 2000/3560 (56.2%) - 2 fixings, 0 aggregations, 1900 implications, 0 bound changes
0.61/0.73	c    (0.5s) probing: 2876/3560 (80.8%) - 2 fixings, 0 aggregations, 3843 implications, 0 bound changes
0.61/0.73	c    (0.5s) probing aborted: 1000/1000 successive useless probings
0.61/0.73	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.61/0.73	c    (0.5s) no symmetry present (symcode time: 0.00)
0.61/0.73	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.61/0.73	c  1676 deleted vars, 5419 deleted constraints, 435 added constraints, 565 tightened bounds, 0 added holes, 2 changed sides, 113 changed coefficients
0.61/0.73	c  0 implications, 5115 cliques
0.61/0.73	c presolved problem has 3558 variables (3558 bin, 0 int, 0 impl, 0 cont) and 1977 constraints
0.61/0.73	c       1 constraints of type <knapsack>
0.61/0.73	c       1 constraints of type <setppc>
0.61/0.73	c     435 constraints of type <and>
0.61/0.73	c    1540 constraints of type <linear>
0.61/0.73	c transformed objective value is always integral (scale: 1)
0.61/0.73	c Presolving Time: 0.50
0.61/0.73	c 
0.61/0.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.61/0.73	c t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |3558 |1977 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.61/0.73	c 
0.61/0.73	c SCIP Status        : problem is solved [optimal solution found]
0.61/0.73	c Solving Time (sec) : 0.52
0.61/0.73	c Solving Nodes      : 1
0.61/0.73	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.61/0.73	c Dual Bound         : +0.00000000000000e+00
0.61/0.73	c Gap                : 0.00 %
0.61/0.73	c   [linear] <linear126>: <x5163>[B] (-0) -<x5105>[B] (+0) +2<x5164>[B] (+0) -2<x5106>[B] (+0) +4<x5165>[B] (+0) -4<x5107>[B] (+0) +8<x5166>[B] (+0) -8<x5108>[B] (+0) +16<x5167>[B] (+0) -16<x5109>[B] (+0) +32<x5168>[B] (+0) -32<x5110>[B] (+0) +64<x5169>[B] (+0) -64<x5111>[B] (+0) +128<x5170>[B] (+0) -128<x5112>[B] (+0) +256<x5171>[B] (+0) -256<x5113>[B] (+0) +512<x5172>[B] (+0) -512<x5114>[B] (+0) +1024<x5173>[B] (+0) -1024<x5115>[B] (+0) +2048<x5174>[B] (+0) -2048<x5116>[B] (+0) +4096<x5175>[B] (+0) -4096<x5117>[B] (+0) +8192<x5176>[B] (+0) -8192<x5118>[B] (+0) +16384<x5177>[B] (+0) -16384<x5119>[B] (+0) +32768<x5178>[B] (+0) -32768<x5120>[B] (+0) +65536<x5179>[B] (+0) -65536<x5121>[B] (+0) +131072<x5180>[B] (+0) -131072<x5122>[B] (+0) +262144<x5181>[B] (+0) -262144<x5123>[B] (+0) +524288<x5182>[B] (+0) -524288<x5124>[B] (+0) +1048576<x5183>[B] (+0) -1048576<x5125>[B] (+0) +2097152<x5184>[B] (+0) -2097152<x5126>[B] (+0) +4194304<x5185>[B] (+0) -4194304<x5127>[B] (+0) +8388608<x5186>[B] (+0) -8388608<x5128>[B] (+0) +16777216<x5187>[B] (+0) -16777216<x5129>[B] (+0) +33554432<x5188>[B] (+0) -33554432<x5130>[B] (+0) +67108864<x5189>[B] (+0) -67108864<x5131>[B] (+0) +134217728<x5190>[B] (+0) -134217728<x5132>[B] (+0) +268435456<x5191>[B] (+0) -268435456<x5133>[B] (+0) +536870912<x5192>[B] (+0) -536870912<x5134>[B] (+0) +1.07374182e+09<x5193>[B] (+0) -1.07374182e+09<x5135>[B] (+0) +2.14748365e+09<x5194>[B] (+0) -2.14748365e+09<x5136>[B] (+0) +4.2949673e+09<x5195>[B] (+0) -4.2949673e+09<x5137>[B] (+0) +8.58993459e+09<x5196>[B] (+0) -8.58993459e+09<x5138>[B] (+0) +1.71798692e+10<x5197>[B] (+0) -1.71798692e+10<x5139>[B] (+0) +3.43597384e+10<x5198>[B] (+0) -3.43597384e+10<x5140>[B] (+0) +6.87194767e+10<x5199>[B] (+0) -6.87194767e+10<x5141>[B] (+0) +1.37438953e+11<x5200>[B] (+0) -1.37438953e+11<x5142>[B] (+0) +2.74877907e+11<x5201>[B] (+0) -2.74877907e+11<x5143>[B] (+0) +5.49755814e+11<x5202>[B] (+0) -5.49755814e+11<x5144>[B] (+0) +1.09951163e+12<x5203>[B] (+0) -1.09951163e+12<x5145>[B] (+0) +2.19902326e+12<x5204>[B] (+0) -2.19902326e+12<x5146>[B] (+0) +4.39804651e+12<x5205>[B] (+0) -4.39804651e+12<x5147>[B] (+0) +8.79609302e+12<x5206>[B] (+0) -8.79609302e+12<x5148>[B] (+0) +1.7592186e+13<x5207>[B] (+0) -1.7592186e+13<x5149>[B] (+0) +3.51843721e+13<x5208>[B] (+0) -3.51843721e+13<x5150>[B] (+0) +7.03687442e+13<x5209>[B] (+0) -7.03687442e+13<x5151>[B] (+0) +1.40737488e+14<x5210>[B] (+0) -1.40737488e+14<x5152>[B] (+0) +2.81474977e+14<x5211>[B] (+0) -2.81474977e+14<x5153>[B] (+0) +5.62949953e+14<x5212>[B] (+0) -5.62949953e+14<x5154>[B] (+0) +1.12589991e+15<x5213>[B] (+0) -1.12589991e+15<x5155>[B] (+0) +2.25179981e+15<x5214>[B] (+0) -2.25179981e+15<x5156>[B] (+0) +4.50359963e+15<x5215>[B] (+0) -4.50359963e+15<x5157>[B] (+0) +9.00719925e+15<x5216>[B] (+0) -9.00719925e+15<x5158>[B] (+0) +1.80143985e+16<x5217>[B] (+0) -1.80143985e+16<x5159>[B] (+0) +3.6028797e+16<x5218>[B] (+0) -3.6028797e+16<x5160>[B] (+0) +7.2057594e+16<x5219>[B] (+0) -7.2057594e+16<x5161>[B] (+0) +1.44115188e+17<x5220>[B] (-0) -1.44115188e+17<x5162>[B] (+0) >= 1;
0.61/0.73	c ;
0.61/0.73	c violation: left hand side is violated by 1
0.61/0.73	c best solution is not feasible in original problem
0.61/0.73	c   [linear] <linear126>: <x5163>[B] (-0) -<x5105>[B] (+0) +2<x5164>[B] (+0) -2<x5106>[B] (+0) +4<x5165>[B] (+0) -4<x5107>[B] (+0) +8<x5166>[B] (+0) -8<x5108>[B] (+0) +16<x5167>[B] (+0) -16<x5109>[B] (+0) +32<x5168>[B] (+0) -32<x5110>[B] (+0) +64<x5169>[B] (+0) -64<x5111>[B] (+0) +128<x5170>[B] (+0) -128<x5112>[B] (+0) +256<x5171>[B] (+0) -256<x5113>[B] (+0) +512<x5172>[B] (+0) -512<x5114>[B] (+0) +1024<x5173>[B] (+0) -1024<x5115>[B] (+0) +2048<x5174>[B] (+0) -2048<x5116>[B] (+0) +4096<x5175>[B] (+0) -4096<x5117>[B] (+0) +8192<x5176>[B] (+0) -8192<x5118>[B] (+0) +16384<x5177>[B] (+0) -16384<x5119>[B] (+0) +32768<x5178>[B] (+0) -32768<x5120>[B] (+0) +65536<x5179>[B] (+0) -65536<x5121>[B] (+0) +131072<x5180>[B] (+0) -131072<x5122>[B] (+0) +262144<x5181>[B] (+0) -262144<x5123>[B] (+0) +524288<x5182>[B] (+0) -524288<x5124>[B] (+0) +1048576<x5183>[B] (+0) -1048576<x5125>[B] (+0) +2097152<x5184>[B] (+0) -2097152<x5126>[B] (+0) +4194304<x5185>[B] (+0) -4194304<x5127>[B] (+0) +8388608<x5186>[B] (+0) -8388608<x5128>[B] (+0) +16777216<x5187>[B] (+0) -16777216<x5129>[B] (+0) +33554432<x5188>[B] (+0) -33554432<x5130>[B] (+0) +67108864<x5189>[B] (+0) -67108864<x5131>[B] (+0) +134217728<x5190>[B] (+0) -134217728<x5132>[B] (+0) +268435456<x5191>[B] (+0) -268435456<x5133>[B] (+0) +536870912<x5192>[B] (+0) -536870912<x5134>[B] (+0) +1.07374182e+09<x5193>[B] (+0) -1.07374182e+09<x5135>[B] (+0) +2.14748365e+09<x5194>[B] (+0) -2.14748365e+09<x5136>[B] (+0) +4.2949673e+09<x5195>[B] (+0) -4.2949673e+09<x5137>[B] (+0) +8.58993459e+09<x5196>[B] (+0) -8.58993459e+09<x5138>[B] (+0) +1.71798692e+10<x5197>[B] (+0) -1.71798692e+10<x5139>[B] (+0) +3.43597384e+10<x5198>[B] (+0) -3.43597384e+10<x5140>[B] (+0) +6.87194767e+10<x5199>[B] (+0) -6.87194767e+10<x5141>[B] (+0) +1.37438953e+11<x5200>[B] (+0) -1.37438953e+11<x5142>[B] (+0) +2.74877907e+11<x5201>[B] (+0) -2.74877907e+11<x5143>[B] (+0) +5.49755814e+11<x5202>[B] (+0) -5.49755814e+11<x5144>[B] (+0) +1.09951163e+12<x5203>[B] (+0) -1.09951163e+12<x5145>[B] (+0) +2.19902326e+12<x5204>[B] (+0) -2.19902326e+12<x5146>[B] (+0) +4.39804651e+12<x5205>[B] (+0) -4.39804651e+12<x5147>[B] (+0) +8.79609302e+12<x5206>[B] (+0) -8.79609302e+12<x5148>[B] (+0) +1.7592186e+13<x5207>[B] (+0) -1.7592186e+13<x5149>[B] (+0) +3.51843721e+13<x5208>[B] (+0) -3.51843721e+13<x5150>[B] (+0) +7.03687442e+13<x5209>[B] (+0) -7.03687442e+13<x5151>[B] (+0) +1.40737488e+14<x5210>[B] (+0) -1.40737488e+14<x5152>[B] (+0) +2.81474977e+14<x5211>[B] (+0) -2.81474977e+14<x5153>[B] (+0) +5.62949953e+14<x5212>[B] (+0) -5.62949953e+14<x5154>[B] (+0) +1.12589991e+15<x5213>[B] (+0) -1.12589991e+15<x5155>[B] (+0) +2.25179981e+15<x5214>[B] (+0) -2.25179981e+15<x5156>[B] (+0) +4.50359963e+15<x5215>[B] (+0) -4.50359963e+15<x5157>[B] (+0) +9.00719925e+15<x5216>[B] (+0) -9.00719925e+15<x5158>[B] (+0) +1.80143985e+16<x5217>[B] (+0) -1.80143985e+16<x5159>[B] (+0) +3.6028797e+16<x5218>[B] (+0) -3.6028797e+16<x5160>[B] (+0) +7.2057594e+16<x5219>[B] (+0) -7.2057594e+16<x5161>[B] (+0) +1.44115188e+17<x5220>[B] (-0) -1.44115188e+17<x5162>[B] (+0) >= 1;
0.61/0.73	c ;
0.61/0.73	c violation: left hand side is violated by 1
0.61/0.73	c SCIP found a solution, but it is not feasible according to the original problem.
0.61/0.73	c ----------------------------------------------------------------------
0.61/0.73	c executing external solver (fallback): HOME/naps-1.03a6
0.61/0.73	c ----------------------------------------------------------------------
0.61/0.73	c command: HOME/naps-1.03a6 HOME/instance-4541656-1753209881.opb
0.61/0.73	c NaPS 1.03a6.
0.61/0.73	c Input file name: HOME/instance-4541656-1753209881.opb
625.43/627.16	c _____________________________________________________________________________
625.43/627.16	c std/band forms        : 1,1541
625.43/627.16	c 2cl/3cl ITE-codings   : 56,6481
625.43/627.16	c BDD/srt/adr Max costs : 169,0,0
625.43/627.16	c BDDraw/bin/mul/srt/adr: 1542,0,0,0,0
625.43/627.16	c BDD nodes             : 17030
625.43/627.16	c Es1/CC detections     : 0,0
625.43/627.16	c CC sort               : 0
625.43/627.16	c SAT/UNSAT calls       : 0,1
625.43/627.16	c regenrated variables  : 0
625.43/627.16	c eliminated fixed lits : 4547
625.43/627.16	c goal lit flips        : 0
625.43/627.16	c goal stages           : 0
625.43/627.16	c goal shrink           : 0
625.43/627.16	c goal coeff separations: 0
625.43/627.16	c restarts              : 165672
625.43/627.16	c conflicts             : 7142912        (11447 /sec)
625.43/627.16	c decisions             : 12399140       (19871 /sec)
625.43/627.16	c propagations          : 1411820797     (2262594 /sec)
625.43/627.16	c inspects              : 0              (0 /sec)
625.43/627.16	c CPU time (solving tm) : 624 s        (623.9 s, SAT 0 s, UNSAT 623.9 s)
625.43/627.16	c Time for Opt-base     : 0 s
625.43/627.16	c Steps for Opt-base    : 0
625.43/627.16	c Time for BDD coding   : 0.06242 s
625.43/627.16	c Time for srt coding   : 0 s
625.43/627.16	c _____________________________________________________________________________
625.43/627.16	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 (62441 MiB free)
  memory of node 1: 64507 MiB (63674 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541656-1753209881/watcher-4541656-1753209881 -o /tmp/evaluation-result-4541656-1753209881/solver-4541656-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162575 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4541656-1753209881.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=162634, runsolver pid=162614

[startup+0.100059 s]*
/proc/loadavg: 1.71 3.43 3.86 6/270 162647
/proc/meminfo: memFree=129119548/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=23596 memory=14464 CPUtime=0.02 cores=5,7
/proc/162646/stat : 162646 (python3) D 162634 162634 162562 0 -1 4456448 1888 0 0 0 2 0 0 0 20 0 1 0 236665971 24162304 3616 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 2 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 5899 3616 2048 1 0 1896 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 27788 KiB
Current children cumulated memory: 17408 KiB

[startup+0.20586 s]*
/proc/loadavg: 1.71 3.43 3.86 6/270 162647
/proc/meminfo: memFree=129034392/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1207128 memory=58308 CPUtime=0.13 cores=5,7
/proc/162646/stat : 162646 (python3) R 162634 162634 162562 0 -1 4194304 8060 0 0 0 11 2 0 0 20 0 1 0 236665971 1236099072 14577 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 301782 14577 7473 1 0 273140 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 1211320 KiB
Current children cumulated memory: 61252 KiB

[startup+0.305836 s]*
/proc/loadavg: 1.71 3.43 3.86 6/271 162648
/proc/meminfo: memFree=128970132/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1225460 memory=77252 CPUtime=0.22 cores=5,7
/proc/162646/stat : 162646 (python3) R 162634 162634 162562 0 -1 4194304 12443 0 0 0 20 2 0 0 20 0 1 0 236665971 1254871040 19313 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 306365 19313 7857 1 0 277723 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 1229652 KiB
Current children cumulated memory: 80196 KiB

[startup+0.700201 s]
/proc/loadavg: 1.71 3.43 3.86 6/273 162650
/proc/meminfo: memFree=128943420/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1227380 memory=79172 CPUtime=0.61 cores=5,7
/proc/162646/stat : 162646 (python3) R 162634 162634 162562 0 -1 4194304 12912 0 0 0 59 2 0 0 20 0 1 0 236665971 1256837120 19793 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 306845 19793 7857 1 0 278203 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 1231572 KiB
Current children cumulated memory: 82116 KiB

[startup+1.50022 s]
/proc/loadavg: 1.71 3.43 3.86 6/274 162651
/proc/meminfo: memFree=128905184/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=15792 memory=13204 CPUtime=0.74 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 4657 0 0 0 74 0 0 0 20 0 1 0 236666039 16171008 3301 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 3948 3301 544 696 0 3109 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 1254824 KiB
Current children cumulated memory: 97624 KiB

[startup+3.10573 s]
/proc/loadavg: 1.71 3.43 3.86 6/274 162651
/proc/meminfo: memFree=128905764/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=16024 memory=13972 CPUtime=2.33 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 4893 0 0 0 233 0 0 0 20 0 1 0 236666039 16408576 3493 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 4006 3493 544 696 0 3167 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 1255056 KiB
Current children cumulated memory: 98392 KiB

[startup+6.30022 s]
/proc/loadavg: 1.89 3.44 3.86 6/274 162651
/proc/meminfo: memFree=128904032/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=16392 memory=13956 CPUtime=5.52 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 7268 0 0 0 551 1 0 0 20 0 1 0 236666039 16785408 3489 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 4098 3489 544 696 0 3259 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 1255424 KiB
Current children cumulated memory: 98376 KiB

[startup+12.7002 s]
/proc/loadavg: 2.06 3.45 3.86 6/274 162651
/proc/meminfo: memFree=128901836/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=18436 memory=14932 CPUtime=11.91 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 10295 0 0 0 1189 2 0 0 20 0 1 0 236666039 18878464 3733 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 4609 3733 544 696 0 3770 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 1257468 KiB
Current children cumulated memory: 99352 KiB

[startup+25.5002 s]
/proc/loadavg: 2.49 3.48 3.87 6/274 162652
/proc/meminfo: memFree=128896748/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=22524 memory=18832 CPUtime=24.67 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 12026 0 0 0 2465 2 0 0 20 0 1 0 236666039 23064576 4708 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 5631 4708 544 696 0 4792 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 1261556 KiB
Current children cumulated memory: 103252 KiB

[startup+51.1057 s]
/proc/loadavg: 3.08 3.54 3.88 6/274 162652
/proc/meminfo: memFree=128884640/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=22524 memory=19816 CPUtime=50.22 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 35263 0 0 0 5016 6 0 0 20 0 1 0 236666039 23064576 4954 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 5631 4954 544 696 0 4792 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 1261556 KiB
Current children cumulated memory: 104236 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 3.63 3.89 6/275 162655
/proc/meminfo: memFree=128864096/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81476 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20369 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20369 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=26624 memory=22964 CPUtime=101.3 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 46244 0 0 0 10122 8 0 0 20 0 1 0 236666039 27262976 5741 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 6656 5741 544 696 0 5817 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1265656 KiB
Current children cumulated memory: 107384 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 3.71 3.91 6/274 162807
/proc/meminfo: memFree=128812796/131250000 swapFree=33010416/33010684

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

/proc/162651/statm: 10239 8446 544 696 0 9400 0
Current children cumulated CPU time: 580.74 s
Current children cumulated vsize: 1279988 KiB
Current children cumulated memory: 118332 KiB

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

# cumulated CPU time of all completed processes:  user=624.642 s, system=0.919692 s

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

[startup+588.8 s]
/proc/loadavg: 4.11 4.02 4.00 6/273 162831
/proc/meminfo: memFree=128730420/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=36860 memory=30844 CPUtime=586.58 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 411780 0 0 0 58580 78 0 0 20 0 1 0 236666039 37744640 7711 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 9215 7711 544 696 0 8376 0
Current children cumulated CPU time: 587.22 s
Current children cumulated vsize: 1275892 KiB
Current children cumulated memory: 115392 KiB

[startup+614.4 s]
/proc/loadavg: 4.14 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128722192/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=49148 memory=35956 CPUtime=612.12 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 434512 0 0 0 61128 84 0 0 20 0 1 0 236666039 50327552 8989 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 12287 8989 544 696 0 11448 0
Current children cumulated CPU time: 612.76 s
Current children cumulated vsize: 1288180 KiB
Current children cumulated memory: 120504 KiB

[startup+620.8 s]
/proc/loadavg: 4.13 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724684/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=45052 memory=34984 CPUtime=618.51 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 441301 0 0 0 61765 86 0 0 20 0 1 0 236666039 46133248 8746 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 11263 8746 544 696 0 10424 0
Current children cumulated CPU time: 619.15 s
Current children cumulated vsize: 1284084 KiB
Current children cumulated memory: 119532 KiB

[startup+624 s]*
/proc/loadavg: 4.12 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724788/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=49148 memory=34924 CPUtime=621.71 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 449803 0 0 0 62084 87 0 0 20 0 1 0 236666039 50327552 8731 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 12287 8731 544 696 0 11448 0
Current children cumulated CPU time: 622.35 s
Current children cumulated vsize: 1288180 KiB
Current children cumulated memory: 119472 KiB

[startup+625.6 s]
/proc/loadavg: 4.12 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724788/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=49148 memory=36536 CPUtime=623.29 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 452135 0 0 0 62242 87 0 0 20 0 1 0 236666039 50327552 9134 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 12287 9134 544 696 0 11448 0
Current children cumulated CPU time: 623.93 s
Current children cumulated vsize: 1288180 KiB
Current children cumulated memory: 121084 KiB

[startup+626.4 s]
/proc/loadavg: 4.12 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724788/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=49148 memory=35864 CPUtime=624.09 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 453501 0 0 0 62322 87 0 0 20 0 1 0 236666039 50327552 8966 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 12287 8966 544 696 0 11448 0
Current children cumulated CPU time: 624.73 s
Current children cumulated vsize: 1288180 KiB
Current children cumulated memory: 120412 KiB

[startup+626.8 s]
/proc/loadavg: 4.12 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724788/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=40956 memory=31520 CPUtime=624.49 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 453912 0 0 0 62362 87 0 0 20 0 1 0 236666039 41938944 7880 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 10239 7880 544 696 0 9400 0
Current children cumulated CPU time: 625.13 s
Current children cumulated vsize: 1279988 KiB
Current children cumulated memory: 116068 KiB

[startup+627 s]*
/proc/loadavg: 4.12 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724812/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=45052 memory=32672 CPUtime=624.69 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 454174 0 0 0 62382 87 0 0 20 0 1 0 236666039 46133248 8168 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 11263 8168 544 696 0 10424 0
Current children cumulated CPU time: 625.33 s
Current children cumulated vsize: 1284084 KiB
Current children cumulated memory: 117220 KiB

[startup+627.106 s]
/proc/loadavg: 4.12 4.03 4.00 6/273 162832
/proc/meminfo: memFree=128724812/131250000 swapFree=33010416/33010684
[pid=162634] ppid=162614 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162634/stat : 162634 (scip-naps-1.00.) S 162614 162634 162562 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 236665965 4292608 736 18446744073709551615 94251258191872 94251259086405 140722224393248 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94251259325456 94251259373200 94251281432576 140722224400799 140722224400896 140722224400896 140722224406500 0
/proc/162634/statm: 1048 736 672 219 0 110 0
[pid=162646] ppid=162634 vsize=1234840 memory=81604 CPUtime=0.64 cores=5,7
/proc/162646/stat : 162646 (python3) S 162634 162634 162562 0 -1 4194304 13615 0 0 0 62 2 0 0 20 0 1 0 236665971 1264476160 20401 18446744073709551615 94129755492352 94129755492729 140727013220688 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94129755504024 94129755504644 94129755553792 140727013226838 140727013227040 140727013227040 140727013232615 0
/proc/162646/statm: 308710 20401 7953 1 0 280068 0
[pid=162651] ppid=162646 vsize=45052 memory=32928 CPUtime=624.79 cores=5,7
/proc/162651/stat : 162651 (naps-1.03a6) R 162646 162651 162651 0 -1 4194304 454264 0 0 0 62392 87 0 0 20 0 1 0 236666039 46133248 8232 18446744073709551615 4198400 7047149 140724590858448 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 20439040 140724590860671 140724590860785 140724590860785 140724590866377 0
/proc/162651/statm: 11263 8232 544 696 0 10424 0
Current children cumulated CPU time: 625.43 s
Current children cumulated vsize: 1284084 KiB
Current children cumulated memory: 117476 KiB

Child status: 0

Real time (s): 627.198
CPU time (s): 625.562
CPU user time (s): 624.642
CPU system time (s): 0.919692
CPU usage (%): 99.7392
Max. virtual memory (cumulated for all children) (KiB): 1320952
Max. memory (cumulated for all children) (KiB): 151076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 624.642
system time used= 0.919692
maximum resident set size= 81604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476382
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 549
involuntary context switches= 539


# summary of solver processes directly reported to runsolver:
#   pid: 162634
#   total CPU time (s): 625.562
#   total CPU user time (s): 624.642
#   total CPU system time (s): 0.919692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.09971 second user time and 3.09338 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 20:44:41
IDJOB=4541656
IDBENCH=163217
IDSOLVER=3368
FILE ID=nodeC018/4541656-1753209881
RUNJOBID= nodeC018-1753209881-162575
SLURM_JOB_ID= 9687775
Free space on /tmp= 433016 MiB

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

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

MD5SUM BENCH= e0dec10818bb8f0f47ba8429a0e85943
RANDOM SEED=942850719

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129148088 kB
MemAvailable:   129708140 kB
Buffers:            2128 kB
Cached:          1310984 kB
SwapCached:           28 kB
Active:          1147120 kB
Inactive:         232780 kB
Active(anon):      92744 kB
Inactive(anon):      284 kB
Active(file):    1054376 kB
Inactive(file):   232496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22680 kB
Writeback:             0 kB
AnonPages:         69880 kB
Mapped:           108212 kB
Shmem:             26240 kB
KReclaimable:     224440 kB
Slab:             320584 kB
SReclaimable:     224440 kB
SUnreclaim:        96144 kB
KernelStack:        4056 kB
PageTables:         2412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     341036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC018 at 2025-07-22 20:55:09