Trace number 4291529

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
OscaR - Hybrid 2018-07-02SAT (TO)221 2400.06 2361.73

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-16_c18.xml
MD5SUM056eb1ebd10e8d59a6677e448014ff35
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark202
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints121
Number of domains2
Minimum domain size256
Maximum domain size257
Distribution of domain sizes[{"size":256,"count":120},{"size":257,"count":16}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":15,"count":15},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity120
Distribution of constraint arities[{"arity":3,"count":120},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 29095729
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.57	c Parsing instance...
2.08/1.24	c Parsing done, starting first complete search...
3.36/1.66	o 256
3.36/1.69	o 254
3.36/1.69	o 252
3.66/1.70	o 250
3.66/1.74	o 245
3.66/1.78	o 243
3.66/1.79	o 242
3.81/1.86	o 241
4.03/1.92	o 240
5.38/3.28	c First complete search done, starting ALNS search...
8.82/5.84	o 239
9.50/6.43	o 238
9.98/6.84	o 235
9.98/6.89	o 234
10.08/6.96	o 232
16.23/13.07	o 231
19.76/16.52	o 230
153.92/149.53	o 229
530.15/521.73	o 226
568.76/559.80	o 225
591.43/582.26	o 223
1457.04/1435.61	o 222
1733.92/1707.75	o 221
2400.03/2361.71	s SATISFIABLE
2400.03/2361.71	v <instantiation>
2400.03/2361.71	v 	<list>
2400.03/2361.71	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15]
2400.03/2361.71	v 	</list>
2400.03/2361.71	v 	<values>
2400.03/2361.71	v 		3 21 41 63 78 126 152 155 169 176 185 208 210 216 220 221 18 38 60 75 123 149 152 166 173 182 205 207 213 217 218 20 42 57 105 131 134 148 155 164 187 189 195 199 200 22 37 85 111 114 128 135 144 167 169 175 179 180 15 63 89 92 106 113 122 145 147 153 157 158 48 74 77 91 98 107 130 132 138 142 143 26 29 43 50 59 82 84 90 94 95 3 17 24 33 56 58 64 68 69 14 21 30 53 55 61 65 66 7 16 39 41 47 51 52 9 32 34 40 44 45 23 25 31 35 36 2 8 12 13 6 10 11 4 5 1 
2400.03/2361.71	v 	</values>
2400.03/2361.71	v </instantiation>

Verifier Data

OK	221

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291529-1532248174/watcher-4291529-1532248174 -o /tmp/evaluation-result-4291529-1532248174/solver-4291529-1532248174 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532226532-29117 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 29095729 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291529-1532248174.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=32203, runsolver pid=32200

[startup+0.100133 s]*
/proc/loadavg: 1.42 1.41 1.41 3/215 32218
/proc/meminfo: memFree=20303024/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14082740 memory=34020 CPUtime=0.11 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 6928 0 0 0 10 1 0 0 20 0 15 0 42380580 14420725760 8505 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3520685 8505 3141 1 0 3482761 0
[pid=32203/tid=32205] ppid=32200 vsize=14082740 memory=-8485517772678665091 CPUtime=0.09 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 5003 0 0 0 8 1 0 0 20 0 15 0 42380581 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696961765608 140696941647198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696498611104 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696497558512 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0.01 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) R 32200 32203 29085 0 -1 4202560 246 0 0 0 1 0 0 0 20 0 15 0 42380586 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696493349616 140696942697535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 8505 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 34020 KiB

[startup+0.216085 s]*
/proc/loadavg: 1.42 1.41 1.41 6/215 32218
/proc/meminfo: memFree=20288016/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14082740 memory=47956 CPUtime=0.32 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 10004 0 0 0 30 2 0 0 20 0 15 0 42380580 14420725760 11989 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3520685 11989 3419 1 0 3482761 0
[pid=32203/tid=32205] ppid=32200 vsize=14082740 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 7732 0 0 0 19 2 0 0 20 0 15 0 42380581 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696961795456 140696950663603 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14082740 memory=343 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14082740 memory=288370453254088320 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696498611104 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696497558512 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 15 0 42380586 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 42380586 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0.06 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) R 32200 32203 29085 0 -1 4202560 277 0 0 0 6 0 0 0 20 0 15 0 42380586 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696493349616 140696935932436 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 11989 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47956 KiB

[startup+0.310524 s]*
/proc/loadavg: 1.42 1.41 1.41 3/215 32218
/proc/meminfo: memFree=20284604/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14082740 memory=50928 CPUtime=0.44 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 10361 0 0 0 41 3 0 0 20 0 15 0 42380580 14420725760 12732 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3520685 12732 3420 1 0 3482761 0
[pid=32203/tid=32205] ppid=32200 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 8077 0 0 0 28 2 0 0 20 0 15 0 42380581 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696961787808 140696942732256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14082740 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14082740 memory=288370453254088320 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42380581 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696498611104 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42380583 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696497558512 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 42380586 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 42380586 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0.08 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) S 32200 32203 29085 0 -1 1077944384 282 0 0 0 8 0 0 0 20 0 15 0 42380586 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696493349616 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14082740 memory=140077102376576 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380586 14420725760 12732 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50928 KiB

[startup+0.700708 s]
/proc/loadavg: 1.42 1.41 1.41 3/215 32218
/proc/meminfo: memFree=20260544/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14084808 memory=90744 CPUtime=0.98 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 17061 0 0 0 94 4 0 0 20 0 15 0 42380580 14422843392 22686 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3521202 22686 3499 1 0 3483273 0
[pid=32203/tid=32205] ppid=32200 vsize=14084808 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 14377 0 0 0 64 3 0 0 20 0 15 0 42380581 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696961772816 140696957588637 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14084808 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14084808 memory=11956 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14084808 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14084808 memory=792 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42380581 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 42380583 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14084808 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42380583 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696498611104 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14084808 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42380583 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696497558512 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14084808 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14084808 memory=7163631965283378496 CPUtime=0.07 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 515 0 0 0 7 0 0 0 20 0 15 0 42380586 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14084808 memory=6083353102074538087 CPUtime=0.07 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 421 0 0 0 7 0 0 0 20 0 15 0 42380586 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14084808 memory=7223888500751355984 CPUtime=0.15 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) S 32200 32203 29085 0 -1 1077944384 364 0 0 0 15 0 0 0 20 0 15 0 42380586 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696493349616 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380586 14422843392 22686 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 90744 KiB

[startup+1.50109 s]
/proc/loadavg: 1.42 1.41 1.41 3/215 32218
/proc/meminfo: memFree=20226200/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14090952 memory=141580 CPUtime=3.05 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 24779 0 0 0 297 8 0 0 20 0 15 0 42380580 14429134848 35395 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3522738 35395 3542 1 0 3484809 0
[pid=32203/tid=32205] ppid=32200 vsize=14090952 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 18814 0 0 0 142 5 0 0 20 0 15 0 42380581 14429134848 35395 33554432000 4194304 4196468 140735020989776 140696961801536 140696569044000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14429134848 35395 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14090952 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14429134848 35395 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42380581 14429134848 35395 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42380581 14429134848 35395 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 15 0 42380583 14429134848 35395 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0

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

/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 78804 0 0 0 223964 33 0 0 20 0 15 0 42380581 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696961804304 140696576568240 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14093000 memory=397716 CPUtime=11.81 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 6018 0 0 0 1133 48 0 0 20 0 15 0 42380581 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14093000 memory=398228 CPUtime=11.8 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 7583 0 0 0 1134 46 0 0 20 0 15 0 42380581 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14093000 memory=399772 CPUtime=11.82 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 9891 0 0 0 1136 46 0 0 20 0 15 0 42380581 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14093000 memory=401308 CPUtime=11.77 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 8610 0 0 0 1128 49 0 0 20 0 15 0 42380581 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14093000 memory=280153067069650 CPUtime=6.86 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 7479 0 0 0 636 50 0 0 20 0 15 0 42380583 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14093000 memory=396692 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696498611168 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14093000 memory=397200 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696497558528 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14093000 memory=398228 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14093000 memory=4028 CPUtime=1.24 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 6244 0 0 0 122 2 0 0 20 0 15 0 42380586 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14093000 memory=397716 CPUtime=1.46 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 8028 0 0 0 145 1 0 0 20 0 15 0 42380586 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14093000 memory=397716 CPUtime=0.86 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) S 32200 32203 29085 0 -1 1077944384 20629 0 0 0 84 2 0 0 20 0 15 0 42380586 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696493349616 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14093000 memory=398232 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14093000 memory=401308 CPUtime=1.1 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1433 0 0 0 49 61 0 0 20 0 15 0 42380586 14431232000 99300 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 2298.77 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 397200 KiB

[startup+2322.3 s]
/proc/loadavg: 1.46 1.43 1.37 3/215 32412
/proc/meminfo: memFree=19844880/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14093000 memory=423072 CPUtime=2359.9 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 160736 0 0 0 235687 303 0 0 20 0 15 0 42380580 14431232000 105768 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3523250 105768 3582 1 0 3485321 0
[pid=32203/tid=32205] ppid=32200 vsize=14093000 memory=424100 CPUtime=2299.32 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 82063 0 0 0 229898 34 0 0 20 0 15 0 42380581 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696961804304 140696943265806 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14093000 memory=423548 CPUtime=12.21 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 6167 0 0 0 1171 50 0 0 20 0 15 0 42380581 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14093000 memory=280154007419968 CPUtime=12.19 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 7787 0 0 0 1171 48 0 0 20 0 15 0 42380581 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14093000 memory=415636 CPUtime=12.21 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 10072 0 0 0 1173 48 0 0 20 0 15 0 42380581 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14093000 memory=410012 CPUtime=12.17 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 8953 0 0 0 1167 50 0 0 20 0 15 0 42380581 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14093000 memory=421284 CPUtime=7.02 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 7679 0 0 0 651 51 0 0 20 0 15 0 42380583 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14093000 memory=423048 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696498611168 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14093000 memory=424600 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696497558528 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14093000 memory=423072 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14093000 memory=640 CPUtime=1.24 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 6355 0 0 0 122 2 0 0 20 0 15 0 42380586 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14093000 memory=424100 CPUtime=1.46 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 8031 0 0 0 145 1 0 0 20 0 15 0 42380586 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14093000 memory=424600 CPUtime=0.86 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) S 32200 32203 29085 0 -1 1077944384 20758 0 0 0 84 2 0 0 20 0 15 0 42380586 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696493349616 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14093000 memory=424100 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14093000 memory=424100 CPUtime=1.13 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1448 0 0 0 51 62 0 0 20 0 15 0 42380586 14431232000 105768 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 2359.9 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 423072 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2361.7 s]
/proc/loadavg: 1.31 1.40 1.36 3/215 32413
/proc/meminfo: memFree=19831544/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14093000 memory=404716 CPUtime=2400.03 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 163754 0 0 0 239696 307 0 0 20 0 15 0 42380580 14431232000 101179 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3523250 101179 3582 1 0 3485321 0
[pid=32203/tid=32205] ppid=32200 vsize=14093000 memory=406772 CPUtime=2338.31 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 84374 0 0 0 233797 34 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696961804304 140696572352830 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14093000 memory=421284 CPUtime=12.47 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 6392 0 0 0 1196 51 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14093000 memory=415976 CPUtime=12.45 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 7846 0 0 0 1196 49 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14093000 memory=4108 CPUtime=12.46 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 10092 0 0 0 1198 48 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14093000 memory=404720 CPUtime=12.41 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 9018 0 0 0 1191 50 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14093000 memory=403180 CPUtime=7.13 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 7856 0 0 0 661 52 0 0 20 0 15 0 42380583 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14093000 memory=406260 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696498611168 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14093000 memory=405228 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696497558528 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14093000 memory=280154008026960 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14093000 memory=3292 CPUtime=1.24 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 6357 0 0 0 122 2 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14093000 memory=404720 CPUtime=1.46 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 8033 0 0 0 145 1 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14093000 memory=404720 CPUtime=0.86 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) S 32200 32203 29085 0 -1 1077944384 20899 0 0 0 84 2 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696493349616 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14093000 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14093000 memory=14576 CPUtime=1.14 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1464 0 0 0 51 63 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 404716 KiB

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

[startup+2361.73 s]
# the end of solver process 32203 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.98 s, system=3.07985 s

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

[startup+2361.7 s]
/proc/loadavg: 1.31 1.40 1.36 3/215 32413
/proc/meminfo: memFree=19831544/32770624 swapFree=67108860/67108860
[pid=32203] ppid=32200 vsize=14093000 memory=404716 CPUtime=2400.03 cores=1,3,5,7
/proc/32203/stat : 32203 (java) S 32200 32203 29085 0 -1 1077944320 163754 0 0 0 239696 307 0 0 20 0 15 0 42380580 14431232000 101179 33554432000 4194304 4196468 140735020989776 140735020972320 140696957566711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
/proc/32203/statm: 3523250 101179 3582 1 0 3485321 0
[pid=32203/tid=32205] ppid=32200 vsize=14093000 memory=406772 CPUtime=2338.31 cores=1,3,5,7
/proc/32203/task/32205/stat : 32205 (java) R 32200 32203 29085 0 -1 4202560 84374 0 0 0 233797 34 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696961804304 140696572352830 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32206] ppid=32200 vsize=14093000 memory=421284 CPUtime=12.47 cores=1,3,5,7
/proc/32203/task/32206/stat : 32206 (java) S 32200 32203 29085 0 -1 1077944384 6392 0 0 0 1196 51 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696553700112 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32207] ppid=32200 vsize=14093000 memory=415976 CPUtime=12.45 cores=1,3,5,7
/proc/32203/task/32207/stat : 32207 (java) S 32200 32203 29085 0 -1 1077944384 7846 0 0 0 1196 49 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696552647568 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32208] ppid=32200 vsize=14093000 memory=4108 CPUtime=12.46 cores=1,3,5,7
/proc/32203/task/32208/stat : 32208 (java) S 32200 32203 29085 0 -1 1077944384 10092 0 0 0 1198 48 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696551595024 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32209] ppid=32200 vsize=14093000 memory=404720 CPUtime=12.41 cores=1,3,5,7
/proc/32203/task/32209/stat : 32209 (java) S 32200 32203 29085 0 -1 1077944384 9018 0 0 0 1191 50 0 0 20 0 15 0 42380581 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696550542480 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32210] ppid=32200 vsize=14093000 memory=403180 CPUtime=7.13 cores=1,3,5,7
/proc/32203/task/32210/stat : 32210 (java) S 32200 32203 29085 0 -1 1077944384 7856 0 0 0 661 52 0 0 20 0 15 0 42380583 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696499664880 140696957577858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32211] ppid=32200 vsize=14093000 memory=406260 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32211/stat : 32211 (java) S 32200 32203 29085 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696498611168 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32212] ppid=32200 vsize=14093000 memory=405228 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32212/stat : 32212 (java) S 32200 32203 29085 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42380583 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696497558528 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32213] ppid=32200 vsize=14093000 memory=280154008026960 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32213/stat : 32213 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696496507088 140696957585307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32214] ppid=32200 vsize=14093000 memory=3292 CPUtime=1.24 cores=1,3,5,7
/proc/32203/task/32214/stat : 32214 (java) S 32200 32203 29085 0 -1 1077944384 6357 0 0 0 122 2 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696495454704 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32215] ppid=32200 vsize=14093000 memory=404720 CPUtime=1.46 cores=1,3,5,7
/proc/32203/task/32215/stat : 32215 (java) S 32200 32203 29085 0 -1 1077944384 8033 0 0 0 145 1 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696494402160 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32216] ppid=32200 vsize=14093000 memory=404720 CPUtime=0.86 cores=1,3,5,7
/proc/32203/task/32216/stat : 32216 (java) S 32200 32203 29085 0 -1 1077944384 20899 0 0 0 84 2 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696493349616 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32217] ppid=32200 vsize=14093000 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/32203/task/32217/stat : 32217 (java) S 32200 32203 29085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696492297312 140696957576917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
[pid=32203/tid=32218] ppid=32200 vsize=14093000 memory=14576 CPUtime=1.14 cores=1,3,5,7
/proc/32203/task/32218/stat : 32218 (java) S 32200 32203 29085 0 -1 1077944384 1464 0 0 0 51 63 0 0 20 0 15 0 42380586 14431232000 101179 33554432000 4194304 4196468 140735020989776 140696491243824 140696957577858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 37154816 140735020995670 140735020995849 140735020995849 140735020998607 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 404716 KiB

Child status: 143
Real time (s): 2361.73
CPU time (s): 2400.06
CPU user time (s): 2396.98
CPU system time (s): 3.07985
CPU usage (%): 101.623
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 424600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.98
system time used= 3.07985
maximum resident set size= 424600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 240302
involuntary context switches= 6687


# summary of solver processes directly reported to runsolver:
#   pid: 32203
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2396.98
#   total CPU system time (s): 3.07985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2236 second user time and 21.4209 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-22 10:29:34
IDJOB=4291529
IDBENCH=141366
IDSOLVER=2746
FILE ID=node151/4291529-1532248174
RUNJOBID= node151-1532226532-29117
PBS_JOBID= 21018950
Free space on /tmp= 55036 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-16_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291529-1532248174/watcher-4291529-1532248174 -o /tmp/evaluation-result-4291529-1532248174/solver-4291529-1532248174 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532226532-29117 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 29095729 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291529-1532248174.xml

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

MD5SUM BENCH= 056eb1ebd10e8d59a6677e448014ff35
RANDOM SEED=29095729

node151.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.87
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.87
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.87
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.87
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:        20323016 kB
MemAvailable:   31697620 kB
Buffers:          237756 kB
Cached:         11285656 kB
SwapCached:            0 kB
Active:          1297000 kB
Inactive:       10522812 kB
Active(anon):     299148 kB
Inactive(anon):    16936 kB
Active(file):     997852 kB
Inactive(file): 10505876 kB
Unevictable:        7940 kB
Mlocked:            7940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35860 kB
Writeback:             0 kB
AnonPages:        304388 kB
Mapped:            48848 kB
Shmem:             17032 kB
Slab:             326784 kB
SReclaimable:     299336 kB
SUnreclaim:        27448 kB
KernelStack:        3488 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1256200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 55000 MiB
End job on node151 at 2018-07-22 11:08:56