Trace number 4273330

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
OscaR - ALNS 2017-07-26SAT (TO)3 2520.1101 2468.52

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbo-10-10-1.xml
MD5SUM5be561527482570d658e03ce8cbb5c18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.040755998
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints131
Number of domains3
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":100},{"size":10,"count":30},{"size":11,"count":10}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":5,"count":10},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":8},{"arity":3,"count":104},{"arity":4,"count":8},{"arity":10,"count":1},{"arity":11,"count":10}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1},{"type":"sum","count":10},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.31/0.36	c version: 2017-07-26
0.31/0.36	c seed: 130232754
0.31/0.36	c timeout: 2520
0.31/0.36	c memlimit: 11000
0.31/0.36	c nbcore: 4
0.31/0.38	c Parsing instance...
1.47/0.93	c Parsing done, starting search...
1.79/1.03	o 6
2.16/1.12	o 5
2.16/1.15	o 4
43.51/39.50	o 3
2520.09/2468.50	s SATISFIABLE
2520.09/2468.50	v <instantiation>
2520.09/2468.50	v 	<list>
2520.09/2468.50	v 		p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9]
2520.09/2468.50	v 	</list>
2520.09/2468.50	v 	<values>
2520.09/2468.50	v 		6 8 1 5 4 3 7 2 0 9 1 4 7 0 1 5 6 0 3 8 9 6 7 2 3 5 9 0 4 8 0 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 3 3 3 3 3 3 3 3 2 
2520.09/2468.50	v 	</values>
2520.09/2468.50	v </instantiation>

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273330-1502905457/watcher-4273330-1502905457 -o /tmp/evaluation-result-4273330-1502905457/solver-4273330-1502905457 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502894688-20463 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 130232754 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273330-1502905457.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=21713, runsolver pid=21710
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 1.35 1.38 1.40 3/207 21722
/proc/meminfo: memFree=30478640/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13573664 memory=16236 CPUtime=0.03 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 4007 0 0 0 3 0 0 0 20 0 9 0 92766254 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3393416 4059 2112 1 0 3382913 0
[pid=21713/tid=21715] ppid=21710 vsize=13573664 memory=8318255677412212789 CPUtime=0.03 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) D 21710 21713 897 0 -1 1077944384 2635 0 0 0 3 0 0 0 20 0 9 0 92766261 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140666184343416 140666172787312 0 4 1 16800970 18446744072101563940 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13573664 memory=288230591823085922 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 92766261 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13573664 memory=140249601734511 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 92766261 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 92766261 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 92766261 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13573664 memory=140249601713792 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 92766263 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 92766263 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665657685152 140666180118229 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 92766263 13899431936 4059 18446744073709551615 4194304 4196468 140726491300144 140665656632048 140666180118229 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 16236 KiB

[startup+0.212977 s]*
/proc/loadavg: 1.35 1.38 1.40 3/213 21728
/proc/meminfo: memFree=30462152/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13975920 memory=35052 CPUtime=0.14 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 9327 0 0 0 12 2 0 0 20 0 15 0 92766254 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3493980 8763 3387 1 0 3482759 0
[pid=21713/tid=21715] ppid=21710 vsize=13975920 memory=8316850467074736180 CPUtime=0.11 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 7277 0 0 0 9 2 0 0 20 0 15 0 92766261 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140666184303440 140666164188540 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13975920 memory=12946 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13975920 memory=140249601734367 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13975920 memory=140249601713792 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92766263 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92766263 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665657685152 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92766263 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665656632048 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 92766266 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766266 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13975920 memory=140249601713792 CPUtime=0.02 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 15 0 92766266 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13975920 memory=140249601713792 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766270 14311342080 8763 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 35052 KiB

[startup+0.311965 s]*
/proc/loadavg: 1.35 1.38 1.40 3/213 21728
/proc/meminfo: memFree=30456480/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13975920 memory=44220 CPUtime=0.31 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 10720 0 0 0 27 4 0 0 20 0 15 0 92766254 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3493980 11055 3637 1 0 3482759 0
[pid=21713/tid=21715] ppid=21710 vsize=13975920 memory=8316850467074736180 CPUtime=0.2 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 8279 0 0 0 17 3 0 0 20 0 15 0 92766261 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140666184318104 140666180129949 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13975920 memory=12946 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13975920 memory=140249601734367 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13975920 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13975920 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92766261 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13975920 memory=3472468545829393072 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92766263 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13975920 memory=735828602762103097 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92766263 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665657685152 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92766263 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665656632048 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 15 0 92766266 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13975920 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 15 0 92766266 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13975920 memory=8392726125359012065 CPUtime=0.05 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 454 0 0 0 5 0 0 0 20 0 15 0 92766266 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13975920 memory=140249601713792 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766270 14311342080 11055 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 44220 KiB

[startup+0.703596 s]
/proc/loadavg: 1.35 1.38 1.40 3/213 21728
/proc/meminfo: memFree=30443296/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13977988 memory=71920 CPUtime=1.12 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 14195 0 0 0 107 5 0 0 20 0 15 0 92766254 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3494497 17980 3736 1 0 3483271 0
[pid=21713/tid=21715] ppid=21710 vsize=13977988 memory=6945486745225488215 CPUtime=0.58 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 10080 0 0 0 54 4 0 0 20 0 15 0 92766261 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140666184343632 140666163095185 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13977988 memory=7014751519583459665 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13977988 memory=7013340919329221740 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13977988 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766261 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13977988 memory=5794537759966511200 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92766261 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13977988 memory=5865469479800824941 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92766263 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13977988 memory=5859271421084259688 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92766263 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665657685152 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13977988 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92766263 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665656632048 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13977988 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13977988 memory=1728 CPUtime=0.13 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 1054 0 0 0 13 0 0 0 20 0 15 0 92766266 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13977988 memory=1228 CPUtime=0.15 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 818 0 0 0 15 0 0 0 20 0 15 0 92766266 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13977988 memory=796 CPUtime=0.23 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) R 21710 21713 897 0 -1 4202560 861 0 0 0 23 0 0 0 20 0 15 0 92766266 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665652416816 140666159068879 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13977988 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13977988 memory=33 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92766270 14313459712 17980 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 71920 KiB

[startup+1.50101 s]
/proc/loadavg: 1.35 1.38 1.40 6/213 21728
/proc/meminfo: memFree=30399224/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13982084 memory=224964 CPUtime=3.39 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 31927 0 0 0 327 12 0 0 20 0 15 0 92766254 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3495521 56241 3779 1 0 3484295 0
[pid=21713/tid=21715] ppid=21710 vsize=13982084 memory=89260 CPUtime=1.36 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 14519 0 0 0 128 8 0 0 20 0 15 0 92766261 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140666184344864 140665827014760 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13982084 memory=4080 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 92766261 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13982084 memory=4584 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 92766261 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13982084 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766261 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13982084 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 92766261 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13982084 memory=192140 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13982084 memory=280498945401632 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665657685152 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13982084 memory=233491602123173 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665656632048 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13982084 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13982084 memory=50744 CPUtime=0.73 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) R 21710 21713 897 0 -1 4202560 7450 0 0 0 72 1 0 0 20 0 15 0 92766266 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665654517424 140666163604811 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13982084 memory=1292 CPUtime=0.73 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) R 21710 21713 897 0 -1 4202560 4575 0 0 0 72 1 0 0 20 0 15 0 92766266 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665653464448 140666161414749 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13982084 memory=2316 CPUtime=0.51 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 3510 0 0 0 50 1 0 0 20 0 15 0 92766266 14317654016 56241 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0

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

/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 91438 0 0 0 235499 65 0 0 20 0 15 0 92766261 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140666184346304 140665827631532 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13982084 memory=1907648 CPUtime=15.31 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 17559 0 0 0 1472 59 0 0 20 0 15 0 92766261 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13982084 memory=1907648 CPUtime=15.28 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 15749 0 0 0 1467 61 0 0 20 0 15 0 92766261 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13982084 memory=1907648 CPUtime=15.27 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 19840 0 0 0 1471 56 0 0 20 0 15 0 92766261 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13982084 memory=1905600 CPUtime=15.31 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 16554 0 0 0 1476 55 0 0 20 0 15 0 92766261 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13982084 memory=1907648 CPUtime=8.28 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 13924 0 0 0 770 58 0 0 20 0 15 0 92766263 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13982084 memory=1907648 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665657685216 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13982084 memory=1907648 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665656632064 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13982084 memory=1907648 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13982084 memory=1907648 CPUtime=2.57 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 33010 0 0 0 254 3 0 0 20 0 15 0 92766266 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13982084 memory=1907648 CPUtime=2.13 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 23479 0 0 0 210 3 0 0 20 0 15 0 92766266 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13982084 memory=4116 CPUtime=0.76 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 14733 0 0 0 74 2 0 0 20 0 15 0 92766266 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13982084 memory=1907648 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13982084 memory=1200 CPUtime=1.48 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1397 0 0 0 64 84 0 0 20 0 15 0 92766270 14317654016 476912 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 46 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 2432.13 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1907648 KiB

[startup+2442.3 s]
/proc/loadavg: 1.43 1.31 1.36 3/212 21971
/proc/meminfo: memFree=28397828/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13982084 memory=1915840 CPUtime=2493.36 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 253345 0 0 0 248946 390 0 0 20 0 15 0 92766254 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3495521 478960 3821 1 0 3484295 0
[pid=21713/tid=21715] ppid=21710 vsize=13982084 memory=2316 CPUtime=2414.97 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 93035 0 0 0 241432 65 0 0 20 0 15 0 92766261 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140666184346448 140665827630369 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13982084 memory=1915840 CPUtime=15.73 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 17970 0 0 0 1512 61 0 0 20 0 15 0 92766261 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13982084 memory=280498946211280 CPUtime=15.7 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 16366 0 0 0 1508 62 0 0 20 0 15 0 92766261 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13982084 memory=1913792 CPUtime=15.68 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 20399 0 0 0 1511 57 0 0 20 0 15 0 92766261 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13982084 memory=1913792 CPUtime=15.74 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 17142 0 0 0 1518 56 0 0 20 0 15 0 92766261 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13982084 memory=1913792 CPUtime=8.45 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 14205 0 0 0 785 60 0 0 20 0 15 0 92766263 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 47 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13982084 memory=1913792 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665657685216 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13982084 memory=1913792 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665656632064 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13982084 memory=1915840 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13982084 memory=1915840 CPUtime=2.57 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 33012 0 0 0 254 3 0 0 20 0 15 0 92766266 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13982084 memory=1915840 CPUtime=2.13 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 23481 0 0 0 210 3 0 0 20 0 15 0 92766266 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13982084 memory=1913792 CPUtime=0.76 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 14851 0 0 0 74 2 0 0 20 0 15 0 92766266 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13982084 memory=1915840 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13982084 memory=1915840 CPUtime=1.53 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1423 0 0 0 67 86 0 0 20 0 15 0 92766270 14317654016 478960 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 2493.36 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1915840 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2468.5 s]
/proc/loadavg: 1.30 1.29 1.35 3/212 21971
/proc/meminfo: memFree=28394692/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13982084 memory=1917888 CPUtime=2520.09 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 254116 0 0 0 251616 393 0 0 20 0 15 0 92766254 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3495521 479472 3821 1 0 3484295 0
[pid=21713/tid=21715] ppid=21710 vsize=13982084 memory=1917888 CPUtime=2440.88 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 93480 0 0 0 244023 65 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140666184346416 140665827630773 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13982084 memory=11329 CPUtime=15.91 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 18057 0 0 0 1530 61 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13982084 memory=1917888 CPUtime=15.88 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 16447 0 0 0 1525 63 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13982084 memory=1917888 CPUtime=15.87 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 20539 0 0 0 1529 58 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13982084 memory=1917888 CPUtime=15.92 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 17145 0 0 0 1535 57 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13982084 memory=1917888 CPUtime=8.52 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 14211 0 0 0 792 60 0 0 20 0 15 0 92766263 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 47 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665657685216 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665656632064 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13982084 memory=1901504 CPUtime=2.57 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 33014 0 0 0 254 3 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13982084 memory=2752 CPUtime=2.13 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 23484 0 0 0 210 3 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13982084 memory=1152 CPUtime=0.76 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 14853 0 0 0 74 2 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13982084 memory=50864 CPUtime=1.54 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1425 0 0 0 67 87 0 0 20 0 15 0 92766270 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1917888 KiB

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

[startup+2468.52 s]
# the end of solver process 21713 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.17 s, system=3.94011 s

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

[startup+2468.5 s]
/proc/loadavg: 1.30 1.29 1.35 3/212 21971
/proc/meminfo: memFree=28394692/32770624 swapFree=67108860/67108860
[pid=21713] ppid=21710 vsize=13982084 memory=1917888 CPUtime=2520.09 cores=1,3,5,7
/proc/21713/stat : 21713 (java) S 21710 21713 897 0 -1 1077944320 254116 0 0 0 251616 393 0 0 20 0 15 0 92766254 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140726491282688 140666180108023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
/proc/21713/statm: 3495521 479472 3821 1 0 3484295 0
[pid=21713/tid=21715] ppid=21710 vsize=13982084 memory=1917888 CPUtime=2440.88 cores=1,3,5,7
/proc/21713/task/21715/stat : 21715 (java) R 21710 21713 897 0 -1 4202560 93480 0 0 0 244023 65 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140666184346416 140665827630773 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21716] ppid=21710 vsize=13982084 memory=11329 CPUtime=15.91 cores=1,3,5,7
/proc/21713/task/21716/stat : 21716 (java) S 21710 21713 897 0 -1 1077944384 18057 0 0 0 1530 61 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665780431888 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21717] ppid=21710 vsize=13982084 memory=1917888 CPUtime=15.88 cores=1,3,5,7
/proc/21713/task/21717/stat : 21717 (java) S 21710 21713 897 0 -1 1077944384 16447 0 0 0 1525 63 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665779379344 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21718] ppid=21710 vsize=13982084 memory=1917888 CPUtime=15.87 cores=1,3,5,7
/proc/21713/task/21718/stat : 21718 (java) S 21710 21713 897 0 -1 1077944384 20539 0 0 0 1529 58 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665778326288 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21719] ppid=21710 vsize=13982084 memory=1917888 CPUtime=15.92 cores=1,3,5,7
/proc/21713/task/21719/stat : 21719 (java) S 21710 21713 897 0 -1 1077944384 17145 0 0 0 1535 57 0 0 20 0 15 0 92766261 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665777273744 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21720] ppid=21710 vsize=13982084 memory=1917888 CPUtime=8.52 cores=1,3,5,7
/proc/21713/task/21720/stat : 21720 (java) S 21710 21713 897 0 -1 1077944384 14211 0 0 0 792 60 0 0 20 0 15 0 92766263 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665658738928 140666180119170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 47 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21721] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21721/stat : 21721 (java) S 21710 21713 897 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665657685216 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21722] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21722/stat : 21722 (java) S 21710 21713 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 92766263 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665656632064 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21723] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21723/stat : 21723 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665655580624 140666180126619 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21724] ppid=21710 vsize=13982084 memory=1901504 CPUtime=2.57 cores=1,3,5,7
/proc/21713/task/21724/stat : 21724 (java) S 21710 21713 897 0 -1 1077944384 33014 0 0 0 254 3 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665654528752 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21725] ppid=21710 vsize=13982084 memory=2752 CPUtime=2.13 cores=1,3,5,7
/proc/21713/task/21725/stat : 21725 (java) S 21710 21713 897 0 -1 1077944384 23484 0 0 0 210 3 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665653476208 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21726] ppid=21710 vsize=13982084 memory=1152 CPUtime=0.76 cores=1,3,5,7
/proc/21713/task/21726/stat : 21726 (java) S 21710 21713 897 0 -1 1077944384 14853 0 0 0 74 2 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665652423152 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21727] ppid=21710 vsize=13982084 memory=1917888 CPUtime=0 cores=1,3,5,7
/proc/21713/task/21727/stat : 21727 (java) S 21710 21713 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92766266 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665651370848 140666180118229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
[pid=21713/tid=21728] ppid=21710 vsize=13982084 memory=50864 CPUtime=1.54 cores=1,3,5,7
/proc/21713/task/21728/stat : 21728 (java) S 21710 21713 897 0 -1 1077944384 1425 0 0 0 67 87 0 0 20 0 15 0 92766270 14317654016 479472 18446744073709551615 4194304 4196468 140726491300144 140665650317872 140666180119170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 8626176 140726491304309 140726491304489 140726491304489 140726491307983 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1917888 KiB

Child status: 143
Real time (s): 2468.52
CPU time (s): 2520.11
CPU user time (s): 2516.17
CPU system time (s): 3.94011
CPU usage (%): 102.09
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1917888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.17
system time used= 3.94011
maximum resident set size= 1918256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 290684
involuntary context switches= 6113


# summary of solver processes directly reported to runsolver:
#   pid: 21713
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2516.17
#   total CPU system time (s): 3.94011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3043 second user time and 22.3295 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-16 19:30:10
IDJOB=4273330
IDBENCH=140519
IDSOLVER=2665
FILE ID=node125/4273330-1502905457
RUNJOBID= node125-1502894688-20463
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbo-10-10-1.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273330-1502905457/watcher-4273330-1502905457 -o /tmp/evaluation-result-4273330-1502905457/solver-4273330-1502905457 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502894688-20463 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 130232754 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273330-1502905457.xml

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

MD5SUM BENCH= 5be561527482570d658e03ce8cbb5c18
RANDOM SEED=130232754

node125.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.07
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.07
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.07
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.07
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:        30485856 kB
MemAvailable:   31634992 kB
Buffers:          311964 kB
Cached:          1137836 kB
SwapCached:            0 kB
Active:          1209528 kB
Inactive:         638960 kB
Active(anon):     399160 kB
Inactive(anon):    41292 kB
Active(file):     810368 kB
Inactive(file):   597668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42472 kB
Writeback:             0 kB
AnonPages:        398572 kB
Mapped:            70072 kB
Shmem:             41636 kB
Slab:             139868 kB
SReclaimable:     113872 kB
SUnreclaim:        25996 kB
KernelStack:        3504 kB
PageTables:         6456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1180376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61948 MiB
End job on node125 at 2017-08-16 20:11:19