Trace number 4302655

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.9.2-SuperNG? (TO) 255.413 139.244

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-13-4-rom_c18.xml
MD5SUM0b51c5bbf7274d342280acfb624bd8bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark251.99
Satisfiable
(Un)Satisfiability was proved
Number of variables481
Number of constraints104
Number of domains5
Minimum domain size2
Maximum domain size129443
Distribution of domain sizes[{"size":2,"count":26},{"size":14,"count":182},{"size":27,"count":169},{"size":129443,"count":104}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":130},{"degree":2,"count":182},{"degree":8,"count":169}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":26},{"arity":17,"count":78}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302655-1532896894/watcher-4302655-1532896894 -o /tmp/evaluation-result-4302655-1532896894/solver-4302655-1532896894 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532894180-24643 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=4655568 -superng HOME/instance-4302655-1532896894.xml 

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

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

solver pid=28696, runsolver pid=28693

[startup+0.100061 s]*
/proc/loadavg: 2.03 1.98 1.97 3/207 28753
/proc/meminfo: memFree=23992516/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=10005480 memory=18596 CPUtime=0.09 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 4284 12832 0 0 1 0 5 3 20 0 6 0 107252800 10245611520 4649 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2501370 4649 1935 1 0 2489808 0
[pid=28696/tid=28749] ppid=28693 vsize=10005480 memory=4279135704014094991 CPUtime=0.09 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 2084 12832 0 0 1 0 5 3 20 0 6 0 107252809 10245611520 4649 33554432000 4194304 4196468 140723850463232 139964189315664 139964217500829 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 6 0 107252810 10245611520 4649 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=10005480 memory=140278027630208 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 6 0 107252810 10245611520 4649 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 6 0 107252810 10245611520 4649 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 6 0 107252810 10245611520 4649 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18596 KiB

[startup+0.209932 s]*
/proc/loadavg: 2.03 1.98 1.97 3/216 28762
/proc/meminfo: memFree=23969296/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=10983736 memory=45924 CPUtime=0.26 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 8136 12832 0 0 17 1 5 3 20 0 15 0 107252800 11247345664 11481 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2745934 11481 2981 1 0 2708357 0
[pid=28696/tid=28749] ppid=28693 vsize=10985364 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 4783 12832 0 0 11 0 5 3 20 0 15 0 107252809 11249012736 11547 33554432000 4194304 4196468 140723850463232 139964189303712 139964210158621 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=10985364 memory=343 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252810 11249012736 11613 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=10985364 memory=3978562798614853280 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252810 11249012736 11613 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=10985364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252810 11249012736 11613 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=10985364 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252810 11249012736 11613 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=10985364 memory=140278027630208 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252811 11249012736 11679 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=10985364 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 13 12832 0 0 0 0 5 3 20 0 15 0 107252812 11249012736 11679 33554432000 4194304 4196468 140723850463232 139962984948768 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=10985364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252812 11249012736 11679 33554432000 4194304 4196468 140723850463232 139962783622000 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=10985364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252814 11249012736 11679 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=10985364 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 546 12832 0 0 1 0 5 3 20 0 15 0 107252814 11249012736 11745 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=10985364 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 68 12832 0 0 1 0 5 3 20 0 15 0 107252814 11249012736 11745 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=10985364 memory=140278027630208 CPUtime=0.11 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) S 28693 28696 22977 0 -1 1077944384 632 12832 0 0 3 0 5 3 20 0 15 0 107252815 11249012736 11745 33554432000 4194304 4196468 140723850463232 139963384445552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=10985364 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252815 11249012736 11745 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=10985364 memory=140278027630208 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252815 11249012736 11811 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10983736 KiB
Current children cumulated memory: 45924 KiB

[startup+0.310303 s]*
/proc/loadavg: 2.03 1.98 1.97 3/216 28762
/proc/meminfo: memFree=23956520/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=10983192 memory=55540 CPUtime=0.39 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 10437 12832 0 0 29 2 5 3 20 0 15 0 107252800 11246788608 13885 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2745798 13885 3100 1 0 2708109 0
[pid=28696/tid=28749] ppid=28693 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 6950 12832 0 0 19 2 5 3 20 0 15 0 107252809 11246788608 13885 33554432000 4194304 4196468 140723850463232 139964189290912 139964201559390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 13885 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 13885 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 13885 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 13885 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252811 11246788608 13885 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 13 12832 0 0 0 0 5 3 20 0 15 0 107252812 11246788608 13885 33554432000 4194304 4196468 140723850463232 139962984948768 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252812 11246788608 13885 33554432000 4194304 4196468 140723850463232 139962783622000 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252814 11246788608 13885 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 548 12832 0 0 1 0 5 3 20 0 15 0 107252814 11246788608 13885 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 68 12832 0 0 1 0 5 3 20 0 15 0 107252814 11246788608 13885 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=10983192 memory=140278027630208 CPUtime=0.13 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) R 28693 28696 22977 0 -1 4202560 649 12832 0 0 5 0 5 3 20 0 15 0 107252815 11246788608 13885 33554432000 4194304 4196468 140723850463232 139963384445552 139964196433493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252815 11246788608 13885 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=10983192 memory=140278027630208 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252815 11246788608 13885 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55540 KiB

[startup+0.700717 s]
/proc/loadavg: 2.03 1.98 1.97 3/216 28762
/proc/meminfo: memFree=23946348/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=10983192 memory=88816 CPUtime=0.99 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 16802 12832 0 0 87 4 5 3 20 0 15 0 107252800 11246788608 22204 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2745798 22204 3241 1 0 2708109 0
[pid=28696/tid=28749] ppid=28693 vsize=10983192 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 12201 12832 0 0 56 3 5 3 20 0 15 0 107252809 11246788608 22204 33554432000 4194304 4196468 140723850463232 139964189299728 139964199043899 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 22204 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 22204 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=10983192 memory=32804 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 22204 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252810 11246788608 22204 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 5 12832 0 0 0 0 5 3 20 0 15 0 107252811 11246788608 22204 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 13 12832 0 0 0 0 5 3 20 0 15 0 107252812 11246788608 22204 33554432000 4194304 4196468 140723850463232 139962984948768 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252812 11246788608 22204 33554432000 4194304 4196468 140723850463232 139962783622000 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252814 11246788608 22204 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=10983192 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 1211 12832 0 0 10 0 5 3 20 0 15 0 107252814 11246788608 22204 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=10983192 memory=140277926896720 CPUtime=0.14 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 413 12832 0 0 6 0 5 3 20 0 15 0 107252814 11246788608 22204 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=10983192 memory=142867792134798 CPUtime=0.21 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) S 28693 28696 22977 0 -1 1077944384 751 12832 0 0 13 0 5 3 20 0 15 0 107252815 11246788608 22204 33554432000 4194304 4196468 140723850463232 139963384445552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=10983192 memory=4136 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252815 11246788608 22204 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=10983192 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252815 11246788608 22204 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88816 KiB

[startup+1.50386 s]
/proc/loadavg: 2.03 1.98 1.97 3/216 28762
/proc/meminfo: memFree=23900272/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=10991948 memory=452952 CPUtime=2.76 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 22561 12832 0 0 232 36 5 3 20 0 15 0 107252800 11255754752 113238 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2747987 113238 3467 1 0 2709645 0
[pid=28696/tid=28749] ppid=28693 vsize=10991948 memory=10799 CPUtime=1.35 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 14793 12832 0 0 118 9 5 3 20 0 15 0 107252809 11255754752 113238 33554432000 4194304 4196468 140723850463232 139964189312160 139963743669821 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=10991948 memory=6791534058613427641 CPUtime=0.18 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 419 12832 0 0 4 6 5 3 20 0 15 0 107252810 11255754752 113238 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=10991948 memory=1404 CPUtime=0.16 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 140 12832 0 0 4 4 5 3 20 0 15 0 107252810 11255754752 113238 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=10991948 memory=3004 CPUtime=0.17 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 333 12832 0 0 3 6 5 3 20 0 15 0 107252810 11255754752 113238 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=10991948 memory=88816 CPUtime=0.17 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 194 12832 0 0 3 6 5 3 20 0 15 0 107252810 11255754752 113238 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 95 12832 0 0 0 0 5 3 20 0 15 0 107252811 11255754752 113238 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 14 12832 0 0 0 0 5 3 20 0 15 0 107252812 11255754752 113238 33554432000 4194304 4196468 140723850463232 139962984948832 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 15 0 107252812 11255754752 113238 33554432000 4194304 4196468 140723850463232 139962783622016 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=10991948 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252814 11255754752 113238 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=10991948 memory=4638778398332698720 CPUtime=0.41 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) R 28693 28696 22977 0 -1 4202560 1580 12832 0 0 33 0 5 3 20 0 15 0 107252814 11255754752 113238 33554432000 4194304 4196468 140723850463232 139963386536784 139964197322502 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=10991948 memory=280555854273408 CPUtime=0.39 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) R 28693 28696 22977 0 -1 4202560 1491 12832 0 0 31 0 5 3 20 0 15 0 107252814 11255754752 113238 33554432000 4194304 4196468 140723850463232 139963385479456 139964203510934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=10991948 memory=6944656592452807323 CPUtime=0.4 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) R 28693 28696 22977 0 -1 4202560 1299 12832 0 0 32 0 5 3 20 0 15 0 107252815 11255754752 113238 33554432000 4194304 4196468 140723850463232 139963384442488 139964201725791 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=10991948 memory=1399101730491701635 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 15 0 107252815 11255754752 113238 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=10991948 memory=4137290303932963203 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) R 28693 28696 22977 0 -1 1077944384 1 12832 0 0 0 0 5 3 20 0 15 0 107252815 11255754752 113238 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 10991948 KiB

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

/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 197740 12832 0 0 24782 509 5 3 20 0 17 0 107252800 11538898944 1646249 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2817114 1646249 3513 1 0 2778767 0
[pid=28696/tid=28749] ppid=28693 vsize=11268456 memory=6554024 CPUtime=99.81 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 39202 12832 0 0 9950 23 5 3 20 0 17 0 107252809 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964189310704 139963742031506 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=11268456 memory=30824 CPUtime=35.92 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 9619 12832 0 0 3464 120 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=11268456 memory=1292 CPUtime=36.01 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 16452 12832 0 0 3480 113 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=11268456 memory=6513308 CPUtime=35.74 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 21569 12832 0 0 3452 114 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=11268456 memory=7822038051842261661 CPUtime=36.11 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 21259 12832 0 0 3481 122 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=11268456 memory=-8341965534556230502 CPUtime=1.48 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 55621 12832 0 0 137 3 5 3 20 0 17 0 107252811 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=11268456 memory=6560296 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 15 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962984948832 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=11268456 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962783622016 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=11268456 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 217 12832 0 0 0 0 5 3 20 0 17 0 107252814 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=11268456 memory=6791534058613427641 CPUtime=3.69 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 14234 12832 0 0 359 2 5 3 20 0 17 0 107252814 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=11268456 memory=8512 CPUtime=3.46 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 10718 12832 0 0 336 2 5 3 20 0 17 0 107252814 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=11268456 memory=792 CPUtime=1.22 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) S 28693 28696 22977 0 -1 1077944384 5492 12832 0 0 112 2 5 3 20 0 17 0 107252815 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963384445552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=11268456 memory=1008 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 17 0 107252815 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=11268456 memory=6791534058613427641 CPUtime=0.15 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 755 12832 0 0 4 3 5 3 20 0 17 0 107252815 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 252.99 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 6584996 KiB

[startup+138.405 s]
/proc/loadavg: 2.64 2.31 2.10 3/219 28898
/proc/meminfo: memFree=16714380/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=11268456 memory=6584996 CPUtime=253.84 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 198187 12832 0 0 24867 509 5 3 20 0 17 0 107252800 11538898944 1646249 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2817114 1646249 3513 1 0 2778767 0
[pid=28696/tid=28749] ppid=28693 vsize=11268456 memory=6560352 CPUtime=100.6 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) S 28693 28696 22977 0 -1 1077944384 39273 12832 0 0 10029 23 5 3 20 0 17 0 107252809 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964189310928 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=11268456 memory=4136 CPUtime=35.94 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) R 28693 28696 22977 0 -1 4202560 10000 12832 0 0 3466 120 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964221721744 139964209719884 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=11268456 memory=6584996 CPUtime=36.02 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) R 28693 28696 22977 0 -1 4202560 16452 12832 0 0 3481 113 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964076440592 139964202502958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=11268456 memory=1292 CPUtime=35.75 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) R 28693 28696 22977 0 -1 4202560 21569 12832 0 0 3453 114 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964075387680 139964201927087 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=11268456 memory=2436 CPUtime=36.12 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) R 28693 28696 22977 0 -1 4202560 21272 12832 0 0 3482 122 5 3 20 0 17 0 107252810 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139964074335192 139964201927072 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=11268456 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 55624 12832 0 0 137 3 5 3 20 0 17 0 107252811 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963387601824 139964217489109 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=11268456 memory=2200 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 15 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962984948832 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=11268456 memory=7892 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962783622016 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=11268456 memory=840 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 217 12832 0 0 0 0 5 3 20 0 17 0 107252814 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=11268456 memory=1696 CPUtime=3.69 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 14234 12832 0 0 359 2 5 3 20 0 17 0 107252814 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=11268456 memory=6791534058613427641 CPUtime=3.46 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 10718 12832 0 0 336 2 5 3 20 0 17 0 107252814 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=11268456 memory=6655300316396806240 CPUtime=1.22 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) S 28693 28696 22977 0 -1 1077944384 5492 12832 0 0 112 2 5 3 20 0 17 0 107252815 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963384445552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=11268456 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 17 0 107252815 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=11268456 memory=6944656592455097440 CPUtime=0.15 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 755 12832 0 0 4 3 5 3 20 0 17 0 107252815 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28897] ppid=28693 vsize=11268456 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28897/stat : 28897 (java) S 28693 28696 22977 0 -1 1077944384 291 12832 0 0 0 0 5 3 20 0 17 0 107266531 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139961844097264 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28898] ppid=28693 vsize=11268456 memory=6548772 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28898/stat : 28898 (java) S 28693 28696 22977 0 -1 1077944384 96 12832 0 0 0 0 5 3 20 0 17 0 107266531 11538898944 1646249 33554432000 4194304 4196468 140723850463232 139961642771248 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 253.84 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 6584996 KiB

[startup+138.801 s]
/proc/loadavg: 2.64 2.31 2.10 3/219 28898
/proc/meminfo: memFree=16714380/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=11268456 memory=6614992 CPUtime=254.96 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 200922 12832 0 0 24978 510 5 3 20 0 17 0 107252800 11538898944 1653748 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2817114 1653748 3513 1 0 2778767 0
[pid=28696/tid=28749] ppid=28693 vsize=11268456 memory=6791534058613427641 CPUtime=100.75 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 39274 12832 0 0 10044 23 5 3 20 0 17 0 107252809 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964189310816 139963749253676 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=11268456 memory=304556131815260474 CPUtime=36.19 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 12663 12832 0 0 3490 121 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=11268456 memory=13573716680378929 CPUtime=36.26 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 16477 12832 0 0 3505 113 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=11268456 memory=6944656592387989600 CPUtime=35.99 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 21573 12832 0 0 3477 114 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=11268456 memory=6656426216303648864 CPUtime=36.36 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 21272 12832 0 0 3506 122 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=11268456 memory=6944652177228980320 CPUtime=1.48 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 55644 12832 0 0 137 3 5 3 20 0 17 0 107252811 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=11268456 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 15 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962984948832 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=11268456 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962783622016 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=11268456 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 217 12832 0 0 0 0 5 3 20 0 17 0 107252814 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=11268456 memory=6584996 CPUtime=3.69 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 14234 12832 0 0 359 2 5 3 20 0 17 0 107252814 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=11268456 memory=6656426216303648864 CPUtime=3.46 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 10718 12832 0 0 336 2 5 3 20 0 17 0 107252814 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=11268456 memory=2772 CPUtime=1.22 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) S 28693 28696 22977 0 -1 1077944384 5492 12832 0 0 112 2 5 3 20 0 17 0 107252815 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963384445552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=11268456 memory=2592 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 17 0 107252815 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=11268456 memory=1408 CPUtime=0.15 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 755 12832 0 0 4 3 5 3 20 0 17 0 107252815 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28897] ppid=28693 vsize=11268456 memory=2996 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28897/stat : 28897 (java) S 28693 28696 22977 0 -1 1077944384 291 12832 0 0 0 0 5 3 20 0 17 0 107266531 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139961844097264 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28898] ppid=28693 vsize=11268456 memory=6554024 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28898/stat : 28898 (java) S 28693 28696 22977 0 -1 1077944384 96 12832 0 0 0 0 5 3 20 0 17 0 107266531 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139961642771552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 254.96 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 6614992 KiB

[startup+139.201 s]
/proc/loadavg: 2.64 2.31 2.10 3/219 28898
/proc/meminfo: memFree=16683948/32770624 swapFree=67108792/67108860
[pid=28696] ppid=28693 vsize=11268456 memory=6614992 CPUtime=255.36 cores=0,2,4,6
/proc/28696/stat : 28696 (java) S 28693 28696 22977 0 -1 1077944320 200923 12832 0 0 25018 510 5 3 20 0 17 0 107252800 11538898944 1653748 33554432000 4194304 4196468 140723850463232 140723850445776 139964217478903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
/proc/28696/statm: 2817114 1653748 3513 1 0 2778767 0
[pid=28696/tid=28749] ppid=28693 vsize=11268456 memory=6584996 CPUtime=101.15 cores=0,2,4,6
/proc/28696/task/28749/stat : 28749 (java) R 28693 28696 22977 0 -1 4202560 39274 12832 0 0 10084 23 5 3 20 0 17 0 107252809 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964189310816 139963751758644 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28750] ppid=28693 vsize=11268456 memory=4136 CPUtime=36.19 cores=0,2,4,6
/proc/28696/task/28750/stat : 28750 (java) S 28693 28696 22977 0 -1 1077944384 12663 12832 0 0 3490 121 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964221721744 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28751] ppid=28693 vsize=11268456 memory=30824 CPUtime=36.26 cores=0,2,4,6
/proc/28696/task/28751/stat : 28751 (java) S 28693 28696 22977 0 -1 1077944384 16477 12832 0 0 3505 113 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964076440592 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28752] ppid=28693 vsize=11268456 memory=1292 CPUtime=35.99 cores=0,2,4,6
/proc/28696/task/28752/stat : 28752 (java) S 28693 28696 22977 0 -1 1077944384 21573 12832 0 0 3477 114 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964075387792 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28753] ppid=28693 vsize=11268456 memory=2436 CPUtime=36.36 cores=0,2,4,6
/proc/28696/task/28753/stat : 28753 (java) S 28693 28696 22977 0 -1 1077944384 21272 12832 0 0 3506 122 5 3 20 0 17 0 107252810 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139964074334992 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28754] ppid=28693 vsize=11268456 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/28696/task/28754/stat : 28754 (java) S 28693 28696 22977 0 -1 1077944384 55644 12832 0 0 137 3 5 3 20 0 17 0 107252811 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963387603312 139964217490050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28755] ppid=28693 vsize=11268456 memory=1728 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28755/stat : 28755 (java) S 28693 28696 22977 0 -1 1077944384 15 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962984948832 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28756] ppid=28693 vsize=11268456 memory=1720 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28756/stat : 28756 (java) S 28693 28696 22977 0 -1 1077944384 2 12832 0 0 0 0 5 3 20 0 17 0 107252812 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962783622016 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28757] ppid=28693 vsize=11268456 memory=5760 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28757/stat : 28757 (java) S 28693 28696 22977 0 -1 1077944384 217 12832 0 0 0 0 5 3 20 0 17 0 107252814 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962476222288 139964217497499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28758] ppid=28693 vsize=11268456 memory=4588 CPUtime=3.69 cores=0,2,4,6
/proc/28696/task/28758/stat : 28758 (java) S 28693 28696 22977 0 -1 1077944384 14234 12832 0 0 359 2 5 3 20 0 17 0 107252814 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963386551152 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28759] ppid=28693 vsize=11268456 memory=9920 CPUtime=3.46 cores=0,2,4,6
/proc/28696/task/28759/stat : 28759 (java) S 28693 28696 22977 0 -1 1077944384 10718 12832 0 0 336 2 5 3 20 0 17 0 107252814 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963385498352 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28760] ppid=28693 vsize=11268456 memory=1944 CPUtime=1.22 cores=0,2,4,6
/proc/28696/task/28760/stat : 28760 (java) S 28693 28696 22977 0 -1 1077944384 5492 12832 0 0 112 2 5 3 20 0 17 0 107252815 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963384445552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28761] ppid=28693 vsize=11268456 memory=1428 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28761/stat : 28761 (java) S 28693 28696 22977 0 -1 1077944384 3 12832 0 0 0 0 5 3 20 0 17 0 107252815 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139962045426400 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28762] ppid=28693 vsize=11268456 memory=8512 CPUtime=0.15 cores=0,2,4,6
/proc/28696/task/28762/stat : 28762 (java) S 28693 28696 22977 0 -1 1077944384 755 12832 0 0 4 3 5 3 20 0 17 0 107252815 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139963383392944 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28897] ppid=28693 vsize=11268456 memory=792 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28897/stat : 28897 (java) S 28693 28696 22977 0 -1 1077944384 291 12832 0 0 0 0 5 3 20 0 17 0 107266531 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139961844097264 139964217489109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
[pid=28696/tid=28898] ppid=28693 vsize=11268456 memory=15876 CPUtime=0.08 cores=0,2,4,6
/proc/28696/task/28898/stat : 28898 (java) S 28693 28696 22977 0 -1 1077944384 97 12832 0 0 0 0 5 3 20 0 17 0 107266531 11538898944 1653748 33554432000 4194304 4196468 140723850463232 139961642771552 139964217490050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26849280 140723850467947 140723850470753 140723850470753 140723850473423 0
Current children cumulated CPU time: 255.36 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 6614992 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 139.244
CPU time (s): 255.413
CPU user time (s): 250.241
CPU system time (s): 5.17263
CPU usage (%): 183.429
Max. virtual memory (cumulated for all children) (KiB): 11268456
Max. memory (cumulated for all children) (KiB): 6614992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.241
system time used= 5.17263
maximum resident set size= 6615468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213757
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11154
involuntary context switches= 1834


# summary of solver processes directly reported to runsolver:
#   pid: 28696
#   total CPU time (s): 255.413
#   total CPU user time (s): 250.241
#   total CPU system time (s): 5.17263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.752286 second user time and 1.45936 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-29 22:41:35
IDJOB=4302655
IDBENCH=141310
IDSOLVER=2777
FILE ID=node150/4302655-1532896894
RUNJOBID= node150-1532894180-24643
PBS_JOBID= 21022512
Free space on /tmp= 55196 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-13-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302655-1532896894/watcher-4302655-1532896894 -o /tmp/evaluation-result-4302655-1532896894/solver-4302655-1532896894 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532894180-24643 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=4655568 -superng HOME/instance-4302655-1532896894.xml

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

MD5SUM BENCH= 0b51c5bbf7274d342280acfb624bd8bf
RANDOM SEED=4655568

node150.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.76
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.76
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.76
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.76
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:        23998412 kB
MemAvailable:   27951160 kB
Buffers:          225876 kB
Cached:          3969892 kB
SwapCached:           32 kB
Active:          5645736 kB
Inactive:        2587428 kB
Active(anon):    3989268 kB
Inactive(anon):    76188 kB
Active(file):    1656468 kB
Inactive(file):  2511240 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             69772 kB
Writeback:             0 kB
AnonPages:       4033432 kB
Mapped:            57972 kB
Shmem:             25156 kB
Slab:             230428 kB
SReclaimable:     201752 kB
SUnreclaim:        28676 kB
KernelStack:        3520 kB
PageTables:        13180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5162032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3751936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 55052 MiB
End job on node150 at 2018-07-29 22:43:55