Trace number 4298677

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
GG's minicp 2018-04-29SAT (TO)1025 2520.09 2464.03

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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2.91/1.03	o 1059
2.91/1.03	o 1055
2.91/1.04	o 1049
3.17/1.18	o 1040
3.17/1.18	o 1036
3.41/1.23	o 1034
8.69/6.06	o 1029
8.69/6.06	o 1025
2520.07/2464.01	s SATISFIABLE
2520.07/2464.01	v <instantiation>
2520.07/2464.01	v 	<list>
2520.07/2464.01	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.07/2464.01	v 	</list>
2520.07/2464.01	v 	<values>
2520.07/2464.01	v 		0 9 0 5 10 9 8 4 0 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 0 4 6 3 9 0 4 1 3 8 8 8 7 4 5 7 9 10 5 4 7 1 1 3 11 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 0 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 8 2 1 9 7 2 1 
2520.07/2464.01	v 	</values>
2520.07/2464.01	v </instantiation>

Verifier Data

OK	1025

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298677-1532771635/watcher-4298677-1532771635 -o /tmp/evaluation-result-4298677-1532771635/solver-4298677-1532771635 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532739149-21838 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298677-1532771635.xml 

running on 4 cores: 0,2,4,6

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

solver pid=25877, runsolver pid=25874

[startup+0.100123 s]*
/proc/loadavg: 1.24 1.47 1.55 4/195 25892
/proc/meminfo: memFree=28089468/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661056 memory=28344 CPUtime=0.12 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 4985 0 0 0 11 1 0 0 20 0 15 0 94726714 10916921344 7086 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665264 7086 2859 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661056 memory=-6224651350755610979 CPUtime=0.09 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 2857 0 0 0 9 0 0 0 20 0 15 0 94726715 10916921344 7086 33554432000 4194304 4196468 140731233669088 139722498247680 139722478060901 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661056 memory=5767615455234459785 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 7086 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 7086 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 7086 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 7086 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726717 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94726717 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94726717 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) S 25874 25877 21807 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721982281968 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) R 25874 25877 21807 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721981229424 139722494028418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0.02 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) R 25874 25877 21807 0 -1 4202560 318 0 0 0 2 0 0 0 20 0 15 0 94726720 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721980176368 139722494038618 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 7086 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28344 KiB

[startup+0.210428 s]*
/proc/loadavg: 1.24 1.47 1.55 3/195 25892
/proc/meminfo: memFree=28077916/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661056 memory=40464 CPUtime=0.35 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 7674 0 0 0 33 2 0 0 20 0 15 0 94726714 10916921344 10116 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665264 10116 2993 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661056 memory=8257802299388108958 CPUtime=0.2 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 4628 0 0 0 19 1 0 0 20 0 15 0 94726715 10916921344 10116 33554432000 4194304 4196468 140731233669088 139722498255072 139722082598462 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661056 memory=732370315719982053 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 10116 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 10116 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 10116 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726715 10916921344 10116 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726717 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94726717 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94726717 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) R 25874 25877 21807 0 -1 1077944384 550 0 0 0 2 0 0 0 20 0 15 0 94726720 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721982282064 139722494027477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) S 25874 25877 21807 0 -1 1077944384 302 0 0 0 2 0 0 0 20 0 15 0 94726720 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721981229424 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0.08 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) R 25874 25877 21807 0 -1 4202560 830 0 0 0 8 0 0 0 20 0 15 0 94726720 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721980176496 139722478543613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661056 memory=140177382528640 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726720 10916921344 10116 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40464 KiB

[startup+0.310888 s]*
/proc/loadavg: 1.24 1.47 1.55 4/195 25892
/proc/meminfo: memFree=28066504/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661132 memory=52448 CPUtime=0.7 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 9734 0 0 0 67 3 0 0 20 0 15 0 94726714 10916999168 13112 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665283 13112 3070 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661132 memory=26467522 CPUtime=0.29 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 4942 0 0 0 28 1 0 0 20 0 15 0 94726715 10916999168 13112 33554432000 4194304 4196468 140731233669088 139722498253936 139722081201644 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 13112 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=280354646189440 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 13112 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=280354527349248 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 13112 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=140177263660815 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 13112 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=280354646196352 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661132 memory=140177263665423 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661132 memory=140177263689535 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661132 memory=140177263691865 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661132 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) R 25874 25877 21807 0 -1 1077944384 1310 0 0 0 11 0 0 0 20 0 15 0 94726720 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721982281968 139722494028418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661132 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) R 25874 25877 21807 0 -1 4202560 725 0 0 0 10 0 0 0 20 0 15 0 94726720 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721981229424 139722478905219 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661132 memory=140177382528640 CPUtime=0.16 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) R 25874 25877 21807 0 -1 4202560 1393 0 0 0 16 0 0 0 20 0 15 0 94726720 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721980172096 139722472978207 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661132 memory=140177382556984 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 13112 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52448 KiB

[startup+0.700699 s]
/proc/loadavg: 1.24 1.47 1.55 4/195 25892
/proc/meminfo: memFree=28044468/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661132 memory=109148 CPUtime=1.97 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 12253 0 0 0 192 5 0 0 20 0 15 0 94726714 10916999168 27287 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665283 27287 3104 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661132 memory=54 CPUtime=0.66 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 5290 0 0 0 63 3 0 0 20 0 15 0 94726715 10916999168 27287 33554432000 4194304 4196468 140731233669088 139722498249568 139722085195263 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 27287 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=31 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 27287 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=8242257093008111413 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 27287 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=7378092902014140512 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 27287 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661132 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661132 memory=872 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661132 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661132 memory=11648 CPUtime=0.45 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) R 25874 25877 21807 0 -1 4202560 1749 0 0 0 45 0 0 0 20 0 15 0 94726720 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721982262624 139722475561778 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661132 memory=796 CPUtime=0.44 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) R 25874 25877 21807 0 -1 4202560 1395 0 0 0 44 0 0 0 20 0 15 0 94726720 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721981217504 139722478263969 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661132 memory=1388 CPUtime=0.37 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) S 25874 25877 21807 0 -1 1077944384 2448 0 0 0 37 0 0 0 20 0 15 0 94726720 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721980176368 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661132 memory=1136 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 27287 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 1.97 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 109148 KiB

[startup+1.50084 s]
/proc/loadavg: 1.24 1.47 1.55 4/195 25892
/proc/meminfo: memFree=27976484/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661132 memory=168792 CPUtime=3.99 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 21048 0 0 0 393 6 0 0 20 0 15 0 94726714 10916999168 42198 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665283 42198 3124 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661132 memory=54 CPUtime=1.46 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 6525 0 0 0 143 3 0 0 20 0 15 0 94726715 10916999168 42198 33554432000 4194304 4196468 140731233669088 139722498254272 139722086234240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 42198 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=280354527485632 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 42198 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=140177263698064 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 42198 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94726715 10916999168 42198 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 42198 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0

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

/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 99956 0 0 0 229904 36 0 0 20 0 15 0 94726715 10916999168 73285 33554432000 4194304 4196468 140731233669088 139722498256448 139722086235067 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=304940 CPUtime=17.1 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 14209 0 0 0 1662 48 0 0 20 0 15 0 94726715 10916999168 73285 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=302888 CPUtime=17.11 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 15854 0 0 0 1662 49 0 0 20 0 15 0 94726715 10916999168 73285 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=305964 CPUtime=17.04 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 14168 0 0 0 1656 48 0 0 20 0 15 0 94726715 10916999168 73285 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=299296 CPUtime=17.11 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 16083 0 0 0 1662 49 0 0 20 0 15 0 94726715 10916999168 73285 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=301348 CPUtime=3.39 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 10480 0 0 0 286 53 0 0 20 0 15 0 94726717 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661132 memory=297244 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661132 memory=300532 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661132 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661132 memory=295192 CPUtime=1.23 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) S 25874 25877 21807 0 -1 1077944384 5762 0 0 0 122 1 0 0 20 0 15 0 94726720 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721982281968 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661132 memory=296220 CPUtime=1.14 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) S 25874 25877 21807 0 -1 1077944384 8745 0 0 0 113 1 0 0 20 0 15 0 94726720 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721981229424 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661132 memory=293140 CPUtime=0.45 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) S 25874 25877 21807 0 -1 1077944384 3421 0 0 0 44 1 0 0 20 0 15 0 94726720 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721980176368 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661132 memory=295192 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661132 memory=297244 CPUtime=1.1 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 723 0 0 0 55 55 0 0 20 0 15 0 94726720 10916999168 73285 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 2375.16 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 293140 KiB

[startup+2382.3 s]
/proc/loadavg: 0.60 0.65 0.74 2/194 25987
/proc/meminfo: memFree=27816208/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661132 memory=297728 CPUtime=2436.39 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 193966 0 0 0 243318 321 0 0 20 0 15 0 94726714 10916999168 74432 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665283 74432 3168 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661132 memory=299268 CPUtime=2358.84 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 102348 0 0 0 235847 37 0 0 20 0 15 0 94726715 10916999168 74432 33554432000 4194304 4196468 140731233669088 139722498256448 139722086235357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=112 CPUtime=17.51 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 14469 0 0 0 1702 49 0 0 20 0 15 0 94726715 10916999168 74432 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=295312 CPUtime=17.53 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 15889 0 0 0 1703 50 0 0 20 0 15 0 94726715 10916999168 74432 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=288120 CPUtime=17.46 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 14221 0 0 0 1697 49 0 0 20 0 15 0 94726715 10916999168 74432 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=298756 CPUtime=17.52 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 16264 0 0 0 1702 50 0 0 20 0 15 0 94726715 10916999168 74432 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=288120 CPUtime=3.47 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 10696 0 0 0 293 54 0 0 20 0 15 0 94726717 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661132 memory=297728 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661132 memory=56 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661132 memory=317752 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661132 memory=298756 CPUtime=1.23 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) S 25874 25877 21807 0 -1 1077944384 5764 0 0 0 122 1 0 0 20 0 15 0 94726720 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721982281968 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661132 memory=298244 CPUtime=1.14 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) S 25874 25877 21807 0 -1 1077944384 8747 0 0 0 113 1 0 0 20 0 15 0 94726720 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721981229424 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661132 memory=2200 CPUtime=0.45 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) S 25874 25877 21807 0 -1 1077944384 3423 0 0 0 44 1 0 0 20 0 15 0 94726720 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721980176368 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661132 memory=305512 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661132 memory=2200 CPUtime=1.13 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 740 0 0 0 56 57 0 0 20 0 15 0 94726720 10916999168 74432 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 2436.39 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 297728 KiB

[startup+2442.3 s]
/proc/loadavg: 0.38 0.58 0.71 2/194 25988
/proc/meminfo: memFree=27814488/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661132 memory=299028 CPUtime=2497.75 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 198982 0 0 0 249445 330 0 0 20 0 15 0 94726714 10916999168 74757 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665283 74757 3168 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661132 memory=301592 CPUtime=2418.23 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) R 25874 25877 21807 0 -1 4202560 105110 0 0 0 241785 38 0 0 20 0 15 0 94726715 10916999168 74757 33554432000 4194304 4196468 140731233669088 139722498256800 139722086349012 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=288120 CPUtime=17.98 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) S 25874 25877 21807 0 -1 1077944384 15094 0 0 0 1747 51 0 0 20 0 15 0 94726715 10916999168 74757 33554432000 4194304 4196468 140731233669088 139722420091408 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=299468 CPUtime=18 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) S 25874 25877 21807 0 -1 1077944384 16369 0 0 0 1749 51 0 0 20 0 15 0 94726715 10916999168 74757 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=303752 CPUtime=17.93 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) S 25874 25877 21807 0 -1 1077944384 14697 0 0 0 1742 51 0 0 20 0 15 0 94726715 10916999168 74757 33554432000 4194304 4196468 140731233669088 139722417985808 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=306212 CPUtime=17.99 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) S 25874 25877 21807 0 -1 1077944384 16707 0 0 0 1747 52 0 0 20 0 15 0 94726715 10916999168 74757 33554432000 4194304 4196468 140731233669088 139722416933264 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=306588 CPUtime=3.56 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 10903 0 0 0 300 56 0 0 20 0 15 0 94726717 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721986493168 139722494028418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661132 memory=300568 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661132 memory=303644 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661132 memory=299028 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661132 memory=300496 CPUtime=1.23 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) S 25874 25877 21807 0 -1 1077944384 5766 0 0 0 122 1 0 0 20 0 15 0 94726720 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721982281968 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661132 memory=307484 CPUtime=1.14 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) S 25874 25877 21807 0 -1 1077944384 8749 0 0 0 113 1 0 0 20 0 15 0 94726720 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721981229424 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661132 memory=308512 CPUtime=0.45 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) S 25874 25877 21807 0 -1 1077944384 3425 0 0 0 44 1 0 0 20 0 15 0 94726720 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721980176368 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661132 memory=300056 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661132 memory=300056 CPUtime=1.15 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 757 0 0 0 58 57 0 0 20 0 15 0 94726720 10916999168 74757 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 2497.75 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 299028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464 s]*
/proc/loadavg: 0.53 0.60 0.71 2/194 25989
/proc/meminfo: memFree=27829948/32770624 swapFree=67108436/67108860
[pid=25877] ppid=25874 vsize=10661132 memory=283080 CPUtime=2520.07 cores=0,2,4,6
/proc/25877/stat : 25877 (java) S 25874 25877 21807 0 -1 1077944320 200901 0 0 0 251673 334 0 0 20 0 15 0 94726714 10916999168 70770 33554432000 4194304 4196468 140731233669088 140731233651632 139722494017271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
/proc/25877/statm: 2665283 70770 3168 1 0 2627263 0
[pid=25877/tid=25879] ppid=25874 vsize=10661132 memory=288956 CPUtime=2439.64 cores=0,2,4,6
/proc/25877/task/25879/stat : 25879 (java) S 25874 25877 21807 0 -1 1077944384 105409 0 0 0 243926 38 0 0 20 0 15 0 94726715 10916999168 70770 33554432000 4194304 4196468 140731233669088 139722498256256 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25880] ppid=25874 vsize=10661132 memory=-7003737579269690708 CPUtime=18.19 cores=0,2,4,6
/proc/25877/task/25880/stat : 25880 (java) R 25874 25877 21807 0 -1 4202560 15283 0 0 0 1767 52 0 0 20 0 15 0 94726715 10916999168 70770 33554432000 4194304 4196468 140731233669088 139722420091528 139722486645479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25881] ppid=25874 vsize=10661132 memory=7666344186352199527 CPUtime=18.2 cores=0,2,4,6
/proc/25877/task/25881/stat : 25881 (java) R 25874 25877 21807 0 -1 1077944384 16503 0 0 0 1768 52 0 0 20 0 15 0 94726715 10916999168 70770 33554432000 4194304 4196468 140731233669088 139722419038864 139722494027477 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25882] ppid=25874 vsize=10661132 memory=-2895008908443676273 CPUtime=18.13 cores=0,2,4,6
/proc/25877/task/25882/stat : 25882 (java) R 25874 25877 21807 0 -1 4202560 14931 0 0 0 1762 51 0 0 20 0 15 0 94726715 10916999168 70770 33554432000 4194304 4196468 140731233669088 139722417985808 139722486645479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25883] ppid=25874 vsize=10661132 memory=7450474852418605924 CPUtime=18.2 cores=0,2,4,6
/proc/25877/task/25883/stat : 25883 (java) R 25874 25877 21807 0 -1 4202560 16829 0 0 0 1767 53 0 0 20 0 15 0 94726715 10916999168 70770 33554432000 4194304 4196468 140731233669088 139722416933264 139722486645479 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25884] ppid=25874 vsize=10661132 memory=0 CPUtime=3.62 cores=0,2,4,6
/proc/25877/task/25884/stat : 25884 (java) S 25874 25877 21807 0 -1 1077944384 11840 0 0 0 306 56 0 0 20 0 15 0 94726717 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721986491680 139722494027477 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25885] ppid=25874 vsize=10661132 memory=7806822172630997102 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25885/stat : 25885 (java) S 25874 25877 21807 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721985439392 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25886] ppid=25874 vsize=10661132 memory=6442777942733186406 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25886/stat : 25886 (java) S 25874 25877 21807 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 94726717 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721984386288 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25887] ppid=25874 vsize=10661132 memory=7452448380864128080 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25887/stat : 25887 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721983334864 139722494035867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25888] ppid=25874 vsize=10661132 memory=284104 CPUtime=1.23 cores=0,2,4,6
/proc/25877/task/25888/stat : 25888 (java) S 25874 25877 21807 0 -1 1077944384 5766 0 0 0 122 1 0 0 20 0 15 0 94726720 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721982281968 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25889] ppid=25874 vsize=10661132 memory=285132 CPUtime=1.14 cores=0,2,4,6
/proc/25877/task/25889/stat : 25889 (java) S 25874 25877 21807 0 -1 1077944384 8749 0 0 0 113 1 0 0 20 0 15 0 94726720 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721981229424 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25890] ppid=25874 vsize=10661132 memory=1576 CPUtime=0.45 cores=0,2,4,6
/proc/25877/task/25890/stat : 25890 (java) S 25874 25877 21807 0 -1 1077944384 3425 0 0 0 44 1 0 0 20 0 15 0 94726720 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721980176368 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25891] ppid=25874 vsize=10661132 memory=932 CPUtime=0 cores=0,2,4,6
/proc/25877/task/25891/stat : 25891 (java) S 25874 25877 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94726720 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721979124064 139722494027477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
[pid=25877/tid=25892] ppid=25874 vsize=10661132 memory=2244 CPUtime=1.17 cores=0,2,4,6
/proc/25877/task/25892/stat : 25892 (java) S 25874 25877 21807 0 -1 1077944384 761 0 0 0 59 58 0 0 20 0 15 0 94726720 10916999168 70770 33554432000 4194304 4196468 140731233669088 139721978072112 139722494028418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34865152 140731233670261 140731233670409 140731233670409 140731233673167 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 283080 KiB

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

[startup+2464.03 s]
# the end of solver process 25877 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.75 s, system=3.34639 s

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

Child status: 143
Real time (s): 2464.03
CPU time (s): 2520.09
CPU user time (s): 2516.75
CPU system time (s): 3.34639
CPU usage (%): 102.275
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 489976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.75
system time used= 3.34639
maximum resident set size= 498728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 142595
involuntary context switches= 7669


# summary of solver processes directly reported to runsolver:
#   pid: 25877
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.75
#   total CPU system time (s): 3.34639

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8923 second user time and 25.2018 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 11:53:55
IDJOB=4298677
IDBENCH=141219
IDSOLVER=2762
FILE ID=node137/4298677-1532771635
RUNJOBID= node137-1532739149-21838
PBS_JOBID= 21022437
Free space on /tmp= 48160 MiB

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

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

MD5SUM BENCH= 23e20eff05b11a5b5f7472de7de36ab3
RANDOM SEED=1608330710

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28106732 kB
MemAvailable:   31932184 kB
Buffers:          186816 kB
Cached:          3871788 kB
SwapCached:           32 kB
Active:          1794024 kB
Inactive:        2320880 kB
Active(anon):       3776 kB
Inactive(anon):    80056 kB
Active(file):    1790248 kB
Inactive(file):  2240824 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:        161260 kB
Mapped:            40896 kB
Shmem:             25052 kB
Slab:             248364 kB
SReclaimable:     220432 kB
SUnreclaim:        27932 kB
KernelStack:        3472 kB
PageTables:         4716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-28 12:35:00