Trace number 4298644

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
slowpoke 2018-04-29SAT (TO)10623 2520.06 2511.22

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-250-9_c18.xml
MD5SUM15c7aefb85365a32de6dc875f5012851
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9608
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints27897
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree208
Maximum variable degree235
Distribution of variable degrees[{"degree":208,"count":1},{"degree":213,"count":1},{"degree":214,"count":3},{"degree":215,"count":5},{"degree":216,"count":4},{"degree":217,"count":8},{"degree":218,"count":9},{"degree":219,"count":11},{"degree":220,"count":9},{"degree":221,"count":15},{"degree":222,"count":19},{"degree":223,"count":19},{"degree":224,"count":26},{"degree":225,"count":23},{"degree":226,"count":10},{"degree":227,"count":22},{"degree":228,"count":17},{"degree":229,"count":21},{"degree":230,"count":10},{"degree":231,"count":6},{"degree":232,"count":7},{"degree":233,"count":1},{"degree":234,"count":1},{"degree":235,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":27897}]
Number of extensional constraints0
Number of intensional constraints27897
Distribution of constraint types[{"type":"intension","count":27897}]
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: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
9.25/3.65	o 10722
9.85/3.96	o 10721
9.85/3.96	o 10720
10.40/4.46	o 10719
12.64/6.43	o 10686
12.94/6.72	o 10646
14.94/8.75	o 10642
15.54/9.34	o 10626
15.54/9.34	o 10623
2520.03/2511.20	s SATISFIABLE
2520.03/2511.20	v <instantiation>
2520.03/2511.20	v 	<list>
2520.03/2511.20	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] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] c[150] c[151] c[152] c[153] c[154] c[155] c[156] c[157] c[158] c[159] c[160] c[161] c[162] c[163] c[164] c[165] c[166] c[167] c[168] c[169] c[170] c[171] c[172] c[173] c[174] c[175] c[176] c[177] c[178] c[179] c[180] c[181] c[182] c[183] c[184] c[185] c[186] c[187] c[188] c[189] c[190] c[191] c[192] c[193] c[194] c[195] c[196] c[197] c[198] c[199] c[200] c[201] c[202] c[203] c[204] c[205] c[206] c[207] c[208] c[209] c[210] c[211] c[212] c[213] c[214] c[215] c[216] c[217] c[218] c[219] c[220] c[221] c[222] c[223] c[224] c[225] c[226] c[227] c[228] c[229] c[230] c[231] c[232] c[233] c[234] c[235] c[236] c[237] c[238] c[239] c[240] c[241] c[242] c[243] c[244] c[245] c[246] c[247] c[248] c[249] 
2520.03/2511.20	v 	</list>
2520.03/2511.20	v 	<values>
2520.03/2511.20	v 		0 22 56 54 25 85 53 81 19 29 3 12 8 16 32 60 18 94 78 33 65 76 100 55 37 68 23 38 40 31 26 25 77 42 72 43 74 20 49 27 62 45 18 67 80 32 61 81 33 18 29 14 27 78 83 63 72 28 31 26 27 44 66 89 15 34 1 28 56 62 49 92 51 30 40 25 26 9 97 84 50 75 21 67 47 67 91 38 90 0 45 82 51 16 71 29 54 24 5 68 1 2 3 4 5 2 6 7 8 4 48 6 17 9 10 57 11 5 36 59 9 54 71 48 1 7 83 13 77 92 36 53 11 73 49 41 14 12 10 15 2 45 80 84 46 43 74 58 13 15 7 43 42 56 90 34 18 24 65 55 37 46 93 19 20 79 16 76 28 40 70 59 64 102 5 65 79 17 38 69 66 60 21 85 51 30 21 69 41 8 52 35 50 10 73 12 47 1 86 50 35 3 4 13 61 70 23 22 64 52 6 47 75 48 59 39 36 77 63 23 66 44 56 34 0 21 11 3 20 22 82 32 88 72 19 46 39 38 35 57 24 30 80 88 58 87 70 53 22 23 
2520.03/2511.20	v 	</values>
2520.03/2511.20	v </instantiation>

Verifier Data

OK	10623

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298644-1532769488/watcher-4298644-1532769488 -o /tmp/evaluation-result-4298644-1532769488/solver-4298644-1532769488 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532739340-26336 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298644-1532769488.xml --timelimit 2520 

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


[startup+0.101604 s]*
/proc/loadavg: 1.96 1.66 1.51 3/216 29954
/proc/meminfo: memFree=23388424/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661056 memory=27968 CPUtime=0.12 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 5393 0 0 0 11 1 0 0 20 0 15 0 94511993 10916921344 6992 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665264 6992 2840 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661056 memory=-8269626465541066618 CPUtime=0.09 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 3268 0 0 0 8 1 0 0 20 0 15 0 94511993 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791835526272 139791831309718 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94511996 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94511996 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791390008224 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) S 29936 29939 26305 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791319423472 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791318370928 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0.01 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) R 29936 29939 26305 0 -1 4202560 324 0 0 0 1 0 0 0 20 0 15 0 94511999 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791317318384 139791831309718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 6992 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27968 KiB

[startup+0.210562 s]*
/proc/loadavg: 1.96 1.66 1.51 4/216 29954
/proc/meminfo: memFree=23376640/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661056 memory=40220 CPUtime=0.33 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 8140 0 0 0 31 2 0 0 20 0 15 0 94511993 10916921344 10055 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665264 10055 2960 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 5174 0 0 0 19 1 0 0 20 0 15 0 94511993 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791835536720 139791815378270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661056 memory=345 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661056 memory=288370524910343808 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94511994 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94511996 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94511996 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791390008224 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916921344 10055 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 10112 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) S 29936 29939 26305 0 -1 1077944384 587 0 0 0 2 0 0 0 20 0 15 0 94511999 10916921344 10112 33554432000 4194304 4196468 140736029181344 139791319423472 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) R 29936 29939 26305 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 15 0 94511999 10916921344 10112 33554432000 4194304 4196468 140736029181344 139791318370928 139791831308930 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0.08 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) R 29936 29939 26305 0 -1 4202560 860 0 0 0 8 0 0 0 20 0 15 0 94511999 10916921344 10112 33554432000 4194304 4196468 140736029181344 139791317318384 139791809464466 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 10112 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661056 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511999 10916921344 10112 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40220 KiB

[startup+0.317353 s]*
/proc/loadavg: 1.96 1.66 1.51 5/216 29954
/proc/meminfo: memFree=23361272/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661132 memory=56312 CPUtime=0.69 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 10093 0 0 0 67 2 0 0 20 0 15 0 94511993 10916999168 14078 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665283 14078 3071 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661132 memory=7311146985107750967 CPUtime=0.31 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) S 29936 29939 26305 0 -1 1077944384 5323 0 0 0 29 2 0 0 20 0 15 0 94511993 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791835534448 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=288370524910343808 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791390008224 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661132 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) R 29936 29939 26305 0 -1 4202560 1425 0 0 0 12 0 0 0 20 0 15 0 94511999 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791319416496 139791812822095 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661132 memory=-1 CPUtime=0.12 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) R 29936 29939 26305 0 -1 1077944384 770 0 0 0 12 0 0 0 20 0 15 0 94511999 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791318360848 139791831307989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661132 memory=140148758632064 CPUtime=0.12 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) R 29936 29939 26305 0 -1 4202560 1204 0 0 0 12 0 0 0 20 0 15 0 94511999 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791317317568 139791809771153 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661132 memory=140148758632064 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 14078 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 56312 KiB

[startup+0.700727 s]
/proc/loadavg: 1.96 1.66 1.51 5/216 29954
/proc/meminfo: memFree=23339864/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661132 memory=140072 CPUtime=1.86 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 11106 0 0 0 182 4 0 0 20 0 15 0 94511993 10916999168 35018 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665283 35018 3106 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661132 memory=1840 CPUtime=0.68 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 5566 0 0 0 65 3 0 0 20 0 15 0 94511993 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791835534640 139791812879983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=11008 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94511994 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661132 memory=8568 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791390008224 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661132 memory=5372 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661132 memory=7302135314614015848 CPUtime=0.47 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) R 29936 29939 26305 0 -1 4202560 1530 0 0 0 47 0 0 0 20 0 15 0 94511999 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791319413264 139791812477390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661132 memory=7450453974481135974 CPUtime=0.45 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) R 29936 29939 26305 0 -1 4202560 1213 0 0 0 45 0 0 0 20 0 15 0 94511999 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791318359072 139791816059264 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661132 memory=7151830906713428048 CPUtime=0.24 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) R 29936 29939 26305 0 -1 1077944384 1425 0 0 0 24 0 0 0 20 0 15 0 94511999 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791317318384 139791831308930 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 35018 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 1.86 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 140072 KiB

[startup+1.5014 s]
/proc/loadavg: 1.96 1.66 1.51 3/216 29954
/proc/meminfo: memFree=23222236/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661132 memory=247732 CPUtime=4.3 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 15463 0 0 0 420 10 0 0 20 0 15 0 94511993 10916999168 61933 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665283 61933 3161 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661132 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 5924 0 0 0 139 4 0 0 20 0 15 0 94511993 10916999168 61933 33554432000 4194304 4196468 140736029181344 139791835535184 139791831311665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=-6951259422114956437 CPUtime=0.04 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 118 0 0 0 3 1 0 0 20 0 15 0 94511994 10916999168 61933 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=-6509546260019855299 CPUtime=0.03 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 128 0 0 0 2 1 0 0 20 0 15 0 94511994 10916999168 61933 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=-7390251449858225344 CPUtime=0.03 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 96 0 0 0 2 1 0 0 20 0 15 0 94511994 10916999168 61933 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=4134692831991786133 CPUtime=0.03 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 201 0 0 0 2 1 0 0 20 0 15 0 94511994 10916999168 61933 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 61933 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0

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

/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 51954 0 0 0 238127 47 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791835538400 139791473865176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 2345 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.47 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 2011 0 0 0 39 8 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 2307 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2511 0 0 0 42 10 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.05 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 3846 0 0 0 3 2 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791390008288 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661132 memory=4785180571215093856 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2.6 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) S 29936 29939 26305 0 -1 1077944384 13172 0 0 0 259 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791319423472 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661132 memory=4012 CPUtime=2.91 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) S 29936 29939 26305 0 -1 1077944384 11656 0 0 0 290 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791318370928 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.54 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) S 29936 29939 26305 0 -1 1077944384 6651 0 0 0 52 2 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791317318384 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661132 memory=3284 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661132 memory=2770636 CPUtime=1.1 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 3079 0 0 0 57 53 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 2391.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2770636 KiB

[startup+2442.3 s]
/proc/loadavg: 1.70 1.65 1.62 3/215 30104
/proc/meminfo: memFree=20761780/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2451.09 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 102171 0 0 0 244969 140 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665283 692659 3167 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2441.74 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 52998 0 0 0 244127 47 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791835538400 139791473449882 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 2345 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.47 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 2011 0 0 0 39 8 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 2307 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2511 0 0 0 42 10 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.05 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 3862 0 0 0 3 2 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791390008288 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661132 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2.6 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) S 29936 29939 26305 0 -1 1077944384 13180 0 0 0 259 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791319423472 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2.91 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) S 29936 29939 26305 0 -1 1077944384 11662 0 0 0 290 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791318370928 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661132 memory=6791534058613427641 CPUtime=0.54 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) S 29936 29939 26305 0 -1 1077944384 6770 0 0 0 52 2 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791317318384 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661132 memory=27376 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661132 memory=11008 CPUtime=1.12 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 3164 0 0 0 58 54 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 2451.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2770636 KiB

[startup+2502.3 s]
/proc/loadavg: 1.64 1.65 1.62 3/215 30105
/proc/meminfo: memFree=20748452/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2511.12 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 103183 0 0 0 250970 142 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665283 692659 3167 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2501.74 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 53938 0 0 0 250127 47 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791835538400 139791473865176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 2345 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.47 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 2011 0 0 0 39 8 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 2307 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=1148 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2511 0 0 0 42 10 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.05 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 3872 0 0 0 3 2 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791390008288 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2.6 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) S 29936 29939 26305 0 -1 1077944384 13186 0 0 0 259 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791319423472 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2.91 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) S 29936 29939 26305 0 -1 1077944384 11666 0 0 0 290 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791318370928 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.54 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) S 29936 29939 26305 0 -1 1077944384 6774 0 0 0 52 2 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791317318384 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661132 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661132 memory=1300 CPUtime=1.16 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 3212 0 0 0 60 56 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 2511.12 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2770636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.2 s]
/proc/loadavg: 1.69 1.66 1.63 3/215 30105
/proc/meminfo: memFree=20742308/32770624 swapFree=67108404/67108860
[pid=29939] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2520.03 cores=0,2,4,6
/proc/29939/stat : 29939 (java) S 29936 29939 26305 0 -1 1077944320 103434 0 0 0 251861 142 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 140736029163888 139791831297783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
/proc/29939/statm: 2665283 692659 3167 1 0 2627263 0
[pid=29939/tid=29941] ppid=29936 vsize=10661132 memory=2770636 CPUtime=2510.64 cores=0,2,4,6
/proc/29939/task/29941/stat : 29941 (java) R 29936 29939 26305 0 -1 4202560 54166 0 0 0 251017 47 0 0 20 0 15 0 94511993 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791835538400 139791473481532 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29942] ppid=29936 vsize=10661132 memory=27376 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29942/stat : 29942 (java) S 29936 29939 26305 0 -1 1077944384 2345 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791792257808 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29943] ppid=29936 vsize=10661132 memory=2770636 CPUtime=0.47 cores=0,2,4,6
/proc/29939/task/29943/stat : 29943 (java) S 29936 29939 26305 0 -1 1077944384 2011 0 0 0 39 8 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791436585872 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29944] ppid=29936 vsize=10661132 memory=6791534058613427641 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29944/stat : 29944 (java) S 29936 29939 26305 0 -1 1077944384 2307 0 0 0 43 9 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791435533328 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29945] ppid=29936 vsize=10661132 memory=4612 CPUtime=0.52 cores=0,2,4,6
/proc/29939/task/29945/stat : 29945 (java) S 29936 29939 26305 0 -1 1077944384 2511 0 0 0 42 10 0 0 20 0 15 0 94511994 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791434480784 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29946] ppid=29936 vsize=10661132 memory=1200 CPUtime=0.05 cores=0,2,4,6
/proc/29939/task/29946/stat : 29946 (java) S 29936 29939 26305 0 -1 1077944384 3877 0 0 0 3 2 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791391062000 139791831308930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29947] ppid=29936 vsize=10661132 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29947/stat : 29947 (java) S 29936 29939 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791390008288 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29948] ppid=29936 vsize=10661132 memory=1300 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29948/stat : 29948 (java) S 29936 29939 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94511996 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791388955632 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29949] ppid=29936 vsize=10661132 memory=1840 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29949/stat : 29949 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791320475856 139791831316379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29950] ppid=29936 vsize=10661132 memory=1716 CPUtime=2.6 cores=0,2,4,6
/proc/29939/task/29950/stat : 29950 (java) S 29936 29939 26305 0 -1 1077944384 13186 0 0 0 259 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791319423472 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29951] ppid=29936 vsize=10661132 memory=796 CPUtime=2.91 cores=0,2,4,6
/proc/29939/task/29951/stat : 29951 (java) S 29936 29939 26305 0 -1 1077944384 11666 0 0 0 290 1 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791318370928 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29952] ppid=29936 vsize=10661132 memory=11008 CPUtime=0.54 cores=0,2,4,6
/proc/29939/task/29952/stat : 29952 (java) S 29936 29939 26305 0 -1 1077944384 6774 0 0 0 52 2 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791317318384 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29953] ppid=29936 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/29939/task/29953/stat : 29953 (java) S 29936 29939 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791316266080 139791831307989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
[pid=29939/tid=29954] ppid=29936 vsize=10661132 memory=1952 CPUtime=1.16 cores=0,2,4,6
/proc/29939/task/29954/stat : 29954 (java) S 29936 29939 26305 0 -1 1077944384 3230 0 0 0 60 56 0 0 20 0 15 0 94511999 10916999168 692659 33554432000 4194304 4196468 140736029181344 139791315212592 139791831308930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23384064 140736029185180 140736029185289 140736029185289 140736029188047 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2770636 KiB

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

[startup+2511.22 s]
# the end of solver process 29939 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.62 s, system=1.43815 s

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

Child status: 143
Real time (s): 2511.22
CPU time (s): 2520.06
CPU user time (s): 2518.62
CPU system time (s): 1.43815
CPU usage (%): 100.352
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 2770636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 1.43815
maximum resident set size= 2772180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103947
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56829
involuntary context switches= 1531


# summary of solver processes directly reported to runsolver:
#   pid: 29939
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.62
#   total CPU system time (s): 1.43815

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3607 second user time and 23.4921 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-28 11:18:08
IDJOB=4298644
IDBENCH=141214
IDSOLVER=2765
FILE ID=node148/4298644-1532769488
RUNJOBID= node148-1532739340-26336
PBS_JOBID= 21022440
Free space on /tmp= 43264 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-250-9_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298644-1532769488/watcher-4298644-1532769488 -o /tmp/evaluation-result-4298644-1532769488/solver-4298644-1532769488 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532739340-26336 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298644-1532769488.xml --timelimit 2520

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

MD5SUM BENCH= 15c7aefb85365a32de6dc875f5012851
RANDOM SEED=1570701208

node148.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.50
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.50
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.50
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.50
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:        23403804 kB
MemAvailable:   31665056 kB
Buffers:          220768 kB
Cached:          8174664 kB
SwapCached:          352 kB
Active:          2252404 kB
Inactive:        6461160 kB
Active(anon):     271480 kB
Inactive(anon):    74232 kB
Active(file):    1980924 kB
Inactive(file):  6386928 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              2036 kB
Writeback:            12 kB
AnonPages:        324600 kB
Mapped:            54524 kB
Shmem:             25016 kB
Slab:             349776 kB
SReclaimable:     321860 kB
SUnreclaim:        27916 kB
KernelStack:        3536 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1193724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 43260 MiB
End job on node148 at 2018-07-28 12:00:00