Trace number 4308932

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 - Parallel with EPS 2018-08-14OPT2 10.3227 2.91657

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-2_c18.xml
MD5SUM44fbe0987cd748884024830a876a5560
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.10044
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints21
Number of domains3
Minimum domain size2
Maximum domain size1101
Distribution of domain sizes[{"size":2,"count":5},{"size":7,"count":25},{"size":1101,"count":5}]
Minimum variable degree2
Maximum variable degree7
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":10},{"degree":7,"count":5}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":10},{"arity":5,"count":6},{"arity":10,"count":5}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10},{"type":"ordered","count":1},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin 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.65/0.57	c version: 2018-08-14
0.65/0.57	c seed: 1691037680
0.65/0.57	c timeout: 20160
0.65/0.57	c memlimit: 22000
0.65/0.57	c nbcore: 8
0.65/0.60	c Parsing instance...
1.31/0.91	c Parsing done, starting search...
8.94/2.73	o 5
9.71/2.84	o 4
9.71/2.85	o 3
9.71/2.85	o 2
9.71/2.89	s OPTIMUM FOUND
9.71/2.89	v <instantiation>
9.71/2.89	v 	<list>
9.71/2.89	v 		d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] npt[0] npt[1] npt[2] npt[3] npt[4] u[0] u[1] u[2] u[3] u[4]
9.71/2.89	v 	</list>
9.71/2.89	v 	<values>
9.71/2.89	v 		1 1 0 3 1 0 0 2 0 4 6 0 0 0 0 6 0 0 0 0 6 0 0 0 0 254 239 0 0 0 1 1 0 0 0 
9.71/2.89	v 	</values>
9.71/2.89	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308932-1534377649/watcher-4308932-1534377649 -o /tmp/evaluation-result-4308932-1534377649/solver-4308932-1534377649 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534372486-11229 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1691037680 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308932-1534377649.xml 

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

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

solver pid=11940, runsolver pid=11937

[startup+0.100156 s]*
/proc/loadavg: 7.13 8.46 8.70 2/202 11960
/proc/meminfo: memFree=24788424/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=26103420 memory=27144 CPUtime=0.09 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 6226 0 0 0 8 1 0 0 20 0 20 0 255328100 26729902080 6786 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6525855 6786 3116 1 0 6487932 0
[pid=11940/tid=11942] ppid=11937 vsize=26103420 memory=4134930498285298233 CPUtime=0.06 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) R 11937 11940 11202 0 -1 4202560 4314 0 0 0 6 0 0 0 20 0 20 0 255328100 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762264455568 139762252471269 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=26103420 memory=139969173931648 CPUtime=0 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 6786 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328102 26729902080 6786 33554432000 4194304 4196468 140722718047856 139761002809712 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11952] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11952/stat : 11952 (java) S 11937 11940 11202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255328103 26729902080 6786 33554432000 4194304 4196468 140722718047856 139761001755680 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11953] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11953/stat : 11953 (java) S 11937 11940 11202 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255328103 26729902080 6786 33554432000 4194304 4196468 140722718047856 139761000702832 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11954] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11954/stat : 11954 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328105 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760999651152 139762260248475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11955] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11955/stat : 11955 (java) S 11937 11940 11202 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760998599536 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11956] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11956/stat : 11956 (java) S 11937 11940 11202 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760997546736 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11957] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11957/stat : 11957 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760996493936 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11958] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) S 11937 11940 11202 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760995441136 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11960] ppid=11937 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/11940/task/11960/stat : 11960 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328108 26729902080 6786 33554432000 4194304 4196468 140722718047856 139760993335856 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 27144 KiB

[startup+0.210373 s]*
/proc/loadavg: 7.13 8.46 8.70 2/202 11960
/proc/meminfo: memFree=24770672/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=26103420 memory=42684 CPUtime=0.25 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 10275 0 0 0 23 2 0 0 20 0 20 0 255328100 26729902080 10671 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6525855 10671 3323 1 0 6487932 0
[pid=11940/tid=11942] ppid=11937 vsize=26103420 memory=4026531975 CPUtime=0.17 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) R 11937 11940 11202 0 -1 4202560 8087 0 0 0 16 1 0 0 20 0 20 0 255328100 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762264455632 139762260241814 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=26103420 memory=3385 CPUtime=0 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=26103420 memory=4049494170990560928 CPUtime=0 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 10671 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328102 26729902080 10671 33554432000 4194304 4196468 140722718047856 139761002809712 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11952] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11952/stat : 11952 (java) S 11937 11940 11202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255328103 26729902080 10671 33554432000 4194304 4196468 140722718047856 139761001755680 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11953] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11953/stat : 11953 (java) S 11937 11940 11202 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255328103 26729902080 10671 33554432000 4194304 4196468 140722718047856 139761000702832 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11954] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11954/stat : 11954 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328105 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760999651152 139762260248475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11955] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11955/stat : 11955 (java) S 11937 11940 11202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760998599536 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11956] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11956/stat : 11956 (java) R 11937 11940 11202 0 -1 4202560 337 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760997537120 139762244623551 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11957] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11957/stat : 11957 (java) S 11937 11940 11202 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760996493936 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11958] ppid=11937 vsize=26103420 memory=0 CPUtime=0.04 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) R 11937 11940 11202 0 -1 4202560 308 0 0 0 4 0 0 0 20 0 20 0 255328107 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760995441136 139762238768241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11960] ppid=11937 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/11940/task/11960/stat : 11960 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328108 26729902080 10671 33554432000 4194304 4196468 140722718047856 139760993335856 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42684 KiB

[startup+0.310487 s]*
/proc/loadavg: 7.13 8.46 8.70 2/202 11960
/proc/meminfo: memFree=24767012/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=26103420 memory=46528 CPUtime=0.4 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 10795 0 0 0 38 2 0 0 20 0 20 0 255328100 26729902080 11632 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6525855 11632 3375 1 0 6487932 0
[pid=11940/tid=11942] ppid=11937 vsize=26103420 memory=6791534058613427641 CPUtime=0.27 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) R 11937 11940 11202 0 -1 4202560 8444 0 0 0 26 1 0 0 20 0 20 0 255328100 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762264391616 139762244310366 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=26103420 memory=139969024848815 CPUtime=0 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=26103420 memory=139969024851120 CPUtime=0 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=26103420 memory=139969024853424 CPUtime=0 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26729902080 11632 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328102 26729902080 11632 33554432000 4194304 4196468 140722718047856 139761002809712 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11952] ppid=11937 vsize=26103420 memory=279938049713808 CPUtime=0 cores=0-7
/proc/11940/task/11952/stat : 11952 (java) S 11937 11940 11202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255328103 26729902080 11632 33554432000 4194304 4196468 140722718047856 139761001755680 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11953] ppid=11937 vsize=26103420 memory=279938049720720 CPUtime=0 cores=0-7
/proc/11940/task/11953/stat : 11953 (java) S 11937 11940 11202 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255328103 26729902080 11632 33554432000 4194304 4196468 140722718047856 139761000702832 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11954] ppid=11937 vsize=26103420 memory=279938049662000 CPUtime=0 cores=0-7
/proc/11940/task/11954/stat : 11954 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328105 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760999651152 139762260248475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11955] ppid=11937 vsize=26103420 memory=279938049734544 CPUtime=0 cores=0-7
/proc/11940/task/11955/stat : 11955 (java) S 11937 11940 11202 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760998599536 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11956] ppid=11937 vsize=26103420 memory=279938049741456 CPUtime=0.02 cores=0-7
/proc/11940/task/11956/stat : 11956 (java) S 11937 11940 11202 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 20 0 255328107 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760997546736 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11957] ppid=11937 vsize=26103420 memory=279938049739152 CPUtime=0.01 cores=0-7
/proc/11940/task/11957/stat : 11957 (java) S 11937 11940 11202 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 20 0 255328107 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760996493936 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11958] ppid=11937 vsize=26103420 memory=279938049755760 CPUtime=0.07 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) R 11937 11940 11202 0 -1 4202560 336 0 0 0 7 0 0 0 20 0 20 0 255328107 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760995441136 139762239661207 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328107 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11960] ppid=11937 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/11940/task/11960/stat : 11960 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328108 26729902080 11632 33554432000 4194304 4196468 140722718047856 139760993335856 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46528 KiB

[startup+0.700886 s]
/proc/loadavg: 7.13 8.46 8.70 2/202 11960
/proc/meminfo: memFree=24746796/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=26105488 memory=85156 CPUtime=0.97 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 17801 0 0 0 92 5 0 0 20 0 20 0 255328100 26732019712 21289 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6526372 21289 3491 1 0 6488444 0
[pid=11940/tid=11942] ppid=11937 vsize=26105488 memory=0 CPUtime=0.65 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) R 11937 11940 11202 0 -1 4202560 14929 0 0 0 62 3 0 0 20 0 20 0 255328100 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762264461840 139762260251805 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=26105488 memory=1108 CPUtime=0 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=26105488 memory=10784 CPUtime=0 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=26105488 memory=4280 CPUtime=0 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328101 26732019712 21289 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=26105488 memory=38512 CPUtime=0 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255328102 26732019712 21289 33554432000 4194304 4196468 140722718047856 139761002809712 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0

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

[pid=11940/tid=11958] ppid=11937 vsize=26111632 memory=0 CPUtime=0.52 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) S 11937 11940 11202 0 -1 1077944384 5412 0 0 0 50 2 0 0 20 0 20 0 255328107 26738311168 59950 33554432000 4194304 4196468 140722718047856 139760995441136 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255328107 26738311168 59950 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11960] ppid=11937 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11960/stat : 11960 (java) S 11937 11940 11202 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 255328108 26738311168 59950 33554432000 4194304 4196468 140722718047856 139760993335856 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 3.63 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 244928 KiB

[startup+2.40916 s]
/proc/loadavg: 7.13 8.46 8.70 2/204 11962
/proc/meminfo: memFree=24546872/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=27184884 memory=274428 CPUtime=6.79 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 43171 0 0 0 659 20 0 0 20 0 36 0 255328100 27837321216 68607 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6796221 68607 3583 1 0 6757772 0
[pid=11940/tid=11942] ppid=11937 vsize=27184884 memory=-9001734043636558696 CPUtime=2.08 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) S 11937 11940 11202 0 -1 1077944384 22882 0 0 0 200 8 0 0 20 0 36 0 255328100 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762264467344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=27184884 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 221 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=27184884 memory=0 CPUtime=0.01 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=27184884 memory=7379822421338057319 CPUtime=0.01 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=27184884 memory=177196 CPUtime=0.01 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=27184884 memory=279938049871072 CPUtime=0.01 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=27184884 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=27184884 memory=279938049872576 CPUtime=0 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=27184884 memory=279938049872768 CPUtime=0.01 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 36 0 255328101 27837321216 68607 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=27184884 memory=279938049872960 CPUtime=0.02 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 881 0 0 0 2 0 0 0 20 0 36 0 255328102 27837321216 68607 33554432000 4194304 4196468 140722718047856 139761002809712 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11952] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11952/stat : 11952 (java) S 11937 11940 11202 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 36 0 255328103 27837321216 68607 33554432000 4194304 4196468 140722718047856 139761001755744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11953] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11953/stat : 11953 (java) S 11937 11940 11202 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 36 0 255328103 27837321216 68607 33554432000 4194304 4196468 140722718047856 139761000702848 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11954] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11954/stat : 11954 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 255328105 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760999651152 139762260248475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11955] ppid=11937 vsize=27184884 memory=0 CPUtime=0.84 cores=0-7
/proc/11940/task/11955/stat : 11955 (java) R 11937 11940 11202 0 -1 4202560 2531 0 0 0 82 2 0 0 20 0 36 0 255328107 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760998585552 139762243442127 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11956] ppid=11937 vsize=27184884 memory=0 CPUtime=0.87 cores=0-7
/proc/11940/task/11956/stat : 11956 (java) R 11937 11940 11202 0 -1 4202560 3193 0 0 0 87 0 0 0 20 0 36 0 255328107 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760997528768 139762245337615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11957] ppid=11937 vsize=27184884 memory=0 CPUtime=0.9 cores=0-7
/proc/11940/task/11957/stat : 11957 (java) R 11937 11940 11202 0 -1 4202560 4155 0 0 0 90 0 0 0 20 0 36 0 255328107 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760996475024 139762244619760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11958] ppid=11937 vsize=27184884 memory=0 CPUtime=0.74 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) S 11937 11940 11202 0 -1 1077944384 6294 0 0 0 71 3 0 0 20 0 36 0 255328107 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760995441136 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 255328107 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11960] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11960/stat : 11960 (java) S 11937 11940 11202 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 36 0 255328108 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760993335856 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11961] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11961/stat : 11961 (java) S 11937 11940 11202 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 36 0 255328273 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760645431936 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11962] ppid=11937 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11962/stat : 11962 (java) R 11937 11940 11202 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 36 0 255328290 27837321216 68607 33554432000 4194304 4196468 140722718047856 139760642282064 139762260241026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 6.79 s
Current children cumulated vsize: 27184884 KiB
Current children cumulated memory: 274428 KiB

[startup+2.80293 s]
/proc/loadavg: 7.13 8.46 8.70 2/204 11962
/proc/meminfo: memFree=24546872/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=27850524 memory=320396 CPUtime=9.71 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 44482 0 0 0 946 25 0 0 20 0 46 0 255328100 28518936576 80099 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6962631 80099 3593 1 0 6924182 0
[pid=11940/tid=11942] ppid=11937 vsize=27850524 memory=0 CPUtime=2.08 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) S 11937 11940 11202 0 -1 1077944384 22882 0 0 0 200 8 0 0 20 0 46 0 255328100 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762264467344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=27850524 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=27850524 memory=279937714008650 CPUtime=0.02 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=27850524 memory=279938049574880 CPUtime=0.01 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=27850524 memory=279938049575072 CPUtime=0.01 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=27850524 memory=279938049575264 CPUtime=0.02 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=27850524 memory=139969024991456 CPUtime=0.01 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=27850524 memory=288230574492221466 CPUtime=0.01 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 9 0 0 0 1 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=27850524 memory=304274669723451707 CPUtime=0.01 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 46 0 255328101 28518936576 80099 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=27850524 memory=16100360058046859 CPUtime=0.03 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 950 0 0 0 3 0 0 0 20 0 46 0 255328102 28518936576 80099 33554432000 4194304 4196468 140722718047856 139761002809712 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11952] ppid=11937 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11952/stat : 11952 (java) S 11937 11940 11202 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 255328103 28518936576 80099 33554432000 4194304 4196468 140722718047856 139761001755744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11953] ppid=11937 vsize=27850524 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/11940/task/11953/stat : 11953 (java) S 11937 11940 11202 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 46 0 255328103 28518936576 80099 33554432000 4194304 4196468 140722718047856 139761000702848 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11954] ppid=11937 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11954/stat : 11954 (java) S 11937 11940 11202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 255328105 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760999651152 139762260248475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11955] ppid=11937 vsize=27850524 memory=279938050032192 CPUtime=1.13 cores=0-7
/proc/11940/task/11955/stat : 11955 (java) R 11937 11940 11202 0 -1 4202560 2863 0 0 0 111 2 0 0 20 0 46 0 255328107 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760998588128 139762243715895 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11956] ppid=11937 vsize=27850524 memory=139969025047824 CPUtime=1.07 cores=0-7
/proc/11940/task/11956/stat : 11956 (java) R 11937 11940 11202 0 -1 4202560 3364 0 0 0 107 0 0 0 20 0 46 0 255328107 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760997539928 139762243715792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11957] ppid=11937 vsize=27850524 memory=0 CPUtime=1.18 cores=0-7
/proc/11940/task/11957/stat : 11957 (java) R 11937 11940 11202 0 -1 4202560 4219 0 0 0 117 1 0 0 20 0 46 0 255328107 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760996478720 139762245709104 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11958] ppid=11937 vsize=27850524 memory=0 CPUtime=0.8 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) R 11937 11940 11202 0 -1 1077944384 6394 0 0 0 77 3 0 0 20 0 46 0 255328107 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760995437504 139762260240085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 255328107 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11960] ppid=11937 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11960/stat : 11960 (java) S 11937 11940 11202 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 46 0 255328108 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760993335856 139762260241026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11961] ppid=11937 vsize=27850524 memory=0 CPUtime=0.01 cores=0-7
/proc/11940/task/11961/stat : 11961 (java) S 11937 11940 11202 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 46 0 255328273 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760645430800 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11962] ppid=11937 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/11940/task/11962/stat : 11962 (java) R 11937 11940 11202 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 255328290 28518936576 80099 33554432000 4194304 4196468 140722718047856 139760642282064 139762260241026 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 9.71 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 320396 KiB

[startup+2.90088 s]
/proc/loadavg: 7.13 8.46 8.70 2/204 11962
/proc/meminfo: memFree=24546872/32770624 swapFree=67108856/67108860
[pid=11940] ppid=11937 vsize=27850524 memory=328224 CPUtime=10.3 cores=0-7
/proc/11940/stat : 11940 (java) S 11937 11940 11202 0 -1 1077944320 44860 0 0 0 1005 25 0 0 20 0 19 0 255328100 28518936576 82056 33554432000 4194304 4196468 140722718047856 140722718030400 139762260229879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
/proc/11940/statm: 6962631 82056 3603 1 0 6924182 0
[pid=11940/tid=11942] ppid=11937 vsize=27850524 memory=56 CPUtime=2.08 cores=0-7
/proc/11940/task/11942/stat : 11942 (java) S 11937 11940 11202 0 -1 1077944384 22887 0 0 0 200 8 0 0 20 0 19 0 255328100 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762264472720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11943] ppid=11937 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/11940/task/11943/stat : 11943 (java) S 11937 11940 11202 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762212850320 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11944] ppid=11937 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/11940/task/11944/stat : 11944 (java) S 11937 11940 11202 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762211797520 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11945] ppid=11937 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/11940/task/11945/stat : 11945 (java) S 11937 11940 11202 0 -1 1077944384 88 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762210744720 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11946] ppid=11937 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/11940/task/11946/stat : 11946 (java) S 11937 11940 11202 0 -1 1077944384 32 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762209691920 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11947] ppid=11937 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/11940/task/11947/stat : 11947 (java) S 11937 11940 11202 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762208640144 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11948] ppid=11937 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/11940/task/11948/stat : 11948 (java) S 11937 11940 11202 0 -1 1077944384 77 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762207587344 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11949] ppid=11937 vsize=27850524 memory=-7751062316387021378 CPUtime=0.01 cores=0-7
/proc/11940/task/11949/stat : 11949 (java) S 11937 11940 11202 0 -1 1077944384 9 0 0 0 1 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762206534544 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11950] ppid=11937 vsize=27850524 memory=-8316900901535099443 CPUtime=0.02 cores=0-7
/proc/11940/task/11950/stat : 11950 (java) S 11937 11940 11202 0 -1 1077944384 33 0 0 0 2 0 0 0 20 0 19 0 255328101 28518936576 82056 33554432000 4194304 4196468 140722718047856 139762205481744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11951] ppid=11937 vsize=27850524 memory=-6800859132029471843 CPUtime=0.03 cores=0-7
/proc/11940/task/11951/stat : 11951 (java) S 11937 11940 11202 0 -1 1077944384 952 0 0 0 3 0 0 0 20 0 19 0 255328102 28518936576 82056 33554432000 4194304 4196468 140722718047856 139761002809920 139762260241026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11952] ppid=11937 vsize=27850524 memory=11 CPUtime=0 cores=0-7
/proc/11940/task/11952/stat : 11952 (java) S 11937 11940 11202 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 255328103 28518936576 82056 33554432000 4194304 4196468 140722718047856 139761001755744 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11953] ppid=11937 vsize=27850524 memory=12 CPUtime=0 cores=0-7
/proc/11940/task/11953/stat : 11953 (java) S 11937 11940 11202 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 255328103 28518936576 82056 33554432000 4194304 4196468 140722718047856 139761000702848 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11954] ppid=11937 vsize=27850524 memory=11 CPUtime=0 cores=0-7
/proc/11940/task/11954/stat : 11954 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 255328105 28518936576 82056 33554432000 4194304 4196468 140722718047856 139760999650800 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11955] ppid=11937 vsize=27850524 memory=1236 CPUtime=1.2 cores=0-7
/proc/11940/task/11955/stat : 11955 (java) S 11937 11940 11202 0 -1 1077944384 2879 0 0 0 118 2 0 0 20 0 19 0 255328107 28518936576 82056 33554432000 4194304 4196468 140722718047856 139760998579376 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11956] ppid=11937 vsize=27850524 memory=2424 CPUtime=1.16 cores=0-7
/proc/11940/task/11956/stat : 11956 (java) S 11937 11940 11202 0 -1 1077944384 3379 0 0 0 116 0 0 0 20 0 19 0 255328107 28518936576 82056 33554432000 4194304 4196468 140722718047856 139760997531792 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11957] ppid=11937 vsize=27850524 memory=1832 CPUtime=1.26 cores=0-7
/proc/11940/task/11957/stat : 11957 (java) S 11937 11940 11202 0 -1 1077944384 4221 0 0 0 125 1 0 0 20 0 19 0 255328107 28518936576 82056 33554432000 4194304 4196468 140722718047856 139760996477872 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11958] ppid=11937 vsize=27850524 memory=1920 CPUtime=0.84 cores=0-7
/proc/11940/task/11958/stat : 11958 (java) S 11937 11940 11202 0 -1 1077944384 6462 0 0 0 81 3 0 0 20 0 19 0 255328107 28518936576 82056 33554432000 4194304 4196468 140722718047856 139760995435456 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
[pid=11940/tid=11959] ppid=11937 vsize=27850524 memory=242820 CPUtime=0 cores=0-7
/proc/11940/task/11959/stat : 11959 (java) S 11937 11940 11202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 255328107 28518936576 82056 33554432000 4194304 4196468 140722718047856 139760994388576 139762260240085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140722718053453 140722718053637 140722718053637 140722718056399 0
Current children cumulated CPU time: 10.3 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 328224 KiB

Child status: 0
Real time (s): 2.91657
CPU time (s): 10.3227
CPU user time (s): 10.0568
CPU system time (s): 0.265871
CPU usage (%): 353.932
Max. virtual memory (cumulated for all children) (KiB): 27850524
Max. memory (cumulated for all children) (KiB): 328224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0568
system time used= 0.265871
maximum resident set size= 329144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44878
page faults= 0
swaps= 0
block input operations= 8
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6372
involuntary context switches= 209


# summary of solver processes directly reported to runsolver:
#   pid: 11940
#   total CPU time (s): 10.3227
#   total CPU user time (s): 10.0568
#   total CPU system time (s): 0.265871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047614 second user time and 0.063052 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-16 02:00:49
IDJOB=4308932
IDBENCH=141356
IDSOLVER=2793
FILE ID=node132/4308932-1534377649
RUNJOBID= node132-1534372486-11229
PBS_JOBID= 21038286
Free space on /tmp= 47092 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m2-2_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308932-1534377649/watcher-4308932-1534377649 -o /tmp/evaluation-result-4308932-1534377649/solver-4308932-1534377649 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534372486-11229 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1691037680 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308932-1534377649.xml

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

MD5SUM BENCH= 44fbe0987cd748884024830a876a5560
RANDOM SEED=1691037680

node132.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.65
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.65
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.65
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.65
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:        24800592 kB
MemAvailable:   31891492 kB
Buffers:          239196 kB
Cached:          7108260 kB
SwapCached:            4 kB
Active:          3914828 kB
Inactive:        3487464 kB
Active(anon):       4684 kB
Inactive(anon):   110860 kB
Active(file):    3910144 kB
Inactive(file):  3376604 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             35996 kB
Writeback:             0 kB
AnonPages:         63844 kB
Mapped:            58644 kB
Shmem:             58012 kB
Slab:             260892 kB
SReclaimable:     232612 kB
SUnreclaim:        28280 kB
KernelStack:        3584 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 47060 MiB
End job on node132 at 2018-08-16 02:00:52