Trace number 4541663

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 627.894 629.545

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.64/0.70	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541663-1753210000.opb
0.64/0.70	c Solving mode: decision
0.64/0.70	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.64/0.70	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.64/0.70	c original problem has 5220 variables (5220 bin, 0 int, 0 impl, 0 cont) and 6961 constraints
0.64/0.70	c presolving:
0.64/0.70	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.64/0.70	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.64/0.70	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.64/0.70	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.64/0.70	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.64/0.70	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.64/0.70	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.64/0.70	c    (0.2s) probing: 1000/3560 (28.1%) - 1 fixings, 0 aggregations, 632 implications, 0 bound changes
0.64/0.70	c    (0.4s) probing: 2000/3560 (56.2%) - 2 fixings, 0 aggregations, 1900 implications, 0 bound changes
0.64/0.70	c    (0.5s) probing: 2876/3560 (80.8%) - 2 fixings, 0 aggregations, 3843 implications, 0 bound changes
0.64/0.70	c    (0.5s) probing aborted: 1000/1000 successive useless probings
0.64/0.70	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.64/0.70	c    (0.5s) no symmetry present (symcode time: 0.00)
0.64/0.70	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.64/0.70	c  1676 deleted vars, 5419 deleted constraints, 435 added constraints, 565 tightened bounds, 0 added holes, 2 changed sides, 113 changed coefficients
0.64/0.70	c  0 implications, 5115 cliques
0.64/0.70	c presolved problem has 3558 variables (3558 bin, 0 int, 0 impl, 0 cont) and 1977 constraints
0.64/0.70	c       1 constraints of type <knapsack>
0.64/0.70	c       1 constraints of type <setppc>
0.64/0.70	c     435 constraints of type <and>
0.64/0.70	c    1540 constraints of type <linear>
0.64/0.70	c transformed objective value is always integral (scale: 1)
0.64/0.70	c Presolving Time: 0.50
0.64/0.70	c 
0.64/0.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.64/0.70	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.64/0.70	c 
0.64/0.70	c SCIP Status        : problem is solved [optimal solution found]
0.64/0.70	c Solving Time (sec) : 0.51
0.64/0.70	c Solving Nodes      : 1
0.64/0.70	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.64/0.70	c Dual Bound         : +0.00000000000000e+00
0.64/0.70	c Gap                : 0.00 %
0.64/0.70	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.64/0.70	c ;
0.64/0.70	c violation: left hand side is violated by 1
0.64/0.70	c best solution is not feasible in original problem
0.64/0.70	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.64/0.70	c ;
0.64/0.70	c violation: left hand side is violated by 1
0.64/0.70	c SCIP found a solution, but it is not feasible according to the original problem.
0.64/0.70	c ----------------------------------------------------------------------
0.64/0.70	c executing external solver (fallback): HOME/naps-1.03a6
0.64/0.70	c ----------------------------------------------------------------------
0.64/0.70	c command: HOME/naps-1.03a6 HOME/instance-4541663-1753210000.opb
0.64/0.70	c NaPS 1.03a6.
0.64/0.70	c Input file name: HOME/instance-4541663-1753210000.opb
627.82/629.51	c s UNSATISFIABLE
627.82/629.51	c _____________________________________________________________________________
627.82/629.51	c std/band forms        : 1,1541
627.82/629.51	c 2cl/3cl ITE-codings   : 56,6481
627.82/629.51	c BDD/srt/adr Max costs : 169,0,0
627.82/629.51	c BDDraw/bin/mul/srt/adr: 1542,0,0,0,0
627.82/629.51	c BDD nodes             : 17030
627.82/629.51	c Es1/CC detections     : 0,0
627.82/629.51	c CC sort               : 0
627.82/629.51	c SAT/UNSAT calls       : 0,1
627.82/629.51	c regenrated variables  : 0
627.82/629.51	c eliminated fixed lits : 4547
627.82/629.51	c goal lit flips        : 0
627.82/629.51	c goal stages           : 0
627.82/629.51	c goal shrink           : 0
627.82/629.51	c goal coeff separations: 0
627.82/629.51	c restarts              : 165672
627.82/629.51	c conflicts             : 7142912        (11403 /sec)
627.82/629.51	c decisions             : 12399140       (19795 /sec)
627.82/629.51	c propagations          : 1411820797     (2253940 /sec)
627.82/629.51	c inspects              : 0              (0 /sec)
627.82/629.51	c CPU time (solving tm) : 626.4 s        (626.3 s, SAT 0 s, UNSAT 626.3 s)
627.82/629.51	c Time for Opt-base     : 0 s
627.82/629.51	c Steps for Opt-base    : 0
627.82/629.51	c Time for BDD coding   : 0.06359 s
627.82/629.51	c Time for srt coding   : 0 s
627.82/629.51	c _____________________________________________________________________________
627.82/629.51	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-4541663-1753210000/watcher-4541663-1753210000 -o /tmp/evaluation-result-4541663-1753210000/solver-4541663-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174951 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541663-1753210000.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100061 s]*
/proc/loadavg: 1.01 3.23 5.49 5/268 175025
/proc/meminfo: memFree=115720924/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=127424 memory=26220 CPUtime=0.05 cores=1,3
/proc/175024/stat : 175024 (python3) R 175010 175010 174935 0 -1 4194304 3075 0 4 0 4 1 0 0 20 0 1 0 236679903 130482176 6555 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 31856 6555 4092 1 0 3958 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 131616 KiB
Current children cumulated memory: 29164 KiB

[startup+0.205605 s]*
/proc/loadavg: 1.01 3.23 5.49 5/268 175025
/proc/meminfo: memFree=115612004/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1221288 memory=72684 CPUtime=0.15 cores=1,3
/proc/175024/stat : 175024 (python3) R 175010 175010 174935 0 -1 4194304 11413 0 6 0 13 2 0 0 20 0 1 0 236679903 1250598912 18171 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 305322 18171 7740 1 0 276680 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1225480 KiB
Current children cumulated memory: 75628 KiB

[startup+0.305827 s]*
/proc/loadavg: 1.01 3.23 5.49 5/269 175026
/proc/meminfo: memFree=115588064/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1225892 memory=77292 CPUtime=0.25 cores=1,3
/proc/175024/stat : 175024 (python3) R 175010 175010 174935 0 -1 4194304 12522 0 6 0 23 2 0 0 20 0 1 0 236679903 1255313408 19323 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 306473 19323 7804 1 0 277831 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1230084 KiB
Current children cumulated memory: 80236 KiB

[startup+0.700213 s]
/proc/loadavg: 1.01 3.23 5.49 5/271 175028
/proc/meminfo: memFree=115551776/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81132 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) R 175010 175010 174935 0 -1 4194304 13415 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20283 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20283 7868 1 0 280064 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1239016 KiB
Current children cumulated memory: 84076 KiB

[startup+1.50019 s]
/proc/loadavg: 1.01 3.23 5.49 5/272 175029
/proc/meminfo: memFree=115513724/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=15792 memory=13124 CPUtime=0.79 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 4648 0 0 0 78 1 0 0 20 0 1 0 236679970 16171008 3281 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 3948 3281 544 696 0 3109 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1254808 KiB
Current children cumulated memory: 97328 KiB

[startup+3.10552 s]
/proc/loadavg: 1.01 3.23 5.49 5/272 175029
/proc/meminfo: memFree=115514732/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=16024 memory=13892 CPUtime=2.38 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 4884 0 0 0 237 1 0 0 20 0 1 0 236679970 16408576 3473 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 4006 3473 544 696 0 3167 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1255040 KiB
Current children cumulated memory: 98096 KiB

[startup+6.30022 s]
/proc/loadavg: 1.25 3.24 5.48 5/272 175029
/proc/meminfo: memFree=115516320/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=16392 memory=13992 CPUtime=5.57 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 7259 0 0 0 556 1 0 0 20 0 1 0 236679970 16785408 3498 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 4098 3498 544 696 0 3259 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1255408 KiB
Current children cumulated memory: 98196 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=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=18436 memory=14968 CPUtime=11.96 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 10210 0 0 0 1194 2 0 0 20 0 1 0 236679970 18878464 3742 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 4609 3742 544 696 0 3770 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1257452 KiB
Current children cumulated memory: 99172 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=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=22524 memory=18868 CPUtime=24.73 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 11865 0 0 0 2471 2 0 0 20 0 1 0 236679970 23064576 4717 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 5631 4717 544 696 0 4792 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1261540 KiB
Current children cumulated memory: 103072 KiB

[startup+51.1055 s]
/proc/loadavg: 2.77 3.37 5.42 5/273 175031
/proc/meminfo: memFree=115502916/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=22524 memory=19852 CPUtime=50.26 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 35026 0 0 0 5021 5 0 0 20 0 1 0 236679970 23064576 4963 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 5631 4963 544 696 0 4792 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1261540 KiB
Current children cumulated memory: 104056 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=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=81260 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20315 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20315 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=26624 memory=22256 CPUtime=101.33 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 45150 0 0 0 10126 7 0 0 20 0 1 0 236679970 27262976 5564 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 6656 5564 544 696 0 5817 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1265640 KiB
Current children cumulated memory: 106460 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.60 5.26 5/274 175187
/proc/meminfo: memFree=115439456/131250000 swapFree=33010416/33010684

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

/proc/175029/statm: 10239 8370 544 696 0 9400 0
Current children cumulated CPU time: 580.74 s
Current children cumulated vsize: 1279972 KiB
Current children cumulated memory: 120244 KiB

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

# cumulated CPU time of all completed processes:  user=627.033 s, system=0.860913 s

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

[startup+588.8 s]
/proc/loadavg: 4.08 3.99 4.82 5/271 175204
/proc/meminfo: memFree=115381236/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=36860 memory=30844 CPUtime=586.58 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 402138 0 0 0 58586 72 0 0 20 0 1 0 236679970 37744640 7711 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 9215 7711 544 696 0 8376 0
Current children cumulated CPU time: 587.22 s
Current children cumulated vsize: 1275876 KiB
Current children cumulated memory: 117608 KiB

[startup+614.4 s]
/proc/loadavg: 4.11 4.00 4.80 5/271 175209
/proc/meminfo: memFree=115352128/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=49148 memory=35888 CPUtime=612.11 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 423766 0 0 0 61134 77 0 0 20 0 1 0 236679970 50327552 8972 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 12287 8972 544 696 0 11448 0
Current children cumulated CPU time: 612.75 s
Current children cumulated vsize: 1288164 KiB
Current children cumulated memory: 122652 KiB

[startup+620.8 s]
/proc/loadavg: 4.09 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115348256/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=49148 memory=37084 CPUtime=618.51 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 429209 0 0 0 61772 79 0 0 20 0 1 0 236679970 50327552 9271 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 12287 9271 544 696 0 11448 0
Current children cumulated CPU time: 619.15 s
Current children cumulated vsize: 1288164 KiB
Current children cumulated memory: 123848 KiB

[startup+624 s]*
/proc/loadavg: 4.09 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115356488/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=45052 memory=32712 CPUtime=621.7 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 433821 0 0 0 62091 79 0 0 20 0 1 0 236679970 46133248 8178 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 11263 8178 544 696 0 10424 0
Current children cumulated CPU time: 622.34 s
Current children cumulated vsize: 1284068 KiB
Current children cumulated memory: 119476 KiB

[startup+627.2 s]
/proc/loadavg: 4.08 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115356536/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=49148 memory=35216 CPUtime=624.89 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 442206 0 0 0 62408 81 0 0 20 0 1 0 236679970 50327552 8804 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 12287 8804 544 696 0 11448 0
Current children cumulated CPU time: 625.53 s
Current children cumulated vsize: 1288164 KiB
Current children cumulated memory: 121980 KiB

[startup+628.8 s]
/proc/loadavg: 4.08 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115356592/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=49148 memory=37748 CPUtime=626.48 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 444474 0 0 0 62567 81 0 0 20 0 1 0 236679970 50327552 9437 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 12287 9437 544 696 0 11448 0
Current children cumulated CPU time: 627.12 s
Current children cumulated vsize: 1288164 KiB
Current children cumulated memory: 124512 KiB

[startup+629.2 s]
/proc/loadavg: 4.08 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115356592/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=43004 memory=31816 CPUtime=626.89 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 444941 0 0 0 62607 82 0 0 20 0 1 0 236679970 44036096 7954 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 10751 7954 544 696 0 9912 0
Current children cumulated CPU time: 627.53 s
Current children cumulated vsize: 1282020 KiB
Current children cumulated memory: 118580 KiB

[startup+629.4 s]
/proc/loadavg: 4.08 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115356592/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=45052 memory=32712 CPUtime=627.08 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 445175 0 0 0 62626 82 0 0 20 0 1 0 236679970 46133248 8178 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 11263 8178 544 696 0 10424 0
Current children cumulated CPU time: 627.72 s
Current children cumulated vsize: 1284068 KiB
Current children cumulated memory: 119476 KiB

[startup+629.5 s]
/proc/loadavg: 4.08 4.00 4.79 5/271 175209
/proc/meminfo: memFree=115356592/131250000 swapFree=33010416/33010684
[pid=175010] ppid=174992 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/175010/stat : 175010 (scip-naps-1.00a) S 174992 175010 174935 0 -1 4194304 257 335 0 0 0 0 0 0 20 0 1 0 236679900 4292608 736 18446744073709551615 93937138032640 93937138927173 140730396267792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93937139166224 93937139213968 93937165627392 140730396277147 140730396277246 140730396277246 140730396282850 0
/proc/175010/statm: 1048 736 672 219 0 110 0
[pid=175024] ppid=175010 vsize=1234824 memory=83820 CPUtime=0.64 cores=1,3
/proc/175024/stat : 175024 (python3) S 175010 175010 174935 0 -1 4194304 13601 0 6 0 62 2 0 0 20 0 1 0 236679903 1264459776 20955 18446744073709551615 94509611847680 94509611848057 140736183442368 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94509611859352 94509611859972 94509639028736 140736183449935 140736183450144 140736183450144 140736183455719 0
/proc/175024/statm: 308706 20955 7900 1 0 280064 0
[pid=175029] ppid=175024 vsize=45052 memory=32968 CPUtime=627.18 cores=1,3
/proc/175029/stat : 175029 (naps-1.03a6) R 175024 175029 175029 0 -1 4194304 445252 0 0 0 62636 82 0 0 20 0 1 0 236679970 46133248 8242 18446744073709551615 4198400 7047149 140734409549392 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37249024 140734409554303 140734409554417 140734409554417 140734409560009 0
/proc/175029/statm: 11263 8242 544 696 0 10424 0
Current children cumulated CPU time: 627.82 s
Current children cumulated vsize: 1284068 KiB
Current children cumulated memory: 119732 KiB

Child status: 0

Real time (s): 629.545
CPU time (s): 627.894
CPU user time (s): 627.033
CPU system time (s): 0.860913
CPU usage (%): 99.7377
Max. virtual memory (cumulated for all children) (KiB): 1320936
Max. memory (cumulated for all children) (KiB): 152860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 627.033
system time used= 0.860913
maximum resident set size= 83820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466320
page faults= 6
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 497
involuntary context switches= 521


# summary of solver processes directly reported to runsolver:
#   pid: 175010
#   total CPU time (s): 627.894
#   total CPU user time (s): 627.033
#   total CPU system time (s): 0.860913

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27291 second user time and 2.87925 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 20:46:40
IDJOB=4541663
IDBENCH=163217
IDSOLVER=3388
FILE ID=nodeC027/4541663-1753210000
RUNJOBID= nodeC027-1753210000-174951
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-29array_ineq6.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541663-1753210000/watcher-4541663-1753210000 -o /tmp/evaluation-result-4541663-1753210000/solver-4541663-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174951 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4541663-1753210000.opb

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

MD5SUM BENCH= e0dec10818bb8f0f47ba8429a0e85943
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.658
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.643
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:     347008 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:57:10