Trace number 4300455

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)2226 2520.12 2482.03

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-150-50-00_c18.xml
MD5SUM784274e168c99e425b71be44c62c6ab3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark537
Best CPU time to get the best result obtained on this benchmark2519.96
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size66
Maximum domain size150
Distribution of domain sizes[{"size":66,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
5.52/2.85	o 2226
2520.08/2482.01	s SATISFIABLE
2520.08/2482.01	v <instantiation>
2520.08/2482.01	v 	<list>
2520.08/2482.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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] 
2520.08/2482.01	v 	</list>
2520.08/2482.01	v 	<values>
2520.08/2482.01	v 		0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 45 2 5 2 33 41 12 1 2 17 35 2 9 16 14 23 2 16 5 9 27 14 7 2 4 9 11 2 1 12 25 15 3 1 1 3 40 18 24 36 24 8 3 38 17 1 16 8 7 35 45 39 41 26 8 27 1 4 12 16 15 7 12 22 29 46 10 12 13 6 2 43 9 7 12 30 9 1 39 49 23 1 4 25 9 4 5 13 14 22 22 46 15 15 5 1 5 3 4 3 3 25 1 19 2 6 8 1 1 32 5 14 26 14 25 34 16 2 14 9 27 44 1 6 2 3 12 1 3 13 25 45 24 4 3 22 5 1 10 2 4 14 13 4 7 47 8 7 29 49 
2520.08/2482.01	v 	</values>
2520.08/2482.01	v </instantiation>

Verifier Data

OK	2226

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300455-1532875242/watcher-4300455-1532875242 -o /tmp/evaluation-result-4300455-1532875242/solver-4300455-1532875242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3526 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300455-1532875242.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=6877, runsolver pid=6874

[startup+0.105439 s]*
/proc/loadavg: 1.45 1.40 1.39 4/215 6892
/proc/meminfo: memFree=27271860/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661056 memory=27668 CPUtime=0.14 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 5355 0 0 0 13 1 0 0 20 0 15 0 105087442 10916921344 6917 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665264 6917 2858 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661056 memory=-8392278078606111936 CPUtime=0.09 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 3147 0 0 0 9 0 0 0 20 0 15 0 105087442 10916921344 6917 33554432000 4194304 4196468 140736180349712 140676280909496 140676262363432 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105087444 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105087445 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675835471520 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105087445 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) S 6874 6877 3495 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 105087447 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675832314096 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) S 6874 6877 3495 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 15 0 105087447 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0.02 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) R 6874 6877 3495 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 105087447 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675830205416 140676256649606 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087448 10916921344 6917 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27668 KiB

[startup+0.210451 s]*
/proc/loadavg: 1.45 1.40 1.39 4/215 6892
/proc/meminfo: memFree=27261044/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661056 memory=39668 CPUtime=0.33 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 8076 0 0 0 31 2 0 0 20 0 15 0 105087442 10916921344 9917 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665264 9917 2951 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 5112 0 0 0 19 1 0 0 20 0 15 0 105087442 10916921344 9983 33554432000 4194304 4196468 140736180349712 140676280914208 140676260818568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661056 memory=3906510043554268832 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105087443 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105087444 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105087445 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675835471520 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105087445 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) R 6874 6877 3495 0 -1 4202560 458 0 0 0 2 0 0 0 20 0 15 0 105087447 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675832314096 140676268971869 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) R 6874 6877 3495 0 -1 1077944384 456 0 0 0 2 0 0 0 20 0 15 0 105087447 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0.08 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) R 6874 6877 3495 0 -1 4202560 756 0 0 0 8 0 0 0 20 0 15 0 105087447 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675830208496 140676256156680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661056 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087448 10916921344 9983 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39668 KiB

[startup+0.312348 s]*
/proc/loadavg: 1.45 1.40 1.39 7/215 6892
/proc/meminfo: memFree=27251904/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661132 memory=52160 CPUtime=0.59 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 9618 0 0 0 57 2 0 0 20 0 15 0 105087442 10916999168 13040 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665283 13040 3074 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 1077944384 5453 0 0 0 28 1 0 0 20 0 15 0 105087442 10916999168 13040 33554432000 4194304 4196468 140736180349712 140676280917040 140676276692693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=290763875220193303 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=4123525047279961760 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087443 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105087443 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105087444 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675835471520 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661132 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) R 6874 6877 3495 0 -1 4202560 771 0 0 0 6 0 0 0 20 0 15 0 105087447 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675832294520 140676262710476 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661132 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) R 6874 6877 3495 0 -1 4202560 817 0 0 0 7 0 0 0 20 0 15 0 105087447 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675831242568 140676258227731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661132 memory=139623758579328 CPUtime=0.15 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) R 6874 6877 3495 0 -1 4202560 1212 0 0 0 15 0 0 0 20 0 15 0 105087447 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675830205432 140676255667199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661132 memory=139623758579328 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087448 10916999168 13040 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52160 KiB

[startup+0.701085 s]
/proc/loadavg: 1.45 1.40 1.39 5/215 6892
/proc/meminfo: memFree=27165896/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661132 memory=356596 CPUtime=1.74 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 12401 0 0 0 159 15 0 0 20 0 15 0 105087442 10916999168 89149 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665283 89149 3129 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661132 memory=1788 CPUtime=0.62 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 5791 0 0 0 56 6 0 0 20 0 15 0 105087442 10916999168 89149 33554432000 4194304 4196468 140736180349712 140676280920648 140675902455612 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=860 CPUtime=0.03 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 132 0 0 0 1 2 0 0 20 0 15 0 105087443 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=12556 CPUtime=0.03 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 89 0 0 0 1 2 0 0 20 0 15 0 105087443 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=756 CPUtime=0.02 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 75 0 0 0 1 1 0 0 20 0 15 0 105087443 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=1616 CPUtime=0.03 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 89 0 0 0 2 1 0 0 20 0 15 0 105087443 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 105087444 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661132 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675835471520 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661132 memory=6396 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661132 memory=5500 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661132 memory=7092418796125250880 CPUtime=0.39 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) R 6874 6877 3495 0 -1 4202560 1504 0 0 0 39 0 0 0 20 0 15 0 105087447 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675832303888 140676260069071 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661132 memory=7597685182856913236 CPUtime=0.31 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) S 6874 6877 3495 0 -1 1077944384 1455 0 0 0 31 0 0 0 20 0 15 0 105087447 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661132 memory=7301858164987948385 CPUtime=0.24 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) S 6874 6877 3495 0 -1 1077944384 1696 0 0 0 24 0 0 0 20 0 15 0 105087447 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675830208496 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105087448 10916999168 89149 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 356596 KiB

[startup+1.5011 s]
/proc/loadavg: 1.49 1.41 1.40 6/215 6892
/proc/meminfo: memFree=26560688/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661132 memory=1392348 CPUtime=3.27 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 15329 0 0 0 260 67 0 0 20 0 15 0 105087442 10916999168 348087 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665283 348087 3131 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661132 memory=0 CPUtime=1.21 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 6680 0 0 0 106 15 0 0 20 0 15 0 105087442 10916999168 348087 33554432000 4194304 4196468 140736180349712 140676280918360 140675902514977 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=-8754540793456063680 CPUtime=0.23 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 413 0 0 0 10 13 0 0 20 0 15 0 105087443 10916999168 348087 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=-2843874019102283166 CPUtime=0.22 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 361 0 0 0 10 12 0 0 20 0 15 0 105087443 10916999168 348087 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=5450919713671312938 CPUtime=0.19 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 372 0 0 0 8 11 0 0 20 0 15 0 105087443 10916999168 348087 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=7005738693937936738 CPUtime=0.23 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 402 0 0 0 11 12 0 0 20 0 15 0 105087443 10916999168 348087 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 1030 0 0 0 0 0 0 0 20 0 15 0 105087444 10916999168 348087 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0

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

/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 88603 0 0 0 230788 48 0 0 20 0 15 0 105087442 10916999168 368729 33554432000 4194304 4196468 140736180349712 140676280921760 140675903068117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=1474916 CPUtime=10.7 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 28901 0 0 0 1029 41 0 0 20 0 15 0 105087443 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=1474916 CPUtime=10.68 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 26356 0 0 0 1028 40 0 0 20 0 15 0 105087443 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=1474916 CPUtime=10.68 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 27215 0 0 0 1026 42 0 0 20 0 15 0 105087443 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=1474916 CPUtime=10.7 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 27780 0 0 0 1031 39 0 0 20 0 15 0 105087443 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=1474916 CPUtime=2.3 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 16306 0 0 0 209 21 0 0 20 0 15 0 105087444 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661132 memory=1474916 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675835471584 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661132 memory=1474916 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661132 memory=1474916 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661132 memory=3872 CPUtime=1.31 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) S 6874 6877 3495 0 -1 1077944384 6157 0 0 0 131 0 0 0 20 0 15 0 105087447 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675832314096 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661132 memory=1474916 CPUtime=1.38 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) S 6874 6877 3495 0 -1 1077944384 7486 0 0 0 137 1 0 0 20 0 15 0 105087447 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661132 memory=3872 CPUtime=0.38 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) S 6874 6877 3495 0 -1 1077944384 3080 0 0 0 37 1 0 0 20 0 15 0 105087447 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675830208496 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661132 memory=1474916 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661132 memory=1474916 CPUtime=1.04 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1769 0 0 0 55 49 0 0 20 0 15 0 105087448 10916999168 368729 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 2357.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1474916 KiB

[startup+2382.3 s]
/proc/loadavg: 1.10 1.31 1.42 3/216 7226
/proc/meminfo: memFree=25823412/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2418.68 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 238232 0 0 0 241598 270 0 0 20 0 15 0 105087442 10916999168 369241 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665283 369241 3170 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2367.86 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 89276 0 0 0 236738 48 0 0 20 0 15 0 105087442 10916999168 369241 33554432000 4194304 4196468 140736180349712 140676280921760 140675903889926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.05 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 29559 0 0 0 1064 41 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.04 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 26915 0 0 0 1063 41 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.03 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 27482 0 0 0 1061 42 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.06 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 28402 0 0 0 1067 39 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2.4 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 16653 0 0 0 219 21 0 0 20 0 15 0 105087444 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661132 memory=1476964 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675835471584 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661132 memory=4460 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661132 memory=1476964 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661132 memory=1476964 CPUtime=1.31 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) S 6874 6877 3495 0 -1 1077944384 6161 0 0 0 131 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675832314096 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661132 memory=1476964 CPUtime=1.38 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) S 6874 6877 3495 0 -1 1077944384 7490 0 0 0 137 1 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661132 memory=1476964 CPUtime=0.38 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) S 6874 6877 3495 0 -1 1077944384 3084 0 0 0 37 1 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675830208496 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661132 memory=3872 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661132 memory=30044 CPUtime=1.07 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1799 0 0 0 57 50 0 0 20 0 15 0 105087448 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 2418.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1476964 KiB

[startup+2442.3 s]
/proc/loadavg: 1.20 1.32 1.42 4/216 7227
/proc/meminfo: memFree=25819248/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2479.7 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 241315 0 0 0 247696 274 0 0 20 0 15 0 105087442 10916999168 369241 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665283 369241 3170 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2427.38 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 89940 0 0 0 242690 48 0 0 20 0 15 0 105087442 10916999168 369241 33554432000 4194304 4196468 140736180349712 140676280921904 140675903454849 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.4 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 30187 0 0 0 1098 42 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.39 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 27569 0 0 0 1097 42 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.38 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 27890 0 0 0 1095 43 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.41 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 28739 0 0 0 1101 40 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2.49 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 16999 0 0 0 227 22 0 0 20 0 15 0 105087444 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661132 memory=1476964 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675835471584 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661132 memory=504 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661132 memory=1476964 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661132 memory=1476964 CPUtime=1.31 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) S 6874 6877 3495 0 -1 1077944384 6165 0 0 0 131 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675832314096 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661132 memory=1476964 CPUtime=1.38 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) S 6874 6877 3495 0 -1 1077944384 7494 0 0 0 137 1 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661132 memory=3872 CPUtime=0.38 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) S 6874 6877 3495 0 -1 1077944384 3088 0 0 0 37 1 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675830208496 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661132 memory=1476964 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661132 memory=2212 CPUtime=1.09 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1833 0 0 0 58 51 0 0 20 0 15 0 105087448 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 2479.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1476964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2482 s]*
/proc/loadavg: 0.99 1.25 1.39 2/195 7277
/proc/meminfo: memFree=25993548/32770624 swapFree=67108496/67108860
[pid=6877] ppid=6874 vsize=10661132 memory=1476964 CPUtime=2520.08 cores=0,2,4,6
/proc/6877/stat : 6877 (java) S 6874 6877 3495 0 -1 1077944320 243108 0 0 0 251732 276 0 0 20 0 15 0 105087442 10916999168 369241 33554432000 4194304 4196468 140736180349712 140736180332256 140676276682487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
/proc/6877/statm: 2665283 369241 3170 1 0 2627263 0
[pid=6877/tid=6879] ppid=6874 vsize=10661132 memory=8112282956445269571 CPUtime=2466.78 cores=0,2,4,6
/proc/6877/task/6879/stat : 6879 (java) R 6874 6877 3495 0 -1 4202560 90382 0 0 0 246630 48 0 0 20 0 15 0 105087442 10916999168 369241 33554432000 4194304 4196468 140736180349712 140676280921984 140675903065768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6880] ppid=6874 vsize=10661132 memory=1616 CPUtime=11.63 cores=0,2,4,6
/proc/6877/task/6880/stat : 6880 (java) S 6874 6877 3495 0 -1 1077944384 30644 0 0 0 1121 42 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675883260432 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6881] ppid=6874 vsize=10661132 memory=1836 CPUtime=11.62 cores=0,2,4,6
/proc/6877/task/6881/stat : 6881 (java) S 6874 6877 3495 0 -1 1077944384 27845 0 0 0 1120 42 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675882207888 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6882] ppid=6874 vsize=10661132 memory=1476964 CPUtime=11.6 cores=0,2,4,6
/proc/6877/task/6882/stat : 6882 (java) S 6874 6877 3495 0 -1 1077944384 28024 0 0 0 1117 43 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675881154832 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6883] ppid=6874 vsize=10661132 memory=4126316290023845779 CPUtime=11.64 cores=0,2,4,6
/proc/6877/task/6883/stat : 6883 (java) S 6874 6877 3495 0 -1 1077944384 29022 0 0 0 1124 40 0 0 20 0 15 0 105087443 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675880102288 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6884] ppid=6874 vsize=10661132 memory=2260 CPUtime=2.55 cores=0,2,4,6
/proc/6877/task/6884/stat : 6884 (java) S 6874 6877 3495 0 -1 1077944384 17175 0 0 0 232 23 0 0 20 0 15 0 105087444 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675836525296 140676276693634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6885] ppid=6874 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6885/stat : 6885 (java) S 6874 6877 3495 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675835471584 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6886] ppid=6874 vsize=10661132 memory=860 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6886/stat : 6886 (java) S 6874 6877 3495 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 105087445 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675834418416 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6887] ppid=6874 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6887/stat : 6887 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675833366992 140676276701083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6888] ppid=6874 vsize=10661132 memory=756 CPUtime=1.31 cores=0,2,4,6
/proc/6877/task/6888/stat : 6888 (java) S 6874 6877 3495 0 -1 1077944384 6167 0 0 0 131 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675832314096 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6889] ppid=6874 vsize=10661132 memory=0 CPUtime=1.38 cores=0,2,4,6
/proc/6877/task/6889/stat : 6889 (java) S 6874 6877 3495 0 -1 1077944384 7496 0 0 0 137 1 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675831261552 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6890] ppid=6874 vsize=10661132 memory=4000 CPUtime=0.38 cores=0,2,4,6
/proc/6877/task/6890/stat : 6890 (java) S 6874 6877 3495 0 -1 1077944384 3090 0 0 0 37 1 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675830208496 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6891] ppid=6874 vsize=10661132 memory=14256 CPUtime=0 cores=0,2,4,6
/proc/6877/task/6891/stat : 6891 (java) S 6874 6877 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105087447 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675829156192 140676276692693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
[pid=6877/tid=6892] ppid=6874 vsize=10661132 memory=17424 CPUtime=1.11 cores=0,2,4,6
/proc/6877/task/6892/stat : 6892 (java) S 6874 6877 3495 0 -1 1077944384 1852 0 0 0 59 52 0 0 20 0 15 0 105087448 10916999168 369241 33554432000 4194304 4196468 140736180349712 140675828104240 140676276693634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9244672 140736180356213 140736180356361 140736180356361 140736180359119 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1476964 KiB

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

[startup+2482.03 s]
# the end of solver process 6877 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.34 s, system=2.77884 s

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

Child status: 143
Real time (s): 2482.03
CPU time (s): 2520.12
CPU user time (s): 2517.34
CPU system time (s): 2.77884
CPU usage (%): 101.535
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 3000124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.34
system time used= 2.77884
maximum resident set size= 3006268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 119864
involuntary context switches= 4786


# summary of solver processes directly reported to runsolver:
#   pid: 6877
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2517.34
#   total CPU system time (s): 2.77884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2606 second user time and 22.2115 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 16:40:42
IDJOB=4300455
IDBENCH=141629
IDSOLVER=2762
FILE ID=node149/4300455-1532875242
RUNJOBID= node149-1532844911-3526
PBS_JOBID= 21022501
Free space on /tmp= 45744 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-150-50-00_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300455-1532875242/watcher-4300455-1532875242 -o /tmp/evaluation-result-4300455-1532875242/solver-4300455-1532875242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3526 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300455-1532875242.xml

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

MD5SUM BENCH= 784274e168c99e425b71be44c62c6ab3
RANDOM SEED=688282859

node149.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.60
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.60
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.60
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.60
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:        27287880 kB
MemAvailable:   31755272 kB
Buffers:          162348 kB
Cached:          4528776 kB
SwapCached:           60 kB
Active:          1758808 kB
Inactive:        3159764 kB
Active(anon):     177276 kB
Inactive(anon):    78000 kB
Active(file):    1581532 kB
Inactive(file):  3081764 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1276 kB
Writeback:             0 kB
AnonPages:        245172 kB
Mapped:            48348 kB
Shmem:             25040 kB
Slab:             260940 kB
SReclaimable:     232556 kB
SUnreclaim:        28384 kB
KernelStack:        3792 kB
PageTables:         6180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1104780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 45744 MiB
End job on node149 at 2018-07-29 17:22:05