Trace number 4312133

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17SAT (TO)38 252.115 247.032

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-05-4-rom_c18.xml
MD5SUM1b32d92326af8dd624b5ed4fc8860100
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark23.6805
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints40
Number of domains5
Minimum domain size2
Maximum domain size10397
Distribution of domain sizes[{"size":2,"count":10},{"size":6,"count":70},{"size":27,"count":25},{"size":10397,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":50},{"degree":2,"count":70},{"degree":8,"count":25}]
Minimum constraint arity8
Maximum constraint arity9
Distribution of constraint arities[{"arity":8,"count":10},{"arity":9,"count":30}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.68/0.55	c version: 2018-08-17
0.68/0.56	c seed: 1738162386
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
5.37/2.29	c Parsing done, starting search...
5.71/2.42	o 13
5.71/2.50	o 15
5.88/2.52	o 16
5.88/2.52	o 17
5.88/2.54	o 18
5.88/2.55	o 19
5.88/2.55	o 20
6.12/2.60	o 21
6.12/2.62	o 22
6.12/2.63	o 23
6.80/3.15	o 24
7.33/3.65	o 25
10.23/6.11	o 26
10.44/6.31	o 27
11.65/7.55	o 28
14.18/9.40	o 29
16.29/11.56	o 32
26.20/21.42	o 36
71.11/66.27	o 38
252.07/247.01	s SATISFIABLE
252.07/247.01	v <instantiation>
252.07/247.01	v 	<list>
252.07/247.01	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] r[4][0] r[4][1] r[4][2] r[4][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pr[4][0] pr[4][1] pr[4][2] pr[4][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[4][0] pc[4][1] pc[4][2] pc[4][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] br[4][0] br[4][1] br[4][2] br[4][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] bc[4][0] bc[4][1] bc[4][2] bc[4][3] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4]
252.07/247.01	v 	</list>
252.07/247.01	v 	<values>
252.07/247.01	v 		1046 -1 -1 -1 4946 -1 -1 -1 4378 -1 -1 -1 3544 -1 -1 -1 3877 8526 -1 -1 1046 -1 -1 -1 4946 -1 -1 -1 4378 -1 -1 -1 3544 -1 -1 -1 3877 8526 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 1 11 8 6 7 11 4 13 0 26 8 13 3 20 18 6 0 20 18 18 7 26 18 18 26 
252.07/247.01	v 	</values>
252.07/247.01	v </instantiation>

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312133-1534569675/watcher-4312133-1534569675 -o /tmp/evaluation-result-4312133-1534569675/solver-4312133-1534569675 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534568687-8118 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1738162386 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312133-1534569675.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
solver pid=8973, runsolver pid=8970
Current StackSize limit: 8192 KiB


[startup+0.100167 s]*
/proc/loadavg: 1.89 1.75 1.50 6/220 8988
/proc/meminfo: memFree=24659568/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14082736 memory=31288 CPUtime=0.11 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 6723 0 0 0 10 1 0 0 20 0 15 0 274530648 14420721664 7822 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3520684 7822 3156 1 0 3482761 0
[pid=8973/tid=8975] ppid=8970 vsize=14082736 memory=-8391719552452228288 CPUtime=0.09 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 4780 0 0 0 8 1 0 0 20 0 15 0 274530648 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561793587600 140561773442398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530650 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274530651 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561330366112 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274530651 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561329313008 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 274530653 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530654 14420721664 7822 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31288 KiB

[startup+0.218419 s]*
/proc/loadavg: 1.89 1.75 1.50 11/220 8988
/proc/meminfo: memFree=24524860/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14082736 memory=47512 CPUtime=0.32 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 10441 0 0 0 30 2 0 0 20 0 15 0 274530648 14420721664 11878 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3520684 11878 3410 1 0 3482761 0
[pid=8973/tid=8975] ppid=8970 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 8150 0 0 0 19 2 0 0 20 0 15 0 274530648 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561793588448 140561789383837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14082736 memory=139913461176885 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274530650 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274530651 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561330366112 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274530651 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561329313008 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 15 0 274530653 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 15 0 274530653 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0.06 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 296 0 0 0 6 0 0 0 20 0 15 0 274530653 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530654 14420721664 11878 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47512 KiB

[startup+0.310932 s]*
/proc/loadavg: 1.89 1.75 1.50 3/220 8988
/proc/meminfo: memFree=24449560/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14082736 memory=50796 CPUtime=0.43 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 10786 0 0 0 41 2 0 0 20 0 15 0 274530648 14420721664 12699 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3520684 12699 3412 1 0 3482761 0
[pid=8973/tid=8975] ppid=8970 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 8464 0 0 0 28 2 0 0 20 0 15 0 274530648 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561793569744 140561770735383 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14082736 memory=290763888105095191 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14082736 memory=16238087481521816 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274530650 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274530651 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561330366112 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274530651 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561329313008 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 414 0 0 0 3 0 0 0 20 0 15 0 274530653 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 15 0 274530653 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0.08 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 310 0 0 0 8 0 0 0 20 0 15 0 274530653 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14082736 memory=139913461167744 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530654 14420721664 12699 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50796 KiB

[startup+0.70074 s]
/proc/loadavg: 1.89 1.75 1.50 4/220 8988
/proc/meminfo: memFree=24306284/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14084804 memory=88916 CPUtime=0.99 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 17643 0 0 0 94 5 0 0 20 0 15 0 274530648 14422839296 22229 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3521201 22229 3498 1 0 3483273 0
[pid=8973/tid=8975] ppid=8970 vsize=14084804 memory=1784 CPUtime=0.67 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 14912 0 0 0 63 4 0 0 20 0 15 0 274530648 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561793586016 140561789383837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14084804 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530649 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14084804 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14084804 memory=5728 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274530649 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14084804 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274530650 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14084804 memory=1092 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274530651 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561330366112 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274530651 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561329313008 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14084804 memory=10692 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14084804 memory=7450174591119418944 CPUtime=0.07 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 571 0 0 0 7 0 0 0 20 0 15 0 274530653 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14084804 memory=6442510787546475095 CPUtime=0.07 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 364 0 0 0 7 0 0 0 20 0 15 0 274530653 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14084804 memory=7523071198212214892 CPUtime=0.15 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 414 0 0 0 15 0 0 0 20 0 15 0 274530653 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14084804 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274530654 14422839296 22229 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88916 KiB

[startup+1.50148 s]
/proc/loadavg: 1.89 1.75 1.50 5/220 8988
/proc/meminfo: memFree=23987744/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14088900 memory=230560 CPUtime=3.35 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 27908 0 0 0 325 10 0 0 20 0 15 0 274530648 14427033600 57640 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3522225 57640 3567 1 0 3484297 0
[pid=8973/tid=8975] ppid=8970 vsize=14088900 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 20851 0 0 0 139 6 0 0 20 0 15 0 274530648 14427033600 57640 33554432000 4194304 4196468 140725227649760 140561793596880 140561416682640 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14088900 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274530649 14427033600 57640 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14088900 memory=-2843874019102283166 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 274530649 14427033600 57640 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14088900 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 15 0 274530649 14427033600 57640 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14088900 memory=1401637097735671167 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 274530649 14427033600 57640 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14088900 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 15 0 274530650 14427033600 57640 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0

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

/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 26231 0 0 0 10158 9 0 0 20 0 15 0 274530648 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561793597784 140561417274452 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14090948 memory=4 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 877 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14090948 memory=910416 CPUtime=0.53 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 706 0 0 0 36 17 0 0 20 0 15 0 274530649 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14090948 memory=164 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 912 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14090948 memory=910416 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 970 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14090948 memory=8112282956445269571 CPUtime=0.04 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 1765 0 0 0 4 0 0 0 20 0 15 0 274530650 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14090948 memory=15188 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561330366176 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14090948 memory=4465 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561329313024 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14090948 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14090948 memory=910416 CPUtime=1.36 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 3703 0 0 0 135 1 0 0 20 0 15 0 274530653 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14090948 memory=928 CPUtime=1.26 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 5979 0 0 0 125 1 0 0 20 0 15 0 274530653 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14090948 memory=2216 CPUtime=0.6 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 4054 0 0 0 59 1 0 0 20 0 15 0 274530653 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14090948 memory=3988 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14090948 memory=139917149602253 CPUtime=0.06 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 708 0 0 0 3 3 0 0 20 0 15 0 274530654 14429130752 227604 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 107.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 910416 KiB

[startup+162.301 s]
/proc/loadavg: 1.70 1.75 1.54 3/220 9066
/proc/meminfo: memFree=23441040/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14090948 memory=910472 CPUtime=167.32 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 49439 0 0 0 16640 92 0 0 20 0 15 0 274530648 14429130752 227618 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3522737 227618 3598 1 0 3484809 0
[pid=8973/tid=8975] ppid=8970 vsize=14090948 memory=910472 CPUtime=161.67 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 26961 0 0 0 16158 9 0 0 20 0 15 0 274530648 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561793599800 140561417181439 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14090948 memory=910416 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 877 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14090948 memory=910472 CPUtime=0.53 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 706 0 0 0 36 17 0 0 20 0 15 0 274530649 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14090948 memory=910472 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 912 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14090948 memory=910472 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 970 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14090948 memory=910472 CPUtime=0.04 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 1813 0 0 0 4 0 0 0 20 0 15 0 274530650 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14090948 memory=910472 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561330366176 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14090948 memory=910472 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561329313024 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14090948 memory=910472 CPUtime=1.38 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 4316 0 0 0 137 1 0 0 20 0 15 0 274530653 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14090948 memory=910472 CPUtime=1.27 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 6443 0 0 0 126 1 0 0 20 0 15 0 274530653 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14090948 memory=16320 CPUtime=0.6 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 4279 0 0 0 59 1 0 0 20 0 15 0 274530653 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14090948 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14090948 memory=910472 CPUtime=0.09 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 742 0 0 0 4 5 0 0 20 0 15 0 274530654 14429130752 227618 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 167.32 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 910472 KiB

[startup+222.301 s]
/proc/loadavg: 1.58 1.72 1.54 3/220 9067
/proc/meminfo: memFree=23431252/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14090948 memory=911160 CPUtime=227.36 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 50353 0 0 0 22642 94 0 0 20 0 15 0 274530648 14429130752 227790 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3522737 227790 3598 1 0 3484809 0
[pid=8973/tid=8975] ppid=8970 vsize=14090948 memory=910476 CPUtime=221.66 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 27652 0 0 0 22157 9 0 0 20 0 15 0 274530648 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561793596704 140561417274649 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14090948 memory=910476 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 877 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14090948 memory=910476 CPUtime=0.53 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 706 0 0 0 36 17 0 0 20 0 15 0 274530649 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14090948 memory=910476 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 912 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14090948 memory=910632 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 970 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14090948 memory=3500 CPUtime=0.04 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 1826 0 0 0 4 0 0 0 20 0 15 0 274530650 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14090948 memory=910476 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561330366176 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14090948 memory=3500 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561329313024 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14090948 memory=6856 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14090948 memory=1100 CPUtime=1.38 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 4324 0 0 0 137 1 0 0 20 0 15 0 274530653 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14090948 memory=910476 CPUtime=1.27 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 6609 0 0 0 126 1 0 0 20 0 15 0 274530653 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14090948 memory=910476 CPUtime=0.6 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 4287 0 0 0 59 1 0 0 20 0 15 0 274530653 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14090948 memory=2356 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14090948 memory=1784 CPUtime=0.13 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 770 0 0 0 5 8 0 0 20 0 15 0 274530654 14429130752 227790 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 227.36 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 911160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.001 s]*
/proc/loadavg: 1.65 1.72 1.55 3/220 9068
/proc/meminfo: memFree=23397732/32770624 swapFree=67108840/67108860
[pid=8973] ppid=8970 vsize=14090948 memory=938664 CPUtime=252.07 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 3449 0 -1 1077944320 50984 0 0 0 25112 95 0 0 20 0 15 0 274530648 14429130752 234666 33554432000 4194304 4196468 140725227649760 140725227632304 140561789361911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
/proc/8973/statm: 3522737 234666 3598 1 0 3484809 0
[pid=8973/tid=8975] ppid=8970 vsize=14090948 memory=8112282956445269571 CPUtime=246.36 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 3449 0 -1 4202560 28281 0 0 0 24627 9 0 0 20 0 15 0 274530648 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561793596704 140561417181636 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8976] ppid=8970 vsize=14090948 memory=4126316290023845779 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 3449 0 -1 1077944384 877 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561741982224 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8977] ppid=8970 vsize=14090948 memory=7449074087085760622 CPUtime=0.53 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 3449 0 -1 1077944384 706 0 0 0 36 17 0 0 20 0 15 0 274530649 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561740929680 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8978] ppid=8970 vsize=14090948 memory=5936418766503046506 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 3449 0 -1 1077944384 912 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561739876624 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8979] ppid=8970 vsize=14090948 memory=7307767009212256848 CPUtime=0.55 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 3449 0 -1 1077944384 970 0 0 0 37 18 0 0 20 0 15 0 274530649 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561738824080 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8980] ppid=8970 vsize=14090948 memory=4126316290023845779 CPUtime=0.04 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 3449 0 -1 1077944384 1826 0 0 0 4 0 0 0 20 0 15 0 274530650 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561331419888 140561789373058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8981] ppid=8970 vsize=14090948 memory=752 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 3449 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561330366176 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8982] ppid=8970 vsize=14090948 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 3449 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 274530651 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561329313024 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8983] ppid=8970 vsize=14090948 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561260472784 140561789380507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8984] ppid=8970 vsize=14090948 memory=3500 CPUtime=1.38 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 3449 0 -1 1077944384 4324 0 0 0 137 1 0 0 20 0 15 0 274530653 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561259419888 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8985] ppid=8970 vsize=14090948 memory=6856 CPUtime=1.27 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 3449 0 -1 1077944384 6609 0 0 0 126 1 0 0 20 0 15 0 274530653 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561258367344 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8986] ppid=8970 vsize=14090948 memory=1100 CPUtime=0.6 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 3449 0 -1 1077944384 4287 0 0 0 59 1 0 0 20 0 15 0 274530653 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561257314288 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8987] ppid=8970 vsize=14090948 memory=2356 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274530653 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561256261984 140561789372117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
[pid=8973/tid=8988] ppid=8970 vsize=14090948 memory=1784 CPUtime=0.14 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 3449 0 -1 1077944384 772 0 0 0 6 8 0 0 20 0 15 0 274530654 14429130752 234666 33554432000 4194304 4196468 140725227649760 140561255210032 140561789373058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29900800 140725227656270 140725227656462 140725227656462 140725227659215 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 938664 KiB

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

[startup+247.031 s]
# the end of solver process 8973 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.144 s, system=0.97046 s

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

Child status: 143
Real time (s): 247.032
CPU time (s): 252.115
CPU user time (s): 251.144
CPU system time (s): 0.97046
CPU usage (%): 102.058
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 938664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.144
system time used= 0.97046
maximum resident set size= 945648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51975
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8186
involuntary context switches= 350


# summary of solver processes directly reported to runsolver:
#   pid: 8973
#   total CPU time (s): 252.115
#   total CPU user time (s): 251.144
#   total CPU system time (s): 0.97046

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.41714 second user time and 2.51561 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-18 07:21:15
IDJOB=4312133
IDBENCH=141311
IDSOLVER=2800
FILE ID=node135/4312133-1534569675
RUNJOBID= node135-1534568687-8118
PBS_JOBID= 21038636
Free space on /tmp= 54268 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312133-1534569675/watcher-4312133-1534569675 -o /tmp/evaluation-result-4312133-1534569675/solver-4312133-1534569675 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534568687-8118 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1738162386 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312133-1534569675.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=1738162386

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24710376 kB
MemAvailable:   31812892 kB
Buffers:          202548 kB
Cached:          7147940 kB
SwapCached:           20 kB
Active:          4303780 kB
Inactive:        3176944 kB
Active(anon):     109540 kB
Inactive(anon):    89388 kB
Active(file):    4194240 kB
Inactive(file):  3087556 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:            144216 kB
Writeback:             0 kB
AnonPages:        114896 kB
Mapped:            33980 kB
Shmem:             66188 kB
Slab:             278756 kB
SReclaimable:     249180 kB
SUnreclaim:        29576 kB
KernelStack:        3456 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1329580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 54320 MiB
End job on node135 at 2018-08-18 07:25:22