Trace number 4298716

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
SuperSolver_Macq_Stevenart 2018-04-27SAT2804 308.042 303.523

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-9_c18.xml
MD5SUMfde90c264558af66570e1c8b29991738
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2532
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints6961
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree104
Maximum variable degree121
Distribution of variable degrees[{"degree":104,"count":2},{"degree":105,"count":1},{"degree":106,"count":1},{"degree":107,"count":3},{"degree":108,"count":8},{"degree":109,"count":10},{"degree":110,"count":9},{"degree":111,"count":16},{"degree":112,"count":13},{"degree":113,"count":18},{"degree":114,"count":11},{"degree":115,"count":8},{"degree":116,"count":12},{"degree":117,"count":7},{"degree":118,"count":4},{"degree":119,"count":1},{"degree":121,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":6961}]
Number of extensional constraints0
Number of intensional constraints6961
Distribution of constraint types[{"type":"intension","count":6961}]
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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
3.79/1.48	o 3180
4.35/1.61	o 3115
6.00/3.05	o 3081
6.19/3.23	o 3065
6.19/3.28	o 3042
6.30/3.34	o 3028
10.92/7.85	o 2970
11.02/7.92	o 2964
90.88/87.31	o 2963
90.88/87.35	o 2956
107.34/103.74	o 2955
107.34/103.75	o 2931
108.94/105.39	o 2913
113.54/109.92	o 2905
159.57/155.83	o 2895
185.38/181.52	o 2878
185.38/181.56	o 2874
185.38/181.58	o 2847
185.48/181.62	o 2844
230.46/226.47	o 2804
308.02/303.50	s SATISFIABLE
308.02/303.50	v <instantiation>
308.02/303.50	v 	<list>
308.02/303.50	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] 
308.02/303.50	v 	</list>
308.02/303.50	v 	<values>
308.02/303.50	v 		10 17 18 20 3 46 32 4 43 34 8 21 23 11 1 16 31 35 8 25 13 22 3 13 19 14 15 14 2 11 44 26 3 9 7 29 38 21 52 17 20 24 42 35 25 16 6 40 37 22 36 31 4 19 15 48 28 12 35 45 42 1 24 39 39 28 41 0 38 32 33 5 47 38 48 27 30 49 25 8 16 26 23 5 10 36 22 41 40 34 31 27 39 51 50 13 4 44 37 33 6 2 3 4 0 7 5 0 24 9 11 14 9 15 5 20 1 30 29 2 46 18 12 17 21 
308.02/303.50	v 	</values>
308.02/303.50	v </instantiation>

Verifier Data

OK	2804

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298716-1532814125/watcher-4298716-1532814125 -o /tmp/evaluation-result-4298716-1532814125/solver-4298716-1532814125 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298716-1532814125.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=32521, runsolver pid=32518

[startup+0.100337 s]*
/proc/loadavg: 1.34 1.38 1.40 3/221 32536
/proc/meminfo: memFree=27238088/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661052 memory=27884 CPUtime=0.12 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 5327 0 0 0 12 0 0 0 20 0 15 0 98975633 10916917248 6971 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665263 6971 2844 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661052 memory=-8269626465541328251 CPUtime=0.09 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 3185 0 0 0 9 0 0 0 20 0 15 0 98975634 10916917248 6971 33554432000 4194304 4196468 140722263454608 140001276044912 140001255896414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98975636 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98975636 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000763028640 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98975637 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) R 32518 32521 31407 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000759872240 140001271827074 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) R 32518 32521 31407 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000758819696 140001255251665 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0.02 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) R 32518 32521 31407 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 98975639 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000757766640 140001264053054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 6971 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27884 KiB

[startup+0.210771 s]*
/proc/loadavg: 1.34 1.38 1.40 5/221 32536
/proc/meminfo: memFree=27226996/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661052 memory=40636 CPUtime=0.34 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 8205 0 0 0 33 1 0 0 20 0 15 0 98975633 10916917248 10159 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665263 10159 2990 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 5158 0 0 0 19 1 0 0 20 0 15 0 98975634 10916917248 10159 33554432000 4194304 4196468 140722263454608 140001276054880 140000909618121 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661052 memory=140401457712390 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98975635 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98975636 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98975636 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000763028640 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98975637 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) R 32518 32521 31407 0 -1 4202560 531 0 0 0 2 0 0 0 20 0 15 0 98975639 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000759872336 140001256203168 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) R 32518 32521 31407 0 -1 1077944384 322 0 0 0 2 0 0 0 20 0 15 0 98975639 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000758812720 140001271826133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0.08 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) R 32518 32521 31407 0 -1 4202560 826 0 0 0 8 0 0 0 20 0 15 0 98975639 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000757764432 140001250800763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661052 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975639 10916917248 10159 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40636 KiB

[startup+0.310906 s]*
/proc/loadavg: 1.34 1.38 1.40 5/221 32536
/proc/meminfo: memFree=27215100/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=52348 CPUtime=0.69 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 10172 0 0 0 67 2 0 0 20 0 15 0 98975633 10916995072 13087 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 13087 3069 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 5466 0 0 0 29 1 0 0 20 0 15 0 98975634 10916995072 13087 33554432000 4194304 4196468 140722263454608 140001276051568 140001271827862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=140401457711701 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000763028640 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98975637 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661128 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) R 32518 32521 31407 0 -1 4202560 837 0 0 0 12 0 0 0 20 0 15 0 98975639 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000759863216 140001255717642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661128 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) R 32518 32521 31407 0 -1 4202560 1150 0 0 0 10 0 0 0 20 0 15 0 98975639 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000758805720 140001256479089 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661128 memory=140401457682048 CPUtime=0.14 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) R 32518 32521 31407 0 -1 4202560 1348 0 0 0 14 0 0 0 20 0 15 0 98975639 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000757766640 140001271837274 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=140401457682048 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 13087 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 52348 KiB

[startup+0.703946 s]
/proc/loadavg: 1.34 1.38 1.40 5/221 32536
/proc/meminfo: memFree=27185332/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=108232 CPUtime=1.93 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 11846 0 0 0 189 4 0 0 20 0 15 0 98975633 10916995072 27058 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 27058 3104 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=1804 CPUtime=0.68 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 5681 0 0 0 66 2 0 0 20 0 15 0 98975634 10916995072 27058 33554432000 4194304 4196468 140722263454608 140001276049912 140001253398063 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=796 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=11860 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661128 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000763028640 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98975637 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661128 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661128 memory=6296683612537770333 CPUtime=0.44 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) R 32518 32521 31407 0 -1 4202560 1547 0 0 0 44 0 0 0 20 0 15 0 98975639 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000759872240 140001253338414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661128 memory=7595725831727968097 CPUtime=0.42 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) R 32518 32521 31407 0 -1 4202560 1420 0 0 0 42 0 0 0 20 0 15 0 98975639 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000758810352 140001251668049 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661128 memory=7236547281622689387 CPUtime=0.35 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) R 32518 32521 31407 0 -1 4202560 1827 0 0 0 35 0 0 0 20 0 15 0 98975639 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000757762368 140001250754796 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 27058 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 1.93 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 108232 KiB

[startup+1.50074 s]
/proc/loadavg: 1.34 1.38 1.40 4/221 32536
/proc/meminfo: memFree=27065684/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=208460 CPUtime=4.05 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 14058 0 0 0 397 8 0 0 20 0 15 0 98975633 10916995072 52115 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 52115 3148 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 5797 0 0 0 143 3 0 0 20 0 15 0 98975634 10916995072 52115 33554432000 4194304 4196468 140722263454608 140001276052496 140000914935965 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 52115 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 52115 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 52115 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 98975635 10916995072 52115 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 52115 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0

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

[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=2268 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 52420 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=1804 CPUtime=0.09 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 15 0 98975639 10916995072 52420 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 305.29 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 209680 KiB

[startup+302.401 s]
/proc/loadavg: 1.76 1.63 1.51 3/203 32623
/proc/meminfo: memFree=27250608/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=206600 CPUtime=306.92 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 42285 0 0 0 30667 25 0 0 20 0 15 0 98975633 10916995072 51650 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 51650 3162 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=209680 CPUtime=301.9 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 10767 0 0 0 30185 5 0 0 20 0 15 0 98975634 10916995072 51650 33554432000 4194304 4196468 140722263454608 140001276054944 140000915323308 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=7380950365567084652 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 2984 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=5772 CPUtime=0.39 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 2140 0 0 0 37 2 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=6791534058613427641 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 2304 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=1244 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2242 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=2268 CPUtime=0.04 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 1937 0 0 0 3 1 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661128 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000763028704 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661128 memory=796 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 98975637 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661128 memory=1712 CPUtime=1.29 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) S 32518 32521 31407 0 -1 1077944384 5583 0 0 0 129 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000759872240 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661128 memory=11860 CPUtime=1.45 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) S 32518 32521 31407 0 -1 1077944384 9059 0 0 0 145 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000758819696 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661128 memory=5772 CPUtime=0.46 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) S 32518 32521 31407 0 -1 1077944384 3053 0 0 0 46 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000757766640 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=1388 CPUtime=0.09 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 306.92 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 206600 KiB

[startup+303.201 s]
/proc/loadavg: 1.76 1.63 1.51 4/220 32694
/proc/meminfo: memFree=27219324/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=206600 CPUtime=307.72 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 42285 0 0 0 30747 25 0 0 20 0 15 0 98975633 10916995072 51650 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 51650 3162 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=6791534058613427641 CPUtime=302.7 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 10767 0 0 0 30265 5 0 0 20 0 15 0 98975634 10916995072 51650 33554432000 4194304 4196468 140722263454608 140001276054944 140000915127583 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=2404 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 2984 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=1572 CPUtime=0.39 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 2140 0 0 0 37 2 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=928 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 2304 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=2244 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2242 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=4312 CPUtime=0.04 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 1937 0 0 0 3 1 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661128 memory=2092 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000763028704 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661128 memory=28820 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 98975637 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661128 memory=1244 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661128 memory=2268 CPUtime=1.29 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) S 32518 32521 31407 0 -1 1077944384 5583 0 0 0 129 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000759872240 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661128 memory=1804 CPUtime=1.45 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) S 32518 32521 31407 0 -1 1077944384 9059 0 0 0 145 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000758819696 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661128 memory=796 CPUtime=0.46 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) S 32518 32521 31407 0 -1 1077944384 3053 0 0 0 46 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000757766640 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=11860 CPUtime=0.09 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 307.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 206600 KiB

[startup+303.401 s]
/proc/loadavg: 1.76 1.63 1.51 4/220 32694
/proc/meminfo: memFree=27219324/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=206600 CPUtime=307.92 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 42285 0 0 0 30767 25 0 0 20 0 15 0 98975633 10916995072 51650 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 51650 3162 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=6791534058613427641 CPUtime=302.9 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 10767 0 0 0 30285 5 0 0 20 0 15 0 98975634 10916995072 51650 33554432000 4194304 4196468 140722263454608 140001276054944 140000915105544 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=4036 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 2984 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=28820 CPUtime=0.39 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 2140 0 0 0 37 2 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 2304 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=8514726395714825349 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2242 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=7822038051842261661 CPUtime=0.04 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 1937 0 0 0 3 1 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661128 memory=-8412652177879177843 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000763028704 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661128 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 98975637 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661128 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661128 memory=16536 CPUtime=1.29 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) S 32518 32521 31407 0 -1 1077944384 5583 0 0 0 129 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000759872240 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661128 memory=1780 CPUtime=1.45 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) S 32518 32521 31407 0 -1 1077944384 9059 0 0 0 145 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000758819696 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661128 memory=644 CPUtime=0.46 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) S 32518 32521 31407 0 -1 1077944384 3053 0 0 0 46 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000757766640 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=956 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=2404 CPUtime=0.09 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 307.92 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 206600 KiB

[startup+303.501 s]
/proc/loadavg: 1.76 1.63 1.51 4/220 32694
/proc/meminfo: memFree=27219324/32770624 swapFree=67108856/67108860
[pid=32521] ppid=32518 vsize=10661128 memory=206600 CPUtime=308.02 cores=0,2,4,6
/proc/32521/stat : 32521 (java) S 32518 32521 31407 0 -1 1077944320 42285 0 0 0 30777 25 0 0 20 0 15 0 98975633 10916995072 51650 33554432000 4194304 4196468 140722263454608 140722263437152 140001271815927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
/proc/32521/statm: 2665282 51650 3162 1 0 2627263 0
[pid=32521/tid=32523] ppid=32518 vsize=10661128 memory=5772 CPUtime=303 cores=0,2,4,6
/proc/32521/task/32523/stat : 32523 (java) R 32518 32521 31407 0 -1 4202560 10767 0 0 0 30295 5 0 0 20 0 15 0 98975634 10916995072 51650 33554432000 4194304 4196468 140722263454608 140001276054944 140000914935579 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32524] ppid=32518 vsize=10661128 memory=206600 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32524/stat : 32524 (java) S 32518 32521 31407 0 -1 1077944384 2984 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000879029264 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32525] ppid=32518 vsize=10661128 memory=206600 CPUtime=0.39 cores=0,2,4,6
/proc/32521/task/32525/stat : 32525 (java) S 32518 32521 31407 0 -1 1077944384 2140 0 0 0 37 2 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000877976720 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32526] ppid=32518 vsize=10661128 memory=206600 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32526/stat : 32526 (java) S 32518 32521 31407 0 -1 1077944384 2304 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000876923664 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32527] ppid=32518 vsize=10661128 memory=211732 CPUtime=0.4 cores=0,2,4,6
/proc/32521/task/32527/stat : 32527 (java) S 32518 32521 31407 0 -1 1077944384 2242 0 0 0 37 3 0 0 20 0 15 0 98975635 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000875871120 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32528] ppid=32518 vsize=10661128 memory=211732 CPUtime=0.04 cores=0,2,4,6
/proc/32521/task/32528/stat : 32528 (java) S 32518 32521 31407 0 -1 1077944384 1937 0 0 0 3 1 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000764082416 140001271827074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32529] ppid=32518 vsize=10661128 memory=215836 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32529/stat : 32529 (java) S 32518 32521 31407 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98975636 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000763028704 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32530] ppid=32518 vsize=10661128 memory=219396 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32530/stat : 32530 (java) S 32518 32521 31407 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 98975637 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000761975536 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32531] ppid=32518 vsize=10661128 memory=209680 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32531/stat : 32531 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000760924112 140001271834523 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32532] ppid=32518 vsize=10661128 memory=209680 CPUtime=1.29 cores=0,2,4,6
/proc/32521/task/32532/stat : 32532 (java) S 32518 32521 31407 0 -1 1077944384 5583 0 0 0 129 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000759872240 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32533] ppid=32518 vsize=10661128 memory=209680 CPUtime=1.45 cores=0,2,4,6
/proc/32521/task/32533/stat : 32533 (java) S 32518 32521 31407 0 -1 1077944384 9059 0 0 0 145 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000758819696 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32534] ppid=32518 vsize=10661128 memory=209680 CPUtime=0.46 cores=0,2,4,6
/proc/32521/task/32534/stat : 32534 (java) S 32518 32521 31407 0 -1 1077944384 3053 0 0 0 46 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000757766640 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32535] ppid=32518 vsize=10661128 memory=28820 CPUtime=0 cores=0,2,4,6
/proc/32521/task/32535/stat : 32535 (java) S 32518 32521 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000756714336 140001271826133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
[pid=32521/tid=32536] ppid=32518 vsize=10661128 memory=1244 CPUtime=0.09 cores=0,2,4,6
/proc/32521/task/32536/stat : 32536 (java) S 32518 32521 31407 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 15 0 98975639 10916995072 51650 33554432000 4194304 4196468 140722263454608 140000755661360 140001271827074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22413312 140722263463050 140722263463177 140722263463177 140722263465935 0
Current children cumulated CPU time: 308.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 206600 KiB

Child status: 0
Real time (s): 303.523
CPU time (s): 308.042
CPU user time (s): 307.785
CPU system time (s): 0.257078
CPU usage (%): 101.489
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 379004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.785
system time used= 0.257078
maximum resident set size= 381056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42846
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8911
involuntary context switches= 313


# summary of solver processes directly reported to runsolver:
#   pid: 32521
#   total CPU time (s): 308.042
#   total CPU user time (s): 307.785
#   total CPU system time (s): 0.257078

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.77236 second user time and 2.76652 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 23:42:05
IDJOB=4298716
IDBENCH=141224
IDSOLVER=2767
FILE ID=node133/4298716-1532814125
RUNJOBID= node133-1532808819-31438
PBS_JOBID= 21022475
Free space on /tmp= 48248 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-9_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298716-1532814125/watcher-4298716-1532814125 -o /tmp/evaluation-result-4298716-1532814125/solver-4298716-1532814125 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298716-1532814125.xml

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

MD5SUM BENCH= fde90c264558af66570e1c8b29991738
RANDOM SEED=94819683

node133.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.24
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.24
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.24
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.24
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:        27256696 kB
MemAvailable:   31757428 kB
Buffers:          184788 kB
Cached:          4563792 kB
SwapCached:            0 kB
Active:          2334332 kB
Inactive:        2656540 kB
Active(anon):     193636 kB
Inactive(anon):    76688 kB
Active(file):    2140696 kB
Inactive(file):  2579852 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              1764 kB
Writeback:             0 kB
AnonPages:        249360 kB
Mapped:            53092 kB
Shmem:             25244 kB
Slab:             219952 kB
SReclaimable:     192036 kB
SUnreclaim:        27916 kB
KernelStack:        3680 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1180316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48248 MiB
End job on node133 at 2018-07-28 23:47:08