Trace number 4291515

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)164 2400.03 2348.14

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-35-30-00_c18.xml
MD5SUM558ee623558ef43f0bbab0563f00ef08
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size33
Maximum domain size35
Distribution of domain sizes[{"size":33,"count":35},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 409764143
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.02/1.24	c Parsing done, starting first complete search...
2.02/1.28	o 296
2.02/1.28	o 291
2.02/1.29	o 284
2.02/1.29	o 283
2.02/1.29	o 277
2.02/1.29	o 275
2.02/1.30	o 272
2.31/1.30	o 271
2.31/1.31	o 270
2.31/1.31	o 269
2.31/1.31	o 267
2.31/1.39	o 265
2.65/1.40	o 264
2.65/1.41	o 263
2.65/1.44	o 261
2.65/1.49	o 260
2.65/1.49	o 258
2.65/1.49	o 257
4.23/2.18	o 255
4.35/2.28	o 254
4.84/2.60	o 253
4.84/2.60	o 251
4.84/2.60	o 249
4.84/2.60	o 248
4.84/2.60	o 245
4.84/2.60	o 244
4.84/2.61	o 243
4.84/2.62	o 241
6.90/4.68	c First complete search done, starting ALNS search...
7.73/5.13	o 239
7.73/5.13	o 238
7.73/5.17	o 237
7.73/5.17	o 236
7.91/5.24	o 235
8.69/5.60	o 234
8.69/5.60	o 232
8.69/5.63	o 229
8.69/5.63	o 228
8.69/5.69	o 227
8.82/5.74	o 222
8.82/5.74	o 221
8.93/5.84	o 220
8.93/5.85	o 215
8.93/5.86	o 212
8.93/5.86	o 211
8.93/5.86	o 207
8.93/5.87	o 204
8.93/5.89	o 203
11.91/8.42	o 199
11.91/8.43	o 198
12.43/8.99	o 195
12.54/9.01	o 194
12.54/9.03	o 192
12.64/9.11	o 190
12.64/9.12	o 186
12.64/9.12	o 185
12.64/9.18	o 183
13.18/9.61	o 182
14.42/10.82	o 181
14.42/10.83	o 180
14.42/10.86	o 179
14.42/10.87	o 177
16.18/12.52	o 176
17.60/13.91	o 173
17.72/14.06	o 170
21.40/17.66	o 169
25.19/21.37	o 168
25.19/21.37	o 167
25.19/21.37	o 164
2400.00/2348.11	s SATISFIABLE
2400.00/2348.11	v <instantiation>
2400.00/2348.11	v 	<list>
2400.00/2348.11	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] 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]
2400.00/2348.11	v 	</list>
2400.00/2348.11	v 	<values>
2400.00/2348.11	v 		23 20 9 3 7 5 4 2 0 1 6 11 13 12 14 8 10 15 19 18 16 17 28 30 34 33 29 31 27 25 26 21 22 24 32 5 8 10 5 4 2 1 2 7 4 4 4 1 3 4 4 4 4 4 12 2 11 4 4 3 4 5 3 1 1 8 5 6 8 7 
2400.00/2348.11	v 	</values>
2400.00/2348.11	v </instantiation>

Verifier Data

OK	164

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291515-1532287113/watcher-4291515-1532287113 -o /tmp/evaluation-result-4291515-1532287113/solver-4291515-1532287113 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532261360-2532 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 409764143 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291515-1532287113.xml 

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

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
solver pid=5935, runsolver pid=5932
Current StackSize limit: 8192 KiB


[startup+0.100358 s]*
/proc/loadavg: 1.80 1.52 1.43 3/215 5950
/proc/meminfo: memFree=21539092/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14082740 memory=32292 CPUtime=0.11 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 6488 0 0 0 10 1 0 0 20 0 15 0 46274413 14420725760 8073 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3520685 8073 3137 1 0 3482761 0
[pid=5935/tid=5937] ppid=5932 vsize=14082740 memory=-8823783637408117952 CPUtime=0.09 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 4714 0 0 0 8 1 0 0 20 0 15 0 46274413 14420725760 8205 33554432000 4194304 4196468 140737331881312 140450020389320 140449996466013 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14082740 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 8205 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 8205 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 8205 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46274415 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46274416 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449490105760 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46274416 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449489053168 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0.01 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 235 0 0 0 1 0 0 0 20 0 15 0 46274418 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 8271 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32292 KiB

[startup+0.211003 s]*
/proc/loadavg: 1.80 1.52 1.43 5/215 5950
/proc/meminfo: memFree=21524112/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14082740 memory=47512 CPUtime=0.3 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 9956 0 0 0 28 2 0 0 20 0 15 0 46274413 14420725760 11878 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3520685 11878 3366 1 0 3482761 0
[pid=5935/tid=5937] ppid=5932 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) S 5932 5935 2501 0 -1 1077944384 7716 0 0 0 18 2 0 0 20 0 15 0 46274413 14420725760 11878 33554432000 4194304 4196468 140737331881312 140450020418416 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14082740 memory=343 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14082740 memory=140327595859628 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46274415 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46274416 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449490105760 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46274416 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449489053168 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) R 5932 5935 2501 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 46274418 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) R 5932 5935 2501 0 -1 4202560 104 0 0 0 1 0 0 0 20 0 15 0 46274418 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449485887296 140449995436388 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0.06 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 278 0 0 0 6 0 0 0 20 0 15 0 46274418 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 11878 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47512 KiB

[startup+0.310436 s]*
/proc/loadavg: 1.80 1.52 1.43 4/215 5950
/proc/meminfo: memFree=21520700/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14082740 memory=50760 CPUtime=0.42 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 10337 0 0 0 40 2 0 0 20 0 15 0 46274413 14420725760 12690 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3520685 12690 3368 1 0 3482761 0
[pid=5935/tid=5937] ppid=5932 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 8051 0 0 0 27 2 0 0 20 0 15 0 46274413 14420725760 12690 33554432000 4194304 4196468 140737331881312 140450020351936 140450000270716 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14082740 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14082740 memory=15120311125329560 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46274414 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46274415 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46274416 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449490105760 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46274416 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449489053168 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 502 0 0 0 2 0 0 0 20 0 15 0 46274418 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 120 0 0 0 2 0 0 0 20 0 15 0 46274418 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0.08 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 287 0 0 0 8 0 0 0 20 0 15 0 46274418 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14082740 memory=140327595853440 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274418 14420725760 12690 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50760 KiB

[startup+0.700699 s]
/proc/loadavg: 1.80 1.52 1.43 3/215 5950
/proc/meminfo: memFree=21498192/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14084808 memory=86596 CPUtime=0.97 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 17046 0 0 0 93 4 0 0 20 0 15 0 46274413 14422843392 21649 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3521202 21649 3505 1 0 3483273 0
[pid=5935/tid=5937] ppid=5932 vsize=14084808 memory=9516 CPUtime=0.66 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 14366 0 0 0 63 3 0 0 20 0 15 0 46274413 14422843392 21649 33554432000 4194304 4196468 140737331881312 140450020415504 140450002258192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14084808 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14084808 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14084808 memory=644 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14084808 memory=956 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46274414 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14084808 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46274415 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14084808 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46274416 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449490105760 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14084808 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46274416 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449489053168 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14084808 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14084808 memory=7308615780498696534 CPUtime=0.07 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 673 0 0 0 7 0 0 0 20 0 15 0 46274418 14422843392 21649 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14084808 memory=6076878065162868073 CPUtime=0.07 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 264 0 0 0 7 0 0 0 20 0 15 0 46274418 14422843392 22161 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 361 0 0 0 15 0 0 0 20 0 15 0 46274418 14422843392 22161 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14422843392 22161 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14084808 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274418 14422843392 22161 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 86596 KiB

[startup+1.50131 s]
/proc/loadavg: 1.80 1.52 1.43 4/215 5950
/proc/meminfo: memFree=21464136/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14090952 memory=152352 CPUtime=2.95 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 26536 0 0 0 289 6 0 0 20 0 15 0 46274413 14429134848 38088 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3522738 38088 3547 1 0 3484809 0
[pid=5935/tid=5937] ppid=5932 vsize=14090952 memory=141856 CPUtime=1.46 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 19593 0 0 0 141 5 0 0 20 0 15 0 46274413 14429134848 38088 33554432000 4194304 4196468 140737331881312 140450020419488 140449608209808 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14429134848 38088 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14429134848 38088 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46274414 14429134848 38088 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14090952 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46274414 14429134848 38088 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 46274415 14429134848 38088 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0

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

/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 216452 0 0 0 223694 52 0 0 20 0 15 0 46274413 14431232000 90188 33554432000 4194304 4196468 140737331881312 140450020427408 140449611585894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14093000 memory=15516 CPUtime=15.33 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 24589 0 0 0 1470 63 0 0 20 0 15 0 46274414 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14093000 memory=369984 CPUtime=15.3 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 21712 0 0 0 1468 62 0 0 20 0 15 0 46274414 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14093000 memory=369984 CPUtime=15.3 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 22168 0 0 0 1465 65 0 0 20 0 15 0 46274414 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14093000 memory=363832 CPUtime=15.3 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 24963 0 0 0 1469 61 0 0 20 0 15 0 46274414 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14093000 memory=363832 CPUtime=7.08 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 35694 0 0 0 637 71 0 0 20 0 15 0 46274415 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14093000 memory=360752 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449490105824 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14093000 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449489053184 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14093000 memory=362804 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14093000 memory=361780 CPUtime=2.21 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 25131 0 0 0 219 2 0 0 20 0 15 0 46274418 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14093000 memory=362804 CPUtime=2.1 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 23875 0 0 0 207 3 0 0 20 0 15 0 46274418 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14093000 memory=362804 CPUtime=0.97 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 24934 0 0 0 95 2 0 0 20 0 15 0 46274418 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14093000 memory=362804 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14093000 memory=4012 CPUtime=1.2 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1709 0 0 0 59 61 0 0 20 0 15 0 46274418 14431232000 90188 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 2312.35 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 360752 KiB

[startup+2322.3 s]
/proc/loadavg: 1.30 1.31 1.32 3/215 6101
/proc/meminfo: memFree=24506056/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14093000 memory=385776 CPUtime=2373.65 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 426719 0 0 0 236956 409 0 0 20 0 15 0 46274413 14431232000 96444 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3523250 96444 3624 1 0 3485321 0
[pid=5935/tid=5937] ppid=5932 vsize=14093000 memory=384752 CPUtime=2296.8 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 218236 0 0 0 229624 56 0 0 20 0 15 0 46274413 14431232000 96444 33554432000 4194304 4196468 140737331881312 140450020427344 140449613661779 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14093000 memory=360840 CPUtime=15.76 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 24983 0 0 0 1511 65 0 0 20 0 15 0 46274414 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14093000 memory=55 CPUtime=15.74 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 22142 0 0 0 1511 63 0 0 20 0 15 0 46274414 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14093000 memory=366444 CPUtime=15.74 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 22529 0 0 0 1508 66 0 0 20 0 15 0 46274414 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14093000 memory=364392 CPUtime=15.74 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 25699 0 0 0 1511 63 0 0 20 0 15 0 46274414 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14093000 memory=8112282956445269571 CPUtime=7.24 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 36012 0 0 0 651 73 0 0 20 0 15 0 46274415 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14093000 memory=384756 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449490105824 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14093000 memory=384752 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449489053184 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14093000 memory=383728 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14093000 memory=384756 CPUtime=2.21 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 25134 0 0 0 219 2 0 0 20 0 15 0 46274418 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14093000 memory=383728 CPUtime=2.1 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 23877 0 0 0 207 3 0 0 20 0 15 0 46274418 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14093000 memory=1952 CPUtime=0.97 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 24937 0 0 0 95 2 0 0 20 0 15 0 46274418 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14093000 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14093000 memory=15520 CPUtime=1.23 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1730 0 0 0 60 63 0 0 20 0 15 0 46274418 14431232000 96444 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 2373.65 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 385776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2348.11 s]
/proc/loadavg: 1.41 1.33 1.33 3/215 6102
/proc/meminfo: memFree=24503368/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14093000 memory=360240 CPUtime=2400 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 430410 0 0 0 239589 411 0 0 20 0 15 0 46274413 14431232000 90060 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3523250 90060 3624 1 0 3485321 0
[pid=5935/tid=5937] ppid=5932 vsize=14093000 memory=361268 CPUtime=2322.31 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 221019 0 0 0 232175 56 0 0 20 0 15 0 46274413 14431232000 90060 33554432000 4194304 4196468 140737331881312 140450020427344 140449614640448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14093000 memory=4012 CPUtime=15.95 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 25152 0 0 0 1530 65 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14093000 memory=361780 CPUtime=15.93 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 22513 0 0 0 1529 64 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14093000 memory=366368 CPUtime=15.94 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 22684 0 0 0 1527 67 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14093000 memory=371500 CPUtime=15.93 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 25883 0 0 0 1530 63 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14093000 memory=379708 CPUtime=7.31 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 36039 0 0 0 657 74 0 0 20 0 15 0 46274415 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14093000 memory=372524 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449490105824 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14093000 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449489053184 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14093000 memory=364392 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14093000 memory=366444 CPUtime=2.21 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 25134 0 0 0 219 2 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14093000 memory=369448 CPUtime=2.1 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 23877 0 0 0 207 3 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14093000 memory=360240 CPUtime=0.97 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 24937 0 0 0 95 2 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14093000 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14093000 memory=376628 CPUtime=1.25 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1732 0 0 0 61 64 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 360240 KiB

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

[startup+2348.14 s]
# the end of solver process 5935 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.9 s, system=4.12764 s

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

[startup+2348.11 s]
/proc/loadavg: 1.41 1.33 1.33 3/215 6102
/proc/meminfo: memFree=24503368/32770624 swapFree=67108852/67108860
[pid=5935] ppid=5932 vsize=14093000 memory=360240 CPUtime=2400 cores=0,2,4,6
/proc/5935/stat : 5935 (java) S 5932 5935 2501 0 -1 1077944320 430410 0 0 0 239589 411 0 0 20 0 15 0 46274413 14431232000 90060 33554432000 4194304 4196468 140737331881312 140737331863856 140450016190199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
/proc/5935/statm: 3523250 90060 3624 1 0 3485321 0
[pid=5935/tid=5937] ppid=5932 vsize=14093000 memory=361268 CPUtime=2322.31 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (java) R 5932 5935 2501 0 -1 4202560 221019 0 0 0 232175 56 0 0 20 0 15 0 46274413 14431232000 90060 33554432000 4194304 4196468 140737331881312 140450020427344 140449614640448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5938] ppid=5932 vsize=14093000 memory=4012 CPUtime=15.95 cores=0,2,4,6
/proc/5935/task/5938/stat : 5938 (java) S 5932 5935 2501 0 -1 1077944384 25152 0 0 0 1530 65 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449931258128 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5939] ppid=5932 vsize=14093000 memory=361780 CPUtime=15.93 cores=0,2,4,6
/proc/5935/task/5939/stat : 5939 (java) S 5932 5935 2501 0 -1 1077944384 22513 0 0 0 1529 64 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449930205584 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5940] ppid=5932 vsize=14093000 memory=366368 CPUtime=15.94 cores=0,2,4,6
/proc/5935/task/5940/stat : 5940 (java) S 5932 5935 2501 0 -1 1077944384 22684 0 0 0 1527 67 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449929153040 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5941] ppid=5932 vsize=14093000 memory=371500 CPUtime=15.93 cores=0,2,4,6
/proc/5935/task/5941/stat : 5941 (java) S 5932 5935 2501 0 -1 1077944384 25883 0 0 0 1530 63 0 0 20 0 15 0 46274414 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449928100496 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5942] ppid=5932 vsize=14093000 memory=379708 CPUtime=7.31 cores=0,2,4,6
/proc/5935/task/5942/stat : 5942 (java) S 5932 5935 2501 0 -1 1077944384 36039 0 0 0 657 74 0 0 20 0 15 0 46274415 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449491159536 140450016201346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5943] ppid=5932 vsize=14093000 memory=372524 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5943/stat : 5943 (java) S 5932 5935 2501 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449490105824 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5944] ppid=5932 vsize=14093000 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5944/stat : 5944 (java) S 5932 5935 2501 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 46274416 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449489053184 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5945] ppid=5932 vsize=14093000 memory=364392 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5945/stat : 5945 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449488001744 140450016208795 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5946] ppid=5932 vsize=14093000 memory=366444 CPUtime=2.21 cores=0,2,4,6
/proc/5935/task/5946/stat : 5946 (java) S 5932 5935 2501 0 -1 1077944384 25134 0 0 0 219 2 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449486948336 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5947] ppid=5932 vsize=14093000 memory=369448 CPUtime=2.1 cores=0,2,4,6
/proc/5935/task/5947/stat : 5947 (java) S 5932 5935 2501 0 -1 1077944384 23877 0 0 0 207 3 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449485895792 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5948] ppid=5932 vsize=14093000 memory=360240 CPUtime=0.97 cores=0,2,4,6
/proc/5935/task/5948/stat : 5948 (java) S 5932 5935 2501 0 -1 1077944384 24937 0 0 0 95 2 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449484843248 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5949] ppid=5932 vsize=14093000 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/5935/task/5949/stat : 5949 (java) S 5932 5935 2501 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449483790944 140450016200405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
[pid=5935/tid=5950] ppid=5932 vsize=14093000 memory=376628 CPUtime=1.25 cores=0,2,4,6
/proc/5935/task/5950/stat : 5950 (java) S 5932 5935 2501 0 -1 1077944384 1732 0 0 0 61 64 0 0 20 0 15 0 46274418 14431232000 90060 33554432000 4194304 4196468 140737331881312 140449482738480 140450016201346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140737331885141 140737331885321 140737331885321 140737331888079 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 360240 KiB

Child status: 143
Real time (s): 2348.14
CPU time (s): 2400.03
CPU user time (s): 2395.9
CPU system time (s): 4.12764
CPU usage (%): 102.21
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 622652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.9
system time used= 4.12764
maximum resident set size= 623204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 431120
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 228473
involuntary context switches= 8063


# summary of solver processes directly reported to runsolver:
#   pid: 5935
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2395.9
#   total CPU system time (s): 4.12764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3498 second user time and 18.4575 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-22 21:18:33
IDJOB=4291515
IDBENCH=141624
IDSOLVER=2746
FILE ID=node148/4291515-1532287113
RUNJOBID= node148-1532261360-2532
PBS_JOBID= 21018973
Free space on /tmp= 51956 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-35-30-00_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-4291515-1532287113/watcher-4291515-1532287113 -o /tmp/evaluation-result-4291515-1532287113/solver-4291515-1532287113 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532261360-2532 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 409764143 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291515-1532287113.xml

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

MD5SUM BENCH= 558ee623558ef43f0bbab0563f00ef08
RANDOM SEED=409764143

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21558596 kB
MemAvailable:   28427648 kB
Buffers:          163760 kB
Cached:          6887396 kB
SwapCached:            8 kB
Active:          4763356 kB
Inactive:        5848508 kB
Active(anon):    3513916 kB
Inactive(anon):    66124 kB
Active(file):    1249440 kB
Inactive(file):  5782384 kB
Unevictable:        7056 kB
Mlocked:            7056 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35648 kB
Writeback:             0 kB
AnonPages:       3707912 kB
Mapped:            49760 kB
Shmem:             17024 kB
Slab:             293332 kB
SReclaimable:     265688 kB
SUnreclaim:        27644 kB
KernelStack:        3792 kB
PageTables:        12480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4821652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3557376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51924 MiB
End job on node148 at 2018-07-22 21:57:41