Trace number 4308401

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14SAT (TO)38 2520.13 2509.62

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 benchmark24.2441
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.30/0.55	c version: 2018-08-14
0.30/0.55	c seed: 1475064384
0.30/0.55	c timeout: 2520
0.30/0.55	c memlimit: 11000
0.30/0.56	c nbcore: 4
0.75/0.58	c Parsing instance...
5.44/2.27	c Parsing done, starting first complete search...
5.80/2.49	o 0
5.96/2.58	o 4
6.11/2.62	o 5
6.30/2.71	o 10
6.46/2.81	o 13
6.46/2.84	o 15
6.58/2.90	o 18
6.70/3.01	o 19
6.70/3.02	o 20
6.80/3.15	o 21
6.92/3.23	o 22
6.92/3.26	o 25
7.77/4.00	o 26
10.79/6.95	o 30
17.27/13.34	c First complete search done, starting ALNS search...
35.05/29.83	o 32
43.48/38.13	o 33
43.48/38.13	o 36
58.62/53.00	o 38
2520.09/2509.61	s SATISFIABLE
2520.09/2509.61	v <instantiation>
2520.09/2509.61	v 	<list>
2520.09/2509.61	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]
2520.09/2509.61	v 	</list>
2520.09/2509.61	v 	<values>
2520.09/2509.61	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 
2520.09/2509.61	v 	</values>
2520.09/2509.61	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 (14153 MiB free)
  memory of node 1: 16384 MiB (9755 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308401-1534306072/watcher-4308401-1534306072 -o /tmp/evaluation-result-4308401-1534306072/solver-4308401-1534306072 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534293823-2847 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1475064384 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308401-1534306072.xml 

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

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


[startup+0.100094 s]*
/proc/loadavg: 2.37 2.08 2.00 2/199 4362
/proc/meminfo: memFree=24465328/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14082736 memory=32288 CPUtime=0.11 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 7014 0 0 0 10 1 0 0 20 0 15 0 248170451 14420721664 8072 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3520684 8072 3141 1 0 3482761 0
[pid=4347/tid=4349] ppid=4344 vsize=14082736 memory=-7956310820449840986 CPUtime=0.09 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 5361 0 0 0 8 1 0 0 20 0 15 0 248170452 14420721664 8336 33554432000 4194304 4196468 140731818326752 140613289713216 140613265766183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14082736 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 8336 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 8336 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 8336 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 8402 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170454 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248170455 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612758770592 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248170455 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612757718000 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) S 4344 4347 2816 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612755614192 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0.01 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 15 0 248170457 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170458 14420721664 8402 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32288 KiB

[startup+0.210313 s]*
/proc/loadavg: 2.37 2.08 2.00 4/199 4362
/proc/meminfo: memFree=24429896/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14082736 memory=47244 CPUtime=0.3 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 10420 0 0 0 28 2 0 0 20 0 15 0 248170451 14420721664 11811 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3520684 11811 3375 1 0 3482761 0
[pid=4347/tid=4349] ppid=4344 vsize=14082736 memory=8318255677412212789 CPUtime=0.2 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 8174 0 0 0 18 2 0 0 20 0 15 0 248170452 14420721664 11811 33554432000 4194304 4196468 140731818326752 140613289715328 140613277727550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14082736 memory=342 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 11811 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14082736 memory=288370567735154304 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 11811 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 11811 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 11811 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 248170454 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248170455 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612758770592 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248170455 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612757718000 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) R 4344 4347 2816 0 -1 4202560 519 0 0 0 2 0 0 0 20 0 15 0 248170457 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612755614192 140613277779872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) R 4344 4347 2816 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 15 0 248170457 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0.06 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) R 4344 4347 2816 0 -1 4202560 283 0 0 0 6 0 0 0 20 0 15 0 248170457 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612753506040 140613264612671 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14082736 memory=140191583442560 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170458 14420721664 11811 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47244 KiB

[startup+0.554163 s]*
/proc/loadavg: 2.37 2.08 2.00 4/199 4362
/proc/meminfo: memFree=24418988/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14082736 memory=77924 CPUtime=0.75 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 16294 0 0 0 70 5 0 0 20 0 15 0 248170451 14420721664 19481 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3520684 19481 3423 1 0 3482761 0
[pid=4347/tid=4349] ppid=4344 vsize=14082736 memory=8112282956445269571 CPUtime=0.54 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 13908 0 0 0 50 4 0 0 20 0 15 0 248170452 14420721664 19545 33554432000 4194304 4196468 140731818326752 140613289719664 140613267054000 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14082736 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 19545 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 19545 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 19545 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14082736 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170453 14420721664 19545 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 248170454 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248170455 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612758770592 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248170455 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612757718000 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14082736 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) R 4344 4347 2816 0 -1 4202560 607 0 0 0 4 0 0 0 20 0 15 0 248170457 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612755604576 140613270598422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) S 4344 4347 2816 0 -1 1077944384 106 0 0 0 3 0 0 0 20 0 15 0 248170457 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14082736 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 306 0 0 0 11 0 0 0 20 0 15 0 248170457 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170458 14420721664 19545 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 77924 KiB

[startup+0.710089 s]*
/proc/loadavg: 2.37 2.08 2.00 3/199 4362
/proc/meminfo: memFree=24409396/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14084804 memory=88764 CPUtime=1.02 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 17622 0 0 0 96 6 0 0 20 0 15 0 248170451 14422839296 22191 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3521201 22191 3500 1 0 3483273 0
[pid=4347/tid=4349] ppid=4344 vsize=14084804 memory=8112282956445269571 CPUtime=0.69 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 14980 0 0 0 65 4 0 0 20 0 15 0 248170452 14422839296 22256 33554432000 4194304 4196468 140731818326752 140613289715504 140613253091873 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14084804 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14422839296 22256 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14422839296 22256 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248170453 14422839296 22256 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14084804 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170453 14422839296 22256 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 248170454 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248170455 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612758770592 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248170455 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612757718000 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14084804 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) S 4344 4347 2816 0 -1 1077944384 675 0 0 0 8 0 0 0 20 0 15 0 248170457 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612755614192 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) R 4344 4347 2816 0 -1 4202560 252 0 0 0 7 0 0 0 20 0 15 0 248170457 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612754561648 140613268877034 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 373 0 0 0 15 0 0 0 20 0 15 0 248170457 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248170458 14422839296 22256 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88764 KiB

[startup+1.50096 s]
/proc/loadavg: 2.37 2.08 2.00 3/202 4369
/proc/meminfo: memFree=24354316/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14088900 memory=231144 CPUtime=3.32 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 29848 0 0 0 321 11 0 0 20 0 15 0 248170451 14427033600 57786 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3522225 57786 3567 1 0 3484297 0
[pid=4347/tid=4349] ppid=4344 vsize=14088900 memory=3053817032737964080 CPUtime=1.45 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 21740 0 0 0 139 6 0 0 20 0 15 0 248170452 14427033600 57786 33554432000 4194304 4196468 140731818326752 140613289723496 140612884003504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14088900 memory=112536 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 248170453 14427033600 57786 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14088900 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 248170453 14427033600 57786 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14088900 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 248170453 14427033600 57786 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 15 0 248170453 14427033600 57786 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 15 0 248170454 14427033600 57786 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0

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

/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 127860 0 0 0 238024 50 0 0 20 0 15 0 248170452 14431227904 441378 33554432000 4194304 4196468 140731818326752 140613289728160 140612891493722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14092996 memory=1766024 CPUtime=1.1 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 14957 0 0 0 88 22 0 0 20 0 15 0 248170453 14431227904 441378 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14092996 memory=1771560 CPUtime=1.09 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 13403 0 0 0 87 22 0 0 20 0 15 0 248170453 14431227904 441378 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14092996 memory=1766024 CPUtime=1.1 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 18836 0 0 0 88 22 0 0 20 0 15 0 248170453 14431227904 441378 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14092996 memory=1766540 CPUtime=1.11 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 17468 0 0 0 88 23 0 0 20 0 15 0 248170453 14431227904 441378 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14092996 memory=1772164 CPUtime=0.3 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 10455 0 0 0 23 7 0 0 20 0 15 0 248170454 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14092996 memory=1782704 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612758770656 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14092996 memory=1776080 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612757718016 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14092996 memory=1766024 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14092996 memory=1765512 CPUtime=1.94 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) S 4344 4347 2816 0 -1 1077944384 16970 0 0 0 192 2 0 0 20 0 15 0 248170457 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612755614192 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14092996 memory=1771976 CPUtime=2.28 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) S 4344 4347 2816 0 -1 1077944384 16292 0 0 0 224 4 0 0 20 0 15 0 248170457 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14092996 memory=140191423723416 CPUtime=0.96 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 21326 0 0 0 93 3 0 0 20 0 15 0 248170457 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14092996 memory=1771156 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14092996 memory=1771560 CPUtime=1.33 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 1713 0 0 0 70 63 0 0 20 0 15 0 248170458 14431227904 441378 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 2392.04 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1765512 KiB

[startup+2442.31 s]
/proc/loadavg: 2.11 1.72 1.73 3/218 4703
/proc/meminfo: memFree=21919560/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14092996 memory=1761412 CPUtime=2452.39 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 266235 0 0 0 245032 207 0 0 20 0 15 0 248170451 14431227904 440353 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3523249 440353 3606 1 0 3485321 0
[pid=4347/tid=4349] ppid=4344 vsize=14092996 memory=1761412 CPUtime=2440.56 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 129649 0 0 0 244005 51 0 0 20 0 15 0 248170452 14431227904 440353 33554432000 4194304 4196468 140731818326752 140613289728160 140612889860378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14092996 memory=1761412 CPUtime=1.21 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 15429 0 0 0 99 22 0 0 20 0 15 0 248170453 14431227904 440353 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14092996 memory=1761412 CPUtime=1.19 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 13892 0 0 0 97 22 0 0 20 0 15 0 248170453 14431227904 440353 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14092996 memory=1761412 CPUtime=1.2 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 19828 0 0 0 98 22 0 0 20 0 15 0 248170453 14431227904 440353 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14092996 memory=1761412 CPUtime=1.21 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 18265 0 0 0 98 23 0 0 20 0 15 0 248170453 14431227904 440353 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14092996 memory=1761408 CPUtime=0.33 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 10792 0 0 0 26 7 0 0 20 0 15 0 248170454 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14092996 memory=1761412 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612758770656 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14092996 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612757718016 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14092996 memory=1761412 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14092996 memory=1276 CPUtime=1.94 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) S 4344 4347 2816 0 -1 1077944384 16974 0 0 0 192 2 0 0 20 0 15 0 248170457 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612755614192 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14092996 memory=1761412 CPUtime=2.3 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) S 4344 4347 2816 0 -1 1077944384 16439 0 0 0 226 4 0 0 20 0 15 0 248170457 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14092996 memory=1761412 CPUtime=0.96 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 21773 0 0 0 93 3 0 0 20 0 15 0 248170457 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14092996 memory=1761412 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14092996 memory=1761412 CPUtime=1.37 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 1755 0 0 0 72 65 0 0 20 0 15 0 248170458 14431227904 440353 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 2452.39 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1761412 KiB

[startup+2502.31 s]
/proc/loadavg: 1.86 1.75 1.74 3/218 4704
/proc/meminfo: memFree=21913360/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14092996 memory=1763460 CPUtime=2512.75 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 270893 0 0 0 251065 210 0 0 20 0 15 0 248170451 14431227904 440865 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3523249 440865 3606 1 0 3485321 0
[pid=4347/tid=4349] ppid=4344 vsize=14092996 memory=1763460 CPUtime=2500.36 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 131016 0 0 0 249985 51 0 0 20 0 15 0 248170452 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613289728160 140612889861236 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14092996 memory=1763460 CPUtime=1.33 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 15965 0 0 0 110 23 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14092996 memory=1763460 CPUtime=1.31 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 14750 0 0 0 109 22 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14092996 memory=1763460 CPUtime=1.32 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 20313 0 0 0 110 22 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14092996 memory=1763460 CPUtime=1.33 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 19243 0 0 0 110 23 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14092996 memory=1763460 CPUtime=0.37 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 11130 0 0 0 30 7 0 0 20 0 15 0 248170454 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14092996 memory=1763460 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612758770656 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14092996 memory=1763460 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612757718016 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14092996 memory=37409165156868 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14092996 memory=1763460 CPUtime=1.94 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) S 4344 4347 2816 0 -1 1077944384 16976 0 0 0 192 2 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612755614192 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14092996 memory=1763460 CPUtime=2.3 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) S 4344 4347 2816 0 -1 1077944384 16441 0 0 0 226 4 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14092996 memory=1763460 CPUtime=0.97 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 21817 0 0 0 94 3 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14092996 memory=1763460 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14092996 memory=1763460 CPUtime=1.4 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 1803 0 0 0 73 67 0 0 20 0 15 0 248170458 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 2512.75 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1763460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.6 s]
/proc/loadavg: 1.80 1.74 1.74 3/219 4705
/proc/meminfo: memFree=21911620/32770624 swapFree=67108688/67108860
[pid=4347] ppid=4344 vsize=14092996 memory=1763460 CPUtime=2520.09 cores=0,2,4,6
/proc/4347/stat : 4347 (java) S 4344 4347 2816 0 -1 1077944320 271064 0 0 0 251798 211 0 0 20 0 15 0 248170451 14431227904 440865 33554432000 4194304 4196468 140731818326752 140731818309296 140613285490423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
/proc/4347/statm: 3523249 440865 3606 1 0 3485321 0
[pid=4347/tid=4349] ppid=4344 vsize=14092996 memory=1612 CPUtime=2507.64 cores=0,2,4,6
/proc/4347/task/4349/stat : 4349 (java) R 4344 4347 2816 0 -1 4202560 131143 0 0 0 250713 51 0 0 20 0 15 0 248170452 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613289728048 140612889860605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4350] ppid=4344 vsize=14092996 memory=1808 CPUtime=1.34 cores=0,2,4,6
/proc/4347/task/4350/stat : 4350 (java) S 4344 4347 2816 0 -1 1077944384 15973 0 0 0 111 23 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613215578896 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4351] ppid=4344 vsize=14092996 memory=8696 CPUtime=1.32 cores=0,2,4,6
/proc/4347/task/4351/stat : 4351 (java) S 4344 4347 2816 0 -1 1077944384 14758 0 0 0 110 22 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613214526352 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4352] ppid=4344 vsize=14092996 memory=14884 CPUtime=1.33 cores=0,2,4,6
/proc/4347/task/4352/stat : 4352 (java) S 4344 4347 2816 0 -1 1077944384 20324 0 0 0 111 22 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613213473808 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4353] ppid=4344 vsize=14092996 memory=15784 CPUtime=1.34 cores=0,2,4,6
/proc/4347/task/4353/stat : 4353 (java) S 4344 4347 2816 0 -1 1077944384 19254 0 0 0 111 23 0 0 20 0 15 0 248170453 14431227904 440865 33554432000 4194304 4196468 140731818326752 140613212421264 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4354] ppid=4344 vsize=14092996 memory=8112282956445269571 CPUtime=0.38 cores=0,2,4,6
/proc/4347/task/4354/stat : 4354 (java) S 4344 4347 2816 0 -1 1077944384 11130 0 0 0 31 7 0 0 20 0 15 0 248170454 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612759824368 140613285501570 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4355] ppid=4344 vsize=14092996 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4355/stat : 4355 (java) S 4344 4347 2816 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612758770656 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4356] ppid=4344 vsize=14092996 memory=8696 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4356/stat : 4356 (java) S 4344 4347 2816 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 248170455 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612757718016 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4357] ppid=4344 vsize=14092996 memory=14884 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4357/stat : 4357 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612756666576 140613285509019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4358] ppid=4344 vsize=14092996 memory=15784 CPUtime=1.94 cores=0,2,4,6
/proc/4347/task/4358/stat : 4358 (java) S 4344 4347 2816 0 -1 1077944384 16978 0 0 0 192 2 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612755614192 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4359] ppid=4344 vsize=14092996 memory=1172 CPUtime=2.3 cores=0,2,4,6
/proc/4347/task/4359/stat : 4359 (java) S 4344 4347 2816 0 -1 1077944384 16443 0 0 0 226 4 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612754561648 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4360] ppid=4344 vsize=14092996 memory=3980 CPUtime=0.97 cores=0,2,4,6
/proc/4347/task/4360/stat : 4360 (java) S 4344 4347 2816 0 -1 1077944384 21819 0 0 0 94 3 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612753509104 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4361] ppid=4344 vsize=14092996 memory=1924 CPUtime=0 cores=0,2,4,6
/proc/4347/task/4361/stat : 4361 (java) S 4344 4347 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248170457 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612752456800 140613285500629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
[pid=4347/tid=4362] ppid=4344 vsize=14092996 memory=7636 CPUtime=1.41 cores=0,2,4,6
/proc/4347/task/4362/stat : 4362 (java) S 4344 4347 2816 0 -1 1077944384 1803 0 0 0 73 68 0 0 20 0 15 0 248170458 14431227904 440865 33554432000 4194304 4196468 140731818326752 140612751403312 140613285501570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33038336 140731818333268 140731818333449 140731818333449 140731818336207 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1763460 KiB

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

[startup+2509.62 s]
# the end of solver process 4347 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.01 s, system=2.11958 s

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

Child status: 143
Real time (s): 2509.62
CPU time (s): 2520.13
CPU user time (s): 2518.01
CPU system time (s): 2.11958
CPU usage (%): 100.418
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 2778532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.01
system time used= 2.11958
maximum resident set size= 2781536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65762
involuntary context switches= 2221


# summary of solver processes directly reported to runsolver:
#   pid: 4347
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.01
#   total CPU system time (s): 2.11958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7941 second user time and 24.6302 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 06:07:52
IDJOB=4308401
IDBENCH=141311
IDSOLVER=2792
FILE ID=node134/4308401-1534306072
RUNJOBID= node134-1534293823-2847
PBS_JOBID= 21038145
Free space on /tmp= 43328 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308401-1534306072/watcher-4308401-1534306072 -o /tmp/evaluation-result-4308401-1534306072/solver-4308401-1534306072 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534293823-2847 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1475064384 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308401-1534306072.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=1475064384

node134.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.68
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.68
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.68
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.68
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:        24483572 kB
MemAvailable:   31895236 kB
Buffers:          194152 kB
Cached:          7431116 kB
SwapCached:           32 kB
Active:          4031508 kB
Inactive:        3650872 kB
Active(anon):       5744 kB
Inactive(anon):   111440 kB
Active(file):    4025764 kB
Inactive(file):  3539432 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36512 kB
Writeback:             0 kB
AnonPages:        186516 kB
Mapped:            55412 kB
Shmem:             57844 kB
Slab:             303716 kB
SReclaimable:     274928 kB
SUnreclaim:        28788 kB
KernelStack:        3904 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     361176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43332 MiB
End job on node134 at 2018-08-15 06:49:42