Trace number 4403144

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.3OPT34 1984.29 1946.03

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-12.xml
MD5SUMd0005c97ad61d9cead696518787f869e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark14.9253
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints146
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":60},{"size":9,"count":60}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":60},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":30}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":30}]
Number of extensional constraints86
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":86},{"type":"sum","count":60}]
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.79/0.56	c Concrete v3.12.3.1568965526260 running
8.61/3.81	o 23
8.61/3.87	o 27
8.94/4.00	o 28
9.87/4.21	o 30
9.87/4.21	o 32
12.33/5.48	o 33
12.46/5.51	o 34
1984.24/1946.02	v <instantiation
1984.24/1946.02	v         cost = '34'>
1984.24/1946.02	v       <list>
1984.24/1946.02	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11]
1984.24/1946.02	v       </list>
1984.24/1946.02	v       <values>
1984.24/1946.02	v         1 1 0 1 1 0 1 0 1 1 0 1 1 1 0 1 0 1 1 0 1 0 1 1 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 1 0 1 3 3 4 2 3 4 2 4 2 3 4 2 3 3 5 3 5 3 2 5 3 5 3 2 4 4 5 2 5 4 4 5 2 5 4 4 2 3 5 3 5 3 3 5 3 5 3 2 2 4 3 2 4 3 3 4 2 3 4 2
1984.24/1946.02	v       </values>
1984.24/1946.02	v     </instantiation>
1984.24/1946.02	s OPTIMUM FOUND

Verifier Data

OK	34

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 (1239 MiB free)
  memory of node 1: 16384 MiB (2064 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403144-1568969581/watcher-4403144-1568969581 -o /var/tmp/evaluation-result-4403144-1568969581/solver-4403144-1568969581 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1568967593-19367 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1550022693 HOME/instance-4403144-1568969581.xml 

running on 4 cores: 1,3,5,7

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=19906, runsolver pid=19903

[startup+0.110569 s]*
/proc/loadavg: 1.29 1.39 1.22 3/220 19963
/proc/meminfo: memFree=3376640/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10153664 memory=20324 CPUtime=0.1 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 4847 13289 0 0 2 0 5 3 20 0 8 0 473206680 10397351936 5081 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2538416 5081 2055 1 0 2526854 0
[pid=19906/tid=19959] ppid=19903 vsize=10186436 memory=4351193298018009223 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 2627 13289 0 0 1 0 5 3 20 0 8 0 473206688 10430910464 5081 33554432000 4194304 4196468 140725361208240 140478151901616 140478180059396 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10186436 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 9 0 473206689 10430910464 5593 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10186436 memory=140478680385152 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 9 0 473206689 10430910464 5593 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10186436 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 9 0 473206689 10430910464 5593 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10186436 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 9 0 473206689 10430910464 5593 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10186436 memory=140478680385152 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 9 0 473206691 10430910464 5593 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10186436 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 13 13289 0 0 0 0 5 3 20 0 9 0 473206691 10430910464 5593 33554432000 4194304 4196468 140725361208240 140477105955616 140478180071125 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10186436 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) R 19903 19906 19335 0 -1 1077944384 0 13289 0 0 0 0 5 3 20 0 9 0 473206692 10430910464 5593 33554432000 4194304 4196468 140725361208240 140476971740128 140478180071125 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10153664 KiB
Current children cumulated memory: 20324 KiB

[startup+0.212406 s]*
/proc/loadavg: 1.29 1.39 1.22 3/229 19972
/proc/meminfo: memFree=3357308/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10820164 memory=42196 CPUtime=0.27 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 7534 13289 0 0 17 2 5 3 20 0 15 0 473206680 11079847936 10549 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2705041 10549 3286 1 0 2667149 0
[pid=19906/tid=19959] ppid=19903 vsize=10820184 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 3968 13289 0 0 10 1 5 3 20 0 15 0 473206688 11079868416 10549 33554432000 4194304 4196468 140725361208240 140478151871952 140478034557925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10820184 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079868416 10549 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10820184 memory=140478680385152 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079868416 10549 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10820184 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079868416 10549 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10820184 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079868416 10549 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10820188 memory=140478680385152 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 15 0 473206691 11079872512 10549 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10820188 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 13 13289 0 0 0 0 5 3 20 0 15 0 473206691 11079872512 10549 33554432000 4194304 4196468 140725361208240 140477105955616 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10820188 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206692 11079872512 10549 33554432000 4194304 4196468 140725361208240 140476971738224 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10820188 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11079872512 10549 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10820188 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 366 13289 0 0 1 0 5 3 20 0 15 0 473206694 11079872512 10549 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) R 19903 19906 19335 0 -1 4202560 316 13289 0 0 1 0 5 3 20 0 15 0 473206694 11079880704 10549 33554432000 4194304 4196468 140725361208240 140477180381680 140478163473250 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10820196 memory=140478680385152 CPUtime=0.11 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) R 19903 19906 19335 0 -1 1077944384 657 13289 0 0 3 0 5 3 20 0 15 0 473206694 11079880704 10549 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11079880704 10549 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10820196 memory=140478680385152 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206695 11079880704 10549 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820164 KiB
Current children cumulated memory: 42196 KiB

[startup+0.310683 s]*
/proc/loadavg: 1.29 1.39 1.22 3/229 19972
/proc/meminfo: memFree=3344876/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10820196 memory=50916 CPUtime=0.41 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 10947 13289 0 0 29 4 5 3 20 0 15 0 473206680 11079880704 12729 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2705049 12729 3340 1 0 2667149 0
[pid=19906/tid=19959] ppid=19903 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 7318 13289 0 0 19 2 5 3 20 0 15 0 473206688 11079880704 12729 33554432000 4194304 4196468 140725361208240 140478151869840 140478164141406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079880704 12729 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10820196 memory=140478680392145 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079880704 12729 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 15 0 473206689 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 15 0 473206691 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 13 13289 0 0 0 0 5 3 20 0 15 0 473206691 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477105955616 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206692 11079880704 12729 33554432000 4194304 4196468 140725361208240 140476971738224 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11079880704 12729 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 374 13289 0 0 2 0 5 3 20 0 15 0 473206694 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10820196 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) S 19903 19906 19335 0 -1 1077944384 331 13289 0 0 2 0 5 3 20 0 15 0 473206694 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477180381680 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10820196 memory=140478680385152 CPUtime=0.13 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) S 19903 19906 19335 0 -1 1077944384 690 13289 0 0 5 0 5 3 20 0 15 0 473206694 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11079880704 12729 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10820196 memory=140478680385152 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206695 11079880704 12729 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50916 KiB

[startup+0.709562 s]
/proc/loadavg: 1.29 1.39 1.22 3/229 19972
/proc/meminfo: memFree=3330884/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10824364 memory=84664 CPUtime=1.16 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 15429 13289 0 0 103 5 5 3 20 0 15 0 473206680 11084148736 21166 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2706091 21166 3505 1 0 2668173 0
[pid=19906/tid=19959] ppid=19903 vsize=10824364 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 10557 13289 0 0 56 4 5 3 20 0 15 0 473206688 11084148736 21166 33554432000 4194304 4196468 140725361208240 140478151883216 140478180082845 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10824364 memory=3689487081379470384 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11084148736 21166 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11084148736 21166 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206689 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 2 13289 0 0 0 0 5 3 20 0 15 0 473206689 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10824364 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 5 13289 0 0 0 0 5 3 20 0 15 0 473206691 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 13 13289 0 0 0 0 5 3 20 0 15 0 473206691 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477105955616 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206692 11084148736 21166 33554432000 4194304 4196468 140725361208240 140476971738224 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10824364 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11084148736 21166 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 827 13289 0 0 12 0 5 3 20 0 15 0 473206694 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10824364 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) R 19903 19906 19335 0 -1 4202560 845 13289 0 0 16 0 5 3 20 0 15 0 473206694 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477180368496 140478161605481 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10824364 memory=280957164716272 CPUtime=0.24 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) S 19903 19906 19335 0 -1 1077944384 962 13289 0 0 16 0 5 3 20 0 15 0 473206694 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11084148736 21166 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 1 13289 0 0 0 0 5 3 20 0 15 0 473206695 11084148736 21166 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 84664 KiB

[startup+1.50077 s]
/proc/loadavg: 1.29 1.39 1.22 3/229 19972
/proc/meminfo: memFree=3286712/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10834680 memory=172436 CPUtime=2.47 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 22839 13289 0 0 229 10 5 3 20 0 15 0 473206680 11094712320 43109 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2708670 43109 3585 1 0 2670733 0
[pid=19906/tid=19959] ppid=19903 vsize=10834680 memory=98244 CPUtime=1.44 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 15922 13289 0 0 130 6 5 3 20 0 15 0 473206688 11094712320 43109 33554432000 4194304 4196468 140725361208240 140478151867616 140478163253635 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 32 13289 0 0 1 0 5 3 20 0 15 0 473206689 11094712320 43109 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10834680 memory=7893295687695688210 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 74 13289 0 0 1 0 5 3 20 0 15 0 473206689 11094712320 43109 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10834680 memory=7066839153879201916 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 349 13289 0 0 1 0 5 3 20 0 15 0 473206689 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10834680 memory=4498404016631593315 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 94 13289 0 0 1 0 5 3 20 0 15 0 473206689 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10834680 memory=11553087398 CPUtime=0.09 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 441 13289 0 0 1 0 5 3 20 0 15 0 473206691 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10834680 memory=280957164751384 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 13 13289 0 0 0 0 5 3 20 0 15 0 473206691 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477105955680 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206692 11094712320 43109 33554432000 4194304 4196468 140725361208240 140476971738224 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10834680 memory=288230621803970871 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11094712320 43109 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10834680 memory=14126740981156277 CPUtime=0.29 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 930 13289 0 0 21 0 5 3 20 0 15 0 473206694 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10834680 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) R 19903 19906 19335 0 -1 1077944384 1011 13289 0 0 28 0 5 3 20 0 15 0 473206694 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477180381680 140478180072066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10834680 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) R 19903 19906 19335 0 -1 4202560 1756 13289 0 0 40 0 5 3 20 0 15 0 473206694 11094712320 43109 33554432000 4194304 4196468 140725361208240 140477179329392 140478180082266 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0

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

[pid=19906/tid=19971] ppid=19903 vsize=10849036 memory=636 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10849036 memory=2836 CPUtime=1.22 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 749 13289 0 0 54 60 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 1982.52 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 929948 KiB

[startup+1945.1 s]
/proc/loadavg: 1.52 1.48 1.42 3/227 20561
/proc/meminfo: memFree=2786752/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10849036 memory=929948 CPUtime=1983.32 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 170605 13289 0 0 198029 295 5 3 20 0 15 0 473206680 11109412864 232487 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2712259 232487 3629 1 0 2674317 0
[pid=19906/tid=19959] ppid=19903 vsize=10849036 memory=929948 CPUtime=1923.58 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 58128 13289 0 0 192308 42 5 3 20 0 15 0 473206688 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478151896512 140477797890951 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10849036 memory=988 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 7803 13289 0 0 992 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10849036 memory=1056 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 11448 13289 0 0 995 43 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10849036 memory=1568 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 11035 13289 0 0 992 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10849036 memory=1048 CPUtime=10.47 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 8838 13289 0 0 998 41 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10849036 memory=6791534058613427641 CPUtime=8.97 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 10887 13289 0 0 841 48 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10849036 memory=1416 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 14 13289 0 0 0 0 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477105955680 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10849036 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 5 13289 0 0 0 0 5 3 20 0 15 0 473206692 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476971738240 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10849036 memory=3540 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10849036 memory=1220 CPUtime=3.17 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 20173 13289 0 0 305 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10849036 memory=10600 CPUtime=3.3 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) S 19903 19906 19335 0 -1 1077944384 26159 13289 0 0 319 3 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477180381680 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10849036 memory=1736 CPUtime=1.86 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) S 19903 19906 19335 0 -1 1077944384 13153 13289 0 0 174 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10849036 memory=6068 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10849036 memory=636 CPUtime=1.22 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 749 13289 0 0 54 60 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 1983.32 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 929948 KiB

[startup+1945.5 s]
/proc/loadavg: 1.56 1.49 1.42 3/227 20561
/proc/meminfo: memFree=2786784/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10849036 memory=929948 CPUtime=1983.73 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 170607 13289 0 0 198070 295 5 3 20 0 15 0 473206680 11109412864 232487 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2712259 232487 3629 1 0 2674317 0
[pid=19906/tid=19959] ppid=19903 vsize=10849036 memory=6791534058613427641 CPUtime=1923.97 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 58130 13289 0 0 192347 42 5 3 20 0 15 0 473206688 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478151896880 140477798679953 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10849036 memory=288230621803970871 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 7803 13289 0 0 992 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10849036 memory=14126740981156277 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 11448 13289 0 0 995 43 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10849036 memory=2120 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 11035 13289 0 0 992 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10849036 memory=29652 CPUtime=10.47 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 8838 13289 0 0 998 41 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10849036 memory=1556 CPUtime=8.97 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 10887 13289 0 0 841 48 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10849036 memory=500 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 14 13289 0 0 0 0 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477105955680 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10849036 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 5 13289 0 0 0 0 5 3 20 0 15 0 473206692 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476971738240 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10849036 memory=1768 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10849036 memory=1656 CPUtime=3.17 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 20173 13289 0 0 305 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10849036 memory=804 CPUtime=3.3 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) S 19903 19906 19335 0 -1 1077944384 26159 13289 0 0 319 3 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477180381680 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10849036 memory=1448 CPUtime=1.86 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) S 19903 19906 19335 0 -1 1077944384 13153 13289 0 0 174 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10849036 memory=1980 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10849036 memory=2676 CPUtime=1.22 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 749 13289 0 0 54 60 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 1983.73 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 929948 KiB

[startup+1945.9 s]
/proc/loadavg: 1.56 1.49 1.42 3/227 20561
/proc/meminfo: memFree=2786784/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10849036 memory=929948 CPUtime=1984.14 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 170611 13289 0 0 198111 295 5 3 20 0 15 0 473206680 11109412864 232487 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2712259 232487 3629 1 0 2674317 0
[pid=19906/tid=19959] ppid=19903 vsize=10849036 memory=1016 CPUtime=1924.37 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 58133 13289 0 0 192387 42 5 3 20 0 15 0 473206688 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478151896848 140477799280194 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10849036 memory=1016 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 7803 13289 0 0 992 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10849036 memory=0 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 11448 13289 0 0 995 43 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10849036 memory=0 CPUtime=10.47 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 11035 13289 0 0 993 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10849036 memory=280957166518800 CPUtime=10.47 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 8838 13289 0 0 998 41 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10849036 memory=-3252517613199061085 CPUtime=8.97 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 10888 13289 0 0 841 48 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10849036 memory=927900 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 14 13289 0 0 0 0 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477105955680 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10849036 memory=54876 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 5 13289 0 0 0 0 5 3 20 0 15 0 473206692 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476971738240 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10849036 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10849036 memory=2024 CPUtime=3.17 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 20173 13289 0 0 305 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10849036 memory=1416 CPUtime=3.3 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) S 19903 19906 19335 0 -1 1077944384 26159 13289 0 0 319 3 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477180381680 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10849036 memory=776 CPUtime=1.86 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) S 19903 19906 19335 0 -1 1077944384 13153 13289 0 0 174 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10849036 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10849036 memory=1568 CPUtime=1.22 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 749 13289 0 0 54 60 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 1984.14 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 929948 KiB

[startup+1946 s]
/proc/loadavg: 1.56 1.49 1.42 3/227 20561
/proc/meminfo: memFree=2786784/32770624 swapFree=67002224/67108860
[pid=19906] ppid=19903 vsize=10849036 memory=929948 CPUtime=1984.24 cores=1,3,5,7
/proc/19906/stat : 19906 (java) S 19903 19906 19335 0 -1 1077944320 170611 13289 0 0 198121 295 5 3 20 0 15 0 473206680 11109412864 232487 33554432000 4194304 4196468 140725361208240 140725361190784 140478180060919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
/proc/19906/statm: 2712259 232487 3629 1 0 2674317 0
[pid=19906/tid=19959] ppid=19903 vsize=10849036 memory=0 CPUtime=1924.47 cores=1,3,5,7
/proc/19906/task/19959/stat : 19959 (java) R 19903 19906 19335 0 -1 4202560 58133 13289 0 0 192397 42 5 3 20 0 15 0 473206688 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478151896848 140477797715525 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19960] ppid=19903 vsize=10849036 memory=929948 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19960/stat : 19960 (java) S 19903 19906 19335 0 -1 1077944384 7803 13289 0 0 992 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478184303504 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19961] ppid=19903 vsize=10849036 memory=929948 CPUtime=10.46 cores=1,3,5,7
/proc/19906/task/19961/stat : 19961 (java) S 19903 19906 19335 0 -1 1077944384 11448 13289 0 0 995 43 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140478114061072 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19962] ppid=19903 vsize=10849036 memory=927900 CPUtime=10.47 cores=1,3,5,7
/proc/19906/task/19962/stat : 19962 (java) S 19903 19906 19335 0 -1 1077944384 11035 13289 0 0 993 46 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477752339600 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19963] ppid=19903 vsize=10849036 memory=929948 CPUtime=10.47 cores=1,3,5,7
/proc/19906/task/19963/stat : 19963 (java) S 19903 19906 19335 0 -1 1077944384 8838 13289 0 0 998 41 5 3 20 0 15 0 473206689 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477751286800 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19964] ppid=19903 vsize=10849036 memory=929948 CPUtime=8.97 cores=1,3,5,7
/proc/19906/task/19964/stat : 19964 (java) S 19903 19906 19335 0 -1 1077944384 10888 13289 0 0 841 48 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477182486640 140478180072066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19965] ppid=19903 vsize=10849036 memory=927900 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19965/stat : 19965 (java) S 19903 19906 19335 0 -1 1077944384 14 13289 0 0 0 0 5 3 20 0 15 0 473206691 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477105955680 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19966] ppid=19903 vsize=10849036 memory=925852 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19966/stat : 19966 (java) S 19903 19906 19335 0 -1 1077944384 5 13289 0 0 0 0 5 3 20 0 15 0 473206692 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476971738240 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19967] ppid=19903 vsize=10849036 memory=929948 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19967/stat : 19967 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476832106576 140478180079515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19968] ppid=19903 vsize=10849036 memory=1048 CPUtime=3.17 cores=1,3,5,7
/proc/19906/task/19968/stat : 19968 (java) S 19903 19906 19335 0 -1 1077944384 20173 13289 0 0 305 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477181434480 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19969] ppid=19903 vsize=10849036 memory=0 CPUtime=3.3 cores=1,3,5,7
/proc/19906/task/19969/stat : 19969 (java) S 19903 19906 19335 0 -1 1077944384 26159 13289 0 0 319 3 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477180381680 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19970] ppid=19903 vsize=10849036 memory=2529 CPUtime=1.86 cores=1,3,5,7
/proc/19906/task/19970/stat : 19970 (java) S 19903 19906 19335 0 -1 1077944384 13153 13289 0 0 174 4 5 3 20 0 15 0 473206694 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477179329392 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19971] ppid=19903 vsize=10849036 memory=280957165767136 CPUtime=0.08 cores=1,3,5,7
/proc/19906/task/19971/stat : 19971 (java) S 19903 19906 19335 0 -1 1077944384 3 13289 0 0 0 0 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140476434869216 140478180071125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
[pid=19906/tid=19972] ppid=19903 vsize=10849036 memory=927900 CPUtime=1.22 cores=1,3,5,7
/proc/19906/task/19972/stat : 19972 (java) S 19903 19906 19335 0 -1 1077944384 749 13289 0 0 54 60 5 3 20 0 15 0 473206695 11109412864 232487 33554432000 4194304 4196468 140725361208240 140477178276272 140478180072066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140725361212003 140725361214645 140725361214645 140725361217487 0
Current children cumulated CPU time: 1984.24 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 929948 KiB

Child status: 0
Real time (s): 1946.03
CPU time (s): 1984.29
CPU user time (s): 1981.29
CPU system time (s): 2.9977
CPU usage (%): 101.966
Max. virtual memory (cumulated for all children) (KiB): 10849772
Max. memory (cumulated for all children) (KiB): 929948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1981.29
system time used= 2.9977
maximum resident set size= 932028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 225387
involuntary context switches= 7965


# summary of solver processes directly reported to runsolver:
#   pid: 19906
#   total CPU time (s): 1984.29
#   total CPU user time (s): 1981.29
#   total CPU system time (s): 2.9977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9745 second user time and 19.2708 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 10:52:16
IDJOB=4403144
IDBENCH=115990
IDSOLVER=2862
FILE ID=node136/4403144-1568969581
RUNJOBID= node136-1568967593-19367
PBS_JOBID= 21704619
Free space on /var/tmp= 13452 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-12.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403144-1568969581/watcher-4403144-1568969581 -o /var/tmp/evaluation-result-4403144-1568969581/solver-4403144-1568969581 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1568967593-19367 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1550022693 HOME/instance-4403144-1568969581.xml

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

MD5SUM BENCH= d0005c97ad61d9cead696518787f869e
RANDOM SEED=1550022693

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         3383952 kB
MemAvailable:   30722544 kB
Buffers:          132708 kB
Cached:         27114176 kB
SwapCached:         3532 kB
Active:         14657628 kB
Inactive:       13720524 kB
Active(anon):    1058936 kB
Inactive(anon):   121100 kB
Active(file):   13598692 kB
Inactive(file): 13599424 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67002224 kB
Dirty:             35460 kB
Writeback:             0 kB
AnonPages:       1239880 kB
Mapped:            65412 kB
Shmem:             40180 kB
Slab:             597576 kB
SReclaimable:     568936 kB
SUnreclaim:        28640 kB
KernelStack:        3728 kB
PageTables:        10304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2112280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    972800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13416 MiB
End job on node136 at 2019-09-20 11:24:42