Trace number 4298670

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
GG's minicp 2018-04-29SAT (TO)4362 2520.08 2478.51

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-250-5_c18.xml
MD5SUM6d15d8403aebe79e9693643b2fca1a5e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3694
Best CPU time to get the best result obtained on this benchmark2520.12
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints15668
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree102
Maximum variable degree148
Distribution of variable degrees[{"degree":102,"count":1},{"degree":110,"count":3},{"degree":111,"count":2},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":3},{"degree":115,"count":5},{"degree":116,"count":6},{"degree":117,"count":8},{"degree":118,"count":7},{"degree":119,"count":9},{"degree":120,"count":8},{"degree":121,"count":9},{"degree":122,"count":12},{"degree":123,"count":12},{"degree":124,"count":14},{"degree":125,"count":10},{"degree":126,"count":12},{"degree":127,"count":17},{"degree":128,"count":13},{"degree":129,"count":14},{"degree":130,"count":13},{"degree":131,"count":6},{"degree":132,"count":11},{"degree":133,"count":6},{"degree":134,"count":10},{"degree":135,"count":2},{"degree":136,"count":6},{"degree":137,"count":7},{"degree":138,"count":1},{"degree":139,"count":4},{"degree":140,"count":4},{"degree":141,"count":1},{"degree":142,"count":1},{"degree":143,"count":1},{"degree":144,"count":3},{"degree":145,"count":2},{"degree":146,"count":1},{"degree":148,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15668}]
Number of extensional constraints0
Number of intensional constraints15668
Distribution of constraint types[{"type":"intension","count":15668}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
5.84/2.18	o 4411
6.28/2.39	o 4379
6.44/2.46	o 4370
71.25/66.49	o 4362
2520.06/2478.50	s SATISFIABLE
2520.06/2478.50	v <instantiation>
2520.06/2478.50	v 	<list>
2520.06/2478.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] 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.06/2478.50	v 	</list>
2520.06/2478.50	v 	<values>
2520.06/2478.50	v 		0 10 29 1 20 11 4 3 27 34 1 22 18 17 17 26 16 35 32 9 11 21 5 5 28 0 28 7 31 6 6 22 9 19 12 32 29 21 40 5 7 11 15 33 16 33 13 39 12 5 2 23 28 17 5 38 37 31 36 21 0 14 13 9 25 10 5 35 19 7 21 8 32 13 15 6 38 23 5 31 17 17 17 18 10 30 14 40 29 19 10 14 18 35 14 25 32 6 8 37 1 0 2 23 2 0 0 30 1 13 38 24 16 3 16 10 11 20 1 3 20 26 14 18 9 19 16 28 2 24 15 1 15 1 11 17 0 2 15 2 22 29 7 32 34 9 25 33 19 20 24 3 16 39 10 27 28 26 2 12 30 16 29 6 23 18 28 27 23 22 6 14 11 36 1 12 23 4 7 19 26 31 10 16 4 10 8 4 27 34 7 34 7 13 15 8 8 26 3 34 12 20 6 30 21 4 14 11 3 21 24 0 24 39 9 6 8 41 18 17 4 22 19 12 30 8 30 30 35 36 7 20 9 27 39 0 18 34 29 25 31 12 33 25 37 13 8 20 21 4 
2520.06/2478.50	v 	</values>
2520.06/2478.50	v </instantiation>

Verifier Data

OK	4362

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298670-1532771160/watcher-4298670-1532771160 -o /tmp/evaluation-result-4298670-1532771160/solver-4298670-1532771160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298670-1532771160.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=29442, runsolver pid=29439

[startup+0.100127 s]*
/proc/loadavg: 1.47 1.42 1.38 3/215 29457
/proc/meminfo: memFree=26304372/32770624 swapFree=67028180/67108860
[pid=29442] ppid=29439 vsize=10661056 memory=27684 CPUtime=0.13 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 5280 0 0 0 12 1 0 0 20 0 15 0 94679181 10916921344 6921 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665264 6921 2866 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661056 memory=-8269626465541328253 CPUtime=0.09 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 3141 0 0 0 8 1 0 0 20 0 15 0 94679182 10916921344 6921 33554432000 4194304 4196468 140736257453056 139944248487392 139944244268438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 6921 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 6921 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94679184 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94679184 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943802774304 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94679184 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) R 29439 29442 26091 0 -1 4202560 310 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943799618160 139944224117177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) R 29439 29442 26091 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943798565360 139944244267650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0.02 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) R 29439 29442 26091 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 94679187 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943797513072 139944223240228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 6921 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27684 KiB

[startup+0.21049 s]*
/proc/loadavg: 1.47 1.42 1.38 4/215 29457
/proc/meminfo: memFree=26293208/32770624 swapFree=67028180/67108860
[pid=29442] ppid=29439 vsize=10661056 memory=40176 CPUtime=0.35 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 8179 0 0 0 33 2 0 0 20 0 15 0 94679181 10916921344 10044 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665264 10044 2970 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 5103 0 0 0 18 1 0 0 20 0 15 0 94679182 10916921344 10044 33554432000 4194304 4196468 140736257453056 139944248496288 139943875803681 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661056 memory=342 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 10044 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661056 memory=140554633862540 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 10044 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94679182 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94679184 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94679184 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943802774304 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94679184 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661056 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) R 29439 29442 26091 0 -1 1077944384 650 0 0 0 3 0 0 0 20 0 15 0 94679187 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943799618160 139944244267650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) R 29439 29442 26091 0 -1 4202560 210 0 0 0 1 0 0 0 20 0 15 0 94679187 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943798565360 139944229381903 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0.08 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) R 29439 29442 26091 0 -1 4202560 850 0 0 0 8 0 0 0 20 0 15 0 94679187 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943797507416 139944236493630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661056 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679187 10916921344 10044 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40176 KiB

[startup+0.318022 s]*
/proc/loadavg: 1.47 1.42 1.38 4/215 29457
/proc/meminfo: memFree=26282652/32770624 swapFree=67028180/67108860
[pid=29442] ppid=29439 vsize=10661132 memory=54464 CPUtime=0.7 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 10193 0 0 0 68 2 0 0 20 0 15 0 94679181 10916999168 13616 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665283 13616 3076 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661132 memory=7022364594140610616 CPUtime=0.31 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 5372 0 0 0 29 2 0 0 20 0 15 0 94679182 10916999168 13616 33554432000 4194304 4196468 140736257453056 139944248494272 139943875842290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 13616 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=140554633862539 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 13616 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943802774304 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661132 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) R 29439 29442 26091 0 -1 4202560 1403 0 0 0 13 0 0 0 20 0 15 0 94679187 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943799603920 139944228163805 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661132 memory=-1 CPUtime=0.12 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) R 29439 29442 26091 0 -1 4202560 841 0 0 0 12 0 0 0 20 0 15 0 94679187 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943798558592 139944244277850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661132 memory=140554633836160 CPUtime=0.13 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) R 29439 29442 26091 0 -1 1077944384 1207 0 0 0 13 0 0 0 20 0 15 0 94679187 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943797513072 139944244267650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661132 memory=140554633836160 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 13616 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 54464 KiB

[startup+0.702737 s]
/proc/loadavg: 1.47 1.42 1.38 6/215 29457
/proc/meminfo: memFree=26258016/32770624 swapFree=67028180/67108860
[pid=29442] ppid=29439 vsize=10661132 memory=124288 CPUtime=1.88 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 11233 0 0 0 184 4 0 0 20 0 15 0 94679181 10916999168 31072 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665283 31072 3107 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661132 memory=267036974417512 CPUtime=0.68 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 5533 0 0 0 65 3 0 0 20 0 15 0 94679182 10916999168 31072 33554432000 4194304 4196468 140736257453056 139944248490752 139943875740395 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=288230376152200162 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 31072 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 31072 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94679182 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943802774304 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661132 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) R 29439 29442 26091 0 -1 4202560 1483 0 0 0 45 0 0 0 20 0 15 0 94679187 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943799596480 139944225800770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661132 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) R 29439 29442 26091 0 -1 4202560 1376 0 0 0 46 0 0 0 20 0 15 0 94679187 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943798549872 139944223920944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661132 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) S 29439 29442 26091 0 -1 1077944384 1471 0 0 0 26 0 0 0 20 0 15 0 94679187 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943797513072 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661132 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 31072 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 124288 KiB

[startup+1.50074 s]
/proc/loadavg: 1.47 1.42 1.38 4/215 29457
/proc/meminfo: memFree=26140388/32770624 swapFree=67028180/67108860
[pid=29442] ppid=29439 vsize=10661132 memory=270236 CPUtime=4.21 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 16399 0 0 0 407 14 0 0 20 0 15 0 94679181 10916999168 67559 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665283 67559 3160 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661132 memory=9169 CPUtime=1.42 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 5845 0 0 0 138 4 0 0 20 0 15 0 94679182 10916999168 67559 33554432000 4194304 4196468 140736257453056 139944248495024 139943880819006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 159 0 0 0 2 2 0 0 20 0 15 0 94679182 10916999168 67559 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 194 0 0 0 2 1 0 0 20 0 15 0 94679182 10916999168 67559 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 47 0 0 0 2 2 0 0 20 0 15 0 94679182 10916999168 67559 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 147 0 0 0 2 2 0 0 20 0 15 0 94679182 10916999168 67559 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 67559 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0

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

/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 63503 0 0 0 236945 38 0 0 20 0 15 0 94679182 10916999168 118083 33554432000 4194304 4196468 140736257453056 139944248495904 139943881612207 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=472332 CPUtime=11.33 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 22122 0 0 0 1109 24 0 0 20 0 15 0 94679182 10916999168 118083 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=472856 CPUtime=11.34 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 23638 0 0 0 1110 24 0 0 20 0 15 0 94679182 10916999168 118083 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=461380 CPUtime=11.35 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 21863 0 0 0 1112 23 0 0 20 0 15 0 94679182 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=481680 CPUtime=11.32 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 24049 0 0 0 1109 23 0 0 20 0 15 0 94679182 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=467496 CPUtime=0.78 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 17885 0 0 0 62 16 0 0 20 0 15 0 94679184 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661132 memory=473368 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943802774368 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661132 memory=462380 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661132 memory=472856 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661132 memory=472856 CPUtime=2.12 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) S 29439 29442 26091 0 -1 1077944384 10574 0 0 0 210 2 0 0 20 0 15 0 94679187 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943799618160 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661132 memory=281107287568090 CPUtime=1.79 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) S 29439 29442 26091 0 -1 1077944384 7521 0 0 0 178 1 0 0 20 0 15 0 94679187 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943798565360 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661132 memory=473368 CPUtime=0.48 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) S 29439 29442 26091 0 -1 1077944384 3524 0 0 0 47 1 0 0 20 0 15 0 94679187 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943797513072 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661132 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661132 memory=1696 CPUtime=1.02 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 2310 0 0 0 50 52 0 0 20 0 15 0 94679187 10916999168 118083 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 2421.46 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 472332 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.46 1.54 3/215 29632
/proc/meminfo: memFree=26213816/32770624 swapFree=67028192/67108860
[pid=29442] ppid=29439 vsize=10661132 memory=447384 CPUtime=2482.95 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 200263 0 0 0 248095 200 0 0 20 0 15 0 94679181 10916999168 111846 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665283 111846 3180 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661132 memory=443784 CPUtime=2429.31 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 63743 0 0 0 242893 38 0 0 20 0 15 0 94679182 10916999168 111846 33554432000 4194304 4196468 140736257453056 139944248495936 139943881761998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=447384 CPUtime=11.83 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 22355 0 0 0 1158 25 0 0 20 0 15 0 94679182 10916999168 111846 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=445836 CPUtime=11.82 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 24038 0 0 0 1158 24 0 0 20 0 15 0 94679182 10916999168 111846 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=462380 CPUtime=11.84 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 22065 0 0 0 1161 23 0 0 20 0 15 0 94679182 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=450948 CPUtime=11.82 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 24623 0 0 0 1158 24 0 0 20 0 15 0 94679182 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=450972 CPUtime=0.8 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 18090 0 0 0 64 16 0 0 20 0 15 0 94679184 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661132 memory=443784 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943802774368 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661132 memory=447384 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661132 memory=445336 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661132 memory=447384 CPUtime=2.12 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) S 29439 29442 26091 0 -1 1077944384 10576 0 0 0 210 2 0 0 20 0 15 0 94679187 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943799618160 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661132 memory=445336 CPUtime=1.79 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) S 29439 29442 26091 0 -1 1077944384 7523 0 0 0 178 1 0 0 20 0 15 0 94679187 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943798565360 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661132 memory=6791534058613427641 CPUtime=0.48 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) S 29439 29442 26091 0 -1 1077944384 3526 0 0 0 47 1 0 0 20 0 15 0 94679187 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943797513072 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661132 memory=445336 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661132 memory=2764 CPUtime=1.05 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 2331 0 0 0 51 54 0 0 20 0 15 0 94679187 10916999168 111846 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 2482.95 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 447384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2478.5 s]
/proc/loadavg: 1.33 1.44 1.53 3/215 29632
/proc/meminfo: memFree=26212580/32770624 swapFree=67028192/67108860
[pid=29442] ppid=29439 vsize=10661132 memory=451452 CPUtime=2520.06 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 200905 0 0 0 251803 203 0 0 20 0 15 0 94679181 10916999168 112863 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665283 112863 3180 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661132 memory=451452 CPUtime=2465.19 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 63948 0 0 0 246481 38 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139944248495920 139943881612398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=445284 CPUtime=12.12 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 22451 0 0 0 1187 25 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=445284 CPUtime=12.13 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 24185 0 0 0 1188 25 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=445284 CPUtime=12.14 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 22148 0 0 0 1190 24 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=448876 CPUtime=12.11 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 24716 0 0 0 1187 24 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=445796 CPUtime=0.81 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 18106 0 0 0 65 16 0 0 20 0 15 0 94679184 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661132 memory=454004 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943802774368 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661132 memory=97 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661132 memory=454004 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661132 memory=445284 CPUtime=2.12 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) S 29439 29442 26091 0 -1 1077944384 10576 0 0 0 210 2 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943799618160 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661132 memory=451452 CPUtime=1.79 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) S 29439 29442 26091 0 -1 1077944384 7523 0 0 0 178 1 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943798565360 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661132 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) S 29439 29442 26091 0 -1 1077944384 3526 0 0 0 47 1 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943797513072 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661132 memory=451952 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661132 memory=452980 CPUtime=1.06 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 2333 0 0 0 51 55 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 451452 KiB

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

[startup+2478.51 s]
# the end of solver process 29442 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.05 s, system=2.03453 s

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

[startup+2478.5 s]
/proc/loadavg: 1.33 1.44 1.53 3/215 29632
/proc/meminfo: memFree=26212580/32770624 swapFree=67028192/67108860
[pid=29442] ppid=29439 vsize=10661132 memory=451452 CPUtime=2520.06 cores=0,2,4,6
/proc/29442/stat : 29442 (java) S 29439 29442 26091 0 -1 1077944320 200905 0 0 0 251803 203 0 0 20 0 15 0 94679181 10916999168 112863 33554432000 4194304 4196468 140736257453056 140736257435600 139944244256503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
/proc/29442/statm: 2665283 112863 3180 1 0 2627263 0
[pid=29442/tid=29444] ppid=29439 vsize=10661132 memory=451452 CPUtime=2465.19 cores=0,2,4,6
/proc/29442/task/29444/stat : 29444 (java) R 29439 29442 26091 0 -1 4202560 63948 0 0 0 246481 38 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139944248495920 139943881612398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29445] ppid=29439 vsize=10661132 memory=445284 CPUtime=12.12 cores=0,2,4,6
/proc/29442/task/29445/stat : 29445 (java) S 29439 29442 26091 0 -1 1077944384 22451 0 0 0 1187 25 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139944196877200 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29446] ppid=29439 vsize=10661132 memory=445284 CPUtime=12.13 cores=0,2,4,6
/proc/29442/task/29446/stat : 29446 (java) S 29439 29442 26091 0 -1 1077944384 24185 0 0 0 1188 25 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139944195824400 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29447] ppid=29439 vsize=10661132 memory=445284 CPUtime=12.14 cores=0,2,4,6
/proc/29442/task/29447/stat : 29447 (java) S 29439 29442 26091 0 -1 1077944384 22148 0 0 0 1190 24 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943849155728 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29448] ppid=29439 vsize=10661132 memory=448876 CPUtime=12.11 cores=0,2,4,6
/proc/29442/task/29448/stat : 29448 (java) S 29439 29442 26091 0 -1 1077944384 24716 0 0 0 1187 24 0 0 20 0 15 0 94679182 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943848102928 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29449] ppid=29439 vsize=10661132 memory=445796 CPUtime=0.81 cores=0,2,4,6
/proc/29442/task/29449/stat : 29449 (java) S 29439 29442 26091 0 -1 1077944384 18106 0 0 0 65 16 0 0 20 0 15 0 94679184 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943803828336 139944244267650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29450] ppid=29439 vsize=10661132 memory=454004 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29450/stat : 29450 (java) S 29439 29442 26091 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943802774368 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29451] ppid=29439 vsize=10661132 memory=97 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29451/stat : 29451 (java) S 29439 29442 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94679184 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943801721968 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29452] ppid=29439 vsize=10661132 memory=454004 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29452/stat : 29452 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943800670288 139944244275099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29453] ppid=29439 vsize=10661132 memory=445284 CPUtime=2.12 cores=0,2,4,6
/proc/29442/task/29453/stat : 29453 (java) S 29439 29442 26091 0 -1 1077944384 10576 0 0 0 210 2 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943799618160 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29454] ppid=29439 vsize=10661132 memory=451452 CPUtime=1.79 cores=0,2,4,6
/proc/29442/task/29454/stat : 29454 (java) S 29439 29442 26091 0 -1 1077944384 7523 0 0 0 178 1 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943798565360 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29455] ppid=29439 vsize=10661132 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/29442/task/29455/stat : 29455 (java) S 29439 29442 26091 0 -1 1077944384 3526 0 0 0 47 1 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943797513072 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29456] ppid=29439 vsize=10661132 memory=451952 CPUtime=0 cores=0,2,4,6
/proc/29442/task/29456/stat : 29456 (java) S 29439 29442 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943796460512 139944244266709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
[pid=29442/tid=29457] ppid=29439 vsize=10661132 memory=452980 CPUtime=1.06 cores=0,2,4,6
/proc/29442/task/29457/stat : 29457 (java) S 29439 29442 26091 0 -1 1077944384 2333 0 0 0 51 55 0 0 20 0 15 0 94679187 10916999168 112863 33554432000 4194304 4196468 140736257453056 139943795407280 139944244267650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140736257459317 140736257459465 140736257459465 140736257462223 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 451452 KiB

Child status: 143
Real time (s): 2478.51
CPU time (s): 2520.08
CPU user time (s): 2518.05
CPU system time (s): 2.03453
CPU usage (%): 101.677
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 2345360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.05
system time used= 2.03453
maximum resident set size= 2348400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201239
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68080
involuntary context switches= 3394


# summary of solver processes directly reported to runsolver:
#   pid: 29442
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.05
#   total CPU system time (s): 2.03453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3094 second user time and 22.9579 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 11:46:00
IDJOB=4298670
IDBENCH=141218
IDSOLVER=2762
FILE ID=node102/4298670-1532771160
RUNJOBID= node102-1532741226-26122
PBS_JOBID= 21022452
Free space on /tmp= 52744 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-250-5_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298670-1532771160/watcher-4298670-1532771160 -o /tmp/evaluation-result-4298670-1532771160/solver-4298670-1532771160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298670-1532771160.xml

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

MD5SUM BENCH= 6d15d8403aebe79e9693643b2fca1a5e
RANDOM SEED=1445465994

node102.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.51
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.51
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.51
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.51
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:        26320088 kB
MemAvailable:   31447768 kB
Buffers:          211748 kB
Cached:          5171216 kB
SwapCached:        53520 kB
Active:          1685640 kB
Inactive:        4263104 kB
Active(anon):     491412 kB
Inactive(anon):    99020 kB
Active(file):    1194228 kB
Inactive(file):  4164084 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028180 kB
Dirty:              1636 kB
Writeback:             0 kB
AnonPages:        519640 kB
Mapped:            47404 kB
Shmem:             21956 kB
Slab:             198668 kB
SReclaimable:     170404 kB
SUnreclaim:        28264 kB
KernelStack:        3584 kB
PageTables:         6332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1424460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 12:27:19