Trace number 4542046

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.00a1? (TO) 3600.12 3609.43

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/wallace_spec/normalized-28wallace_spec_greater_tvars.opb
MD5SUM20f5dc2e187fea802b1fd8b2eb35ac07
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 benchmark3.41364
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3571
Total number of constraints1850
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints1794
Minimum length of a constraint1
Maximum length of a constraint840
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 36028797018963968
Number of bits of the biggest number in a constraint 56
Biggest sum of numbers in a constraint 144115188075855871
Number of bits of the biggest sum of numbers57
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.25/0.40	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4542046-1753213495.opb
0.25/0.40	c Solving mode: decision
0.25/0.40	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.25/0.40	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.25/0.40	c original problem has 3571 variables (3571 bin, 0 int, 0 impl, 0 cont) and 1850 constraints
0.25/0.40	c presolving:
0.25/0.40	c (round 1, fast)       982 del vars, 973 del conss, 0 add conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 152 clqs
0.25/0.40	c (round 2, exhaustive) 982 del vars, 973 del conss, 0 add conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 5 upgd conss, 0 impls, 152 clqs
0.25/0.40	c (round 3, fast)       983 del vars, 973 del conss, 0 add conss, 64 chg bounds, 1 chg sides, 110 chg coeffs, 5 upgd conss, 0 impls, 152 clqs
0.25/0.40	c    (0.1s) probing: 1000/2588 (38.6%) - 7 fixings, 0 aggregations, 624 implications, 0 bound changes
0.25/0.40	c    (0.2s) probing: 1507/2588 (58.2%) - 7 fixings, 0 aggregations, 829 implications, 0 bound changes
0.25/0.40	c    (0.2s) probing aborted: 1000/1000 successive useless probings
0.25/0.40	c (round 4, exhaustive) 990 del vars, 973 del conss, 0 add conss, 64 chg bounds, 1 chg sides, 110 chg coeffs, 5 upgd conss, 0 impls, 959 clqs
0.25/0.40	c (round 5, exhaustive) 992 del vars, 973 del conss, 0 add conss, 64 chg bounds, 1 chg sides, 112 chg coeffs, 8 upgd conss, 0 impls, 962 clqs
0.25/0.40	c (round 6, medium)     994 del vars, 975 del conss, 0 add conss, 64 chg bounds, 1 chg sides, 112 chg coeffs, 8 upgd conss, 0 impls, 952 clqs
0.25/0.40	c    (0.2s) probing: 1607/2588 (62.1%) - 7 fixings, 0 aggregations, 937 implications, 0 bound changes
0.25/0.40	c    (0.2s) probing aborted: 1000/1000 successive useless probings
0.25/0.40	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.25/0.40	c    (0.2s) symmetry computation finished: 504 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.25/0.40	c dynamic symmetry handling statistics:
0.25/0.40	c    orbitopal reduction:       no components
0.25/0.40	c    orbital reduction:         no components
0.25/0.40	c    lexicographic reduction:   no permutations
0.25/0.40	c handled 261 out of 261 symmetry components
0.25/0.40	c (round 7, exhaustive) 994 del vars, 975 del conss, 504 add conss, 64 chg bounds, 1 chg sides, 112 chg coeffs, 8 upgd conss, 0 impls, 1564 clqs
0.25/0.40	c (round 8, exhaustive) 994 del vars, 975 del conss, 504 add conss, 64 chg bounds, 1 chg sides, 112 chg coeffs, 512 upgd conss, 0 impls, 1564 clqs
0.25/0.40	c presolving (9 rounds: 9 fast, 7 medium, 6 exhaustive):
0.25/0.40	c  994 deleted vars, 975 deleted constraints, 504 added constraints, 64 tightened bounds, 0 added holes, 1 changed sides, 112 changed coefficients
0.25/0.40	c  0 implications, 1565 cliques
0.25/0.40	c presolved problem has 2579 variables (2579 bin, 0 int, 0 impl, 0 cont) and 1377 constraints
0.25/0.40	c       1 constraints of type <knapsack>
0.25/0.40	c     505 constraints of type <setppc>
0.25/0.40	c       2 constraints of type <xor>
0.25/0.40	c     869 constraints of type <linear>
0.25/0.40	c transformed objective value is always integral (scale: 1)
0.25/0.40	c Presolving Time: 0.20
0.25/0.40	c 
0.25/0.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.25/0.40	c p 0.2s|     1 |     0 |     0 |     - | vbounds|   0 |2579 |1381 |1381 |   0 |  0 |   3 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.25/0.40	c 
0.25/0.40	c SCIP Status        : problem is solved [optimal solution found]
0.25/0.40	c Solving Time (sec) : 0.23
0.25/0.40	c Solving Nodes      : 1
0.25/0.40	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.25/0.40	c Dual Bound         : +0.00000000000000e+00
0.25/0.40	c Gap                : 0.00 %
0.25/0.40	c   [linear] <linear9>: <x1>[B] (-0) -<x58>[B] (+0) +2<x2>[B] (+0) -2<x59>[B] (+0) +4<x3>[B] (+0) -4<x60>[B] (+0) +8<x4>[B] (+0) -8<x61>[B] (+0) +16<x5>[B] (+0) -16<x62>[B] (+0) +32<x6>[B] (+0) -32<x63>[B] (+0) +64<x7>[B] (+0) -64<x64>[B] (+0) +128<x8>[B] (+0) -128<x65>[B] (+0) +256<x9>[B] (+0) -256<x66>[B] (+0) +512<x10>[B] (+0) -512<x67>[B] (+0) +1024<x11>[B] (+0) -1024<x68>[B] (+0) +2048<x12>[B] (+0) -2048<x69>[B] (+0) +4096<x13>[B] (+0) -4096<x70>[B] (+0) +8192<x14>[B] (+0) -8192<x71>[B] (+0) +16384<x15>[B] (+0) -16384<x72>[B] (+0) +32768<x16>[B] (+0) -32768<x73>[B] (+0) +65536<x17>[B] (+0) -65536<x74>[B] (+0) +131072<x18>[B] (+0) -131072<x75>[B] (+0) +262144<x19>[B] (+0) -262144<x76>[B] (+0) +524288<x20>[B] (+0) -524288<x77>[B] (+0) +1048576<x21>[B] (+0) -1048576<x78>[B] (+0) +2097152<x22>[B] (+0) -2097152<x79>[B] (+0) +4194304<x23>[B] (+0) -4194304<x80>[B] (+0) +8388608<x24>[B] (+0) -8388608<x81>[B] (+0) +16777216<x25>[B] (+0) -16777216<x82>[B] (+0) +33554432<x26>[B] (+0) -33554432<x83>[B] (+0) +67108864<x27>[B] (+0) -67108864<x84>[B] (+0) +134217728<x28>[B] (+0) -134217728<x85>[B] (+0) +268435456<x29>[B] (+0) -268435456<x86>[B] (+0) +536870912<x30>[B] (+0) -536870912<x87>[B] (+0) +1.07374182e+09<x31>[B] (+0) -1.07374182e+09<x88>[B] (+0) +2.14748365e+09<x32>[B] (+0) -2.14748365e+09<x89>[B] (+0) +4.2949673e+09<x33>[B] (+0) -4.2949673e+09<x90>[B] (+0) +8.58993459e+09<x34>[B] (+0) -8.58993459e+09<x91>[B] (+0) +1.71798692e+10<x35>[B] (+0) -1.71798692e+10<x92>[B] (+0) +3.43597384e+10<x36>[B] (+0) -3.43597384e+10<x93>[B] (+0) +6.87194767e+10<x37>[B] (+0) -6.87194767e+10<x94>[B] (+0) +1.37438953e+11<x38>[B] (+0) -1.37438953e+11<x95>[B] (+0) +2.74877907e+11<x39>[B] (+0) -2.74877907e+11<x96>[B] (+0) +5.49755814e+11<x40>[B] (+0) -5.49755814e+11<x97>[B] (+0) +1.09951163e+12<x41>[B] (+0) -1.09951163e+12<x98>[B] (+0) +2.19902326e+12<x42>[B] (+0) -2.19902326e+12<x99>[B] (+0) +4.39804651e+12<x43>[B] (+0) -4.39804651e+12<x100>[B] (+0) +8.79609302e+12<x44>[B] (+0) -8.79609302e+12<x101>[B] (+0) +1.7592186e+13<x45>[B] (+0) -1.7592186e+13<x102>[B] (+0) +3.51843721e+13<x46>[B] (+0) -3.51843721e+13<x103>[B] (+0) +7.03687442e+13<x47>[B] (+0) -7.03687442e+13<x104>[B] (+0) +1.40737488e+14<x48>[B] (+0) -1.40737488e+14<x105>[B] (+0) +2.81474977e+14<x49>[B] (+0) -2.81474977e+14<x106>[B] (+0) +5.62949953e+14<x50>[B] (+0) -5.62949953e+14<x107>[B] (+0) +1.12589991e+15<x51>[B] (+0) -1.12589991e+15<x108>[B] (+0) +2.25179981e+15<x52>[B] (+0) -2.25179981e+15<x109>[B] (+0) +4.50359963e+15<x53>[B] (+0) -4.50359963e+15<x110>[B] (+0) +9.00719925e+15<x54>[B] (+0) -9.00719925e+15<x111>[B] (+0) +1.80143985e+16<x55>[B] (+0) -1.80143985e+16<x112>[B] (+0) +3.6028797e+16<x56>[B] (+0) -3.6028797e+16<x113>[B] (+0) >= 1;
0.25/0.40	c ;
0.25/0.40	c violation: left hand side is violated by 1
0.25/0.40	c best solution is not feasible in original problem
0.25/0.40	c   [linear] <linear9>: <x1>[B] (-0) -<x58>[B] (+0) +2<x2>[B] (+0) -2<x59>[B] (+0) +4<x3>[B] (+0) -4<x60>[B] (+0) +8<x4>[B] (+0) -8<x61>[B] (+0) +16<x5>[B] (+0) -16<x62>[B] (+0) +32<x6>[B] (+0) -32<x63>[B] (+0) +64<x7>[B] (+0) -64<x64>[B] (+0) +128<x8>[B] (+0) -128<x65>[B] (+0) +256<x9>[B] (+0) -256<x66>[B] (+0) +512<x10>[B] (+0) -512<x67>[B] (+0) +1024<x11>[B] (+0) -1024<x68>[B] (+0) +2048<x12>[B] (+0) -2048<x69>[B] (+0) +4096<x13>[B] (+0) -4096<x70>[B] (+0) +8192<x14>[B] (+0) -8192<x71>[B] (+0) +16384<x15>[B] (+0) -16384<x72>[B] (+0) +32768<x16>[B] (+0) -32768<x73>[B] (+0) +65536<x17>[B] (+0) -65536<x74>[B] (+0) +131072<x18>[B] (+0) -131072<x75>[B] (+0) +262144<x19>[B] (+0) -262144<x76>[B] (+0) +524288<x20>[B] (+0) -524288<x77>[B] (+0) +1048576<x21>[B] (+0) -1048576<x78>[B] (+0) +2097152<x22>[B] (+0) -2097152<x79>[B] (+0) +4194304<x23>[B] (+0) -4194304<x80>[B] (+0) +8388608<x24>[B] (+0) -8388608<x81>[B] (+0) +16777216<x25>[B] (+0) -16777216<x82>[B] (+0) +33554432<x26>[B] (+0) -33554432<x83>[B] (+0) +67108864<x27>[B] (+0) -67108864<x84>[B] (+0) +134217728<x28>[B] (+0) -134217728<x85>[B] (+0) +268435456<x29>[B] (+0) -268435456<x86>[B] (+0) +536870912<x30>[B] (+0) -536870912<x87>[B] (+0) +1.07374182e+09<x31>[B] (+0) -1.07374182e+09<x88>[B] (+0) +2.14748365e+09<x32>[B] (+0) -2.14748365e+09<x89>[B] (+0) +4.2949673e+09<x33>[B] (+0) -4.2949673e+09<x90>[B] (+0) +8.58993459e+09<x34>[B] (+0) -8.58993459e+09<x91>[B] (+0) +1.71798692e+10<x35>[B] (+0) -1.71798692e+10<x92>[B] (+0) +3.43597384e+10<x36>[B] (+0) -3.43597384e+10<x93>[B] (+0) +6.87194767e+10<x37>[B] (+0) -6.87194767e+10<x94>[B] (+0) +1.37438953e+11<x38>[B] (+0) -1.37438953e+11<x95>[B] (+0) +2.74877907e+11<x39>[B] (+0) -2.74877907e+11<x96>[B] (+0) +5.49755814e+11<x40>[B] (+0) -5.49755814e+11<x97>[B] (+0) +1.09951163e+12<x41>[B] (+0) -1.09951163e+12<x98>[B] (+0) +2.19902326e+12<x42>[B] (+0) -2.19902326e+12<x99>[B] (+0) +4.39804651e+12<x43>[B] (+0) -4.39804651e+12<x100>[B] (+0) +8.79609302e+12<x44>[B] (+0) -8.79609302e+12<x101>[B] (+0) +1.7592186e+13<x45>[B] (+0) -1.7592186e+13<x102>[B] (+0) +3.51843721e+13<x46>[B] (+0) -3.51843721e+13<x103>[B] (+0) +7.03687442e+13<x47>[B] (+0) -7.03687442e+13<x104>[B] (+0) +1.40737488e+14<x48>[B] (+0) -1.40737488e+14<x105>[B] (+0) +2.81474977e+14<x49>[B] (+0) -2.81474977e+14<x106>[B] (+0) +5.62949953e+14<x50>[B] (+0) -5.62949953e+14<x107>[B] (+0) +1.12589991e+15<x51>[B] (+0) -1.12589991e+15<x108>[B] (+0) +2.25179981e+15<x52>[B] (+0) -2.25179981e+15<x109>[B] (+0) +4.50359963e+15<x53>[B] (+0) -4.50359963e+15<x110>[B] (+0) +9.00719925e+15<x54>[B] (+0) -9.00719925e+15<x111>[B] (+0) +1.80143985e+16<x55>[B] (+0) -1.80143985e+16<x112>[B] (+0) +3.6028797e+16<x56>[B] (+0) -3.6028797e+16<x113>[B] (+0) >= 1;
0.25/0.40	c ;
0.25/0.40	c violation: left hand side is violated by 1
0.25/0.40	c SCIP found a solution, but it is not feasible according to the original problem.
0.25/0.40	c ----------------------------------------------------------------------
0.25/0.40	c executing external solver (fallback): HOME/naps-1.03a6
0.25/0.40	c ----------------------------------------------------------------------
0.25/0.40	c command: HOME/naps-1.03a6 HOME/instance-4542046-1753213495.opb
0.34/0.41	c NaPS 1.03a6.
0.34/0.41	c Input file name: HOME/instance-4542046-1753213495.opb
3600.06/3609.40	c
3600.06/3609.40	c *** TERMINATED *** by signal 15
3600.06/3609.40	c _____________________________________________________________________________
3600.06/3609.40	c std/band forms        : 1,876
3600.06/3609.40	c 2cl/3cl ITE-codings   : 55,25816
3600.06/3609.40	c BDD/srt/adr Max costs : 23492,0,0
3600.06/3609.40	c BDDraw/bin/mul/srt/adr: 877,0,0,0,0
3600.06/3609.40	c BDD nodes             : 33553
3600.06/3609.40	c Es1/CC detections     : 0,0
3600.06/3609.40	c CC sort               : 0
3600.06/3609.40	c SAT/UNSAT calls       : 0,0
3600.06/3609.40	c regenrated variables  : 0
3600.06/3609.40	c eliminated fixed lits : 96
3600.06/3609.40	c goal lit flips        : 0
3600.06/3609.40	c goal stages           : 0
3600.06/3609.40	c goal shrink           : 0
3600.06/3609.40	c goal coeff separations: 0
3600.06/3609.40	c restarts              : 0
3600.06/3609.40	c conflicts             : 0              (0 /sec)
3600.06/3609.40	c decisions             : 0              (0 /sec)
3600.06/3609.40	c propagations          : 0              (0 /sec)
3600.06/3609.40	c inspects              : 0              (0 /sec)
3600.06/3609.40	c CPU time (solving tm) : 3596 s        (3596 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.40	c Time for Opt-base     : 0 s
3600.06/3609.40	c Steps for Opt-base    : 0
3600.06/3609.40	c Time for BDD coding   : 0.1662 s
3600.06/3609.40	c Time for srt coding   : 0 s
3600.06/3609.40	c _____________________________________________________________________________
3600.06/3609.40	s UNKNOWN
3600.06/3609.41	c received SIGTERM, forwarding to pbsolver...
3600.06/3609.41	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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 (62193 MiB free)
  memory of node 1: 64507 MiB (63577 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542046-1753213495/watcher-4542046-1753213495 -o /tmp/evaluation-result-4542046-1753213495/solver-4542046-1753213495 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162574 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4542046-1753213495.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
Linux 5.14.0-503.14.1.el
solver pid=163136, runsolver pid=163133
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.07 4.08 4.09 5/271 163141
/proc/meminfo: memFree=128789004/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=127372 memory=26896 CPUtime=0.05 cores=1,3
/proc/163141/stat : 163141 (python3) R 163136 163136 162562 0 -1 4194304 3040 0 0 0 4 1 0 0 20 0 1 0 237027331 130428928 6724 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 31843 6724 4260 1 0 3945 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 131564 KiB
Current children cumulated memory: 29840 KiB

[startup+0.205592 s]*
/proc/loadavg: 4.07 4.08 4.09 5/271 163141
/proc/meminfo: memFree=128773384/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1212028 memory=64656 CPUtime=0.15 cores=1,3
/proc/163141/stat : 163141 (python3) R 163136 163136 162562 0 -1 4194304 9126 0 0 0 13 2 0 0 20 0 1 0 237027331 1241116672 16164 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 303007 16164 7940 1 0 274365 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1216220 KiB
Current children cumulated memory: 67600 KiB

[startup+0.304787 s]*
/proc/loadavg: 4.07 4.08 4.09 5/271 163141
/proc/meminfo: memFree=128773136/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1212940 memory=65424 CPUtime=0.25 cores=1,3
/proc/163141/stat : 163141 (python3) R 163136 163136 162562 0 -1 4194304 9339 0 0 0 23 2 0 0 20 0 1 0 237027331 1242050560 16356 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 303235 16356 7940 1 0 274593 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1217132 KiB
Current children cumulated memory: 68368 KiB

[startup+0.700184 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 163142
/proc/meminfo: memFree=128723492/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=39084 memory=33628 CPUtime=0.28 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 10001 0 0 0 26 2 0 0 20 0 1 0 237027368 40022016 8407 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 9771 8407 544 696 0 8932 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1289064 KiB
Current children cumulated memory: 130796 KiB

[startup+1.50019 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 163142
/proc/meminfo: memFree=128706860/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=41044 memory=36708 CPUtime=1.07 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 11284 0 0 0 105 2 0 0 20 0 1 0 237027368 42029056 9177 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 10261 9177 544 696 0 9422 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 1291024 KiB
Current children cumulated memory: 133876 KiB

[startup+3.1055 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 163142
/proc/meminfo: memFree=128703332/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=49236 memory=41208 CPUtime=2.67 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 11875 0 0 0 265 2 0 0 20 0 1 0 237027368 50417664 10302 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 12309 10302 544 696 0 11470 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1299216 KiB
Current children cumulated memory: 138376 KiB

[startup+6.30017 s]
/proc/loadavg: 4.14 4.10 4.09 5/272 163142
/proc/meminfo: memFree=128703632/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=53332 memory=44568 CPUtime=5.86 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 12223 0 0 0 584 2 0 0 20 0 1 0 237027368 54611968 11142 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 13333 11142 544 696 0 12494 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1303312 KiB
Current children cumulated memory: 141736 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.09 4.09 5/272 163142
/proc/meminfo: memFree=128691228/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=69528 memory=57988 CPUtime=12.24 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 13646 0 0 0 1221 3 0 0 20 0 1 0 237027368 71196672 14497 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 17382 14497 544 696 0 16543 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 1319508 KiB
Current children cumulated memory: 155156 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.09 4.09 5/272 163142
/proc/meminfo: memFree=128692048/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=71572 memory=50924 CPUtime=25.02 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 17632 0 0 0 2497 5 0 0 20 0 1 0 237027368 73289728 12731 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 17893 12731 544 696 0 17054 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1321552 KiB
Current children cumulated memory: 148092 KiB

[startup+51.1056 s]
/proc/loadavg: 4.15 4.10 4.09 5/271 163143
/proc/meminfo: memFree=128697188/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=71572 memory=55324 CPUtime=50.56 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 17700 0 0 0 5051 5 0 0 20 0 1 0 237027368 73289728 13831 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 17893 13831 544 696 0 17054 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1321552 KiB
Current children cumulated memory: 152492 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 163150
/proc/meminfo: memFree=128699172/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94224 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23556 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23556 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=71572 memory=59420 CPUtime=101.62 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 17713 0 0 0 10157 5 0 0 20 0 1 0 237027368 73289728 14855 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 17893 14855 544 696 0 17054 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1321552 KiB
Current children cumulated memory: 156588 KiB


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

[pid=163142] ppid=163141 vsize=120728 memory=103884 CPUtime=3153.83 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 625493 0 0 0 315054 329 0 0 20 0 1 0 237027368 123625472 25971 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 25971 544 696 0 29343 0
Current children cumulated CPU time: 3154.17 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 201308 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 163514
/proc/meminfo: memFree=127592020/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=95688 CPUtime=3213.68 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 636946 0 0 0 321031 337 0 0 20 0 1 0 237027368 123625472 23922 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 23922 544 696 0 29343 0
Current children cumulated CPU time: 3214.02 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 193112 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/272 163516
/proc/meminfo: memFree=127585664/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=105928 CPUtime=3273.54 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 645074 0 0 0 327011 343 0 0 20 0 1 0 237027368 123625472 26482 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 26482 544 696 0 29343 0
Current children cumulated CPU time: 3273.88 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 203352 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/272 163518
/proc/meminfo: memFree=127578468/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=103880 CPUtime=3333.38 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 653360 0 0 0 332991 347 0 0 20 0 1 0 237027368 123625472 25970 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 25970 544 696 0 29343 0
Current children cumulated CPU time: 3333.72 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 201304 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/273 163522
/proc/meminfo: memFree=127538936/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=107976 CPUtime=3393.21 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 662809 0 0 0 338968 353 0 0 20 0 1 0 237027368 123625472 26994 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 26994 544 696 0 29343 0
Current children cumulated CPU time: 3393.55 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 205400 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/273 163525
/proc/meminfo: memFree=127586128/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=103884 CPUtime=3453.03 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 669230 0 0 0 344946 357 0 0 20 0 1 0 237027368 123625472 25971 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 25971 544 696 0 29343 0
Current children cumulated CPU time: 3453.37 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 201308 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/274 163530
/proc/meminfo: memFree=127555808/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=103884 CPUtime=3512.86 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 681652 0 0 0 350923 363 0 0 20 0 1 0 237027368 123625472 25971 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 25971 544 696 0 29343 0
Current children cumulated CPU time: 3513.2 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 201308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/274 163532
/proc/meminfo: memFree=127544540/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=101836 CPUtime=3572.69 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 689093 0 0 0 356901 368 0 0 20 0 1 0 237027368 123625472 25459 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 25459 544 696 0 29343 0
Current children cumulated CPU time: 3573.03 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 199260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.04 4.07 4.08 5/274 163534
/proc/meminfo: memFree=127554544/131250000 swapFree=33010416/33010684
[pid=163136] ppid=163133 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/163136/stat : 163136 (scip-naps-1.00.) S 163133 163136 162562 0 -1 4194304 260 341 0 0 0 0 0 0 20 0 1 0 237027327 4292608 736 18446744073709551615 94745521401856 94745522296389 140728660338064 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94745522535440 94745522583184 94745542418432 140728660343199 140728660343296 140728660343296 140728660348900 0
/proc/163136/statm: 1048 736 672 219 0 110 0
[pid=163141] ppid=163136 vsize=1245788 memory=94480 CPUtime=0.34 cores=1,3
/proc/163141/stat : 163141 (python3) S 163136 163136 162562 0 -1 4194304 16556 0 0 0 31 3 0 0 20 0 1 0 237027331 1275686912 23620 18446744073709551615 94141466574848 94141466575225 140726986845840 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94141466586520 94141466587140 94141482373120 140726986852694 140726986852896 140726986852896 140726986858471 0
/proc/163141/statm: 311447 23620 8132 1 0 282805 0
[pid=163142] ppid=163141 vsize=120728 memory=105932 CPUtime=3599.72 cores=1,3
/proc/163142/stat : 163142 (naps-1.03a6) R 163141 163142 163142 0 -1 4194304 691863 0 0 0 359602 370 0 0 20 0 1 0 237027368 123625472 26483 18446744073709551615 4198400 7047149 140735515778000 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14643200 140735515785599 140735515785713 140735515785713 140735515791305 0
/proc/163142/statm: 30182 26483 544 696 0 29343 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 203356 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3609.42 s]
# the end of solver process 163136 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.0011 s, system=0.004733 s

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

# cumulated CPU time of all completed processes:  user=3596.37 s, system=3.75151 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 0

Real time (s): 3609.43
CPU time (s): 3600.12
CPU user time (s): 3596.37
CPU system time (s): 3.75151
CPU usage (%): 99.7421
Max. virtual memory (cumulated for all children) (KiB): 2495768
Max. memory (cumulated for all children) (KiB): 236984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.37
system time used= 3.75151
maximum resident set size= 139560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 718455
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 399
involuntary context switches= 7825


# summary of solver processes directly reported to runsolver:
#   pid: 163136,163141
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3596.37
#   total CPU system time (s): 3.75151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.92299 second user time and 17.7953 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 21:44:55
IDJOB=4542046
IDBENCH=163735
IDSOLVER=3368
FILE ID=nodeC018/4542046-1753213495
RUNJOBID= nodeC018-1753209881-162574
SLURM_JOB_ID= 9687775
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/wallace_spec/normalized-28wallace_spec_greater_tvars.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542046-1753213495/watcher-4542046-1753213495 -o /tmp/evaluation-result-4542046-1753213495/solver-4542046-1753213495 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162574 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4542046-1753213495.opb

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

MD5SUM BENCH= 20f5dc2e187fea802b1fd8b2eb35ac07
RANDOM SEED=684873033

nodeC018 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.891
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.589
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3456.082
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.803
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.835
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.833
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3614.719
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.064
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128789064 kB
MemAvailable:   129351940 kB
Buffers:            2128 kB
Cached:          1313648 kB
SwapCached:           28 kB
Active:          1428088 kB
Inactive:         235424 kB
Active(anon):     373692 kB
Inactive(anon):      284 kB
Active(file):    1054396 kB
Inactive(file):   235140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5572 kB
Writeback:             0 kB
AnonPages:        338752 kB
Mapped:           137732 kB
Shmem:             26240 kB
KReclaimable:     224756 kB
Slab:             320860 kB
SReclaimable:     224756 kB
SUnreclaim:        96104 kB
KernelStack:        4432 kB
PageTables:         4356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3901820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC018 at 2025-07-22 22:45:04