Trace number 4396448

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT832 677.092 653.9

General information on the benchmark

NameMario/Mario-zinc-s1/
Mario-n-medium-4.xml
MD5SUM6d883eab13fdde7c2f2cac6b4a0af40c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark832
Best CPU time to get the best result obtained on this benchmark83.6236
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains53
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":29,"count":8},{"size":30,"count":52}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
9.78/4.09	o 380
10.12/4.15	o 449
10.73/4.31	o 512
11.98/4.70	o 520
11.98/4.71	o 547
11.98/4.74	o 548
12.92/5.03	o 561
12.92/5.04	o 594
13.67/5.32	o 600
13.85/5.40	o 613
13.85/5.46	o 642
14.11/5.50	o 645
19.26/8.38	o 687
25.85/13.03	o 753
29.68/16.47	o 766
29.79/16.53	o 767
29.79/16.54	o 770
30.22/16.91	o 776
30.34/17.05	o 832
676.98/653.88	v <instantiation
676.98/653.88	v         cost = '832'>
676.98/653.88	v       <list>
676.98/653.88	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29]
676.98/653.88	v       </list>
676.98/653.88	v       <values>
676.98/653.88	v         6 0 15 17 18 5 26 7 9 12 10 11 16 4 2 8 21 14 28 19 20 13 22 23 24 25 3 27 1 29 52 0 54 45 179 0 14 0 47 215 0 0 279 141 18 6 154 274 29 0 0 146 0 0 0 0 196 0 91 0 0 0 3 58 67 0 11 0 62 27 0 0 52 60 62 52 69 76 62 0 0 69 0 0 0 0 33 0 69 0
676.98/653.88	v       </values>
676.98/653.88	v     </instantiation>
676.98/653.88	s OPTIMUM FOUND

Verifier Data

OK	832

Watcher Data

runsolver version 3.4.0 (svn: 3012) 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: 16374 MiB (15142 MiB free)
  memory of node 1: 16384 MiB (13389 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396448-1568402831/watcher-4396448-1568402831 -o /tmp/evaluation-result-4396448-1568402831/solver-4396448-1568402831 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568399014-14828 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=964328684 HOME/instance-4396448-1568402831.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15690, runsolver pid=15687

[startup+0.100125 s]*
/proc/loadavg: 1.32 1.47 1.49 3/222 15747
/proc/meminfo: memFree=29209896/32770624 swapFree=66967432/67108860
[pid=15690] ppid=15687 vsize=9972712 memory=18864 CPUtime=0.09 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 4477 12990 0 0 1 0 5 3 20 0 6 0 416532652 10212057088 4716 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2493178 4716 1935 1 0 2481616 0
[pid=15690/tid=15743] ppid=15687 vsize=9972712 memory=4628411388058700198 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 2270 12990 0 0 1 0 5 3 20 0 6 0 416532661 10212057088 4716 33554432000 4194304 4196468 140727499838624 140078942552656 140078970737821 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=9972712 memory=5793855069235390905 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 6 0 416532661 10212057088 4716 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=9972712 memory=139818225497728 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 6 0 416532661 10212057088 4716 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 6 0 416532661 10212057088 4716 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 2 12990 0 0 0 0 5 3 20 0 6 0 416532661 10212057088 4716 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18864 KiB

[startup+0.210209 s]*
/proc/loadavg: 1.32 1.47 1.49 3/231 15756
/proc/meminfo: memFree=29190576/32770624 swapFree=66967432/67108860
[pid=15690] ppid=15687 vsize=10819664 memory=38808 CPUtime=0.27 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 7043 12990 0 0 17 2 5 3 20 0 15 0 416532652 11079335936 9702 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2704916 9702 3167 1 0 2667149 0
[pid=15690/tid=15743] ppid=15687 vsize=10819664 memory=-8540663193526752614 CPUtime=0.2 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 3535 12990 0 0 11 1 5 3 20 0 15 0 416532661 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078942522304 140078970737821 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10819664 memory=4211973544430288266 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10819664 memory=139818225497728 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 2 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10819664 memory=139818225497728 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 2 12990 0 0 0 0 5 3 20 0 15 0 416532663 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 13 12990 0 0 0 0 5 3 20 0 15 0 416532663 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078412194592 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11079335936 10214 33554432000 4194304 4196468 140727499838624 140077808215152 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11079335936 10214 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10819664 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) S 15687 15690 14797 0 -1 1077944384 466 12990 0 0 1 0 5 3 20 0 15 0 416532666 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078496270960 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 177 12990 0 0 0 0 5 3 20 0 15 0 416532666 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10819664 memory=139818225497728 CPUtime=0.11 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) R 15687 15690 14797 0 -1 4202560 635 12990 0 0 3 0 5 3 20 0 15 0 416532666 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078494165872 140078949683840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11079335936 10214 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10819664 memory=139818225497728 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532667 11079335936 10214 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 38808 KiB

[startup+0.31078 s]*
/proc/loadavg: 1.32 1.47 1.49 4/231 15756
/proc/meminfo: memFree=29178024/32770624 swapFree=66967432/67108860
[pid=15690] ppid=15687 vsize=10820148 memory=50164 CPUtime=0.4 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 10763 12990 0 0 29 3 5 3 20 0 15 0 416532652 11079831552 12541 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2705037 12541 3301 1 0 2667149 0
[pid=15690/tid=15743] ppid=15687 vsize=10820148 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 7215 12990 0 0 19 2 5 3 20 0 15 0 416532661 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078942515808 140078955165665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 2 12990 0 0 0 0 5 3 20 0 15 0 416532661 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10820148 memory=139818225497727 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 2 12990 0 0 0 0 5 3 20 0 15 0 416532663 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 13 12990 0 0 0 0 5 3 20 0 15 0 416532663 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078412194592 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10820148 memory=139818225497728 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11079831552 12607 33554432000 4194304 4196468 140727499838624 140077808215152 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11079831552 12607 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10820148 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) S 15687 15690 14797 0 -1 1077944384 475 12990 0 0 2 0 5 3 20 0 15 0 416532666 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078496270960 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10820148 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 178 12990 0 0 1 0 5 3 20 0 15 0 416532666 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10820148 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) S 15687 15690 14797 0 -1 1077944384 660 12990 0 0 5 0 5 3 20 0 15 0 416532666 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078494165872 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11079831552 12607 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532667 11079831552 12607 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50164 KiB

[startup+0.705406 s]
/proc/loadavg: 1.32 1.47 1.49 5/231 15756
/proc/meminfo: memFree=29162372/32770624 swapFree=66967432/67108860
[pid=15690] ppid=15687 vsize=10824360 memory=83916 CPUtime=1.15 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 15228 12990 0 0 102 5 5 3 20 0 15 0 416532652 11084144640 20979 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2706090 20979 3496 1 0 2668173 0
[pid=15690/tid=15743] ppid=15687 vsize=10824360 memory=279636194123968 CPUtime=0.67 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 10410 12990 0 0 56 3 5 3 20 0 15 0 416532661 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078942543056 140078970727830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10824360 memory=279636194124160 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10824360 memory=279636194124352 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10824360 memory=3624 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532661 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10824360 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 2 12990 0 0 0 0 5 3 20 0 15 0 416532661 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10824360 memory=279636193851424 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 5 12990 0 0 0 0 5 3 20 0 15 0 416532663 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10824360 memory=6916 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 13 12990 0 0 0 0 5 3 20 0 15 0 416532663 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078412194592 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10824360 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11084144640 20979 33554432000 4194304 4196468 140727499838624 140077808215152 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10824360 memory=279636193867392 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11084144640 20979 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10824360 memory=279636193837296 CPUtime=0.24 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) R 15687 15690 14797 0 -1 4202560 1029 12990 0 0 16 0 5 3 20 0 15 0 416532666 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078496257056 140078949961743 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10824360 memory=6872598998417432672 CPUtime=0.19 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 625 12990 0 0 11 0 5 3 20 0 15 0 416532666 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10824360 memory=139818096953664 CPUtime=0.25 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) R 15687 15690 14797 0 -1 4202560 924 12990 0 0 17 0 5 3 20 0 15 0 416532666 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078494165872 140078949222752 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10824360 memory=139818365354589 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11084144640 20979 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10824360 memory=1000 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532667 11084144640 20979 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83916 KiB

[startup+1.50075 s]
/proc/loadavg: 1.32 1.47 1.49 3/231 15756
/proc/meminfo: memFree=29113904/32770624 swapFree=66967432/67108860
[pid=15690] ppid=15687 vsize=10834676 memory=179824 CPUtime=2.64 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 23842 12990 0 0 247 9 5 3 20 0 15 0 416532652 11094708224 44956 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2708669 44956 3584 1 0 2670733 0
[pid=15690/tid=15743] ppid=15687 vsize=10834676 memory=56 CPUtime=1.44 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 15490 12990 0 0 131 5 5 3 20 0 15 0 416532661 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078942507232 140078954796412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 61 12990 0 0 1 0 5 3 20 0 15 0 416532661 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 33 12990 0 0 0 0 5 3 20 0 15 0 416532661 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10834676 memory=3624 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 321 12990 0 0 1 0 5 3 20 0 15 0 416532661 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10834676 memory=22872 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 77 12990 0 0 1 0 5 3 20 0 15 0 416532661 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10834676 memory=984 CPUtime=0.09 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 143 12990 0 0 1 0 5 3 20 0 15 0 416532663 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10834676 memory=279636193905792 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 14 12990 0 0 0 0 5 3 20 0 15 0 416532663 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078412194656 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10834676 memory=-7749696028082845524 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11094708224 44956 33554432000 4194304 4196468 140727499838624 140077808215168 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11094708224 44956 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10834676 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) R 15687 15690 14797 0 -1 4202560 2094 12990 0 0 38 0 5 3 20 0 15 0 416532666 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078496260752 140078950376560 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10834676 memory=56 CPUtime=0.36 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) R 15687 15690 14797 0 -1 1077944384 1361 12990 0 0 28 0 5 3 20 0 15 0 416532666 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10834676 memory=13806 CPUtime=0.49 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) S 15687 15690 14797 0 -1 1077944384 2036 12990 0 0 41 0 5 3 20 0 15 0 416532666 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078494165872 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10834676 memory=22787 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11094708224 44956 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532667 11094708224 44956 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 10834676 KiB

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

[pid=15690/tid=15755] ppid=15687 vsize=10851092 memory=716 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10851092 memory=776 CPUtime=0.48 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 435 12990 0 0 18 22 5 3 20 0 15 0 416532667 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 672.71 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 879372 KiB

[startup+651.201 s]
/proc/loadavg: 1.50 1.49 1.51 3/230 15948
/proc/meminfo: memFree=29055756/32770624 swapFree=66967440/67108860
[pid=15690] ppid=15687 vsize=10851092 memory=879372 CPUtime=674.33 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 157788 12990 0 0 67293 132 5 3 20 0 15 0 416532652 11111518208 219843 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2712773 219843 3634 1 0 2674829 0
[pid=15690/tid=15743] ppid=15687 vsize=10851092 memory=2832 CPUtime=644.42 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 44923 12990 0 0 64409 25 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078942551392 140078579693000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10851092 memory=6791534058613427641 CPUtime=3.09 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 5756 12990 0 0 282 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10851092 memory=924 CPUtime=3.08 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 5547 12990 0 0 282 18 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10851092 memory=3848 CPUtime=3.09 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 6662 12990 0 0 285 16 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10851092 memory=2608 CPUtime=3.09 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 8993 12990 0 0 281 20 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10851092 memory=879372 CPUtime=2.71 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 8280 12990 0 0 248 15 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10851092 memory=879372 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 15 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078412194656 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10851092 memory=-7003737579269690708 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077808215168 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10851092 memory=4104 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10851092 memory=1808 CPUtime=5.55 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) S 15687 15690 14797 0 -1 1077944384 23863 12990 0 0 543 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078496270960 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10851092 memory=924 CPUtime=5.41 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 27271 12990 0 0 529 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10851092 memory=3848 CPUtime=4.01 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) S 15687 15690 14797 0 -1 1077944384 23827 12990 0 0 387 6 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078494165872 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10851092 memory=2608 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10851092 memory=3624 CPUtime=0.49 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 435 12990 0 0 19 22 5 3 20 0 15 0 416532667 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 674.33 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 879372 KiB

[startup+652.801 s]
/proc/loadavg: 1.54 1.50 1.51 3/230 15948
/proc/meminfo: memFree=29055756/32770624 swapFree=66967440/67108860
[pid=15690] ppid=15687 vsize=10851092 memory=879372 CPUtime=675.96 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 157804 12990 0 0 67456 132 5 3 20 0 15 0 416532652 11111518208 219843 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2712773 219843 3634 1 0 2674829 0
[pid=15690/tid=15743] ppid=15687 vsize=10851092 memory=879372 CPUtime=646 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 44933 12990 0 0 64567 25 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078942550384 140078563534802 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10851092 memory=879352 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 5757 12990 0 0 283 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10851092 memory=879352 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 5547 12990 0 0 283 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10851092 memory=879352 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 6662 12990 0 0 286 16 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10851092 memory=1632 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 8993 12990 0 0 282 20 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10851092 memory=879348 CPUtime=2.72 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 8285 12990 0 0 249 15 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10851092 memory=879348 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 15 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078412194656 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10851092 memory=879152 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077808215168 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10851092 memory=1240 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10851092 memory=3428 CPUtime=5.55 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) S 15687 15690 14797 0 -1 1077944384 23863 12990 0 0 543 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078496270960 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10851092 memory=716 CPUtime=5.41 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 27271 12990 0 0 529 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10851092 memory=3624 CPUtime=4.01 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) S 15687 15690 14797 0 -1 1077944384 23827 12990 0 0 387 6 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078494165872 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10851092 memory=22892 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10851092 memory=984 CPUtime=0.49 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 435 12990 0 0 19 22 5 3 20 0 15 0 416532667 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 675.96 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 879372 KiB

[startup+653.601 s]
/proc/loadavg: 1.54 1.50 1.51 3/230 15948
/proc/meminfo: memFree=29055484/32770624 swapFree=66967440/67108860
[pid=15690] ppid=15687 vsize=10851092 memory=879372 CPUtime=676.77 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 157817 12990 0 0 67537 132 5 3 20 0 15 0 416532652 11111518208 219843 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2712773 219843 3634 1 0 2674829 0
[pid=15690/tid=15743] ppid=15687 vsize=10851092 memory=7988 CPUtime=646.79 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 44938 12990 0 0 64646 25 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078942551104 140078578221170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10851092 memory=6791534058613427641 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 5757 12990 0 0 283 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10851092 memory=22892 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 5547 12990 0 0 283 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10851092 memory=984 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 6664 12990 0 0 286 16 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10851092 memory=2048 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 8994 12990 0 0 282 20 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10851092 memory=1240 CPUtime=2.72 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 8290 12990 0 0 249 15 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10851092 memory=3428 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 15 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078412194656 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10851092 memory=716 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077808215168 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10851092 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10851092 memory=1052 CPUtime=5.55 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) S 15687 15690 14797 0 -1 1077944384 23863 12990 0 0 543 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078496270960 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10851092 memory=2832 CPUtime=5.41 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 27271 12990 0 0 529 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10851092 memory=9328 CPUtime=4.01 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) S 15687 15690 14797 0 -1 1077944384 23827 12990 0 0 387 6 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078494165872 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10851092 memory=1716 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10851092 memory=1216 CPUtime=0.49 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 435 12990 0 0 19 22 5 3 20 0 15 0 416532667 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 676.77 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 879372 KiB

[startup+653.801 s]
/proc/loadavg: 1.54 1.50 1.51 3/230 15948
/proc/meminfo: memFree=29055484/32770624 swapFree=66967440/67108860
[pid=15690] ppid=15687 vsize=10851092 memory=879372 CPUtime=676.98 cores=0,2,4,6
/proc/15690/stat : 15690 (java) S 15687 15690 14797 0 -1 1077944320 157818 12990 0 0 67557 133 5 3 20 0 15 0 416532652 11111518208 219843 33554432000 4194304 4196468 140727499838624 140727499821168 140078970715895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
/proc/15690/statm: 2712773 219843 3634 1 0 2674829 0
[pid=15690/tid=15743] ppid=15687 vsize=10851092 memory=1564 CPUtime=646.99 cores=0,2,4,6
/proc/15690/task/15743/stat : 15743 (java) R 15687 15690 14797 0 -1 4202560 44939 12990 0 0 64666 25 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078942551712 140078576705431 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15744] ppid=15687 vsize=10851092 memory=500 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15744/stat : 15744 (java) S 15687 15690 14797 0 -1 1077944384 5757 12990 0 0 283 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078974958480 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15745] ppid=15687 vsize=10851092 memory=932 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15745/stat : 15745 (java) S 15687 15690 14797 0 -1 1077944384 5547 12990 0 0 283 19 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078889777936 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15746] ppid=15687 vsize=10851092 memory=1424 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15746/stat : 15746 (java) S 15687 15690 14797 0 -1 1077944384 6664 12990 0 0 286 16 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078888725648 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15747] ppid=15687 vsize=10851092 memory=1448 CPUtime=3.1 cores=0,2,4,6
/proc/15690/task/15747/stat : 15747 (java) S 15687 15690 14797 0 -1 1077944384 8994 12990 0 0 282 20 5 3 20 0 15 0 416532661 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078887672848 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15748] ppid=15687 vsize=10851092 memory=1000 CPUtime=2.72 cores=0,2,4,6
/proc/15690/task/15748/stat : 15748 (java) S 15687 15690 14797 0 -1 1077944384 8290 12990 0 0 249 15 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078497323120 140078970727042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15749] ppid=15687 vsize=10851092 memory=7988 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15749/stat : 15749 (java) S 15687 15690 14797 0 -1 1077944384 15 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078412194656 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15750] ppid=15687 vsize=10851092 memory=1560 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15750/stat : 15750 (java) S 15687 15690 14797 0 -1 1077944384 1 12990 0 0 0 0 5 3 20 0 15 0 416532663 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077808215168 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15751] ppid=15687 vsize=10851092 memory=14008 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15751/stat : 15751 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077500815440 140078970734491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15752] ppid=15687 vsize=10851092 memory=7616 CPUtime=5.55 cores=0,2,4,6
/proc/15690/task/15752/stat : 15752 (java) S 15687 15690 14797 0 -1 1077944384 23863 12990 0 0 543 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078496270960 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15753] ppid=15687 vsize=10851092 memory=2120 CPUtime=5.41 cores=0,2,4,6
/proc/15690/task/15753/stat : 15753 (java) S 15687 15690 14797 0 -1 1077944384 27271 12990 0 0 529 4 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078495218160 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15754] ppid=15687 vsize=10851092 memory=4104 CPUtime=4.01 cores=0,2,4,6
/proc/15690/task/15754/stat : 15754 (java) S 15687 15690 14797 0 -1 1077944384 23827 12990 0 0 387 6 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078494165872 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15755] ppid=15687 vsize=10851092 memory=1808 CPUtime=0.08 cores=0,2,4,6
/proc/15690/task/15755/stat : 15755 (java) S 15687 15690 14797 0 -1 1077944384 3 12990 0 0 0 0 5 3 20 0 15 0 416532666 11111518208 219843 33554432000 4194304 4196468 140727499838624 140077467257824 140078970726101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
[pid=15690/tid=15756] ppid=15687 vsize=10851092 memory=924 CPUtime=0.49 cores=0,2,4,6
/proc/15690/task/15756/stat : 15756 (java) S 15687 15690 14797 0 -1 1077944384 435 12990 0 0 19 22 5 3 20 0 15 0 416532667 11111518208 219843 33554432000 4194304 4196468 140727499838624 140078493112752 140078970727042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9023488 140727499844336 140727499846853 140727499846853 140727499849679 0
Current children cumulated CPU time: 676.98 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 879372 KiB

Child status: 0
Real time (s): 653.9
CPU time (s): 677.092
CPU user time (s): 675.717
CPU system time (s): 1.37485
CPU usage (%): 103.547
Max. virtual memory (cumulated for all children) (KiB): 10851092
Max. memory (cumulated for all children) (KiB): 952660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 675.717
system time used= 1.37485
maximum resident set size= 954728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172492
page faults= 0
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79743
involuntary context switches= 2495


# summary of solver processes directly reported to runsolver:
#   pid: 15690
#   total CPU time (s): 677.092
#   total CPU user time (s): 675.717
#   total CPU system time (s): 1.37485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.82509 second user time and 5.46761 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 21:26:31
IDJOB=4396448
IDBENCH=133281
IDSOLVER=2847
FILE ID=node135/4396448-1568402831
RUNJOBID= node135-1568399014-14828
PBS_JOBID= 21701873
Free space on /tmp= 61340 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-n-medium-4.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396448-1568402831/watcher-4396448-1568402831 -o /tmp/evaluation-result-4396448-1568402831/solver-4396448-1568402831 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568399014-14828 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=964328684 HOME/instance-4396448-1568402831.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6d883eab13fdde7c2f2cac6b4a0af40c
RANDOM SEED=964328684

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29216020 kB
MemAvailable:   30217392 kB
Buffers:          153460 kB
Cached:          1116412 kB
SwapCached:        34924 kB
Active:          2201936 kB
Inactive:         754180 kB
Active(anon):    1658956 kB
Inactive(anon):    59764 kB
Active(file):     542980 kB
Inactive(file):   694416 kB
Unevictable:      110024 kB
Mlocked:          110024 kB
SwapTotal:      67108860 kB
SwapFree:       66967432 kB
Dirty:             35348 kB
Writeback:             0 kB
AnonPages:       1774180 kB
Mapped:            49728 kB
Shmem:             23852 kB
Slab:             190516 kB
SReclaimable:     159624 kB
SUnreclaim:        30892 kB
KernelStack:        4048 kB
PageTables:         9020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2799412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1613824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61304 MiB
End job on node135 at 2019-09-13 21:37:25