Trace number 4541780

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.00a2? (TO) 3600.07 3609.84

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/wallacecomm/normalized-27wallacecomm_greater_teq.opb
MD5SUMc5f0df1008e51f7adaa039b331d221c7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5122
Total number of constraints7110
Number of constraints which are clauses4374
Number of constraints which are cardinality constraints (but not clauses)108
Number of constraints which are nor clauses,nor cardinality constraints2628
Minimum length of a constraint1
Maximum length of a constraint108
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 9007199254740992
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 36028797018963967
Number of bits of the biggest sum of numbers55
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.75/0.87	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541780-1753210131.opb
0.75/0.87	c Solving mode: decision
0.75/0.87	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.75/0.87	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.75/0.87	c original problem has 5122 variables (5122 bin, 0 int, 0 impl, 0 cont) and 7110 constraints
0.75/0.87	c presolving:
0.75/0.87	c (round 1, fast)       1055 del vars, 1093 del conss, 0 add conss, 70 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1760 clqs
0.75/0.87	c (round 2, exhaustive) 1055 del vars, 3280 del conss, 0 add conss, 70 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1760 clqs
0.75/0.87	c (round 3, exhaustive) 1055 del vars, 3280 del conss, 0 add conss, 70 chg bounds, 0 chg sides, 0 chg coeffs, 2196 upgd conss, 0 impls, 1760 clqs
0.75/0.87	c (round 4, exhaustive) 1055 del vars, 5467 del conss, 729 add conss, 70 chg bounds, 1 chg sides, 106 chg coeffs, 2196 upgd conss, 0 impls, 1761 clqs
0.75/0.87	c    (0.2s) probing: 1000/4067 (24.6%) - 10 fixings, 0 aggregations, 975 implications, 0 bound changes
0.75/0.87	c    (0.4s) probing: 2000/4067 (49.2%) - 14 fixings, 3 aggregations, 1937 implications, 0 bound changes
0.75/0.87	c    (0.6s) probing: 3000/4067 (73.8%) - 14 fixings, 5 aggregations, 2520 implications, 0 bound changes
0.75/0.87	c    (0.6s) probing: 3325/4067 (81.8%) - 14 fixings, 8 aggregations, 2767 implications, 0 bound changes
0.75/0.87	c    (0.6s) probing aborted: 50/50 successive totally useless probings
0.75/0.87	c (round 5, exhaustive) 1077 del vars, 5467 del conss, 729 add conss, 70 chg bounds, 1 chg sides, 106 chg coeffs, 2196 upgd conss, 0 impls, 4339 clqs
0.75/0.87	c (round 6, fast)       1081 del vars, 5467 del conss, 729 add conss, 70 chg bounds, 1 chg sides, 110 chg coeffs, 2196 upgd conss, 0 impls, 4351 clqs
0.75/0.87	c (round 7, exhaustive) 1081 del vars, 5467 del conss, 729 add conss, 70 chg bounds, 1 chg sides, 110 chg coeffs, 2208 upgd conss, 0 impls, 4351 clqs
0.75/0.87	c (round 8, medium)     1085 del vars, 5472 del conss, 729 add conss, 70 chg bounds, 1 chg sides, 110 chg coeffs, 2208 upgd conss, 0 impls, 4322 clqs
0.75/0.87	c    (0.7s) probing: 3330/4067 (81.9%) - 14 fixings, 8 aggregations, 2767 implications, 0 bound changes
0.75/0.87	c    (0.7s) probing aborted: 50/50 successive totally useless probings
0.75/0.87	c    (0.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.75/0.87	c    (0.7s) no symmetry present (symcode time: 0.00)
0.75/0.87	c presolving (9 rounds: 9 fast, 7 medium, 6 exhaustive):
0.75/0.87	c  1085 deleted vars, 5472 deleted constraints, 729 added constraints, 70 tightened bounds, 0 added holes, 1 changed sides, 110 changed coefficients
0.75/0.87	c  0 implications, 4323 cliques
0.75/0.87	c presolved problem has 4041 variables (4041 bin, 0 int, 0 impl, 0 cont) and 2364 constraints
0.75/0.87	c       1 constraints of type <knapsack>
0.75/0.87	c       8 constraints of type <setppc>
0.75/0.87	c     729 constraints of type <and>
0.75/0.87	c       4 constraints of type <xor>
0.75/0.87	c    1622 constraints of type <linear>
0.75/0.87	c transformed objective value is always integral (scale: 1)
0.75/0.87	c Presolving Time: 0.64
0.75/0.87	c 
0.75/0.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.75/0.87	c * 0.7s|     1 |     0 |     3 |     - |    LP  |   0 |4041 |2394 |3101 |   0 |  0 |  29 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.75/0.87	c   0.7s|     1 |     0 |     3 |     - |    44M |   0 |4041 |2394 |3101 |   0 |  0 |  29 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.75/0.87	c 
0.75/0.87	c SCIP Status        : problem is solved [optimal solution found]
0.75/0.87	c Solving Time (sec) : 0.69
0.75/0.87	c Solving Nodes      : 1
0.75/0.87	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.75/0.87	c Dual Bound         : +0.00000000000000e+00
0.75/0.87	c Gap                : 0.00 %
0.75/0.87	c [VIOLATION] Line 29: +1 x1 -1 x56 +2 x2 -2 x57 +4 x3 -4 x58 +8 x4 -8 x59 +16 x5 -16 x60 +32 x6 -32 x61 +64 x7 -64 x62 +128 x8 -128 x63 +256 x9 -256 x64 +512 x10 -512 x65 +1024 x11 -1024 x66 +2048 x12 -2048 x67 +4096 x13 -4096 x68 +8192 x14 -8192 x69 +16384 x15 -16384 x70 +32768 x16 -32768 x71 +65536 x17 -65536 x72 +131072 x18 -131072 x73 +262144 x19 -262144 x74 +524288 x20 -524288 x75 +1048576 x21 -1048576 x76 +2097152 x22 -2097152 x77 +4194304 x23 -4194304 x78 +8388608 x24 -8388608 x79 +16777216 x25 -16777216 x80 +33554432 x26 -33554432 x81 +67108864 x27 -67108864 x82 +134217728 x28 -134217728 x83 +268435456 x29 -268435456 x84 +536870912 x30 -536870912 x85 +1073741824 x31 -1073741824 x86 +2147483648 x32 -2147483648 x87 +4294967296 x33 -4294967296 x88 +8589934592 x34 -8589934592 x89 +17179869184 x35 -17179869184 x90 +34359738368 x36 -34359738368 x91 +68719476736 x37 -68719476736 x92 +137438953472 x38 -137438953472 x93 +274877906944 x39 -274877906944 x94 +549755813888 x40 -549755813888 x95 +1099511627776 x41 -1099511627776 x96 +2199023255552 x42 -2199023255552 x97 +4398046511104 x43 -4398046511104 x98 +8796093022208 x44 -8796093022208 x99 +17592186044416 x45 -17592186044416 x100 +35184372088832 x46 -35184372088832 x101 +70368744177664 x47 -70368744177664 x102 +140737488355328 x48 -140737488355328 x103 +281474976710656 x49 -281474976710656 x104 +562949953421312 x50 -562949953421312 x105 +1125899906842624 x51 -1125899906842624 x106 +2251799813685248 x52 -2251799813685248 x107 +4503599627370496 x53 -4503599627370496 x108 +9007199254740992 x54 -9007199254740992 x109 >= 1 ;
0.75/0.87	c   Computed activity: 0
0.75/0.87	c   Required: activity >= 1
0.75/0.87	c   Variable assignments: {x1=0, x56=0, x2=0, x57=0, x3=0, x58=0, x4=0, x59=0, x5=0, x60=0, x6=0, x61=0, x7=0, x62=0, x8=0, x63=0, x9=0, x64=0, x10=0, x65=0, x11=0, x66=0, x12=0, x67=0, x13=0, x68=0, x14=0, x69=0, x15=0, x70=0, x16=0, x71=0, x17=0, x72=0, x18=0, x73=0, x19=0, x74=0, x20=0, x75=0, x21=0, x76=0, x22=0, x77=0, x23=0, x78=0, x24=0, x79=0, x25=0, x80=0, x26=0, x81=0, x27=0, x82=0, x28=0, x83=0, x29=0, x84=0, x30=0, x85=0, x31=0, x86=0, x32=0, x87=0, x33=0, x88=0, x34=0, x89=0, x35=0, x90=0, x36=0, x91=0, x37=0, x92=0, x38=0, x93=0, x39=0, x94=0, x40=0, x95=0, x41=0, x96=0, x42=0, x97=0, x43=0, x98=0, x44=0, x99=0, x45=0, x100=0, x46=0, x101=0, x47=0, x102=0, x48=0, x103=0, x49=0, x104=0, x50=0, x105=0, x51=0, x106=0, x52=0, x107=0, x53=0, x108=0, x54=0, x109=0}}
0.75/0.87	c SCIP found a solution, but it is not feasible according to the original problem.
0.75/0.87	c ----------------------------------------------------------------------
0.75/0.87	c executing external solver (fallback): HOME/naps-1.03a6
0.75/0.87	c ----------------------------------------------------------------------
0.75/0.87	c command: HOME/naps-1.03a6 HOME/instance-4541780-1753210131.opb
0.75/0.87	c NaPS 1.03a6.
0.75/0.87	c Input file name: HOME/instance-4541780-1753210131.opb
3600.00/3609.80	c
3600.00/3609.80	c *** TERMINATED *** by signal 15
3600.00/3609.80	c s UNKNOWN
3600.00/3609.80	c _____________________________________________________________________________
3600.00/3609.80	c std/band forms        : 1,1642
3600.00/3609.80	c 2cl/3cl ITE-codings   : 53,7304
3600.00/3609.80	c BDD/srt/adr Max costs : 160,0,0
3600.00/3609.80	c BDDraw/bin/mul/srt/adr: 1643,0,0,0,0
3600.00/3609.80	c BDD nodes             : 18657
3600.00/3609.80	c Es1/CC detections     : 0,0
3600.00/3609.80	c CC sort               : 0
3600.00/3609.80	c SAT/UNSAT calls       : 0,0
3600.00/3609.80	c regenrated variables  : 0
3600.00/3609.80	c eliminated fixed lits : 242
3600.00/3609.80	c goal lit flips        : 0
3600.00/3609.80	c goal stages           : 0
3600.00/3609.80	c goal shrink           : 0
3600.00/3609.80	c goal coeff separations: 0
3600.00/3609.80	c restarts              : 0
3600.00/3609.80	c conflicts             : 0              (0 /sec)
3600.00/3609.80	c decisions             : 0              (0 /sec)
3600.00/3609.80	c propagations          : 0              (0 /sec)
3600.00/3609.80	c inspects              : 0              (0 /sec)
3600.00/3609.80	c CPU time (solving tm) : 3590 s        (3590 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.80	c Time for Opt-base     : 0 s
3600.00/3609.80	c Steps for Opt-base    : 0
3600.00/3609.80	c Time for BDD coding   : 0.07025 s
3600.00/3609.80	c Time for srt coding   : 0 s
3600.00/3609.80	c _____________________________________________________________________________
3600.00/3609.80	s UNKNOWN
3600.00/3609.82	c received SIGTERM, forwarding to pbsolver...
3600.00/3609.82	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 (59588 MiB free)
  memory of node 1: 64507 MiB (53223 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=175179, runsolver pid=175176

[startup+0.100061 s]*
/proc/loadavg: 3.74 3.54 5.30 5/272 175184
/proc/meminfo: memFree=115519332/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1187644 memory=32384 CPUtime=0.07 cores=0,2
/proc/175184/stat : 175184 (python3) R 175179 175179 174935 0 -1 4194304 3852 0 0 0 6 1 0 0 20 0 1 0 236692985 1216147456 8096 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 296911 8096 4896 1 0 268933 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191836 KiB
Current children cumulated memory: 35328 KiB

[startup+0.205662 s]*
/proc/loadavg: 3.74 3.54 5.30 5/272 175184
/proc/meminfo: memFree=115491296/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1225292 memory=77312 CPUtime=0.16 cores=0,2
/proc/175184/stat : 175184 (python3) R 175179 175179 174935 0 -1 4194304 12275 0 0 0 14 2 0 0 20 0 1 0 236692985 1254699008 19328 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 306323 19328 7936 1 0 277681 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1229484 KiB
Current children cumulated memory: 80256 KiB

[startup+0.305638 s]*
/proc/loadavg: 3.74 3.54 5.30 5/272 175184
/proc/meminfo: memFree=115491296/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1226592 memory=78592 CPUtime=0.26 cores=0,2
/proc/175184/stat : 175184 (python3) R 175179 175179 174935 0 -1 4194304 12607 0 0 0 24 2 0 0 20 0 1 0 236692985 1256030208 19648 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 306648 19648 7936 1 0 278006 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1230784 KiB
Current children cumulated memory: 81536 KiB

[startup+0.70015 s]
/proc/loadavg: 3.74 3.54 5.30 5/272 175184
/proc/meminfo: memFree=115491296/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1228128 memory=80128 CPUtime=0.65 cores=0,2
/proc/175184/stat : 175184 (python3) R 175179 175179 174935 0 -1 4194304 13000 0 0 0 63 2 0 0 20 0 1 0 236692985 1257603072 20032 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 307032 20032 7936 1 0 278390 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1232320 KiB
Current children cumulated memory: 83072 KiB

[startup+1.50019 s]
/proc/loadavg: 3.74 3.54 5.30 5/273 175185
/proc/meminfo: memFree=115483484/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=18384 memory=14436 CPUtime=0.61 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 4693 0 0 0 60 1 0 0 20 0 1 0 236693071 18825216 3609 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 4596 3609 544 696 0 3757 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1270980 KiB
Current children cumulated memory: 111716 KiB

[startup+3.10542 s]
/proc/loadavg: 3.74 3.54 5.30 5/273 175185
/proc/meminfo: memFree=115476948/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=16764 memory=14144 CPUtime=2.21 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 5002 0 0 0 220 1 0 0 20 0 1 0 236693071 17166336 3536 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 4191 3536 544 696 0 3352 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1269360 KiB
Current children cumulated memory: 111424 KiB

[startup+6.30016 s]
/proc/loadavg: 3.76 3.54 5.29 5/273 175185
/proc/meminfo: memFree=115476504/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=17556 memory=15288 CPUtime=5.4 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 5635 0 0 0 539 1 0 0 20 0 1 0 236693071 17977344 3822 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 4389 3822 544 696 0 3550 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1270152 KiB
Current children cumulated memory: 112568 KiB

[startup+12.7001 s]
/proc/loadavg: 3.78 3.55 5.29 5/274 175187
/proc/meminfo: memFree=115456856/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=22296 memory=17596 CPUtime=11.77 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 9108 0 0 0 1176 1 0 0 20 0 1 0 236693071 22831104 4399 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 5574 4399 544 696 0 4735 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1274892 KiB
Current children cumulated memory: 114876 KiB

[startup+25.5002 s]
/proc/loadavg: 3.83 3.57 5.26 5/274 175187
/proc/meminfo: memFree=115449040/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=22296 memory=18456 CPUtime=24.55 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 9918 0 0 0 2453 2 0 0 20 0 1 0 236693071 22831104 4614 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 5574 4614 544 696 0 4735 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1274892 KiB
Current children cumulated memory: 115736 KiB

[startup+51.1054 s]
/proc/loadavg: 3.95 3.62 5.24 5/274 175187
/proc/meminfo: memFree=115430972/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=26396 memory=19332 CPUtime=50.09 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 42129 0 0 0 5000 9 0 0 20 0 1 0 236693071 27029504 4833 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 6599 4833 544 696 0 5760 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1278992 KiB
Current children cumulated memory: 116612 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 3.70 5.17 5/274 175189
/proc/meminfo: memFree=115405704/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=94336 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 23584 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 23584 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=26392 memory=20960 CPUtime=101.14 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 139926 0 0 0 10088 26 0 0 20 0 1 0 236693071 27025408 5240 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 6598 5240 544 696 0 5759 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1278988 KiB
Current children cumulated memory: 118240 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 3.77 5.10 5/274 175191
/proc/meminfo: memFree=115402560/131250000 swapFree=33010416/33010684

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

[pid=175185] ppid=175184 vsize=44824 memory=34064 CPUtime=3152.92 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3543239 0 0 0 314392 900 0 0 20 0 1 0 236693071 45899776 8516 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 11206 8516 544 696 0 10367 0
Current children cumulated CPU time: 3153.75 s
Current children cumulated vsize: 1297420 KiB
Current children cumulated memory: 133904 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.13 4.15 5/270 175446
/proc/meminfo: memFree=115311576/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=53016 memory=42896 CPUtime=3212.75 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3557127 0 0 0 320369 906 0 0 20 0 1 0 236693071 54288384 10724 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 13254 10724 544 696 0 12415 0
Current children cumulated CPU time: 3213.58 s
Current children cumulated vsize: 1305612 KiB
Current children cumulated memory: 142736 KiB

[startup+3282.3 s]
/proc/loadavg: 4.24 4.16 4.16 5/270 175448
/proc/meminfo: memFree=115325512/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=69400 memory=53136 CPUtime=3272.57 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3566611 0 0 0 326345 912 0 0 20 0 1 0 236693071 71065600 13284 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 17350 13284 544 696 0 16511 0
Current children cumulated CPU time: 3273.4 s
Current children cumulated vsize: 1321996 KiB
Current children cumulated memory: 152976 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/271 175453
/proc/meminfo: memFree=115323288/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=69400 memory=49040 CPUtime=3332.4 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3570151 0 0 0 332326 914 0 0 20 0 1 0 236693071 71065600 12260 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 17350 12260 544 696 0 16511 0
Current children cumulated CPU time: 3333.23 s
Current children cumulated vsize: 1321996 KiB
Current children cumulated memory: 148880 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.15 5/272 175456
/proc/meminfo: memFree=115341824/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=53016 memory=45328 CPUtime=3392.25 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3572720 0 0 0 338309 916 0 0 20 0 1 0 236693071 54288384 11332 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 13254 11332 544 696 0 12415 0
Current children cumulated CPU time: 3393.08 s
Current children cumulated vsize: 1305612 KiB
Current children cumulated memory: 145168 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.12 4.14 5/272 175458
/proc/meminfo: memFree=115345916/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=53016 memory=44944 CPUtime=3452.1 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3584260 0 0 0 344289 921 0 0 20 0 1 0 236693071 54288384 11236 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 13254 11236 544 696 0 12415 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 1305612 KiB
Current children cumulated memory: 144784 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.14 5/272 175509
/proc/meminfo: memFree=115348128/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=53016 memory=50064 CPUtime=3511.93 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3587211 0 0 0 350270 923 0 0 20 0 1 0 236693071 54288384 12516 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 13254 12516 544 696 0 12415 0
Current children cumulated CPU time: 3512.76 s
Current children cumulated vsize: 1305612 KiB
Current children cumulated memory: 149904 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/272 175515
/proc/meminfo: memFree=115348628/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=53016 memory=44944 CPUtime=3571.75 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3592879 0 0 0 356247 928 0 0 20 0 1 0 236693071 54288384 11236 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 13254 11236 544 696 0 12415 0
Current children cumulated CPU time: 3572.58 s
Current children cumulated vsize: 1305612 KiB
Current children cumulated memory: 144784 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.15 4.12 4.14 5/272 175516
/proc/meminfo: memFree=115323700/131250000 swapFree=33010416/33010684
[pid=175179] ppid=175176 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/175179/stat : 175179 (scip-naps-1.00a) S 175176 175179 174935 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 236692983 4292608 736 18446744073709551615 94283601981440 94283602875973 140721241588960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94283603115024 94283603162768 94283629154304 140721241594267 140721241594366 140721241594366 140721241599970 0
/proc/175179/statm: 1048 736 672 219 0 110 0
[pid=175184] ppid=175179 vsize=1248404 memory=96896 CPUtime=0.83 cores=0,2
/proc/175184/stat : 175184 (python3) S 175179 175179 174935 0 -1 4194304 16496 0 0 0 80 3 0 0 20 0 1 0 236692985 1278365696 24224 18446744073709551615 94136094437376 94136094437753 140728109835408 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94136094449048 94136094449668 94136117444608 140728109844815 140728109845024 140728109845024 140728109850599 0
/proc/175184/statm: 312101 24224 8160 1 0 283459 0
[pid=175185] ppid=175184 vsize=102168 memory=75664 CPUtime=3599.17 cores=0,2
/proc/175185/stat : 175185 (naps-1.03a6) R 175184 175185 175185 0 -1 4194304 3593921 0 0 0 358989 928 0 0 20 0 1 0 236693071 104620032 18916 18446744073709551615 4198400 7047149 140721836245184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24674304 140721836251519 140721836251633 140721836251633 140721836257225 0
/proc/175185/statm: 25542 18916 544 696 0 24703 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1354764 KiB
Current children cumulated memory: 175504 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001185 s, system=0.004241 s

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

# cumulated CPU time of all completed processes:  user=3590.73 s, system=9.33892 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.84
CPU time (s): 3600.07
CPU user time (s): 3590.73
CPU system time (s): 9.33892
CPU usage (%): 99.7292
Max. virtual memory (cumulated for all children) (KiB): 1424880
Max. memory (cumulated for all children) (KiB): 206720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.73
system time used= 9.33892
maximum resident set size= 106880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3620410
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= 378
involuntary context switches= 7999


# summary of solver processes directly reported to runsolver:
#   pid: 175179,175184
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3590.73
#   total CPU system time (s): 9.33892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.66825 second user time and 16.1904 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 20:48:51
IDJOB=4541780
IDBENCH=163377
IDSOLVER=3388
FILE ID=nodeC027/4541780-1753210131
RUNJOBID= nodeC027-1753210000-174949
SLURM_JOB_ID= 9687782
Free space on /tmp= 432980 MiB

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

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

MD5SUM BENCH= c5f0df1008e51f7adaa039b331d221c7
RANDOM SEED=1413540322

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.235
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.670
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.628
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		: 3604.355
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.690
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		: 3599.701
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		: 3601.144
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		: 3700.000
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:        115512272 kB
MemAvailable:   129440868 kB
Buffers:            2488 kB
Cached:         14694600 kB
SwapCached:            8 kB
Active:          1414100 kB
Inactive:       13597852 kB
Active(anon):     338328 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13595064 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5840 kB
Writeback:            24 kB
AnonPages:        316544 kB
Mapped:           137716 kB
Shmem:             26252 kB
KReclaimable:     193600 kB
Slab:             289500 kB
SReclaimable:     193600 kB
SUnreclaim:        95900 kB
KernelStack:        4380 kB
PageTables:         4456 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3877640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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:49:01