Trace number 4285288

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22? 7.1554399 2.25423

General information on the benchmark

NameNonogram/Nonogram-regular-gp/
Nonogram-040-regular.xml
MD5SUM0c9e335994f228ed976ad4001a51538d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.029648
Satisfiable
(Un)Satisfiability was proved
Number of variables640
Number of constraints52
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":640}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":640}]
Minimum constraint arity20
Maximum constraint arity32
Distribution of constraint arities[{"arity":20,"count":32},{"arity":32,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"regular","count":52}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1348479171
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.88/0.60	c Parsing done, starting search...
6.97/2.23	Dead letter! Forcing shutdown...
6.97/2.23	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285288-1503446741/watcher-4285288-1503446741 -o /tmp/evaluation-result-4285288-1503446741/solver-4285288-1503446741 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503438312-8174 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1348479171 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285288-1503446741.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100117 s]*
/proc/loadavg: 8.01 8.64 8.65 2/198 8800
/proc/meminfo: memFree=23531716/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26000852 memory=32800 CPUtime=0.12 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 8615 0 0 0 11 1 0 0 20 0 20 0 177754944 26624872448 8200 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6500213 8200 3407 1 0 6487932 0
[pid=8780/tid=8782] ppid=8777 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) R 8777 8780 8147 0 -1 4202560 6557 0 0 0 8 1 0 0 20 0 20 0 177754944 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203572282992 140203552146782 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26000852 memory=140380161431168 CPUtime=0 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 8200 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754946 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8792] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8792/stat : 8792 (java) S 8777 8780 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177754947 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201816974368 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8793] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8793/stat : 8793 (java) S 8777 8780 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177754947 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201815921520 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8794] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8794/stat : 8794 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754949 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201814869840 140203568084891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8795] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8795/stat : 8795 (java) S 8777 8780 8147 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 177754949 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201813818224 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8796] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8796/stat : 8796 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754949 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201812765424 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8797] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8797/stat : 8797 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754949 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201811712624 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8798] ppid=8777 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/8780/task/8798/stat : 8798 (java) S 8777 8780 8147 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 20 0 177754949 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201810659824 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8799] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8799/stat : 8799 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754950 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201809607264 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8800] ppid=8777 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8800/stat : 8800 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754950 26624872448 8200 33554432000 4194304 4196468 140727049949344 140201808554544 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32800 KiB

[startup+0.210199 s]*
/proc/loadavg: 8.01 8.64 8.65 3/198 8800
/proc/meminfo: memFree=23522264/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26000852 memory=41944 CPUtime=0.29 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 9620 0 0 0 27 2 0 0 20 0 20 0 177754944 26624872448 10486 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6500213 10486 3600 1 0 6487932 0
[pid=8780/tid=8782] ppid=8777 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) R 8777 8780 8147 0 -1 4202560 7183 0 0 0 18 1 0 0 20 0 20 0 177754944 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203572276816 140203552146782 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26000852 memory=140380161439858 CPUtime=0 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624872448 10486 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177754946 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8792] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8792/stat : 8792 (java) S 8777 8780 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177754947 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201816974368 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8793] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8793/stat : 8793 (java) S 8777 8780 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177754947 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201815921520 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8794] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8794/stat : 8794 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754949 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201814869840 140203568084891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8795] ppid=8777 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/8780/task/8795/stat : 8795 (java) S 8777 8780 8147 0 -1 1077944384 442 0 0 0 1 0 0 0 20 0 20 0 177754949 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201813818224 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8796] ppid=8777 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/8780/task/8796/stat : 8796 (java) S 8777 8780 8147 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 20 0 177754949 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201812765424 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8797] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8797/stat : 8797 (java) S 8777 8780 8147 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 20 0 177754949 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201811712624 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8798] ppid=8777 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/8780/task/8798/stat : 8798 (java) R 8777 8780 8147 0 -1 4202560 404 0 0 0 5 0 0 0 20 0 20 0 177754949 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201810659824 140203568087642 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8799] ppid=8777 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8799/stat : 8799 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754950 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201809607264 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8800] ppid=8777 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8800/stat : 8800 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754950 26624872448 10486 33554432000 4194304 4196468 140727049949344 140201808554544 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41944 KiB

[startup+0.309846 s]*
/proc/loadavg: 8.01 8.64 8.65 2/198 8800
/proc/meminfo: memFree=23514980/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26000872 memory=49340 CPUtime=0.47 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 10672 0 0 0 45 2 0 0 20 0 20 0 177754944 26624892928 12335 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6500218 12335 3704 1 0 6487932 0
[pid=8780/tid=8782] ppid=8777 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) R 8777 8780 8147 0 -1 4202560 7741 0 0 0 27 2 0 0 20 0 20 0 177754944 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203572294704 140203568078230 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26000872 memory=140379999531951 CPUtime=0 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26000872 memory=140379999534256 CPUtime=0 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26000872 memory=140379999536560 CPUtime=0 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26624892928 12400 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177754946 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8792] ppid=8777 vsize=26000872 memory=280759999080080 CPUtime=0 cores=0-7
/proc/8780/task/8792/stat : 8792 (java) S 8777 8780 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177754947 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201816974368 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8793] ppid=8777 vsize=26000872 memory=280759999086992 CPUtime=0 cores=0-7
/proc/8780/task/8793/stat : 8793 (java) S 8777 8780 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177754947 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201815921520 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8794] ppid=8777 vsize=26000872 memory=280759999028272 CPUtime=0 cores=0-7
/proc/8780/task/8794/stat : 8794 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754949 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201814869840 140203568084891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8795] ppid=8777 vsize=26000872 memory=280759999100816 CPUtime=0.05 cores=0-7
/proc/8780/task/8795/stat : 8795 (java) S 8777 8780 8147 0 -1 1077944384 671 0 0 0 5 0 0 0 20 0 20 0 177754949 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201813818224 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8796] ppid=8777 vsize=26000872 memory=280759999107728 CPUtime=0.02 cores=0-7
/proc/8780/task/8796/stat : 8796 (java) S 8777 8780 8147 0 -1 1077944384 48 0 0 0 2 0 0 0 20 0 20 0 177754949 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201812765424 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8797] ppid=8777 vsize=26000872 memory=280759999105424 CPUtime=0.02 cores=0-7
/proc/8780/task/8797/stat : 8797 (java) S 8777 8780 8147 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 20 0 177754949 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201811712624 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8798] ppid=8777 vsize=26000872 memory=280759999122032 CPUtime=0.08 cores=0-7
/proc/8780/task/8798/stat : 8798 (java) R 8777 8780 8147 0 -1 4202560 507 0 0 0 8 0 0 0 20 0 20 0 177754949 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201810659824 140203546750324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8799] ppid=8777 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8799/stat : 8799 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754950 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201809607264 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8800] ppid=8777 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8800/stat : 8800 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754950 26624892928 12400 33554432000 4194304 4196468 140727049949344 140201808554544 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49340 KiB

[startup+0.700913 s]
/proc/loadavg: 8.01 8.64 8.65 6/198 8800
/proc/meminfo: memFree=23502572/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26004968 memory=79140 CPUtime=1.2 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 13385 0 0 0 116 4 0 0 20 0 20 0 177754944 26629087232 19785 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6501242 19785 3766 1 0 6488956 0
[pid=8780/tid=8782] ppid=8777 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) R 8777 8780 8147 0 -1 4202560 9373 0 0 0 65 2 0 0 20 0 20 0 177754944 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203572296128 140203568088221 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26004968 memory=792 CPUtime=0 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26004968 memory=1728 CPUtime=0 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26004968 memory=1440 CPUtime=0 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177754945 26629087232 19785 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26004968 memory=16244 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177754946 26629087232 19785 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0

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

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

[startup+1.60111 s]
/proc/loadavg: 8.01 8.64 8.65 6/198 8800
/proc/meminfo: memFree=23404312/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26007016 memory=268032 CPUtime=4.53 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 41289 0 0 0 433 20 0 0 20 0 20 0 177754944 26631184384 67008 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6501754 67008 3815 1 0 6489468 0
[pid=8780/tid=8782] ppid=8777 vsize=26007016 memory=0 CPUtime=1.54 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) R 8777 8780 8147 0 -1 4202560 11104 0 0 0 149 5 0 0 20 0 20 0 177754944 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203572297840 140203190451760 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26007016 memory=4096 CPUtime=0.01 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 42 0 0 0 0 1 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26007016 memory=140379999745472 CPUtime=0.01 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 176 0 0 0 0 1 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26007016 memory=0 CPUtime=0.01 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 60 0 0 0 0 1 0 0 20 0 20 0 177754945 26631184384 67008 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 177754946 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8792] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8792/stat : 8792 (java) S 8777 8780 8147 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 177754947 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201816974432 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8793] ppid=8777 vsize=26007016 memory=12352325946124 CPUtime=0 cores=0-7
/proc/8780/task/8793/stat : 8793 (java) S 8777 8780 8147 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 177754947 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201815921536 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8794] ppid=8777 vsize=26007016 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/8780/task/8794/stat : 8794 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177754949 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201814869840 140203568084891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8795] ppid=8777 vsize=26007016 memory=16106952816067941 CPUtime=0.75 cores=0-7
/proc/8780/task/8795/stat : 8795 (java) S 8777 8780 8147 0 -1 1077944384 8641 0 0 0 74 1 0 0 20 0 20 0 177754949 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201813818224 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8796] ppid=8777 vsize=26007016 memory=0 CPUtime=0.77 cores=0-7
/proc/8780/task/8796/stat : 8796 (java) S 8777 8780 8147 0 -1 1077944384 5793 0 0 0 76 1 0 0 20 0 20 0 177754949 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201812765424 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8797] ppid=8777 vsize=26007016 memory=0 CPUtime=0.71 cores=0-7
/proc/8780/task/8797/stat : 8797 (java) S 8777 8780 8147 0 -1 1077944384 6523 0 0 0 70 1 0 0 20 0 20 0 177754949 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201811712624 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8798] ppid=8777 vsize=26007016 memory=0 CPUtime=0.57 cores=0-7
/proc/8780/task/8798/stat : 8798 (java) S 8777 8780 8147 0 -1 1077944384 7116 0 0 0 55 2 0 0 20 0 20 0 177754949 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201810659824 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8799] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8799/stat : 8799 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754950 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201809607264 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8800] ppid=8777 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8800/stat : 8800 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177754950 26631184384 67008 33554432000 4194304 4196468 140727049949344 140201808554544 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
Current children cumulated CPU time: 4.53 s
Current children cumulated vsize: 26007016 KiB
Current children cumulated memory: 268032 KiB

[startup+2.00081 s]*
/proc/loadavg: 7.69 8.56 8.63 3/200 8802
/proc/meminfo: memFree=23290052/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26210804 memory=273164 CPUtime=5.66 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 43151 0 0 0 545 21 0 0 20 0 23 0 177754944 26839863296 68291 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6552701 68291 3832 1 0 6540415 0
[pid=8780/tid=8782] ppid=8777 vsize=26210804 memory=0 CPUtime=1.95 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) R 8777 8780 8147 0 -1 4202560 12240 0 0 0 190 5 0 0 20 0 23 0 177754944 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203572302480 140203568088221 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26210804 memory=9136 CPUtime=0 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26210804 memory=140380161431168 CPUtime=0 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26210804 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26210804 memory=280759999355232 CPUtime=0 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26210804 memory=0 CPUtime=0.01 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 42 0 0 0 0 1 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26210804 memory=-1 CPUtime=0 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26210804 memory=0 CPUtime=0.01 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 176 0 0 0 0 1 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26210804 memory=0 CPUtime=0.01 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 60 0 0 0 0 1 0 0 20 0 23 0 177754945 26839863296 68291 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26210804 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 23 0 177754946 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8792] ppid=8777 vsize=26210804 memory=280759999741296 CPUtime=0 cores=0-7
/proc/8780/task/8792/stat : 8792 (java) S 8777 8780 8147 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 23 0 177754947 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201816974432 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8793] ppid=8777 vsize=26210804 memory=1 CPUtime=0 cores=0-7
/proc/8780/task/8793/stat : 8793 (java) S 8777 8780 8147 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 23 0 177754947 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201815921536 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8794] ppid=8777 vsize=26210804 memory=6889004954191969358 CPUtime=0 cores=0-7
/proc/8780/task/8794/stat : 8794 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 177754949 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201814869840 140203568084891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8795] ppid=8777 vsize=26210804 memory=7300728970739542608 CPUtime=1.02 cores=0-7
/proc/8780/task/8795/stat : 8795 (java) R 8777 8780 8147 0 -1 4202560 8931 0 0 0 101 1 0 0 20 0 23 0 177754949 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201813798064 140203549610483 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8796] ppid=8777 vsize=26210804 memory=-6517930718009087390 CPUtime=0.91 cores=0-7
/proc/8780/task/8796/stat : 8796 (java) S 8777 8780 8147 0 -1 1077944384 5886 0 0 0 90 1 0 0 20 0 23 0 177754949 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201812765424 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8797] ppid=8777 vsize=26210804 memory=-7887927021948682183 CPUtime=0.95 cores=0-7
/proc/8780/task/8797/stat : 8797 (java) S 8777 8780 8147 0 -1 1077944384 6643 0 0 0 94 1 0 0 20 0 23 0 177754949 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201811712624 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8798] ppid=8777 vsize=26210804 memory=6944656592455360608 CPUtime=0.64 cores=0-7
/proc/8780/task/8798/stat : 8798 (java) S 8777 8780 8147 0 -1 1077944384 7246 0 0 0 62 2 0 0 20 0 23 0 177754949 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201810659824 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8799] ppid=8777 vsize=26210804 memory=7311435031524761459 CPUtime=0 cores=0-7
/proc/8780/task/8799/stat : 8799 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 177754950 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201809607264 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8800] ppid=8777 vsize=26210804 memory=3184097920075968559 CPUtime=0 cores=0-7
/proc/8780/task/8800/stat : 8800 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 177754950 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201808554544 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8801] ppid=8777 vsize=26210804 memory=3472323898181169199 CPUtime=0 cores=0-7
/proc/8780/task/8801/stat : 8801 (java) S 8777 8780 8147 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 23 0 177755123 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201798263424 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8802] ppid=8777 vsize=26210804 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/8780/task/8802/stat : 8802 (java) S 8777 8780 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 177755135 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201795113552 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8803] ppid=8777 vsize=26210804 memory=-7751062316387021378 CPUtime=0 cores=0-7
/proc/8780/task/8803/stat : 8803 (java) S 8777 8780 8147 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 23 0 177755144 26839863296 68291 33554432000 4194304 4196468 140727049949344 140201794061856 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
Current children cumulated CPU time: 5.66 s
Current children cumulated vsize: 26210804 KiB
Current children cumulated memory: 273164 KiB

[startup+2.2066 s]
/proc/loadavg: 7.69 8.56 8.63 3/200 8802
/proc/meminfo: memFree=23290052/32770624 swapFree=67108860/67108860
[pid=8780] ppid=8777 vsize=26809880 memory=345000 CPUtime=6.97 cores=0-7
/proc/8780/stat : 8780 (java) S 8777 8780 8147 0 -1 1077944320 46387 0 0 0 663 34 0 0 20 0 32 0 177754944 27453317120 86250 33554432000 4194304 4196468 140727049949344 140727049931888 140203568066295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
/proc/8780/statm: 6702470 86250 3835 1 0 6690184 0
[pid=8780/tid=8782] ppid=8777 vsize=26809880 memory=6075697035457356649 CPUtime=1.97 cores=0-7
/proc/8780/task/8782/stat : 8782 (java) S 8777 8780 8147 0 -1 1077944384 12355 0 0 0 192 5 0 0 20 0 32 0 177754944 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203572303680 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8783] ppid=8777 vsize=26809880 memory=5782713435288188483 CPUtime=0.04 cores=0-7
/proc/8780/task/8783/stat : 8783 (java) S 8777 8780 8147 0 -1 1077944384 100 0 0 0 2 2 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203520686736 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8784] ppid=8777 vsize=26809880 memory=3467828003792303683 CPUtime=0.03 cores=0-7
/proc/8780/task/8784/stat : 8784 (java) S 8777 8780 8147 0 -1 1077944384 73 0 0 0 2 1 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203519633936 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8785] ppid=8777 vsize=26809880 memory=288230574492221466 CPUtime=0.04 cores=0-7
/proc/8780/task/8785/stat : 8785 (java) S 8777 8780 8147 0 -1 1077944384 103 0 0 0 2 2 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203518581136 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8786] ppid=8777 vsize=26809880 memory=304274656838549817 CPUtime=0.03 cores=0-7
/proc/8780/task/8786/stat : 8786 (java) S 8777 8780 8147 0 -1 1077944384 105 0 0 0 1 2 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203517528336 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8787] ppid=8777 vsize=26809880 memory=16106952816067941 CPUtime=0.04 cores=0-7
/proc/8780/task/8787/stat : 8787 (java) S 8777 8780 8147 0 -1 1077944384 86 0 0 0 1 3 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203516476560 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8788] ppid=8777 vsize=26809880 memory=0 CPUtime=0.03 cores=0-7
/proc/8780/task/8788/stat : 8788 (java) S 8777 8780 8147 0 -1 1077944384 57 0 0 0 1 2 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203515423760 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8789] ppid=8777 vsize=26809880 memory=280759999505760 CPUtime=0.04 cores=0-7
/proc/8780/task/8789/stat : 8789 (java) S 8777 8780 8147 0 -1 1077944384 214 0 0 0 2 2 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203514370960 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8790] ppid=8777 vsize=26809880 memory=407 CPUtime=0.03 cores=0-7
/proc/8780/task/8790/stat : 8790 (java) S 8777 8780 8147 0 -1 1077944384 83 0 0 0 1 2 0 0 20 0 32 0 177754945 27453317120 86250 33554432000 4194304 4196468 140727049949344 140203513318160 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8791] ppid=8777 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8791/stat : 8791 (java) S 8777 8780 8147 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 32 0 177754946 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201818028400 140203568077442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8792] ppid=8777 vsize=26809880 memory=4640212093095399524 CPUtime=0 cores=0-7
/proc/8780/task/8792/stat : 8792 (java) S 8777 8780 8147 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 32 0 177754947 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201816974432 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8793] ppid=8777 vsize=26809880 memory=6154820267226784105 CPUtime=0 cores=0-7
/proc/8780/task/8793/stat : 8793 (java) S 8777 8780 8147 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 32 0 177754947 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201815921536 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8794] ppid=8777 vsize=26809880 memory=4638778398332764256 CPUtime=0 cores=0-7
/proc/8780/task/8794/stat : 8794 (java) S 8777 8780 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 177754949 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201814869840 140203568084891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8795] ppid=8777 vsize=26809880 memory=-8820188211957838939 CPUtime=1.18 cores=0-7
/proc/8780/task/8795/stat : 8795 (java) R 8777 8780 8147 0 -1 4202560 9611 0 0 0 116 2 0 0 20 0 32 0 177754949 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201813807792 140203550208103 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8796] ppid=8777 vsize=26809880 memory=0 CPUtime=1 cores=0-7
/proc/8780/task/8796/stat : 8796 (java) R 8777 8780 8147 0 -1 4202560 6082 0 0 0 99 1 0 0 20 0 32 0 177754949 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201812752176 140203554095043 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8797] ppid=8777 vsize=26809880 memory=0 CPUtime=1 cores=0-7
/proc/8780/task/8797/stat : 8797 (java) R 8777 8780 8147 0 -1 4202560 6921 0 0 0 99 1 0 0 20 0 32 0 177754949 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201811711808 140203553746993 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8798] ppid=8777 vsize=26809880 memory=140379999806697 CPUtime=0.69 cores=0-7
/proc/8780/task/8798/stat : 8798 (java) R 8777 8780 8147 0 -1 4202560 7401 0 0 0 67 2 0 0 20 0 32 0 177754949 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201810654128 140203561169777 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8799] ppid=8777 vsize=26809880 memory=55 CPUtime=0 cores=0-7
/proc/8780/task/8799/stat : 8799 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 177754950 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201809607264 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8800] ppid=8777 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8800/stat : 8800 (java) S 8777 8780 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 177754950 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201808554544 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8801] ppid=8777 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8801/stat : 8801 (java) S 8777 8780 8147 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 32 0 177755123 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201798263424 140203568076501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8802] ppid=8777 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/8780/task/8802/stat : 8802 (java) S 8777 8780 8147 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 32 0 177755135 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201795113552 140203568077442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
[pid=8780/tid=8803] ppid=8777 vsize=26809880 memory=0 CPUtime=0.07 cores=0-7
/proc/8780/task/8803/stat : 8803 (java) R 8777 8780 8147 0 -1 4202560 245 0 0 0 7 0 0 0 20 0 32 0 177755144 27453317120 86250 33554432000 4194304 4196468 140727049949344 140201794050664 140203192959584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727049958497 140727049958683 140727049958683 140727049961423 0
Current children cumulated CPU time: 6.97 s
Current children cumulated vsize: 26809880 KiB
Current children cumulated memory: 345000 KiB

Child status: 1
Real time (s): 2.25423
CPU time (s): 7.15544
CPU user time (s): 6.79284
CPU system time (s): 0.362593
CPU usage (%): 317.423
Max. virtual memory (cumulated for all children) (KiB): 26809880
Max. memory (cumulated for all children) (KiB): 345000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.79284
system time used= 0.362593
maximum resident set size= 347068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4433
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 8780
#   total CPU time (s): 7.15544
#   total CPU user time (s): 6.79284
#   total CPU system time (s): 0.362593

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037041 second user time and 0.065616 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-23 01:51:20
IDJOB=4285288
IDBENCH=134271
IDSOLVER=2681
FILE ID=node148/4285288-1503446741
RUNJOBID= node148-1503438312-8174
PBS_JOBID= 20632146
Free space on /tmp= 61644 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Nonogram/Nonogram-regular-gp/Nonogram-040-regular.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285288-1503446741/watcher-4285288-1503446741 -o /tmp/evaluation-result-4285288-1503446741/solver-4285288-1503446741 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503438312-8174 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1348479171 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285288-1503446741.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0c9e335994f228ed976ad4001a51538d
RANDOM SEED=1348479171

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
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.19
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.19
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.19
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:        23550512 kB
MemAvailable:   31944248 kB
Buffers:          297528 kB
Cached:          8374996 kB
SwapCached:            0 kB
Active:          1725252 kB
Inactive:        6999976 kB
Active(anon):       3284 kB
Inactive(anon):    93496 kB
Active(file):    1721968 kB
Inactive(file):  6906480 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42268 kB
Writeback:             0 kB
AnonPages:         59648 kB
Mapped:            54736 kB
Shmem:             41608 kB
Slab:             189212 kB
SReclaimable:     162244 kB
SUnreclaim:        26968 kB
KernelStack:        3712 kB
PageTables:         4840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61600 MiB
End job on node148 at 2017-08-23 01:51:23