Trace number 4541546

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 1264.48 1267.62

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq5/normalized-30array_ineq5.opb
MD5SUMc057026a3dee35393963218173951f41
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 benchmark1264.48
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5610
Total number of constraints7531
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints1921
Minimum length of a constraint1
Maximum length of a constraint120
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 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305843009213693951
Number of bits of the biggest sum of numbers61
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.33/0.47	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541546-1753210000.opb
0.33/0.47	c Solving mode: decision
0.33/0.47	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.33/0.47	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.33/0.47	c original problem has 5610 variables (5610 bin, 0 int, 0 impl, 0 cont) and 7531 constraints
0.33/0.47	c presolving:
0.33/0.47	c (round 1, fast)       690 del vars, 210 del conss, 0 add conss, 30 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2340 clqs
0.33/0.47	c (round 2, fast)       1301 del vars, 2218 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3181 clqs
0.33/0.47	c (round 3, fast)       1316 del vars, 2248 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3151 clqs
0.33/0.47	c (round 4, medium)     1766 del vars, 2248 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2251 clqs
0.33/0.47	c (round 5, fast)       1766 del vars, 3148 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2251 clqs
0.33/0.47	c (round 6, exhaustive) 1766 del vars, 3148 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 2701 upgd conss, 0 impls, 2251 clqs
0.33/0.47	c (round 7, exhaustive) 1766 del vars, 5848 del conss, 900 add conss, 88 chg bounds, 2 chg sides, 119 chg coeffs, 2701 upgd conss, 0 impls, 2252 clqs
0.33/0.47	c    (0.2s) probing: 1000/4324 (23.1%) - 0 fixings, 0 aggregations, 488 implications, 0 bound changes
0.33/0.47	c    (0.2s) probing: 1001/4324 (23.1%) - 0 fixings, 0 aggregations, 489 implications, 0 bound changes
0.33/0.47	c    (0.2s) probing aborted: 1000/1000 successive useless probings
0.33/0.47	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.33/0.47	c    (0.3s) no symmetry present (symcode time: 0.00)
0.33/0.47	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.33/0.47	c  1766 deleted vars, 5848 deleted constraints, 900 added constraints, 88 tightened bounds, 0 added holes, 2 changed sides, 119 changed coefficients
0.33/0.47	c  0 implications, 2741 cliques
0.33/0.47	c presolved problem has 4324 variables (4324 bin, 0 int, 0 impl, 0 cont) and 2583 constraints
0.33/0.47	c       1 constraints of type <knapsack>
0.33/0.47	c     900 constraints of type <and>
0.33/0.47	c    1682 constraints of type <linear>
0.33/0.47	c transformed objective value is always integral (scale: 1)
0.33/0.47	c Presolving Time: 0.24
0.33/0.47	c 
0.33/0.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.33/0.47	c t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |4324 |2583 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.33/0.47	c 
0.33/0.47	c SCIP Status        : problem is solved [optimal solution found]
0.33/0.47	c Solving Time (sec) : 0.26
0.33/0.47	c Solving Nodes      : 1
0.33/0.47	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.33/0.47	c Dual Bound         : +0.00000000000000e+00
0.33/0.47	c Gap                : 0.00 %
0.33/0.47	c   [linear] <linear220>: <x5551>[B] (-0) -<x5491>[B] (+0) +2<x5552>[B] (+0) -2<x5492>[B] (+0) +4<x5553>[B] (+0) -4<x5493>[B] (+0) +8<x5554>[B] (+0) -8<x5494>[B] (+0) +16<x5555>[B] (+0) -16<x5495>[B] (+0) +32<x5556>[B] (+0) -32<x5496>[B] (+0) +64<x5557>[B] (+0) -64<x5497>[B] (+0) +128<x5558>[B] (+0) -128<x5498>[B] (+0) +256<x5559>[B] (+0) -256<x5499>[B] (+0) +512<x5560>[B] (+0) -512<x5500>[B] (+0) +1024<x5561>[B] (+0) -1024<x5501>[B] (+0) +2048<x5562>[B] (+0) -2048<x5502>[B] (+0) +4096<x5563>[B] (+0) -4096<x5503>[B] (+0) +8192<x5564>[B] (+0) -8192<x5504>[B] (+0) +16384<x5565>[B] (+0) -16384<x5505>[B] (+0) +32768<x5566>[B] (+0) -32768<x5506>[B] (+0) +65536<x5567>[B] (+0) -65536<x5507>[B] (+0) +131072<x5568>[B] (+0) -131072<x5508>[B] (+0) +262144<x5569>[B] (+0) -262144<x5509>[B] (+0) +524288<x5570>[B] (+0) -524288<x5510>[B] (+0) +1048576<x5571>[B] (+0) -1048576<x5511>[B] (+0) +2097152<x5572>[B] (+0) -2097152<x5512>[B] (+0) +4194304<x5573>[B] (+0) -4194304<x5513>[B] (+0) +8388608<x5574>[B] (+0) -8388608<x5514>[B] (+0) +16777216<x5575>[B] (+0) -16777216<x5515>[B] (+0) +33554432<x5576>[B] (+0) -33554432<x5516>[B] (+0) +67108864<x5577>[B] (+0) -67108864<x5517>[B] (+0) +134217728<x5578>[B] (+0) -134217728<x5518>[B] (+0) +268435456<x5579>[B] (+0) -268435456<x5519>[B] (+0) +536870912<x5580>[B] (+0) -536870912<x5520>[B] (+0) +1.07374182e+09<x5581>[B] (+0) -1.07374182e+09<x5521>[B] (+0) +2.14748365e+09<x5582>[B] (+0) -2.14748365e+09<x5522>[B] (+0) +4.2949673e+09<x5583>[B] (+0) -4.2949673e+09<x5523>[B] (+0) +8.58993459e+09<x5584>[B] (+0) -8.58993459e+09<x5524>[B] (+0) +1.71798692e+10<x5585>[B] (+0) -1.71798692e+10<x5525>[B] (+0) +3.43597384e+10<x5586>[B] (+0) -3.43597384e+10<x5526>[B] (+0) +6.87194767e+10<x5587>[B] (+0) -6.87194767e+10<x5527>[B] (+0) +1.37438953e+11<x5588>[B] (+0) -1.37438953e+11<x5528>[B] (+0) +2.74877907e+11<x5589>[B] (+0) -2.74877907e+11<x5529>[B] (+0) +5.49755814e+11<x5590>[B] (+0) -5.49755814e+11<x5530>[B] (+0) +1.09951163e+12<x5591>[B] (+0) -1.09951163e+12<x5531>[B] (+0) +2.19902326e+12<x5592>[B] (+0) -2.19902326e+12<x5532>[B] (+0) +4.39804651e+12<x5593>[B] (+0) -4.39804651e+12<x5533>[B] (+0) +8.79609302e+12<x5594>[B] (+0) -8.79609302e+12<x5534>[B] (+0) +1.7592186e+13<x5595>[B] (+0) -1.7592186e+13<x5535>[B] (+0) +3.51843721e+13<x5596>[B] (+0) -3.51843721e+13<x5536>[B] (+0) +7.03687442e+13<x5597>[B] (+0) -7.03687442e+13<x5537>[B] (+0) +1.40737488e+14<x5598>[B] (+0) -1.40737488e+14<x5538>[B] (+0) +2.81474977e+14<x5599>[B] (+0) -2.81474977e+14<x5539>[B] (+0) +5.62949953e+14<x5600>[B] (+0) -5.62949953e+14<x5540>[B] (+0) +1.12589991e+15<x5601>[B] (+0) -1.12589991e+15<x5541>[B] (+0) +2.25179981e+15<x5602>[B] (+0) -2.25179981e+15<x5542>[B] (+0) +4.50359963e+15<x5603>[B] (+0) -4.50359963e+15<x5543>[B] (+0) +9.00719925e+15<x5604>[B] (+0) -9.00719925e+15<x5544>[B] (+0) +1.80143985e+16<x5605>[B] (+0) -1.80143985e+16<x5545>[B] (+0) +3.6028797e+16<x5606>[B] (+0) -3.6028797e+16<x5546>[B] (+0) +7.2057594e+16<x5607>[B] (+0) -7.2057594e+16<x5547>[B] (+0) +1.44115188e+17<x5608>[B] (+0) -1.44115188e+17<x5548>[B] (+0) +2.88230376e+17<x5609>[B] (+0) -2.88230376e+17<x5549>[B] (+0) +5.76460752e+17<x5610>[B] (+0) -5.76460752e+17<x5550>[B] (+0) >= 1;
0.33/0.47	c ;
0.33/0.47	c violation: left hand side is violated by 1
0.33/0.47	c best solution is not feasible in original problem
0.33/0.47	c   [linear] <linear220>: <x5551>[B] (-0) -<x5491>[B] (+0) +2<x5552>[B] (+0) -2<x5492>[B] (+0) +4<x5553>[B] (+0) -4<x5493>[B] (+0) +8<x5554>[B] (+0) -8<x5494>[B] (+0) +16<x5555>[B] (+0) -16<x5495>[B] (+0) +32<x5556>[B] (+0) -32<x5496>[B] (+0) +64<x5557>[B] (+0) -64<x5497>[B] (+0) +128<x5558>[B] (+0) -128<x5498>[B] (+0) +256<x5559>[B] (+0) -256<x5499>[B] (+0) +512<x5560>[B] (+0) -512<x5500>[B] (+0) +1024<x5561>[B] (+0) -1024<x5501>[B] (+0) +2048<x5562>[B] (+0) -2048<x5502>[B] (+0) +4096<x5563>[B] (+0) -4096<x5503>[B] (+0) +8192<x5564>[B] (+0) -8192<x5504>[B] (+0) +16384<x5565>[B] (+0) -16384<x5505>[B] (+0) +32768<x5566>[B] (+0) -32768<x5506>[B] (+0) +65536<x5567>[B] (+0) -65536<x5507>[B] (+0) +131072<x5568>[B] (+0) -131072<x5508>[B] (+0) +262144<x5569>[B] (+0) -262144<x5509>[B] (+0) +524288<x5570>[B] (+0) -524288<x5510>[B] (+0) +1048576<x5571>[B] (+0) -1048576<x5511>[B] (+0) +2097152<x5572>[B] (+0) -2097152<x5512>[B] (+0) +4194304<x5573>[B] (+0) -4194304<x5513>[B] (+0) +8388608<x5574>[B] (+0) -8388608<x5514>[B] (+0) +16777216<x5575>[B] (+0) -16777216<x5515>[B] (+0) +33554432<x5576>[B] (+0) -33554432<x5516>[B] (+0) +67108864<x5577>[B] (+0) -67108864<x5517>[B] (+0) +134217728<x5578>[B] (+0) -134217728<x5518>[B] (+0) +268435456<x5579>[B] (+0) -268435456<x5519>[B] (+0) +536870912<x5580>[B] (+0) -536870912<x5520>[B] (+0) +1.07374182e+09<x5581>[B] (+0) -1.07374182e+09<x5521>[B] (+0) +2.14748365e+09<x5582>[B] (+0) -2.14748365e+09<x5522>[B] (+0) +4.2949673e+09<x5583>[B] (+0) -4.2949673e+09<x5523>[B] (+0) +8.58993459e+09<x5584>[B] (+0) -8.58993459e+09<x5524>[B] (+0) +1.71798692e+10<x5585>[B] (+0) -1.71798692e+10<x5525>[B] (+0) +3.43597384e+10<x5586>[B] (+0) -3.43597384e+10<x5526>[B] (+0) +6.87194767e+10<x5587>[B] (+0) -6.87194767e+10<x5527>[B] (+0) +1.37438953e+11<x5588>[B] (+0) -1.37438953e+11<x5528>[B] (+0) +2.74877907e+11<x5589>[B] (+0) -2.74877907e+11<x5529>[B] (+0) +5.49755814e+11<x5590>[B] (+0) -5.49755814e+11<x5530>[B] (+0) +1.09951163e+12<x5591>[B] (+0) -1.09951163e+12<x5531>[B] (+0) +2.19902326e+12<x5592>[B] (+0) -2.19902326e+12<x5532>[B] (+0) +4.39804651e+12<x5593>[B] (+0) -4.39804651e+12<x5533>[B] (+0) +8.79609302e+12<x5594>[B] (+0) -8.79609302e+12<x5534>[B] (+0) +1.7592186e+13<x5595>[B] (+0) -1.7592186e+13<x5535>[B] (+0) +3.51843721e+13<x5596>[B] (+0) -3.51843721e+13<x5536>[B] (+0) +7.03687442e+13<x5597>[B] (+0) -7.03687442e+13<x5537>[B] (+0) +1.40737488e+14<x5598>[B] (+0) -1.40737488e+14<x5538>[B] (+0) +2.81474977e+14<x5599>[B] (+0) -2.81474977e+14<x5539>[B] (+0) +5.62949953e+14<x5600>[B] (+0) -5.62949953e+14<x5540>[B] (+0) +1.12589991e+15<x5601>[B] (+0) -1.12589991e+15<x5541>[B] (+0) +2.25179981e+15<x5602>[B] (+0) -2.25179981e+15<x5542>[B] (+0) +4.50359963e+15<x5603>[B] (+0) -4.50359963e+15<x5543>[B] (+0) +9.00719925e+15<x5604>[B] (+0) -9.00719925e+15<x5544>[B] (+0) +1.80143985e+16<x5605>[B] (+0) -1.80143985e+16<x5545>[B] (+0) +3.6028797e+16<x5606>[B] (+0) -3.6028797e+16<x5546>[B] (+0) +7.2057594e+16<x5607>[B] (+0) -7.2057594e+16<x5547>[B] (+0) +1.44115188e+17<x5608>[B] (+0) -1.44115188e+17<x5548>[B] (+0) +2.88230376e+17<x5609>[B] (+0) -2.88230376e+17<x5549>[B] (+0) +5.76460752e+17<x5610>[B] (+0) -5.76460752e+17<x5550>[B] (+0) >= 1;
0.33/0.47	c ;
0.33/0.47	c violation: left hand side is violated by 1
0.33/0.47	c SCIP found a solution, but it is not feasible according to the original problem.
0.33/0.47	c ----------------------------------------------------------------------
0.33/0.47	c executing external solver (fallback): HOME/naps-1.03a6
0.33/0.47	c ----------------------------------------------------------------------
0.33/0.47	c command: HOME/naps-1.03a6 HOME/instance-4541546-1753210000.opb
0.33/0.47	c NaPS 1.03a6.
0.33/0.47	c Input file name: HOME/instance-4541546-1753210000.opb
1264.33/1267.58	c s UNSATISFIABLE
1264.33/1267.58	c _____________________________________________________________________________
1264.33/1267.58	c std/band forms        : 1,1682
1264.33/1267.58	c 2cl/3cl ITE-codings   : 58,7057
1264.33/1267.58	c BDD/srt/adr Max costs : 175,0,0
1264.33/1267.58	c BDDraw/bin/mul/srt/adr: 1683,0,0,0,0
1264.33/1267.58	c BDD nodes             : 18556
1264.33/1267.58	c Es1/CC detections     : 0,0
1264.33/1267.58	c CC sort               : 0
1264.33/1267.58	c SAT/UNSAT calls       : 0,1
1264.33/1267.58	c regenrated variables  : 0
1264.33/1267.58	c eliminated fixed lits : 3835
1264.33/1267.58	c goal lit flips        : 0
1264.33/1267.58	c goal stages           : 0
1264.33/1267.58	c goal shrink           : 0
1264.33/1267.58	c goal coeff separations: 0
1264.33/1267.58	c restarts              : 285415
1264.33/1267.58	c conflicts             : 12188334       (9664 /sec)
1264.33/1267.58	c decisions             : 22697120       (17997 /sec)
1264.33/1267.58	c propagations          : 3070787517     (2434838 /sec)
1264.33/1267.58	c inspects              : 0              (0 /sec)
1264.33/1267.58	c CPU time (solving tm) : 1261 s        (1261 s, SAT 0 s, UNSAT 1261 s)
1264.33/1267.58	c Time for Opt-base     : 0 s
1264.33/1267.58	c Steps for Opt-base    : 0
1264.33/1267.58	c Time for BDD coding   : 0.06956 s
1264.33/1267.58	c Time for srt coding   : 0 s
1264.33/1267.58	c _____________________________________________________________________________
1264.33/1267.58	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-4541546-1753210000/watcher-4541546-1753210000 -o /tmp/evaluation-result-4541546-1753210000/solver-4541546-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174950 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541546-1753210000.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100063 s]*
/proc/loadavg: 1.01 3.23 5.49 5/268 175025
/proc/meminfo: memFree=115728220/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=73104 memory=23040 CPUtime=0.04 cores=4,6
/proc/175017/stat : 175017 (python3) D 175000 175000 174935 0 -1 4456448 2795 0 15 0 3 1 0 0 20 0 1 0 236679901 74858496 5760 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 18276 5760 3392 1 0 3885 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 77296 KiB
Current children cumulated memory: 25984 KiB

[startup+0.204724 s]*
/proc/loadavg: 1.01 3.23 5.49 6/268 175025
/proc/meminfo: memFree=115658112/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1208304 memory=59240 CPUtime=0.13 cores=4,6
/proc/175017/stat : 175017 (python3) R 175000 175000 174935 0 -1 4194304 8360 0 25 0 10 3 0 0 20 0 1 0 236679901 1237303296 14810 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 302076 14810 7394 1 0 273434 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 1212496 KiB
Current children cumulated memory: 62184 KiB

[startup+0.305755 s]*
/proc/loadavg: 1.01 3.23 5.49 6/269 175026
/proc/meminfo: memFree=115594112/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1227232 memory=78440 CPUtime=0.22 cores=4,6
/proc/175017/stat : 175017 (python3) R 175000 175000 174935 0 -1 4194304 12870 0 25 0 19 3 0 0 20 0 1 0 236679901 1256685568 19610 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 306808 19610 7746 1 0 278166 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 1231424 KiB
Current children cumulated memory: 81384 KiB

[startup+0.700176 s]
/proc/loadavg: 1.01 3.23 5.49 6/271 175028
/proc/meminfo: memFree=115552532/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=16328 memory=13916 CPUtime=0.21 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 4378 0 0 0 21 0 0 0 20 0 1 0 236679945 16719872 3479 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 4082 3479 544 696 0 3243 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 1258056 KiB
Current children cumulated memory: 99396 KiB

[startup+1.50015 s]
/proc/loadavg: 1.01 3.23 5.49 6/272 175029
/proc/meminfo: memFree=115513724/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=19008 memory=14864 CPUtime=1 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 5052 0 0 0 100 0 0 0 20 0 1 0 236679945 19464192 3716 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 4752 3716 544 696 0 3913 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 1260736 KiB
Current children cumulated memory: 100344 KiB

[startup+3.10455 s]
/proc/loadavg: 1.01 3.23 5.49 6/272 175029
/proc/meminfo: memFree=115514732/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=16960 memory=14392 CPUtime=2.6 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 5185 0 0 0 260 0 0 0 20 0 1 0 236679945 17367040 3598 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 4240 3598 544 696 0 3401 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 1258688 KiB
Current children cumulated memory: 99872 KiB

[startup+6.30014 s]
/proc/loadavg: 1.25 3.24 5.48 6/272 175029
/proc/meminfo: memFree=115516320/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=18868 memory=16676 CPUtime=5.79 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 7855 0 0 0 578 1 0 0 20 0 1 0 236679945 19320832 4169 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 4717 4169 544 696 0 3878 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 1260596 KiB
Current children cumulated memory: 102156 KiB

[startup+12.7001 s]
/proc/loadavg: 1.47 3.26 5.47 6/272 175029
/proc/meminfo: memFree=115512376/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=20888 memory=16808 CPUtime=12.18 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 14089 0 0 0 1216 2 0 0 20 0 1 0 236679945 21389312 4202 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 5222 4202 544 696 0 4383 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 1262616 KiB
Current children cumulated memory: 102288 KiB

[startup+25.5001 s]
/proc/loadavg: 2.03 3.29 5.45 6/273 175031
/proc/meminfo: memFree=115511972/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=21944 memory=18404 CPUtime=24.94 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 17074 0 0 0 2492 2 0 0 20 0 1 0 236679945 22470656 4601 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 5486 4601 544 696 0 4647 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 1263672 KiB
Current children cumulated memory: 103884 KiB

[startup+51.1046 s]
/proc/loadavg: 2.77 3.37 5.42 6/273 175031
/proc/meminfo: memFree=115502916/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=21944 memory=19644 CPUtime=50.49 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 44798 0 0 0 5042 7 0 0 20 0 1 0 236679945 22470656 4911 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 5486 4911 544 696 0 4647 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1263672 KiB
Current children cumulated memory: 105124 KiB

[startup+102.3 s]
/proc/loadavg: 3.47 3.47 5.34 6/273 175034
/proc/meminfo: memFree=115493476/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=82536 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20634 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20634 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=34236 memory=24796 CPUtime=101.56 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 132960 0 0 0 10135 21 0 0 20 0 1 0 236679945 35057664 6199 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 8559 6199 544 696 0 7720 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1275964 KiB
Current children cumulated memory: 110276 KiB

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

/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48400 memory=46004 CPUtime=1119.08 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1443050 0 0 0 111626 282 0 0 20 0 1 0 236679945 49561600 11501 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12100 11501 544 696 0 11261 0
Current children cumulated CPU time: 1119.47 s
Current children cumulated vsize: 1290128 KiB
Current children cumulated memory: 132252 KiB

[startup+1182.3 s]
/proc/loadavg: 4.04 4.06 4.46 5/271 175292
/proc/meminfo: memFree=115375104/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48400 memory=46700 CPUtime=1178.94 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1444049 0 0 0 117611 283 0 0 20 0 1 0 236679945 49561600 11675 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12100 11675 544 696 0 11261 0
Current children cumulated CPU time: 1179.33 s
Current children cumulated vsize: 1290128 KiB
Current children cumulated memory: 132948 KiB

[startup+1242.3 s]
/proc/loadavg: 4.12 4.08 4.44 5/272 175299
/proc/meminfo: memFree=115372728/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46000 CPUtime=1238.81 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445108 0 0 0 123597 284 0 0 20 0 1 0 236679945 49557504 11500 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11500 544 696 0 11260 0
Current children cumulated CPU time: 1239.2 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132248 KiB

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

# cumulated CPU time of all completed processes:  user=1261.57 s, system=2.90706 s

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

[startup+1254.4 s]
/proc/loadavg: 4.10 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115368628/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46000 CPUtime=1250.88 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445108 0 0 0 124804 284 0 0 20 0 1 0 236679945 49557504 11500 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11500 544 696 0 11260 0
Current children cumulated CPU time: 1251.27 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132248 KiB

[startup+1260.8 s]
/proc/loadavg: 4.09 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115364532/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46000 CPUtime=1257.26 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445108 0 0 0 125442 284 0 0 20 0 1 0 236679945 49557504 11500 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11500 544 696 0 11260 0
Current children cumulated CPU time: 1257.65 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132248 KiB

[startup+1264 s]*
/proc/loadavg: 4.09 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115366580/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46000 CPUtime=1260.45 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445586 0 0 0 125761 284 0 0 20 0 1 0 236679945 49557504 11500 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11500 544 696 0 11260 0
Current children cumulated CPU time: 1260.84 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132248 KiB

[startup+1265.6 s]
/proc/loadavg: 4.08 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115366580/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46000 CPUtime=1262.04 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445586 0 0 0 125920 284 0 0 20 0 1 0 236679945 49557504 11500 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11500 544 696 0 11260 0
Current children cumulated CPU time: 1262.43 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132248 KiB

[startup+1266.4 s]
/proc/loadavg: 4.08 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115366580/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46128 CPUtime=1262.84 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445633 0 0 0 126000 284 0 0 20 0 1 0 236679945 49557504 11532 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11532 544 696 0 11260 0
Current children cumulated CPU time: 1263.23 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132376 KiB

[startup+1267.2 s]
/proc/loadavg: 4.08 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115366580/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=0.39 cores=4,6
/proc/175017/stat : 175017 (python3) S 175000 175000 174935 0 -1 4194304 13947 0 25 0 35 4 0 0 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
[pid=175028] ppid=175017 vsize=48396 memory=46128 CPUtime=1263.64 cores=4,6
/proc/175028/stat : 175028 (naps-1.03a6) R 175017 175028 175028 0 -1 4194304 1445633 0 0 0 126080 284 0 0 20 0 1 0 236679945 49557504 11532 18446744073709551615 4198400 7047149 140737218113168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31371264 140737218115967 140737218116081 140737218116081 140737218121673 0
/proc/175028/statm: 12099 11532 544 696 0 11260 0
Current children cumulated CPU time: 1264.03 s
Current children cumulated vsize: 1290124 KiB
Current children cumulated memory: 132376 KiB

[startup+1267.6 s]
/proc/loadavg: 4.08 4.07 4.43 5/272 175300
/proc/meminfo: memFree=115366580/131250000 swapFree=33010416/33010684
[pid=175000] ppid=174991 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175000/stat : 175000 (scip-naps-1.00a) S 174991 175000 174935 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 236679897 4292608 736 18446744073709551615 94735372816384 94735373710917 140731314674304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94735373949968 94735373997712 94735388774400 140731314678171 140731314678270 140731314678270 140731314683874 0
/proc/175000/statm: 1048 736 672 219 0 110 0
[pid=175017] ppid=175000 vsize=1237536 memory=83304 CPUtime=1264.42 cores=4,6
/proc/175017/stat : 175017 (python3) R 175000 175000 174935 0 -1 4194304 18225 1445634 25 0 36 4 126118 284 20 0 1 0 236679901 1267236864 20826 18446744073709551615 94451497750528 94451497750905 140729222988832 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94451497762200 94451497762820 94451522711552 140729222990159 140729222990368 140729222990368 140729222995943 0
/proc/175017/statm: 309384 20826 7874 1 0 280742 0
Current children cumulated CPU time: 1264.42 s
Current children cumulated vsize: 1241728 KiB
Current children cumulated memory: 86248 KiB

Child status: 0

Real time (s): 1267.62
CPU time (s): 1264.48
CPU user time (s): 1261.57
CPU system time (s): 2.90706
CPU usage (%): 99.7518
Max. virtual memory (cumulated for all children) (KiB): 1367968
Max. memory (cumulated for all children) (KiB): 170912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1261.57
system time used= 2.90707
maximum resident set size= 86844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1468077
page faults= 25
swaps= 0
block input operations= 16
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 470
involuntary context switches= 1358


# summary of solver processes directly reported to runsolver:
#   pid: 175000
#   total CPU time (s): 1264.48
#   total CPU user time (s): 1261.57
#   total CPU system time (s): 2.90706

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.24559 second user time and 5.60271 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= c057026a3dee35393963218173951f41
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 21:07:48