Trace number 4298861

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28SAT (TO)2839 2520.11 2495.42

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had18_c18.xml
MD5SUM2bd2b017ef1b8aef080ffc7cd9cfea3a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2712
Best CPU time to get the best result obtained on this benchmark303.052
Satisfiable
(Un)Satisfiability was proved
Number of variables342
Number of constraints154
Number of domains2
Minimum domain size11
Maximum domain size18
Distribution of domain sizes[{"size":11,"count":153},{"size":18,"count":18}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":171},{"degree":2,"count":153},{"degree":18,"count":18}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":153},{"arity":18,"count":1}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.94/0.44	o 2945
0.94/0.44	o 2934
0.94/0.45	o 2923
0.94/0.47	o 2918
0.94/0.48	o 2904
0.94/0.48	o 2900
1.27/0.52	o 2899
1.55/0.62	o 2895
3.83/2.33	o 2894
3.83/2.33	o 2893
3.83/2.33	o 2889
3.93/2.46	o 2885
27.37/25.68	o 2884
27.56/25.81	o 2880
139.40/137.10	o 2877
165.03/162.57	o 2875
569.12/564.06	o 2873
570.72/565.67	o 2872
570.72/565.68	o 2867
570.82/565.78	o 2863
594.40/589.19	o 2862
594.59/589.30	o 2858
1220.86/1210.69	o 2857
1221.46/1211.20	o 2855
1226.71/1216.41	o 2854
1459.89/1447.44	o 2853
2279.28/2257.75	o 2849
2279.48/2257.97	o 2847
2280.19/2258.67	o 2843
2285.55/2263.96	o 2842
2516.34/2491.76	o 2839
2520.08/2495.40	s SATISFIABLE
2520.08/2495.40	v <instantiation>
2520.08/2495.40	v 	<list>
2520.08/2495.40	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[13][14] d[13][15] d[13][16] d[13][17] d[14][15] d[14][16] d[14][17] d[15][16] d[15][17] d[16][17] 
2520.08/2495.40	v 	</list>
2520.08/2495.40	v 	<values>
2520.08/2495.40	v 		0 1 2 3 4 5 6 9 11 13 10 15 14 7 16 12 17 8 3 4 6 8 5 6 1 6 5 4 5 4 6 6 1 8 5 6 3 7 9 9 7 7 6 4 2 3 2 6 9 6 2 2 6 4 4 6 6 6 3 6 2 4 5 5 7 2 5 5 3 4 6 4 3 8 7 3 3 3 2 9 4 3 7 7 3 6 3 3 4 4 7 4 5 8 5 5 8 7 4 5 5 3 1 3 5 4 7 8 6 6 5 6 7 1 6 8 7 6 7 5 5 5 6 5 10 4 5 9 5 4 3 4 6 6 2 5 3 5 5 2 5 4 5 8 1 5 5 6 3 5 8 4 6 4 8 5 9 5 7 6 4 4 7 4 1 5 3 4 2 4 7 
2520.08/2495.40	v 	</values>
2520.08/2495.40	v </instantiation>

Verifier Data

OK	2839

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298861-1532778520/watcher-4298861-1532778520 -o /tmp/evaluation-result-4298861-1532778520/solver-4298861-1532778520 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298861-1532778520.xml 

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

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
Current StackSize limit: 8192 KiB
solver pid=24865, runsolver pid=24862


[startup+0.100081 s]*
/proc/loadavg: 1.59 1.59 1.55 4/215 24880
/proc/meminfo: memFree=21266152/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661052 memory=27708 CPUtime=0.13 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 5276 0 0 0 12 1 0 0 20 0 15 0 95414905 10916917248 6927 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665263 6927 2868 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661052 memory=-8269626465541068156 CPUtime=0.09 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 3141 0 0 0 9 0 0 0 20 0 15 0 95414905 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966875296896 139966871080342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414907 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95414908 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95414908 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) S 24862 24865 24557 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 95414910 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966426618608 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) R 24862 24865 24557 0 -1 4202560 135 0 0 0 0 0 0 0 20 0 15 0 95414910 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966425557712 139966850217096 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0.01 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) R 24862 24865 24557 0 -1 4202560 335 0 0 0 1 0 0 0 20 0 15 0 95414910 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966424513008 139966871080342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414911 10916917248 6927 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27708 KiB

[startup+0.210466 s]*
/proc/loadavg: 1.59 1.59 1.55 4/215 24880
/proc/meminfo: memFree=21195272/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661052 memory=40416 CPUtime=0.34 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 8172 0 0 0 32 2 0 0 20 0 15 0 95414905 10916917248 10104 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665263 10104 3003 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 5161 0 0 0 19 1 0 0 20 0 15 0 95414905 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966875300880 139966855148894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661052 memory=140320207741995 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414906 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414907 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95414908 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95414908 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) S 24862 24865 24557 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 15 0 95414910 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966426618608 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) S 24862 24865 24557 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 95414910 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966425566064 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0.08 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) S 24862 24865 24557 0 -1 1077944384 914 0 0 0 8 0 0 0 20 0 15 0 95414910 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661052 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414911 10916917248 10104 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40416 KiB

[startup+0.313073 s]*
/proc/loadavg: 1.59 1.59 1.55 5/215 24880
/proc/meminfo: memFree=21129120/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661128 memory=48640 CPUtime=0.61 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 9331 0 0 0 58 3 0 0 20 0 15 0 95414905 10916995072 12160 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665282 12160 3066 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 5473 0 0 0 29 1 0 0 20 0 15 0 95414905 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966875306992 139966491471130 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=140320207381601 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414907 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661128 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) R 24862 24865 24557 0 -1 4202560 730 0 0 0 7 0 0 0 20 0 15 0 95414910 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966426599720 139966851767998 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661128 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) R 24862 24865 24557 0 -1 4202560 584 0 0 0 6 0 0 0 20 0 15 0 95414910 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966425552088 139966854455188 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661128 memory=140320207201920 CPUtime=0.15 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) R 24862 24865 24557 0 -1 1077944384 1192 0 0 0 15 0 0 0 20 0 15 0 95414910 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661128 memory=140320207201920 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 12226 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 48640 KiB

[startup+0.700704 s]
/proc/loadavg: 1.59 1.59 1.55 6/215 24880
/proc/meminfo: memFree=20993400/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661128 memory=110376 CPUtime=1.82 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 12955 0 0 0 178 4 0 0 20 0 15 0 95414905 10916995072 27594 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665282 27594 3113 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661128 memory=247144497837191 CPUtime=0.67 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 5624 0 0 0 65 2 0 0 20 0 15 0 95414905 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966875308064 139966494465267 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95414907 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661128 memory=-5935602824819121961 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661128 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) R 24862 24865 24557 0 -1 4202560 2465 0 0 0 44 0 0 0 20 0 15 0 95414910 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966426599624 139966850761507 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661128 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) R 24862 24865 24557 0 -1 4202560 1859 0 0 0 41 0 0 0 20 0 15 0 95414910 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966425551528 139966850314824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661128 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) S 24862 24865 24557 0 -1 1077944384 1636 0 0 0 26 0 0 0 20 0 15 0 95414910 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 27594 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 110376 KiB

[startup+1.50071 s]
/proc/loadavg: 1.59 1.59 1.55 3/215 24880
/proc/meminfo: memFree=20685516/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661128 memory=192988 CPUtime=2.96 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 16366 0 0 0 290 6 0 0 20 0 15 0 95414905 10916995072 48247 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665282 48247 3141 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661128 memory=12848 CPUtime=1.47 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 6030 0 0 0 143 4 0 0 20 0 15 0 95414905 10916995072 48247 33554432000 4194304 4196468 140731747434176 139966875308080 139966495076859 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 48247 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 48247 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 48247 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 95414906 10916995072 48247 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 95414907 10916995072 48247 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0

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

/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 26444 0 0 0 230401 25 0 0 20 0 15 0 95414905 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966875308096 139966491731512 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=369528 CPUtime=7.58 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 5798 0 0 0 700 58 0 0 20 0 15 0 95414906 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=367480 CPUtime=7.49 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 5994 0 0 0 697 52 0 0 20 0 15 0 95414906 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=369528 CPUtime=7.62 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 6712 0 0 0 710 52 0 0 20 0 15 0 95414906 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=369528 CPUtime=7.55 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 6471 0 0 0 703 52 0 0 20 0 15 0 95414906 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=369528 CPUtime=7.28 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 7940 0 0 0 678 50 0 0 20 0 15 0 95414907 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661128 memory=369528 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661128 memory=5668 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661128 memory=369528 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661128 memory=369528 CPUtime=0.7 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) S 24862 24865 24557 0 -1 1077944384 5088 0 0 0 69 1 0 0 20 0 15 0 95414910 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966426618608 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661128 memory=4140 CPUtime=0.71 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) S 24862 24865 24557 0 -1 1077944384 4079 0 0 0 71 0 0 0 20 0 15 0 95414910 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966425566064 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661128 memory=369528 CPUtime=0.29 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) S 24862 24865 24557 0 -1 1077944384 2177 0 0 0 29 0 0 0 20 0 15 0 95414910 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661128 memory=369528 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661128 memory=369528 CPUtime=1.11 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1087 0 0 0 57 54 0 0 20 0 15 0 95414911 10916995072 92382 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 2344.68 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 369528 KiB

[startup+2382.3 s]
/proc/loadavg: 1.16 1.23 1.35 3/215 24977
/proc/meminfo: memFree=20685884/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661128 memory=375672 CPUtime=2405.48 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 74703 0 0 0 240270 278 0 0 20 0 15 0 95414905 10916995072 93918 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665282 93918 3150 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661128 memory=373624 CPUtime=2363.75 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 26975 0 0 0 236349 26 0 0 20 0 15 0 95414905 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966875308080 139966494904955 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=367480 CPUtime=7.85 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 5830 0 0 0 725 60 0 0 20 0 15 0 95414906 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=369528 CPUtime=7.76 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 6282 0 0 0 723 53 0 0 20 0 15 0 95414906 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=371576 CPUtime=7.9 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 7016 0 0 0 736 54 0 0 20 0 15 0 95414906 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=373624 CPUtime=7.82 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 6610 0 0 0 729 53 0 0 20 0 15 0 95414906 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=140320071504440 CPUtime=7.47 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 8106 0 0 0 696 51 0 0 20 0 15 0 95414907 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661128 memory=371576 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661128 memory=371576 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661128 memory=371576 CPUtime=0.7 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) S 24862 24865 24557 0 -1 1077944384 5090 0 0 0 69 1 0 0 20 0 15 0 95414910 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966426618608 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661128 memory=373624 CPUtime=0.71 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) S 24862 24865 24557 0 -1 1077944384 4081 0 0 0 71 0 0 0 20 0 15 0 95414910 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966425566064 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661128 memory=1952 CPUtime=0.29 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) S 24862 24865 24557 0 -1 1077944384 2179 0 0 0 29 0 0 0 20 0 15 0 95414910 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661128 memory=27632 CPUtime=1.13 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1103 0 0 0 58 55 0 0 20 0 15 0 95414911 10916995072 93918 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 2405.48 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 375672 KiB

[startup+2442.3 s]
/proc/loadavg: 1.38 1.29 1.36 3/215 24978
/proc/meminfo: memFree=20679476/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661128 memory=379768 CPUtime=2466.28 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 76239 0 0 0 246344 284 0 0 20 0 15 0 95414905 10916995072 94942 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665282 94942 3150 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661128 memory=377720 CPUtime=2423.21 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 27496 0 0 0 242295 26 0 0 20 0 15 0 95414905 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966875308080 139966494868524 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=379768 CPUtime=8.12 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 5864 0 0 0 752 60 0 0 20 0 15 0 95414906 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=377720 CPUtime=8.04 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 6415 0 0 0 750 54 0 0 20 0 15 0 95414906 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=375672 CPUtime=8.18 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 7394 0 0 0 763 55 0 0 20 0 15 0 95414906 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=375672 CPUtime=8.09 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 6893 0 0 0 755 54 0 0 20 0 15 0 95414906 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=375672 CPUtime=7.67 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 8279 0 0 0 715 52 0 0 20 0 15 0 95414907 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661128 memory=375672 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661128 memory=377720 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661128 memory=140320071530561 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661128 memory=377720 CPUtime=0.7 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) S 24862 24865 24557 0 -1 1077944384 5092 0 0 0 69 1 0 0 20 0 15 0 95414910 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966426618608 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661128 memory=379768 CPUtime=0.71 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) S 24862 24865 24557 0 -1 1077944384 4083 0 0 0 71 0 0 0 20 0 15 0 95414910 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966425566064 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661128 memory=379768 CPUtime=0.29 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) S 24862 24865 24557 0 -1 1077944384 2181 0 0 0 29 0 0 0 20 0 15 0 95414910 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661128 memory=379768 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661128 memory=379768 CPUtime=1.16 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1111 0 0 0 60 56 0 0 20 0 15 0 95414911 10916995072 94942 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 2466.28 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 379768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.4 s]
/proc/loadavg: 1.67 1.38 1.39 3/216 25068
/proc/meminfo: memFree=20483044/32770624 swapFree=67108688/67108860
[pid=24865] ppid=24862 vsize=10661128 memory=383864 CPUtime=2520.08 cores=0,2,4,6
/proc/24865/stat : 24865 (java) S 24862 24865 24557 0 -1 1077944320 76786 0 0 0 251716 292 0 0 20 0 15 0 95414905 10916995072 95966 33554432000 4194304 4196468 140731747434176 140731747416720 139966871068407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
/proc/24865/statm: 2665282 95966 3150 1 0 2627263 0
[pid=24865/tid=24867] ppid=24862 vsize=10661128 memory=1724 CPUtime=2475.87 cores=0,2,4,6
/proc/24865/task/24867/stat : 24867 (java) R 24862 24865 24557 0 -1 4202560 27855 0 0 0 247560 27 0 0 20 0 15 0 95414905 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966875308096 139966494442560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24868] ppid=24862 vsize=10661128 memory=1004 CPUtime=8.36 cores=0,2,4,6
/proc/24865/task/24868/stat : 24868 (java) S 24862 24865 24557 0 -1 1077944384 5939 0 0 0 775 61 0 0 20 0 15 0 95414906 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966813072400 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24869] ppid=24862 vsize=10661128 memory=1952 CPUtime=8.29 cores=0,2,4,6
/proc/24865/task/24869/stat : 24869 (java) S 24862 24865 24557 0 -1 1077944384 6510 0 0 0 773 56 0 0 20 0 15 0 95414906 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966812019856 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24870] ppid=24862 vsize=10661128 memory=1708 CPUtime=8.42 cores=0,2,4,6
/proc/24865/task/24870/stat : 24870 (java) S 24862 24865 24557 0 -1 1077944384 7399 0 0 0 786 56 0 0 20 0 15 0 95414906 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966475459344 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24871] ppid=24862 vsize=10661128 memory=792 CPUtime=8.33 cores=0,2,4,6
/proc/24865/task/24871/stat : 24871 (java) S 24862 24865 24557 0 -1 1077944384 6896 0 0 0 777 56 0 0 20 0 15 0 95414906 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966474406800 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24872] ppid=24862 vsize=10661128 memory=1228 CPUtime=7.83 cores=0,2,4,6
/proc/24865/task/24872/stat : 24872 (java) S 24862 24865 24557 0 -1 1077944384 8281 0 0 0 729 54 0 0 20 0 15 0 95414907 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966430828784 139966871079554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24873] ppid=24862 vsize=10661128 memory=18264 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24873/stat : 24873 (java) S 24862 24865 24557 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966429775008 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24874] ppid=24862 vsize=10661128 memory=16904 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24874/stat : 24874 (java) S 24862 24865 24557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95414908 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966428721904 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24875] ppid=24862 vsize=10661128 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24875/stat : 24875 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414910 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966427670480 139966871087003 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24876] ppid=24862 vsize=10661128 memory=644 CPUtime=0.7 cores=0,2,4,6
/proc/24865/task/24876/stat : 24876 (java) S 24862 24865 24557 0 -1 1077944384 5094 0 0 0 69 1 0 0 20 0 15 0 95414910 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966426618608 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24877] ppid=24862 vsize=10661128 memory=952 CPUtime=0.71 cores=0,2,4,6
/proc/24865/task/24877/stat : 24877 (java) S 24862 24865 24557 0 -1 1077944384 4085 0 0 0 71 0 0 0 20 0 15 0 95414910 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966425566064 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24878] ppid=24862 vsize=10661128 memory=1232 CPUtime=0.29 cores=0,2,4,6
/proc/24865/task/24878/stat : 24878 (java) S 24862 24865 24557 0 -1 1077944384 2183 0 0 0 29 0 0 0 20 0 15 0 95414910 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966424513008 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24879] ppid=24862 vsize=10661128 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/24865/task/24879/stat : 24879 (java) S 24862 24865 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95414911 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966423460704 139966871078613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
[pid=24865/tid=24880] ppid=24862 vsize=10661128 memory=1576 CPUtime=1.18 cores=0,2,4,6
/proc/24865/task/24880/stat : 24880 (java) S 24862 24865 24557 0 -1 1077944384 1113 0 0 0 61 57 0 0 20 0 15 0 95414911 10916995072 95966 33554432000 4194304 4196468 140731747434176 139966422407728 139966871079554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38662144 140731747435693 140731747435785 140731747435785 140731747438543 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 383864 KiB

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

[startup+2495.42 s]
# the end of solver process 24865 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.18 s, system=2.92898 s

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

Child status: 143
Real time (s): 2495.42
CPU time (s): 2520.11
CPU user time (s): 2517.18
CPU system time (s): 2.92898
CPU usage (%): 100.989
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 383864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.18
system time used= 2.92898
maximum resident set size= 384252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77122
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 282306
involuntary context switches= 6340


# summary of solver processes directly reported to runsolver:
#   pid: 24865
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2517.18
#   total CPU system time (s): 2.92898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5421 second user time and 21.7299 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 13:48:40
IDJOB=4298861
IDBENCH=141243
IDSOLVER=2766
FILE ID=node106/4298861-1532778520
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46168 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had18_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298861-1532778520/watcher-4298861-1532778520 -o /tmp/evaluation-result-4298861-1532778520/solver-4298861-1532778520 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298861-1532778520.xml

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

MD5SUM BENCH= 2bd2b017ef1b8aef080ffc7cd9cfea3a
RANDOM SEED=240306057

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        21331172 kB
MemAvailable:   29737960 kB
Buffers:          227072 kB
Cached:          8342136 kB
SwapCached:            0 kB
Active:          4718984 kB
Inactive:        6094184 kB
Active(anon):    2191028 kB
Inactive(anon):    80492 kB
Active(file):    2527956 kB
Inactive(file):  6013692 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1424 kB
Writeback:             0 kB
AnonPages:       2258524 kB
Mapped:            54952 kB
Shmem:             25056 kB
Slab:             320860 kB
SReclaimable:     293600 kB
SUnreclaim:        27260 kB
KernelStack:        3792 kB
PageTables:         9928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3666764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2156544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 14:30:16