Trace number 4403066

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
Concrete 3.12.3OPT1070 1633.01 1605.58

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-07.xml
MD5SUMc416c7749524dd4f925e3cf47c007fb7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1070
Best CPU time to get the best result obtained on this benchmark21.6695
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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.79/0.56	c Concrete v3.12.3.1568965526260 running
4.84/2.64	o 601
4.84/2.65	o 602
4.84/2.66	o 642
4.84/2.67	o 643
5.21/2.73	o 648
5.21/2.73	o 683
5.21/2.74	o 725
5.21/2.74	o 766
5.21/2.76	o 817
5.21/2.77	o 826
5.21/2.78	o 835
5.21/2.78	o 846
5.21/2.78	o 873
5.21/2.79	o 875
5.53/2.85	o 882
5.53/2.86	o 893
5.53/2.86	o 894
5.53/2.86	o 901
5.53/2.87	o 917
5.53/2.87	o 936
5.53/2.87	o 963
5.53/2.88	o 994
5.53/2.88	o 1005
5.53/2.88	o 1011
6.82/3.28	o 1017
7.11/3.35	o 1030
7.11/3.35	o 1037
7.11/3.37	o 1049
8.02/3.62	o 1050
9.20/4.09	o 1070
1632.91/1605.57	v <instantiation
1632.91/1605.57	v         cost = '1070'>
1632.91/1605.57	v       <list>
1632.91/1605.57	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
1632.91/1605.57	v       </list>
1632.91/1605.57	v       <values>
1632.91/1605.57	v         0 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 1 1 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1
1632.91/1605.57	v       </values>
1632.91/1605.57	v     </instantiation>
1632.91/1605.57	s OPTIMUM FOUND

Verifier Data

OK	1070

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403066-1568977560/watcher-4403066-1568977560 -o /var/tmp/evaluation-result-4403066-1568977560/solver-4403066-1568977560 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568967596-13934 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=453517493 HOME/instance-4403066-1568977560.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=16550, runsolver pid=16547
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 1.40 1.38 1.36 3/219 16607
/proc/meminfo: memFree=3384152/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=9972712 memory=16640 CPUtime=0.09 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 4436 13288 0 0 1 0 5 3 20 0 6 0 473692449 10212057088 4160 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2493178 4160 1932 1 0 2481616 0
[pid=16550/tid=16603] ppid=16547 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 2252 13288 0 0 1 0 5 3 20 0 6 0 473692458 10212057088 4226 33554432000 4194304 4196468 140736226999024 140361792500304 140361804744030 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 6 0 473692459 10212057088 4226 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=9972712 memory=140420387903104 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 6 0 473692459 10212057088 4226 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 6 0 473692459 10212057088 4226 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 6 0 473692459 10212057088 4226 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16640 KiB

[startup+0.218515 s]*
/proc/loadavg: 1.40 1.38 1.36 4/228 16616
/proc/meminfo: memFree=3358996/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10820196 memory=42888 CPUtime=0.27 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 7507 13288 0 0 18 1 5 3 20 0 15 0 473692449 11079880704 10722 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2705049 10722 3305 1 0 2667149 0
[pid=16550/tid=16603] ppid=16547 vsize=10820196 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 4000 13288 0 0 11 1 5 3 20 0 15 0 473692458 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361792477728 140361820685469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10820196 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10820196 memory=140420387918843 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10820196 memory=140420387903104 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 15 0 473692460 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 13 13288 0 0 0 0 5 3 20 0 15 0 473692461 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361276056864 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692461 11079880704 10722 33554432000 4194304 4196468 140736226999024 140360672077424 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11079880704 10722 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 363 13288 0 0 1 0 5 3 20 0 15 0 473692464 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 300 13288 0 0 1 0 5 3 20 0 15 0 473692464 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10820196 memory=140420387903104 CPUtime=0.11 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 614 13288 0 0 3 0 5 3 20 0 15 0 473692464 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11079880704 10722 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10820196 memory=140420387903104 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692464 11079880704 10722 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42888 KiB

[startup+0.31076 s]*
/proc/loadavg: 1.40 1.38 1.36 3/228 16616
/proc/meminfo: memFree=3348040/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10820196 memory=51040 CPUtime=0.4 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 10986 13288 0 0 29 3 5 3 20 0 15 0 473692449 11079880704 12760 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2705049 12760 3317 1 0 2667149 0
[pid=16550/tid=16603] ppid=16547 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 7472 13288 0 0 19 2 5 3 20 0 15 0 473692458 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361792472464 140361804744030 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 15 0 473692459 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 15 0 473692460 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 13 13288 0 0 0 0 5 3 20 0 15 0 473692461 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361276056864 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692461 11079880704 12760 33554432000 4194304 4196468 140736226999024 140360672077424 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11079880704 12760 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 364 13288 0 0 2 0 5 3 20 0 15 0 473692464 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 300 13288 0 0 1 0 5 3 20 0 15 0 473692464 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10820196 memory=140420387903104 CPUtime=0.13 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 622 13288 0 0 5 0 5 3 20 0 15 0 473692464 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11079880704 12760 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10820196 memory=140420387903104 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692464 11079880704 12760 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 51040 KiB

[startup+0.700781 s]
/proc/loadavg: 1.40 1.38 1.36 3/228 16616
/proc/meminfo: memFree=3333564/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10824364 memory=84032 CPUtime=1.15 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 15182 13288 0 0 101 6 5 3 20 0 15 0 473692449 11084148736 21008 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2706091 21008 3507 1 0 2668173 0
[pid=16550/tid=16603] ppid=16547 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 10499 13288 0 0 55 4 5 3 20 0 15 0 473692458 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361792490096 140361820685469 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10824364 memory=68 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692459 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 15 0 473692459 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 5 13288 0 0 0 0 5 3 20 0 15 0 473692460 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10824364 memory=140420264898672 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 13 13288 0 0 0 0 5 3 20 0 15 0 473692461 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361276056864 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10824364 memory=140423955743310 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692461 11084148736 21008 33554432000 4194304 4196468 140736226999024 140360672077424 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10824364 memory=8100 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11084148736 21008 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10824364 memory=7518026621751088994 CPUtime=0.21 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 756 13288 0 0 13 0 5 3 20 0 15 0 473692464 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10824364 memory=7235703887467473233 CPUtime=0.23 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 932 13288 0 0 15 0 5 3 20 0 15 0 473692464 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10824364 memory=7881696724453321575 CPUtime=0.25 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 761 13288 0 0 17 0 5 3 20 0 15 0 473692464 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10824364 memory=3612 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11084148736 21008 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10824364 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692464 11084148736 21008 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 84032 KiB

[startup+1.50176 s]
/proc/loadavg: 1.40 1.38 1.36 4/228 16616
/proc/meminfo: memFree=3290372/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10834680 memory=169912 CPUtime=2.47 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 22241 13288 0 0 228 11 5 3 20 0 15 0 473692449 11094712320 42478 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2708670 42478 3582 1 0 2670733 0
[pid=16550/tid=16603] ppid=16547 vsize=10834680 memory=9125 CPUtime=1.44 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 15366 13288 0 0 130 6 5 3 20 0 15 0 473692458 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361792470688 140361820685469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 446 13288 0 0 1 0 5 3 20 0 15 0 473692459 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10834680 memory=985392 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 34 13288 0 0 0 0 5 3 20 0 15 0 473692459 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10834680 memory=1408 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 96 13288 0 0 1 0 5 3 20 0 15 0 473692459 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10834680 memory=84032 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 89 13288 0 0 1 0 5 3 20 0 15 0 473692459 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 190 13288 0 0 1 0 5 3 20 0 15 0 473692460 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10834680 memory=280840529740320 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 14 13288 0 0 0 0 5 3 20 0 15 0 473692461 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361276056928 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10834680 memory=280840529791120 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 2 13288 0 0 0 0 5 3 20 0 15 0 473692461 11094712320 42478 33554432000 4194304 4196468 140736226999024 140360672077440 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10834680 memory=280840530335936 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11094712320 42478 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10834680 memory=3047711553219693942 CPUtime=0.33 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 1078 13288 0 0 25 0 5 3 20 0 15 0 473692464 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10834680 memory=-7521736447810188379 CPUtime=0.35 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 1108 13288 0 0 27 0 5 3 20 0 15 0 473692464 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10834680 memory=-8412652160765825907 CPUtime=0.46 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 1611 13288 0 0 38 0 5 3 20 0 15 0 473692464 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10834680 memory=7100839878645619564 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11094712320 42478 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10834680 memory=-8634980985311628903 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 1 13288 0 0 0 0 5 3 20 0 15 0 473692464 11094712320 42478 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834680 KiB

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

[pid=16550/tid=16615] ppid=16547 vsize=10844940 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10844940 memory=8100 CPUtime=1.04 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 916 13288 0 0 49 47 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 1630.57 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 849524 KiB

[startup+1604.8 s]
/proc/loadavg: 1.63 1.52 1.44 3/228 16897
/proc/meminfo: memFree=2720700/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10844940 memory=849524 CPUtime=1632.19 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 127929 13288 0 0 162968 243 5 3 20 0 15 0 473692449 11105218560 212381 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2711235 212381 3621 1 0 2673293 0
[pid=16550/tid=16603] ppid=16547 vsize=10844940 memory=1976 CPUtime=1586.51 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 49494 13288 0 0 158607 36 5 3 20 0 15 0 473692458 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361792499536 140361435902106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10844940 memory=6791534058613427641 CPUtime=7.84 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 10133 13288 0 0 735 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10844940 memory=3848 CPUtime=7.83 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 8362 13288 0 0 732 43 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10844940 memory=2880 CPUtime=7.83 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 10462 13288 0 0 734 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10844940 memory=2900 CPUtime=7.85 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 8062 13288 0 0 736 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10844940 memory=849524 CPUtime=8.2 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 10302 13288 0 0 777 35 5 3 20 0 15 0 473692460 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10844940 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 23 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361276056928 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10844940 memory=8100 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 19 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360672077440 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10844940 memory=10492 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10844940 memory=4126316290023845779 CPUtime=2.23 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 8689 13288 0 0 213 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10844940 memory=111636 CPUtime=2.22 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 11175 13288 0 0 212 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10844940 memory=804 CPUtime=1.25 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 8083 13288 0 0 114 3 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10844940 memory=1808 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10844940 memory=920 CPUtime=1.04 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 916 13288 0 0 49 47 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 1632.19 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 849524 KiB

[startup+1605.2 s]
/proc/loadavg: 1.63 1.52 1.44 3/228 16897
/proc/meminfo: memFree=2720824/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10844940 memory=849524 CPUtime=1632.61 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 127936 13288 0 0 163010 243 5 3 20 0 15 0 473692449 11105218560 212381 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2711235 212381 3621 1 0 2673293 0
[pid=16550/tid=16603] ppid=16547 vsize=10844940 memory=1444 CPUtime=1586.9 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 49500 13288 0 0 158646 36 5 3 20 0 15 0 473692458 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361792499312 140361435776379 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10844940 memory=864 CPUtime=7.85 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 10133 13288 0 0 736 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10844940 memory=6791534058613427641 CPUtime=7.83 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 8362 13288 0 0 732 43 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10844940 memory=1398722017469774279 CPUtime=7.83 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 10463 13288 0 0 734 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10844940 memory=4126316290023845779 CPUtime=7.86 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 8062 13288 0 0 737 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10844940 memory=1408 CPUtime=8.2 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 10302 13288 0 0 777 35 5 3 20 0 15 0 473692460 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10844940 memory=3212 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 23 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361276056928 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10844940 memory=849524 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 19 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360672077440 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10844940 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10844940 memory=3188 CPUtime=2.23 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 8689 13288 0 0 213 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10844940 memory=810588 CPUtime=2.22 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 11175 13288 0 0 212 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10844940 memory=6791534058613427641 CPUtime=1.25 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 8083 13288 0 0 114 3 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10844940 memory=1432 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10844940 memory=776 CPUtime=1.04 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 916 13288 0 0 49 47 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 1632.61 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 849524 KiB

[startup+1605.4 s]
/proc/loadavg: 1.63 1.52 1.44 3/228 16897
/proc/meminfo: memFree=2720824/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10844940 memory=849524 CPUtime=1632.81 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 127942 13288 0 0 163030 243 5 3 20 0 15 0 473692449 11105218560 212381 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2711235 212381 3621 1 0 2673293 0
[pid=16550/tid=16603] ppid=16547 vsize=10844940 memory=3616 CPUtime=1587.09 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 49506 13288 0 0 158665 36 5 3 20 0 15 0 473692458 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361792499968 140361435813455 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10844940 memory=1552 CPUtime=7.85 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 10133 13288 0 0 736 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10844940 memory=1708 CPUtime=7.83 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 8362 13288 0 0 732 43 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10844940 memory=1196 CPUtime=7.84 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 10463 13288 0 0 735 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10844940 memory=1044 CPUtime=7.86 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 8062 13288 0 0 737 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10844940 memory=712 CPUtime=8.21 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 10302 13288 0 0 778 35 5 3 20 0 15 0 473692460 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10844940 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 23 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361276056928 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10844940 memory=8100 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 19 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360672077440 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10844940 memory=303430223234596890 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10844940 memory=288230617509003574 CPUtime=2.23 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 8689 13288 0 0 213 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10844940 memory=14408211662899591 CPUtime=2.22 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 11175 13288 0 0 212 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10844940 memory=1552 CPUtime=1.25 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 8083 13288 0 0 114 3 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10844940 memory=1708 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10844940 memory=1196 CPUtime=1.04 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 916 13288 0 0 49 47 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 1632.81 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 849524 KiB

[startup+1605.5 s]
/proc/loadavg: 1.63 1.52 1.44 3/228 16897
/proc/meminfo: memFree=2720824/32770624 swapFree=66966844/67108860
[pid=16550] ppid=16547 vsize=10844940 memory=849524 CPUtime=1632.91 cores=0,2,4,6
/proc/16550/stat : 16550 (java) S 16547 16550 13903 0 -1 1077944320 127942 13288 0 0 163040 243 5 3 20 0 15 0 473692449 11105218560 212381 33554432000 4194304 4196468 140736226999024 140736226981568 140361820663543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
/proc/16550/statm: 2711235 212381 3621 1 0 2673293 0
[pid=16550/tid=16603] ppid=16547 vsize=10844940 memory=849524 CPUtime=1587.19 cores=0,2,4,6
/proc/16550/task/16603/stat : 16603 (java) R 16547 16550 13903 0 -1 4202560 49506 13288 0 0 158675 36 5 3 20 0 15 0 473692458 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361792499968 140361435902106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16604] ppid=16547 vsize=10844940 memory=849524 CPUtime=7.85 cores=0,2,4,6
/proc/16550/task/16604/stat : 16604 (java) S 16547 16550 13903 0 -1 1077944384 10133 13288 0 0 736 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361824905616 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16605] ppid=16547 vsize=10844940 memory=849524 CPUtime=7.83 cores=0,2,4,6
/proc/16550/task/16605/stat : 16605 (java) S 16547 16550 13903 0 -1 1077944384 8362 13288 0 0 732 43 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361394366736 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16606] ppid=16547 vsize=10844940 memory=849524 CPUtime=7.84 cores=0,2,4,6
/proc/16550/task/16606/stat : 16606 (java) S 16547 16550 13903 0 -1 1077944384 10463 13288 0 0 735 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361393314448 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16607] ppid=16547 vsize=10844940 memory=849524 CPUtime=7.86 cores=0,2,4,6
/proc/16550/task/16607/stat : 16607 (java) S 16547 16550 13903 0 -1 1077944384 8062 13288 0 0 737 41 5 3 20 0 15 0 473692459 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361392261648 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16608] ppid=16547 vsize=10844940 memory=849524 CPUtime=8.21 cores=0,2,4,6
/proc/16550/task/16608/stat : 16608 (java) S 16547 16550 13903 0 -1 1077944384 10302 13288 0 0 778 35 5 3 20 0 15 0 473692460 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361347312240 140361820674690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16609] ppid=16547 vsize=10844940 memory=849524 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16609/stat : 16609 (java) S 16547 16550 13903 0 -1 1077944384 23 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361276056928 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16610] ppid=16547 vsize=10844940 memory=849524 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16610/stat : 16610 (java) S 16547 16550 13903 0 -1 1077944384 19 13288 0 0 0 0 5 3 20 0 15 0 473692461 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360672077440 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16611] ppid=16547 vsize=10844940 memory=849524 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16611/stat : 16611 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692463 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360364677712 140361820682139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16612] ppid=16547 vsize=10844940 memory=849524 CPUtime=2.23 cores=0,2,4,6
/proc/16550/task/16612/stat : 16612 (java) S 16547 16550 13903 0 -1 1077944384 8689 13288 0 0 213 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361346259056 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16613] ppid=16547 vsize=10844940 memory=3612 CPUtime=2.22 cores=0,2,4,6
/proc/16550/task/16613/stat : 16613 (java) S 16547 16550 13903 0 -1 1077944384 11175 13288 0 0 212 2 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361345206256 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16614] ppid=16547 vsize=10844940 memory=849524 CPUtime=1.25 cores=0,2,4,6
/proc/16550/task/16614/stat : 16614 (java) S 16547 16550 13903 0 -1 1077944384 8083 13288 0 0 114 3 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361242499440 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16615] ppid=16547 vsize=10844940 memory=849524 CPUtime=0.08 cores=0,2,4,6
/proc/16550/task/16615/stat : 16615 (java) S 16547 16550 13903 0 -1 1077944384 3 13288 0 0 0 0 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140360331119072 140361820673749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
[pid=16550/tid=16616] ppid=16547 vsize=10844940 memory=849524 CPUtime=1.04 cores=0,2,4,6
/proc/16550/task/16616/stat : 16616 (java) S 16547 16550 13903 0 -1 1077944384 916 13288 0 0 49 47 5 3 20 0 15 0 473692464 11105218560 212381 33554432000 4194304 4196468 140736226999024 140361241447344 140361820674690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12980224 140736227002980 140736227005621 140736227005621 140736227008463 0
Current children cumulated CPU time: 1632.91 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 849524 KiB

Child status: 0
Real time (s): 1605.58
CPU time (s): 1633.01
CPU user time (s): 1630.53
CPU system time (s): 2.47748
CPU usage (%): 101.708
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 849524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1630.53
system time used= 2.47748
maximum resident set size= 851588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141541
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 203673
involuntary context switches= 5840


# summary of solver processes directly reported to runsolver:
#   pid: 16550
#   total CPU time (s): 1633.01
#   total CPU user time (s): 1630.53
#   total CPU system time (s): 2.47748

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.36136 second user time and 15.8515 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 13:05:18
IDJOB=4403066
IDBENCH=133445
IDSOLVER=2862
FILE ID=node145/4403066-1568977560
RUNJOBID= node145-1568967596-13934
PBS_JOBID= 21704615
Free space on /var/tmp= 13476 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-07.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403066-1568977560/watcher-4403066-1568977560 -o /var/tmp/evaluation-result-4403066-1568977560/solver-4403066-1568977560 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568967596-13934 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=453517493 HOME/instance-4403066-1568977560.xml

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

MD5SUM BENCH= c416c7749524dd4f925e3cf47c007fb7
RANDOM SEED=453517493

node145.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.59
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.59
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.59
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.59
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:         3388952 kB
MemAvailable:   30849332 kB
Buffers:          139844 kB
Cached:         27273480 kB
SwapCached:        32484 kB
Active:         14626944 kB
Inactive:       13792836 kB
Active(anon):     974036 kB
Inactive(anon):    81744 kB
Active(file):   13652908 kB
Inactive(file): 13711092 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             35164 kB
Writeback:             0 kB
AnonPages:       1089696 kB
Mapped:            65488 kB
Shmem:             40640 kB
Slab:             553644 kB
SReclaimable:     524840 kB
SUnreclaim:        28804 kB
KernelStack:        3904 kB
PageTables:         7588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2237444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    901120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13444 MiB
End job on node145 at 2019-09-20 13:32:03