Trace number 4298679

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)1031 2520.08 2457.71

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-250-1_c18.xml
MD5SUM23e20eff05b11a5b5f7472de7de36ab3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark818
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3218
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree14
Maximum variable degree39
Distribution of variable degrees[{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":5},{"degree":18,"count":6},{"degree":19,"count":5},{"degree":20,"count":6},{"degree":21,"count":11},{"degree":22,"count":14},{"degree":23,"count":16},{"degree":24,"count":14},{"degree":25,"count":25},{"degree":26,"count":17},{"degree":27,"count":14},{"degree":28,"count":12},{"degree":29,"count":25},{"degree":30,"count":21},{"degree":31,"count":11},{"degree":32,"count":9},{"degree":33,"count":9},{"degree":34,"count":4},{"degree":35,"count":6},{"degree":36,"count":9},{"degree":37,"count":3},{"degree":38,"count":2},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3218}]
Number of extensional constraints0
Number of intensional constraints3218
Distribution of constraint types[{"type":"intension","count":3218}]
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
2.59/0.94	o 1059
2.59/0.95	o 1055
2.59/0.95	o 1054
2.59/0.95	o 1049
2.59/1.00	o 1043
2.93/1.01	o 1034
4.42/1.95	o 1031
2520.05/2457.70	s SATISFIABLE
2520.05/2457.70	v <instantiation>
2520.05/2457.70	v 	<list>
2520.05/2457.70	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.05/2457.70	v 	</list>
2520.05/2457.70	v 	<values>
2520.05/2457.70	v 		0 9 5 5 10 9 8 4 9 8 8 5 2 6 1 4 7 9 8 8 1 0 5 1 3 6 7 6 3 7 3 0 5 1 11 6 2 4 10 1 4 4 4 6 3 9 0 4 1 3 8 8 8 7 4 5 7 9 10 0 4 7 1 1 3 0 2 1 9 3 6 0 8 2 3 9 2 0 2 1 3 4 10 7 3 6 2 4 5 3 9 6 1 7 2 4 2 10 9 6 0 0 1 0 0 0 0 0 4 1 5 1 3 0 4 0 1 3 4 0 3 5 2 3 4 8 6 6 5 0 1 2 1 3 0 5 0 4 2 0 4 1 9 6 0 6 0 2 8 3 2 1 2 3 5 4 3 2 5 1 6 2 3 0 0 10 1 2 2 0 7 1 6 1 5 3 2 0 6 7 3 8 5 3 2 8 6 0 8 8 0 2 7 2 4 1 6 4 5 5 3 1 2 8 10 7 0 10 4 7 8 12 12 4 3 4 11 6 5 1 4 4 5 2 1 5 0 5 5 7 1 5 9 6 8 10 0 6 3 7 5 2 8 0 2 1 9 7 2 1 
2520.05/2457.70	v 	</values>
2520.05/2457.70	v </instantiation>

Verifier Data

OK	1031

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298679-1532771824/watcher-4298679-1532771824 -o /tmp/evaluation-result-4298679-1532771824/solver-4298679-1532771824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532739340-26337 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298679-1532771824.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=30087, runsolver pid=30084
Current StackSize limit: 8192 KiB


[startup+0.100128 s]*
/proc/loadavg: 1.59 1.63 1.62 3/215 30102
/proc/meminfo: memFree=20891436/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661056 memory=27696 CPUtime=0.13 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 5273 0 0 0 12 1 0 0 20 0 15 0 94745557 10916921344 6924 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665264 6924 2854 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661056 memory=-8269626465541196925 CPUtime=0.09 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 3141 0 0 0 9 0 0 0 20 0 15 0 94745558 10916921344 6924 33554432000 4194304 4196468 140733241494128 140368169043072 140368164826518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745560 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94745560 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94745560 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) S 30084 30087 26305 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367720273904 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0.01 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) R 30084 30087 26305 0 -1 4202560 353 0 0 0 1 0 0 0 20 0 15 0 94745563 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367650347248 140368148895070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 6924 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27696 KiB

[startup+0.211021 s]*
/proc/loadavg: 1.59 1.63 1.62 4/215 30102
/proc/meminfo: memFree=20878984/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661056 memory=39956 CPUtime=0.34 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 8119 0 0 0 32 2 0 0 20 0 15 0 94745557 10916921344 9989 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665264 9989 2953 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 5110 0 0 0 18 1 0 0 20 0 15 0 94745558 10916921344 9989 33554432000 4194304 4196468 140733241494128 140368169052640 140368164826518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661056 memory=345 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661056 memory=4123246070932518560 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745558 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745560 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94745560 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94745560 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) R 30084 30087 26305 0 -1 4202560 479 0 0 0 2 0 0 0 20 0 15 0 94745563 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367720273088 140368164835930 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) R 30084 30087 26305 0 -1 1077944384 256 0 0 0 2 0 0 0 20 0 15 0 94745563 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0.08 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) R 30084 30087 26305 0 -1 4202560 906 0 0 0 8 0 0 0 20 0 15 0 94745563 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367650343616 140368150495237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661056 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745563 10916921344 9989 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39956 KiB

[startup+0.313136 s]*
/proc/loadavg: 1.59 1.63 1.62 6/215 30102
/proc/meminfo: memFree=20866704/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661132 memory=52320 CPUtime=0.68 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 10154 0 0 0 65 3 0 0 20 0 15 0 94745557 10916999168 13080 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665283 13080 3071 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 5429 0 0 0 28 2 0 0 20 0 15 0 94745558 10916999168 13080 33554432000 4194304 4196468 140733241494128 140368169051584 140367802538528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=3977719109926598304 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661132 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) R 30084 30087 26305 0 -1 4202560 1270 0 0 0 11 0 0 0 20 0 15 0 94745563 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367720259784 140368142945102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661132 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) R 30084 30087 26305 0 -1 1077944384 646 0 0 0 9 0 0 0 20 0 15 0 94745563 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661132 memory=139906167944832 CPUtime=0.15 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) R 30084 30087 26305 0 -1 4202560 1439 0 0 0 15 0 0 0 20 0 15 0 94745563 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367650347248 140368143334721 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661132 memory=139906167944832 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 13080 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52320 KiB

[startup+0.700764 s]
/proc/loadavg: 1.59 1.63 1.62 6/215 30102
/proc/meminfo: memFree=20845172/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661132 memory=108352 CPUtime=1.96 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 12537 0 0 0 192 4 0 0 20 0 15 0 94745557 10916999168 27088 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665283 27088 3104 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661132 memory=1840 CPUtime=0.66 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 5774 0 0 0 64 2 0 0 20 0 15 0 94745558 10916999168 27088 33554432000 4194304 4196468 140733241494128 140368169048480 140367806869562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=11008 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661132 memory=8568 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661132 memory=5372 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661132 memory=7302135314614015848 CPUtime=0.47 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) R 30084 30087 26305 0 -1 4202560 1807 0 0 0 47 0 0 0 20 0 15 0 94745563 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367720255840 140368144071434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661132 memory=7450453974481135974 CPUtime=0.42 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) R 30084 30087 26305 0 -1 4202560 1240 0 0 0 42 0 0 0 20 0 15 0 94745563 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367651386208 140368142837157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661132 memory=7151830906713428048 CPUtime=0.38 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) R 30084 30087 26305 0 -1 1077944384 2345 0 0 0 37 1 0 0 20 0 15 0 94745563 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367650347248 140368164825730 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 27088 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 108352 KiB

[startup+1.50076 s]
/proc/loadavg: 1.59 1.63 1.62 5/215 30102
/proc/meminfo: memFree=20771212/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661132 memory=171260 CPUtime=3.99 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 24775 0 0 0 392 7 0 0 20 0 15 0 94745557 10916999168 42815 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665283 42815 3124 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 6375 0 0 0 143 4 0 0 20 0 15 0 94745558 10916999168 42815 33554432000 4194304 4196468 140733241494128 140368169055120 140733241526210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 42815 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 42815 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 42815 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94745558 10916999168 42815 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 42815 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0

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

/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 39445 0 0 0 236013 82 0 0 20 0 15 0 94745558 10916999168 71925 33554432000 4194304 4196468 140733241494128 140368169054016 140367808031469 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=285652 CPUtime=19.24 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 13862 0 0 0 1886 38 0 0 20 0 15 0 94745558 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=285652 CPUtime=19.21 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 14573 0 0 0 1881 40 0 0 20 0 15 0 94745558 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=295912 CPUtime=19.21 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 15770 0 0 0 1881 40 0 0 20 0 15 0 94745558 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=300528 CPUtime=19.26 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 13978 0 0 0 1888 38 0 0 20 0 15 0 94745558 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=279812020875136 CPUtime=1.34 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 18018 0 0 0 109 25 0 0 20 0 15 0 94745560 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661132 memory=289244 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661132 memory=286164 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661132 memory=286164 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661132 memory=285652 CPUtime=1.24 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) S 30084 30087 26305 0 -1 1077944384 13346 0 0 0 123 1 0 0 20 0 15 0 94745563 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367720273904 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661132 memory=285652 CPUtime=1.17 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) S 30084 30087 26305 0 -1 1077944384 10195 0 0 0 116 1 0 0 20 0 15 0 94745563 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661132 memory=294884 CPUtime=0.47 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) S 30084 30087 26305 0 -1 1077944384 4949 0 0 0 46 1 0 0 20 0 15 0 94745563 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367650347248 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661132 memory=285652 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661132 memory=285652 CPUtime=0.7 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 936 0 0 0 28 42 0 0 20 0 15 0 94745563 10916999168 71925 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 2442.89 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 287700 KiB

[startup+2442.3 s]
/proc/loadavg: 0.80 0.79 0.85 2/194 30247
/proc/meminfo: memFree=23383688/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661132 memory=300520 CPUtime=2504.29 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 147638 0 0 0 250122 307 0 0 20 0 15 0 94745557 10916999168 75130 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665283 75130 3174 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661132 memory=298456 CPUtime=2420.44 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 39864 0 0 0 241960 84 0 0 20 0 15 0 94745558 10916999168 75130 33554432000 4194304 4196468 140733241494128 140368169054080 140733241526210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=1200 CPUtime=19.71 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 13959 0 0 0 1932 39 0 0 20 0 15 0 94745558 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=300520 CPUtime=19.66 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 14662 0 0 0 1925 41 0 0 20 0 15 0 94745558 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=296404 CPUtime=19.68 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 15841 0 0 0 1926 42 0 0 20 0 15 0 94745558 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=296404 CPUtime=19.73 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 14236 0 0 0 1933 40 0 0 20 0 15 0 94745558 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=296404 CPUtime=1.37 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 18219 0 0 0 111 26 0 0 20 0 15 0 94745560 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661132 memory=300508 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661132 memory=300528 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661132 memory=279812020875136 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661132 memory=309228 CPUtime=1.24 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) S 30084 30087 26305 0 -1 1077944384 13348 0 0 0 123 1 0 0 20 0 15 0 94745563 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367720273904 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661132 memory=302560 CPUtime=1.17 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) S 30084 30087 26305 0 -1 1077944384 10197 0 0 0 116 1 0 0 20 0 15 0 94745563 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661132 memory=301536 CPUtime=0.47 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) S 30084 30087 26305 0 -1 1077944384 4951 0 0 0 46 1 0 0 20 0 15 0 94745563 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367650347248 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661132 memory=303588 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661132 memory=296404 CPUtime=0.71 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 950 0 0 0 28 43 0 0 20 0 15 0 94745563 10916999168 75130 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 2504.29 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 300520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2457.7 s]
/proc/loadavg: 0.69 0.77 0.84 2/194 30247
/proc/meminfo: memFree=23360852/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661132 memory=321560 CPUtime=2520.05 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 149745 0 0 0 251694 311 0 0 20 0 15 0 94745557 10916999168 80390 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665283 80390 3174 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661132 memory=323612 CPUtime=2435.72 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 41574 0 0 0 243487 85 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140368169053856 140367807902593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=306956 CPUtime=19.82 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 13991 0 0 0 1943 39 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=323612 CPUtime=19.78 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 14694 0 0 0 1936 42 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=323612 CPUtime=19.8 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 16113 0 0 0 1937 43 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=2257 CPUtime=19.85 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 14271 0 0 0 1944 41 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=327208 CPUtime=1.38 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 18243 0 0 0 112 26 0 0 20 0 15 0 94745560 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661132 memory=279812020874464 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661132 memory=279812021430272 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661132 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661132 memory=27440 CPUtime=1.24 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) S 30084 30087 26305 0 -1 1077944384 13348 0 0 0 123 1 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367720273904 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661132 memory=27440 CPUtime=1.17 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) S 30084 30087 26305 0 -1 1077944384 10197 0 0 0 116 1 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661132 memory=2396 CPUtime=0.47 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) S 30084 30087 26305 0 -1 1077944384 4951 0 0 0 46 1 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367650347248 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661132 memory=300508 CPUtime=0.71 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 952 0 0 0 28 43 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 321560 KiB

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

[startup+2457.71 s]
# the end of solver process 30087 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.96 s, system=3.11942 s

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

[startup+2457.7 s]
/proc/loadavg: 0.69 0.77 0.84 2/194 30247
/proc/meminfo: memFree=23360852/32770624 swapFree=67108404/67108860
[pid=30087] ppid=30084 vsize=10661132 memory=321560 CPUtime=2520.05 cores=1,3,5,7
/proc/30087/stat : 30087 (java) S 30084 30087 26305 0 -1 1077944320 149745 0 0 0 251694 311 0 0 20 0 15 0 94745557 10916999168 80390 33554432000 4194304 4196468 140733241494128 140733241476672 140368164814583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
/proc/30087/statm: 2665283 80390 3174 1 0 2627263 0
[pid=30087/tid=30089] ppid=30084 vsize=10661132 memory=323612 CPUtime=2435.72 cores=1,3,5,7
/proc/30087/task/30089/stat : 30089 (java) R 30084 30087 26305 0 -1 4202560 41574 0 0 0 243487 85 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140368169053856 140367807902593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30090] ppid=30084 vsize=10661132 memory=306956 CPUtime=19.82 cores=1,3,5,7
/proc/30087/task/30090/stat : 30090 (java) S 30084 30087 26305 0 -1 1077944384 13991 0 0 0 1943 39 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367771916560 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30091] ppid=30084 vsize=10661132 memory=323612 CPUtime=19.78 cores=1,3,5,7
/proc/30087/task/30091/stat : 30091 (java) S 30084 30087 26305 0 -1 1077944384 14694 0 0 0 1936 42 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367770864016 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30092] ppid=30084 vsize=10661132 memory=323612 CPUtime=19.8 cores=1,3,5,7
/proc/30087/task/30092/stat : 30092 (java) S 30084 30087 26305 0 -1 1077944384 16113 0 0 0 1937 43 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367769811472 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30093] ppid=30084 vsize=10661132 memory=2257 CPUtime=19.85 cores=1,3,5,7
/proc/30087/task/30093/stat : 30093 (java) S 30084 30087 26305 0 -1 1077944384 14271 0 0 0 1944 41 0 0 20 0 15 0 94745558 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367768758928 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30094] ppid=30084 vsize=10661132 memory=327208 CPUtime=1.38 cores=1,3,5,7
/proc/30087/task/30094/stat : 30094 (java) S 30084 30087 26305 0 -1 1077944384 18243 0 0 0 112 26 0 0 20 0 15 0 94745560 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367724485104 140368164825730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30095] ppid=30084 vsize=10661132 memory=279812020874464 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30095/stat : 30095 (java) S 30084 30087 26305 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367723431328 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30096] ppid=30084 vsize=10661132 memory=279812021430272 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30096/stat : 30096 (java) S 30084 30087 26305 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94745560 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367722378736 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30097] ppid=30084 vsize=10661132 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30097/stat : 30097 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367721327312 140368164833179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30098] ppid=30084 vsize=10661132 memory=27440 CPUtime=1.24 cores=1,3,5,7
/proc/30087/task/30098/stat : 30098 (java) S 30084 30087 26305 0 -1 1077944384 13348 0 0 0 123 1 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367720273904 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30099] ppid=30084 vsize=10661132 memory=27440 CPUtime=1.17 cores=1,3,5,7
/proc/30087/task/30099/stat : 30099 (java) S 30084 30087 26305 0 -1 1077944384 10197 0 0 0 116 1 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367651399792 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30100] ppid=30084 vsize=10661132 memory=2396 CPUtime=0.47 cores=1,3,5,7
/proc/30087/task/30100/stat : 30100 (java) S 30084 30087 26305 0 -1 1077944384 4951 0 0 0 46 1 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367650347248 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30101] ppid=30084 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30087/task/30101/stat : 30101 (java) S 30084 30087 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367649294944 140368164824789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
[pid=30087/tid=30102] ppid=30084 vsize=10661132 memory=300508 CPUtime=0.71 cores=1,3,5,7
/proc/30087/task/30102/stat : 30102 (java) S 30084 30087 26305 0 -1 1077944384 952 0 0 0 28 43 0 0 20 0 15 0 94745563 10916999168 80390 33554432000 4194304 4196468 140733241494128 140367648242480 140368164825730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12632064 140733241500828 140733241500937 140733241500937 140733241503695 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 321560 KiB

Child status: 143
Real time (s): 2457.71
CPU time (s): 2520.08
CPU user time (s): 2516.96
CPU system time (s): 3.11942
CPU usage (%): 102.538
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 459248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.96
system time used= 3.11942
maximum resident set size= 485068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84437
involuntary context switches= 3083


# summary of solver processes directly reported to runsolver:
#   pid: 30087
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2516.96
#   total CPU system time (s): 3.11942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0337 second user time and 21.988 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-28 11:57:04
IDJOB=4298679
IDBENCH=141219
IDSOLVER=2765
FILE ID=node148/4298679-1532771824
RUNJOBID= node148-1532739340-26337
PBS_JOBID= 21022440
Free space on /tmp= 43264 MiB

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

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

MD5SUM BENCH= 23e20eff05b11a5b5f7472de7de36ab3
RANDOM SEED=283605797

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20907744 kB
MemAvailable:   29170448 kB
Buffers:          221460 kB
Cached:          8175756 kB
SwapCached:          352 kB
Active:          4745424 kB
Inactive:        6461840 kB
Active(anon):    2763664 kB
Inactive(anon):    74232 kB
Active(file):    1981760 kB
Inactive(file):  6387608 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              1288 kB
Writeback:             0 kB
AnonPages:       2832740 kB
Mapped:            54748 kB
Shmem:             25016 kB
Slab:             350020 kB
SReclaimable:     321796 kB
SUnreclaim:        28224 kB
KernelStack:        3792 kB
PageTables:        10800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3480720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2758656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43264 MiB
End job on node148 at 2018-07-28 12:38:02