Trace number 4308511

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-08-14SAT (TO)1372 2520.1 2468.02

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had14_c18.xml
MD5SUM1b212baf1dbc84cffd3dcab4dc49ff1b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1372
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints92
Number of domains2
Minimum domain size10
Maximum domain size14
Distribution of domain sizes[{"size":10,"count":91},{"size":14,"count":14}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":14}]
Minimum constraint arity3
Maximum constraint arity14
Distribution of constraint arities[{"arity":3,"count":91},{"arity":14,"count":1}]
Number of extensional constraints91
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":91},{"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-08-14
0.67/0.56	c seed: 1712904141
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
1.74/1.19	c Parsing done, starting first complete search...
1.97/1.22	o 1552
1.97/1.22	o 1548
1.97/1.22	o 1538
1.97/1.23	o 1530
1.97/1.23	o 1528
1.97/1.28	o 1526
1.97/1.29	o 1524
1.97/1.29	o 1517
2.28/1.34	o 1509
2.28/1.35	o 1507
2.28/1.36	o 1505
2.59/1.40	o 1504
2.59/1.42	o 1502
2.59/1.43	o 1492
4.02/2.30	c First complete search done, starting ALNS search...
4.13/2.38	o 1484
4.32/2.42	o 1463
4.32/2.42	o 1455
4.32/2.43	o 1443
4.32/2.43	o 1441
4.32/2.44	o 1431
5.01/2.90	o 1427
6.60/3.97	o 1425
6.60/3.97	o 1423
6.81/4.17	o 1418
6.93/4.21	o 1412
6.93/4.21	o 1405
6.93/4.28	o 1403
8.30/5.54	o 1386
8.30/5.54	o 1385
8.30/5.58	o 1379
10.62/7.68	o 1378
10.62/7.70	o 1372
2520.08/2468.00	s SATISFIABLE
2520.08/2468.00	v <instantiation>
2520.08/2468.00	v 	<list>
2520.08/2468.00	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] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[9][10] d[9][11] d[9][12] d[9][13] d[10][11] d[10][12] d[10][13] d[11][12] d[11][13] d[12][13]
2520.08/2468.00	v 	</list>
2520.08/2468.00	v 	<values>
2520.08/2468.00	v 		3 8 6 5 13 1 11 10 0 4 9 2 12 7 9 3 5 4 3 6 3 6 5 4 2 3 3 8 5 5 2 2 5 5 5 4 2 4 1 8 8 9 7 6 6 3 4 4 1 6 8 9 5 7 5 4 5 4 1 5 6 5 5 5 3 6 6 5 5 7 4 3 7 7 6 9 2 9 6 7 7 6 6 3 4 6 7 3 6 5 8 1 4 1 6 7 6 7 4 6 5 5 5 4 7 
2520.08/2468.00	v 	</values>
2520.08/2468.00	v </instantiation>

Verifier Data

OK	1372

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308511-1534296560/watcher-4308511-1534296560 -o /tmp/evaluation-result-4308511-1534296560/solver-4308511-1534296560 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534294079-16385 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1712904141 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308511-1534296560.xml 

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

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


[startup+0.100165 s]*
/proc/loadavg: 1.72 1.68 1.64 2/196 16671
/proc/meminfo: memFree=24737068/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14082736 memory=33404 CPUtime=0.11 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 7284 0 0 0 10 1 0 0 20 0 15 0 247219229 14420721664 8351 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3520684 8351 3134 1 0 3482761 0
[pid=16642/tid=16644] ppid=16639 vsize=14082736 memory=-6513443581644083550 CPUtime=0.09 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 5360 0 0 0 8 1 0 0 20 0 15 0 247219229 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785676476656 139785656362334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14082736 memory=5767617086643378569 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219231 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 247219232 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785145406240 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 247219232 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785144353904 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0.01 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) R 16639 16642 16354 0 -1 4202560 245 0 0 0 1 0 0 0 20 0 15 0 247219234 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785140145008 139785672293782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) R 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219235 14420721664 8351 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33404 KiB

[startup+0.210445 s]*
/proc/loadavg: 1.72 1.68 1.64 4/196 16676
/proc/meminfo: memFree=24685868/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14082736 memory=46792 CPUtime=0.31 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 10319 0 0 0 29 2 0 0 20 0 15 0 247219229 14420721664 11698 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3520684 11698 3382 1 0 3482761 0
[pid=16642/tid=16644] ppid=16639 vsize=14082736 memory=8113967486777334683 CPUtime=0.2 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 8050 0 0 0 18 2 0 0 20 0 15 0 247219229 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785676509040 139785656325477 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14082736 memory=732369761007717349 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 247219231 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 247219232 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785145406240 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 247219232 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785144353904 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 15 0 247219234 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 15 0 247219234 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0.06 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) R 16639 16642 16354 0 -1 1077944384 283 0 0 0 6 0 0 0 20 0 15 0 247219234 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785140145104 139785672292053 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219235 14420721664 11698 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46792 KiB

[startup+0.310278 s]*
/proc/loadavg: 1.72 1.68 1.64 3/208 16692
/proc/meminfo: memFree=24673392/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14082736 memory=50132 CPUtime=0.43 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 10694 0 0 0 41 2 0 0 20 0 15 0 247219229 14420721664 12533 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3520684 12533 3384 1 0 3482761 0
[pid=16642/tid=16644] ppid=16639 vsize=14082736 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 8404 0 0 0 28 2 0 0 20 0 15 0 247219229 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785676443584 139785656362334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14082736 memory=4211973348875054474 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14082736 memory=139622917234997 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14082736 memory=369330874 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14082736 memory=139622917235010 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 247219231 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 247219232 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785145406240 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 247219232 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785144353904 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 247219234 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14082736 memory=7649399367085209136 CPUtime=0.01 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 15 0 247219234 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0.08 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) S 16639 16642 16354 0 -1 1077944384 300 0 0 0 8 0 0 0 20 0 15 0 247219234 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785140145008 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14082736 memory=139622670263936 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219235 14420721664 12533 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50132 KiB

[startup+0.700724 s]
/proc/loadavg: 1.72 1.68 1.64 5/216 16700
/proc/meminfo: memFree=24625820/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14084804 memory=86480 CPUtime=0.99 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 17538 0 0 0 94 5 0 0 20 0 15 0 247219229 14422839296 21620 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3521201 21620 3502 1 0 3483273 0
[pid=16642/tid=16644] ppid=16639 vsize=14084804 memory=4004 CPUtime=0.67 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 14810 0 0 0 64 3 0 0 20 0 15 0 247219229 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785676505840 139785639872814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14084804 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14084804 memory=872 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14084804 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14084804 memory=4639098309541128548 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14084804 memory=6082220498109492328 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 247219231 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14084804 memory=7810487918915055718 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 247219232 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785145406240 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 247219232 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785144353904 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14084804 memory=1088 CPUtime=0.07 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 614 0 0 0 7 0 0 0 20 0 15 0 247219234 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14084804 memory=14888 CPUtime=0.06 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 322 0 0 0 6 0 0 0 20 0 15 0 247219234 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14084804 memory=37268 CPUtime=0.15 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) S 16639 16642 16354 0 -1 1077944384 409 0 0 0 15 0 0 0 20 0 15 0 247219234 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785140145008 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14084804 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14084804 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219235 14422839296 21620 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86480 KiB

[startup+1.50067 s]
/proc/loadavg: 1.72 1.68 1.64 6/216 16700
/proc/meminfo: memFree=24551904/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14090948 memory=152988 CPUtime=2.89 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 26678 0 0 0 279 10 0 0 20 0 15 0 247219229 14429130752 38247 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3522737 38247 3553 1 0 3484809 0
[pid=16642/tid=16644] ppid=16639 vsize=14090948 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 20547 0 0 0 141 5 0 0 20 0 15 0 247219229 14429130752 38247 33554432000 4194304 4196468 140736289550032 139785676516544 139785302562660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14090948 memory=139622541716832 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14429130752 38247 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14429130752 38247 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 247219230 14429130752 38247 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 247219230 14429130752 38247 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 247219231 14429130752 38247 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0

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

/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 145817 0 0 0 229584 55 0 0 20 0 15 0 247219229 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785676518864 139785651359339 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14092996 memory=369288 CPUtime=15.38 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 14462 0 0 0 1470 68 0 0 20 0 15 0 247219230 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14092996 memory=372368 CPUtime=15.44 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 12356 0 0 0 1478 66 0 0 20 0 15 0 247219230 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14092996 memory=378524 CPUtime=15.44 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 14503 0 0 0 1479 65 0 0 20 0 15 0 247219230 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14092996 memory=387144 CPUtime=15.44 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 13497 0 0 0 1478 66 0 0 20 0 15 0 247219230 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14092996 memory=371340 CPUtime=7.89 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 15266 0 0 0 714 75 0 0 20 0 15 0 247219231 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14092996 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785145406304 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14092996 memory=367236 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785144353920 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14092996 memory=364160 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14092996 memory=366212 CPUtime=1.42 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 7766 0 0 0 140 2 0 0 20 0 15 0 247219234 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14092996 memory=366212 CPUtime=1.57 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 10022 0 0 0 152 5 0 0 20 0 15 0 247219234 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14092996 memory=368264 CPUtime=0.96 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) S 16639 16642 16354 0 -1 1077944384 17363 0 0 0 92 4 0 0 20 0 15 0 247219234 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785140145008 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14092996 memory=366212 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14092996 memory=367236 CPUtime=1.33 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1391 0 0 0 62 71 0 0 20 0 15 0 247219235 14431227904 91040 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 2371.37 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 364160 KiB

[startup+2382.31 s]
/proc/loadavg: 1.59 1.46 1.48 3/215 16836
/proc/meminfo: memFree=23978492/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14092996 memory=398196 CPUtime=2432.6 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 261155 0 0 0 242830 430 0 0 20 0 15 0 247219229 14431227904 99549 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3523249 99549 3616 1 0 3485321 0
[pid=16642/tid=16644] ppid=16639 vsize=14092996 memory=354296 CPUtime=2355.72 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 150065 0 0 0 235515 57 0 0 20 0 15 0 247219229 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785676519136 139785304693236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14092996 memory=363792 CPUtime=15.78 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 15135 0 0 0 1509 69 0 0 20 0 15 0 247219230 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14092996 memory=358400 CPUtime=15.84 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 12849 0 0 0 1517 67 0 0 20 0 15 0 247219230 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14092996 memory=363792 CPUtime=15.84 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 15008 0 0 0 1518 66 0 0 20 0 15 0 247219230 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14092996 memory=399220 CPUtime=15.84 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 14113 0 0 0 1517 67 0 0 20 0 15 0 247219230 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14092996 memory=349152 CPUtime=8.06 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 15493 0 0 0 729 77 0 0 20 0 15 0 247219231 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14092996 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785145406304 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14092996 memory=67228 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785144353920 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14092996 memory=14888 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14092996 memory=354296 CPUtime=1.43 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 7989 0 0 0 141 2 0 0 20 0 15 0 247219234 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14092996 memory=6791534058613427641 CPUtime=1.64 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 10289 0 0 0 159 5 0 0 20 0 15 0 247219234 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14092996 memory=2072 CPUtime=0.96 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) S 16639 16642 16354 0 -1 1077944384 17379 0 0 0 92 4 0 0 20 0 15 0 247219234 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785140145008 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14092996 memory=365184 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14092996 memory=2600 CPUtime=1.37 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1406 0 0 0 64 73 0 0 20 0 15 0 247219235 14431227904 99549 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 2432.6 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 398196 KiB

[startup+2442.31 s]
/proc/loadavg: 1.34 1.43 1.47 3/216 16845
/proc/meminfo: memFree=23989768/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14092996 memory=377144 CPUtime=2493.91 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 269609 0 0 0 248951 440 0 0 20 0 15 0 247219229 14431227904 94286 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3523249 94286 3618 1 0 3485321 0
[pid=16642/tid=16644] ppid=16639 vsize=14092996 memory=377176 CPUtime=2415.01 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 153278 0 0 0 241443 58 0 0 20 0 15 0 247219229 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785676518992 139785654709992 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14092996 memory=376496 CPUtime=16.2 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 15472 0 0 0 1550 70 0 0 20 0 15 0 247219230 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14092996 memory=377020 CPUtime=16.27 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 13271 0 0 0 1558 69 0 0 20 0 15 0 247219230 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14092996 memory=347816 CPUtime=16.27 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 15414 0 0 0 1559 68 0 0 20 0 15 0 247219230 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14092996 memory=348840 CPUtime=16.25 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 14887 0 0 0 1557 68 0 0 20 0 15 0 247219230 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14092996 memory=349868 CPUtime=8.24 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 17205 0 0 0 746 78 0 0 20 0 15 0 247219231 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14092996 memory=358076 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785145406304 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14092996 memory=358400 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785144353920 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14092996 memory=377520 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14092996 memory=378044 CPUtime=1.53 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 9453 0 0 0 150 3 0 0 20 0 15 0 247219234 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14092996 memory=377144 CPUtime=1.67 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 10393 0 0 0 162 5 0 0 20 0 15 0 247219234 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14092996 memory=358076 CPUtime=0.96 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) S 16639 16642 16354 0 -1 1077944384 17397 0 0 0 92 4 0 0 20 0 15 0 247219234 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785140145008 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14092996 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14092996 memory=67228 CPUtime=1.41 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1410 0 0 0 66 75 0 0 20 0 15 0 247219235 14431227904 94286 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 2493.91 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 377144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2468 s]
/proc/loadavg: 1.51 1.46 1.48 5/216 16926
/proc/meminfo: memFree=24235884/32770624 swapFree=67108524/67108860
[pid=16642] ppid=16639 vsize=14092996 memory=385268 CPUtime=2520.08 cores=0,2,4,6
/proc/16642/stat : 16642 (java) S 16639 16642 16354 0 -1 1077944320 271892 0 0 0 251563 445 0 0 20 0 15 0 247219229 14431227904 96317 33554432000 4194304 4196468 140736289550032 140736289532576 139785672281847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
/proc/16642/statm: 3523249 96317 3618 1 0 3485321 0
[pid=16642/tid=16644] ppid=16639 vsize=14092996 memory=1120 CPUtime=2440.44 cores=0,2,4,6
/proc/16642/task/16644/stat : 16644 (java) R 16639 16642 16354 0 -1 4202560 154482 0 0 0 243985 59 0 0 20 0 15 0 247219229 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785676518960 139785304464528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16645] ppid=16639 vsize=14092996 memory=6068 CPUtime=16.37 cores=0,2,4,6
/proc/16642/task/16645/stat : 16645 (java) S 16639 16642 16354 0 -1 1077944384 15680 0 0 0 1565 72 0 0 20 0 15 0 247219230 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785624902544 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16646] ppid=16639 vsize=14092996 memory=1724 CPUtime=16.43 cores=0,2,4,6
/proc/16642/task/16646/stat : 16646 (java) S 16639 16642 16354 0 -1 1077944384 13476 0 0 0 1573 70 0 0 20 0 15 0 247219230 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785623849744 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16647] ppid=16639 vsize=14092996 memory=4004 CPUtime=16.43 cores=0,2,4,6
/proc/16642/task/16647/stat : 16647 (java) S 16639 16642 16354 0 -1 1077944384 15663 0 0 0 1574 69 0 0 20 0 15 0 247219230 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785622797456 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16648] ppid=16639 vsize=14092996 memory=3516 CPUtime=16.41 cores=0,2,4,6
/proc/16642/task/16648/stat : 16648 (java) S 16639 16642 16354 0 -1 1077944384 15110 0 0 0 1572 69 0 0 20 0 15 0 247219230 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785621744656 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16649] ppid=16639 vsize=14092996 memory=872 CPUtime=8.31 cores=0,2,4,6
/proc/16642/task/16649/stat : 16649 (java) S 16639 16642 16354 0 -1 1077944384 17378 0 0 0 752 79 0 0 20 0 15 0 247219231 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785146460272 139785672292994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16650] ppid=16639 vsize=14092996 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16650/stat : 16650 (java) S 16639 16642 16354 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785145406304 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16651] ppid=16639 vsize=14092996 memory=1398720917958146503 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16651/stat : 16651 (java) S 16639 16642 16354 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 247219232 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785144353920 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16661] ppid=16639 vsize=14092996 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16661/stat : 16661 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785143302224 139785672300443 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16662] ppid=16639 vsize=14092996 memory=1088 CPUtime=1.53 cores=0,2,4,6
/proc/16642/task/16662/stat : 16662 (java) S 16639 16642 16354 0 -1 1077944384 9456 0 0 0 150 3 0 0 20 0 15 0 247219234 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785142250096 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16663] ppid=16639 vsize=14092996 memory=6791534058613427641 CPUtime=1.67 cores=0,2,4,6
/proc/16642/task/16663/stat : 16663 (java) S 16639 16642 16354 0 -1 1077944384 10395 0 0 0 162 5 0 0 20 0 15 0 247219234 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785141197296 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16664] ppid=16639 vsize=14092996 memory=3848 CPUtime=0.97 cores=0,2,4,6
/proc/16642/task/16664/stat : 16664 (java) S 16639 16642 16354 0 -1 1077944384 17401 0 0 0 93 4 0 0 20 0 15 0 247219234 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785140145008 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16666] ppid=16639 vsize=14092996 memory=2776 CPUtime=0 cores=0,2,4,6
/proc/16642/task/16666/stat : 16666 (java) S 16639 16642 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 247219234 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785139092448 139785672292053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
[pid=16642/tid=16669] ppid=16639 vsize=14092996 memory=2600 CPUtime=1.41 cores=0,2,4,6
/proc/16642/task/16669/stat : 16669 (java) S 16639 16642 16354 0 -1 1077944384 1422 0 0 0 66 75 0 0 20 0 15 0 247219235 14431227904 96317 33554432000 4194304 4196468 140736289550032 139785138039216 139785672292994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28798976 140736289551444 140736289551625 140736289551625 140736289554383 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 385268 KiB

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

[startup+2468.02 s]
# the end of solver process 16642 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.64 s, system=4.45737 s

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

Child status: 143
Real time (s): 2468.02
CPU time (s): 2520.1
CPU user time (s): 2515.64
CPU system time (s): 4.45737
CPU usage (%): 102.11
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 576148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.64
system time used= 4.45737
maximum resident set size= 588388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272190
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 264607
involuntary context switches= 7977


# summary of solver processes directly reported to runsolver:
#   pid: 16642
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2515.64
#   total CPU system time (s): 4.45737

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0639 second user time and 22.3977 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-15 03:29:20
IDJOB=4308511
IDBENCH=141253
IDSOLVER=2792
FILE ID=node107/4308511-1534296560
RUNJOBID= node107-1534294079-16385
PBS_JOBID= 21038147
Free space on /tmp= 42256 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had14_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-4308511-1534296560/watcher-4308511-1534296560 -o /tmp/evaluation-result-4308511-1534296560/solver-4308511-1534296560 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534294079-16385 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1712904141 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308511-1534296560.xml

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

MD5SUM BENCH= 1b212baf1dbc84cffd3dcab4dc49ff1b
RANDOM SEED=1712904141

node107.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.40
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.40
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.40
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.40
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:        24716752 kB
MemAvailable:   31902408 kB
Buffers:          196444 kB
Cached:          7210116 kB
SwapCached:           20 kB
Active:          3982676 kB
Inactive:        3481476 kB
Active(anon):       6764 kB
Inactive(anon):   103192 kB
Active(file):    3975912 kB
Inactive(file):  3378284 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:             35888 kB
Writeback:             0 kB
AnonPages:        174608 kB
Mapped:            54344 kB
Shmem:             49664 kB
Slab:             288136 kB
SReclaimable:     259920 kB
SUnreclaim:        28216 kB
KernelStack:        3568 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     359240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 42220 MiB
End job on node107 at 2018-08-15 04:10:29