Trace number 4298672

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)4370 2520.03 2511.43

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: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
6.56/2.39	o 4411
7.93/3.39	o 4380
8.04/3.40	o 4379
8.16/3.54	o 4371
8.16/3.54	o 4370
2520.00/2511.40	s SATISFIABLE
2520.00/2511.40	v <instantiation>
2520.00/2511.40	v 	<list>
2520.00/2511.40	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.00/2511.40	v 	</list>
2520.00/2511.40	v 	<values>
2520.00/2511.40	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 41 3 34 12 20 6 30 21 4 14 11 3 21 24 0 24 39 9 6 8 42 18 17 4 22 19 12 30 8 30 30 35 36 7 20 9 27 39 0 18 26 29 25 31 12 33 25 37 13 8 20 21 4 
2520.00/2511.40	v 	</values>
2520.00/2511.40	v </instantiation>

Verifier Data

OK	4370

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298672-1532771080/watcher-4298672-1532771080 -o /tmp/evaluation-result-4298672-1532771080/solver-4298672-1532771080 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7595 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298672-1532771080.xml --timelimit 2520 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11003, runsolver pid=11000
Current StackSize limit: 8192 KiB


[startup+0.100549 s]*
/proc/loadavg: 1.63 1.51 1.40 3/216 11018
/proc/meminfo: memFree=20333528/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661056 memory=27832 CPUtime=0.13 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 5362 0 0 0 12 1 0 0 20 0 15 0 94671207 10916921344 6958 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665264 6958 2862 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661056 memory=-8269626465541460603 CPUtime=0.09 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 3238 0 0 0 9 0 0 0 20 0 15 0 94671207 10916921344 6958 33554432000 4194304 4196468 140736730253104 140509163806176 140509159587222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 6958 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94671209 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94671210 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508718371744 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94671210 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) S 11000 11003 7563 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 94671212 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508647123440 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) S 11000 11003 7563 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 94671212 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508646070896 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0.02 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) R 11000 11003 7563 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 94671212 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508645018352 140509138228851 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671213 10916921344 6958 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27832 KiB

[startup+0.212772 s]*
/proc/loadavg: 1.63 1.51 1.40 5/216 11018
/proc/meminfo: memFree=20321372/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661056 memory=40640 CPUtime=0.35 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 8192 0 0 0 33 2 0 0 20 0 15 0 94671207 10916921344 10160 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665264 10160 3013 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 5158 0 0 0 19 1 0 0 20 0 15 0 94671207 10916921344 10160 33554432000 4194304 4196468 140736730253104 140509163813328 140509159587222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 10160 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661056 memory=139656511017434 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94671208 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94671209 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94671210 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508718371744 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94671210 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) R 11000 11003 7563 0 -1 1077944384 545 0 0 0 3 0 0 0 20 0 15 0 94671212 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508647110264 140509159596477 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) R 11000 11003 7563 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 15 0 94671212 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508646070896 140509151812414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0.08 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) R 11000 11003 7563 0 -1 4202560 856 0 0 0 8 0 0 0 20 0 15 0 94671212 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508645016016 140509151812414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661056 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671213 10916921344 10160 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40640 KiB

[startup+0.310453 s]*
/proc/loadavg: 1.63 1.51 1.40 5/216 11018
/proc/meminfo: memFree=20306672/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661132 memory=54492 CPUtime=0.68 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 10213 0 0 0 65 3 0 0 20 0 15 0 94671207 10916999168 13623 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665283 13623 3077 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 5427 0 0 0 28 1 0 0 20 0 15 0 94671207 10916999168 13623 33554432000 4194304 4196468 140736730253104 140509163792168 140508796027983 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 13623 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=139656511017128 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94671209 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508718371744 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661132 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) R 11000 11003 7563 0 -1 4202560 1093 0 0 0 13 0 0 0 20 0 15 0 94671212 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508647109464 140509139411625 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661132 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) R 11000 11003 7563 0 -1 4202560 1073 0 0 0 10 0 0 0 20 0 15 0 94671212 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508646060816 140509143061504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661132 memory=139656511006336 CPUtime=0.12 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) R 11000 11003 7563 0 -1 1077944384 1248 0 0 0 12 0 0 0 20 0 15 0 94671212 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508645018352 140509159586434 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661132 memory=139656511006336 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 13623 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 54492 KiB

[startup+0.706267 s]
/proc/loadavg: 1.63 1.51 1.40 8/216 11018
/proc/meminfo: memFree=20279740/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661132 memory=124024 CPUtime=1.88 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 11194 0 0 0 183 5 0 0 20 0 15 0 94671207 10916999168 31006 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665283 31006 3108 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661132 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 5591 0 0 0 64 4 0 0 20 0 15 0 94671207 10916999168 31006 33554432000 4194304 4196468 140736730253104 140509163813456 140508796237311 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 31006 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94671208 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94671209 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508718371744 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661132 memory=6945208482816681536 CPUtime=0.46 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) R 11000 11003 7563 0 -1 4202560 1547 0 0 0 46 0 0 0 20 0 15 0 94671212 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508647111792 140509139949966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661132 memory=7811323491934034026 CPUtime=0.44 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) R 11000 11003 7563 0 -1 4202560 1170 0 0 0 44 0 0 0 20 0 15 0 94671212 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508646063920 140509137462096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661132 memory=5787213827096799335 CPUtime=0.26 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) S 11000 11003 7563 0 -1 1077944384 1514 0 0 0 26 0 0 0 20 0 15 0 94671212 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508645018352 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 31006 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 124024 KiB

[startup+1.5011 s]
/proc/loadavg: 1.63 1.51 1.40 5/216 11018
/proc/meminfo: memFree=20165540/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661132 memory=268656 CPUtime=4.25 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 16023 0 0 0 410 15 0 0 20 0 15 0 94671207 10916999168 67164 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665283 67164 3163 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661132 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 5918 0 0 0 137 5 0 0 20 0 15 0 94671207 10916999168 67164 33554432000 4194304 4196468 140736730253104 140509163812456 140508800983482 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=-8754540793456063680 CPUtime=0.03 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 171 0 0 0 2 1 0 0 20 0 15 0 94671208 10916999168 67164 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=-2843869621055772062 CPUtime=0.03 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 118 0 0 0 2 1 0 0 20 0 15 0 94671208 10916999168 67164 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=5450919713671312938 CPUtime=0.04 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 136 0 0 0 3 1 0 0 20 0 15 0 94671208 10916999168 67164 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=7005738693937936738 CPUtime=0.03 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 114 0 0 0 2 1 0 0 20 0 15 0 94671208 10916999168 67164 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 94671209 10916999168 67164 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0

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

/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 60861 0 0 0 238087 68 0 0 20 0 15 0 94671207 10916999168 438595 33554432000 4194304 4196468 140736730253104 140509163816208 140508802196815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=1774900 CPUtime=0.81 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 5927 0 0 0 74 7 0 0 20 0 15 0 94671208 10916999168 438595 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.83 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 5793 0 0 0 76 7 0 0 20 0 15 0 94671208 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.83 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 4503 0 0 0 76 7 0 0 20 0 15 0 94671208 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.82 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 6417 0 0 0 75 7 0 0 20 0 15 0 94671208 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.06 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 7237 0 0 0 3 3 0 0 20 0 15 0 94671209 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508718371808 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661132 memory=15732 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661132 memory=0 CPUtime=2.21 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) S 11000 11003 7563 0 -1 1077944384 9042 0 0 0 220 1 0 0 20 0 15 0 94671212 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508647123440 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661132 memory=4136 CPUtime=2.18 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) S 11000 11003 7563 0 -1 1077944384 10312 0 0 0 216 2 0 0 20 0 15 0 94671212 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508646070896 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661132 memory=27548 CPUtime=0.51 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) S 11000 11003 7563 0 -1 1077944384 4938 0 0 0 51 0 0 0 20 0 15 0 94671212 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508645018352 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661132 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661132 memory=960 CPUtime=0.78 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 2518 0 0 0 37 41 0 0 20 0 15 0 94671213 10916999168 438595 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 2390.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1754380 KiB

[startup+2442.3 s]
/proc/loadavg: 1.84 1.84 1.76 3/215 11191
/proc/meminfo: memFree=18574624/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661132 memory=1746684 CPUtime=2450.79 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 120618 0 0 0 244938 141 0 0 20 0 15 0 94671207 10916999168 436671 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665283 436671 3168 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661132 memory=1746684 CPUtime=2441.52 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 61843 0 0 0 244084 68 0 0 20 0 15 0 94671207 10916999168 436671 33554432000 4194304 4196468 140736730253104 140509163816208 140508802045670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0.84 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 6159 0 0 0 77 7 0 0 20 0 15 0 94671208 10916999168 436671 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.85 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 5823 0 0 0 78 7 0 0 20 0 15 0 94671208 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.86 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 4708 0 0 0 79 7 0 0 20 0 15 0 94671208 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=1754380 CPUtime=0.85 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 6458 0 0 0 78 7 0 0 20 0 15 0 94671208 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0.06 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 7403 0 0 0 3 3 0 0 20 0 15 0 94671209 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508718371808 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661132 memory=1746684 CPUtime=2.21 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) S 11000 11003 7563 0 -1 1077944384 9045 0 0 0 220 1 0 0 20 0 15 0 94671212 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508647123440 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661132 memory=1746684 CPUtime=2.18 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) S 11000 11003 7563 0 -1 1077944384 10314 0 0 0 216 2 0 0 20 0 15 0 94671212 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508646070896 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0.51 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) S 11000 11003 7563 0 -1 1077944384 4940 0 0 0 51 0 0 0 20 0 15 0 94671212 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508645018352 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0.8 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 2538 0 0 0 38 42 0 0 20 0 15 0 94671213 10916999168 436671 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 2450.79 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1746684 KiB

[startup+2502.3 s]
/proc/loadavg: 1.80 1.84 1.76 3/215 11192
/proc/meminfo: memFree=18600924/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661132 memory=1729240 CPUtime=2510.9 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 122465 0 0 0 250947 143 0 0 20 0 15 0 94671207 10916999168 432310 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665283 432310 3168 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661132 memory=1729240 CPUtime=2501.5 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 62975 0 0 0 250081 69 0 0 20 0 15 0 94671207 10916999168 432310 33554432000 4194304 4196468 140736730253104 140509163816208 140508802197173 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=1746684 CPUtime=0.86 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 6386 0 0 0 79 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0.88 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 6015 0 0 0 81 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0.89 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 4751 0 0 0 82 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0.87 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 6495 0 0 0 80 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0.06 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 7569 0 0 0 3 3 0 0 20 0 15 0 94671209 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508718371808 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661132 memory=1729240 CPUtime=2.21 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) S 11000 11003 7563 0 -1 1077944384 9051 0 0 0 220 1 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508647123440 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661132 memory=1729240 CPUtime=2.18 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) S 11000 11003 7563 0 -1 1077944384 10318 0 0 0 216 2 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508646070896 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661132 memory=4052 CPUtime=0.51 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) S 11000 11003 7563 0 -1 1077944384 4944 0 0 0 51 0 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508645018352 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661132 memory=1729240 CPUtime=0.82 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 2574 0 0 0 39 43 0 0 20 0 15 0 94671213 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 2510.9 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1729240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.4 s]
/proc/loadavg: 1.76 1.83 1.76 3/215 11192
/proc/meminfo: memFree=18600684/32770624 swapFree=67108860/67108860
[pid=11003] ppid=11000 vsize=10661132 memory=1729240 CPUtime=2520 cores=1,3,5,7
/proc/11003/stat : 11003 (java) S 11000 11003 7563 0 -1 1077944320 122652 0 0 0 251857 143 0 0 20 0 15 0 94671207 10916999168 432310 33554432000 4194304 4196468 140736730253104 140736730235648 140509159575287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
/proc/11003/statm: 2665283 432310 3168 1 0 2627263 0
[pid=11003/tid=11005] ppid=11000 vsize=10661132 memory=4616 CPUtime=2510.6 cores=1,3,5,7
/proc/11003/task/11005/stat : 11005 (java) R 11000 11003 7563 0 -1 4202560 63160 0 0 0 250991 69 0 0 20 0 15 0 94671207 10916999168 432310 33554432000 4194304 4196468 140736730253104 140509163816208 140508802196306 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11006] ppid=11000 vsize=10661132 memory=1424 CPUtime=0.86 cores=1,3,5,7
/proc/11003/task/11006/stat : 11006 (java) S 11000 11003 7563 0 -1 1077944384 6386 0 0 0 79 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140509118335760 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11007] ppid=11000 vsize=10661132 memory=15868 CPUtime=0.88 cores=1,3,5,7
/proc/11003/task/11007/stat : 11007 (java) S 11000 11003 7563 0 -1 1077944384 6015 0 0 0 81 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508765432720 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11008] ppid=11000 vsize=10661132 memory=4052 CPUtime=0.89 cores=1,3,5,7
/proc/11003/task/11008/stat : 11008 (java) S 11000 11003 7563 0 -1 1077944384 4751 0 0 0 82 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508764380176 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11009] ppid=11000 vsize=10661132 memory=9996 CPUtime=0.87 cores=1,3,5,7
/proc/11003/task/11009/stat : 11009 (java) S 11000 11003 7563 0 -1 1077944384 6495 0 0 0 80 7 0 0 20 0 15 0 94671208 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508763327632 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11010] ppid=11000 vsize=10661132 memory=5792 CPUtime=0.06 cores=1,3,5,7
/proc/11003/task/11010/stat : 11010 (java) S 11000 11003 7563 0 -1 1077944384 7569 0 0 0 3 3 0 0 20 0 15 0 94671209 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508719425520 140509159586434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11011] ppid=11000 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11011/stat : 11011 (java) S 11000 11003 7563 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508718371808 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11012] ppid=11000 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11012/stat : 11012 (java) S 11000 11003 7563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 94671210 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508717319152 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11013] ppid=11000 vsize=10661132 memory=8544 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11013/stat : 11013 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508716267728 140509159593883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11014] ppid=11000 vsize=10661132 memory=4616 CPUtime=2.21 cores=1,3,5,7
/proc/11003/task/11014/stat : 11014 (java) S 11000 11003 7563 0 -1 1077944384 9051 0 0 0 220 1 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508647123440 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11015] ppid=11000 vsize=10661132 memory=1012 CPUtime=2.18 cores=1,3,5,7
/proc/11003/task/11015/stat : 11015 (java) S 11000 11003 7563 0 -1 1077944384 10318 0 0 0 216 2 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508646070896 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11016] ppid=11000 vsize=10661132 memory=1228 CPUtime=0.51 cores=1,3,5,7
/proc/11003/task/11016/stat : 11016 (java) S 11000 11003 7563 0 -1 1077944384 4944 0 0 0 51 0 0 0 20 0 15 0 94671212 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508645018352 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11017] ppid=11000 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/11003/task/11017/stat : 11017 (java) S 11000 11003 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94671213 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508643966048 140509159585493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
[pid=11003/tid=11018] ppid=11000 vsize=10661132 memory=9996 CPUtime=0.82 cores=1,3,5,7
/proc/11003/task/11018/stat : 11018 (java) S 11000 11003 7563 0 -1 1077944384 2576 0 0 0 39 43 0 0 20 0 15 0 94671213 10916999168 432310 33554432000 4194304 4196468 140736730253104 140508642912560 140509159586434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6311936 140736730256540 140736730256649 140736730256649 140736730259407 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1729240 KiB

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

[startup+2511.43 s]
# the end of solver process 11003 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.59 s, system=1.44724 s

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

Child status: 143
Real time (s): 2511.43
CPU time (s): 2520.03
CPU user time (s): 2518.59
CPU system time (s): 1.44724
CPU usage (%): 100.343
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 2268828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.59
system time used= 1.44724
maximum resident set size= 2270480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123119
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57141
involuntary context switches= 806


# summary of solver processes directly reported to runsolver:
#   pid: 11003
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518.59
#   total CPU system time (s): 1.44724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5234 second user time and 21.1385 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-28 11:44:40
IDJOB=4298672
IDBENCH=141218
IDSOLVER=2765
FILE ID=node105/4298672-1532771080
RUNJOBID= node105-1532740995-7595
PBS_JOBID= 21022450
Free space on /tmp= 44624 MiB

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

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

MD5SUM BENCH= 6d15d8403aebe79e9693643b2fca1a5e
RANDOM SEED=504696860

node105.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.32
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.32
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.32
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.32
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:        20349816 kB
MemAvailable:   31790200 kB
Buffers:          267384 kB
Cached:         11312780 kB
SwapCached:            0 kB
Active:          2524376 kB
Inactive:        9251320 kB
Active(anon):     149844 kB
Inactive(anon):    73348 kB
Active(file):    2374532 kB
Inactive(file):  9177972 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1680 kB
Writeback:             0 kB
AnonPages:        214708 kB
Mapped:            54796 kB
Shmem:             25228 kB
Slab:             344032 kB
SReclaimable:     316340 kB
SUnreclaim:        27692 kB
KernelStack:        3808 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1095364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44620 MiB
End job on node105 at 2018-07-28 12:26:32