Trace number 4308361

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)36 2520.03 2458.81

General information on the benchmark

NameStillLife/
StillLife-wastage-08_c18.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark3.65099
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 432784326
0.68/0.55	c timeout: 2520
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
2.46/1.38	c Parsing done, starting first complete search...
2.81/1.42	o 22
2.81/1.43	o 23
2.81/1.43	o 24
2.81/1.43	o 25
2.81/1.43	o 26
2.81/1.43	o 27
4.67/2.06	o 28
4.98/2.17	o 29
5.48/2.34	o 30
5.48/2.38	o 31
5.48/2.38	o 32
7.69/4.21	c First complete search done, starting ALNS search...
9.06/4.73	o 33
9.70/5.26	o 34
11.09/6.11	o 35
11.21/6.29	o 36
2520.00/2458.80	s SATISFIABLE
2520.00/2458.80	v <instantiation>
2520.00/2458.80	v 	<list>
2520.00/2458.80	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z
2520.00/2458.80	v 	</list>
2520.00/2458.80	v 	<values>
2520.00/2458.80	v 		0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 2 2 2 8 8 8 14 14 14 16 36 
2520.00/2458.80	v 	</values>
2520.00/2458.80	v </instantiation>

Verifier Data

OK	36

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308361-1534271111/watcher-4308361-1534271111 -o /tmp/evaluation-result-4308361-1534271111/solver-4308361-1534271111 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534271111-19513 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 432784326 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308361-1534271111.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
Current StackSize limit: 8192 KiB

solver pid=19545, runsolver pid=19538

[startup+0.108528 s]*
/proc/loadavg: 0.85 0.90 1.11 5/217 19574
/proc/meminfo: memFree=24390564/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14082736 memory=33860 CPUtime=0.13 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 7397 0 0 0 12 1 0 0 20 0 15 0 244674276 14420721664 8465 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3520684 8465 3135 1 0 3482761 0
[pid=19545/tid=19548] ppid=19538 vsize=14082736 memory=6735269665583770266 CPUtime=0.1 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) D 19538 19545 17830 0 -1 1077944384 5460 0 0 0 9 1 0 0 20 0 15 0 244674277 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160766423024 140160762219581 0 4 0 16800975 18446744072101514788 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14082736 memory=5793855786568931769 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160235312288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160234259184 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0.01 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) R 19538 19545 17830 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 244674282 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160230050288 140160741162122 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 8465 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33860 KiB

[startup+0.210442 s]*
/proc/loadavg: 0.85 0.90 1.11 9/217 19574
/proc/meminfo: memFree=24365664/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14082736 memory=46980 CPUtime=0.31 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 10350 0 0 0 29 2 0 0 20 0 15 0 244674276 14420721664 11745 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3520684 11745 3371 1 0 3482761 0
[pid=19545/tid=19548] ppid=19538 vsize=14082736 memory=4871374705135476842 CPUtime=0.19 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 8108 0 0 0 18 1 0 0 20 0 15 0 244674277 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160766424656 140160746239333 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14082736 memory=4211974261763829130 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160235312288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160234259184 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) R 19538 19545 17830 0 -1 4202560 412 0 0 0 2 0 0 0 20 0 15 0 244674282 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160232155888 140160743566016 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) R 19538 19545 17830 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0.06 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 287 0 0 0 6 0 0 0 20 0 15 0 244674282 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 11745 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46980 KiB

[startup+0.310474 s]*
/proc/loadavg: 0.85 0.90 1.11 5/217 19574
/proc/meminfo: memFree=24358096/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14082736 memory=50464 CPUtime=0.43 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 10723 0 0 0 41 2 0 0 20 0 15 0 244674276 14420721664 12616 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3520684 12616 3374 1 0 3482761 0
[pid=19545/tid=19548] ppid=19538 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 8455 0 0 0 28 1 0 0 20 0 15 0 244674277 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160766416800 140160742471083 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14082736 memory=4211974261763829130 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14082736 memory=140535559040949 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14082736 memory=140535423692726 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14082736 memory=140535423684047 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244674277 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14082736 memory=140535559056449 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14082736 memory=140535423693263 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160235312288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14082736 memory=281070847377296 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244674279 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160234259184 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14082736 memory=281070847374992 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 413 0 0 0 3 0 0 0 20 0 15 0 244674282 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 178 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0.08 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 295 0 0 0 8 0 0 0 20 0 15 0 244674282 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14082736 memory=140535559038592 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674282 14420721664 12616 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50464 KiB

[startup+0.700892 s]
/proc/loadavg: 0.85 0.90 1.11 4/217 19574
/proc/meminfo: memFree=24309596/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14084804 memory=88996 CPUtime=0.99 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 17580 0 0 0 95 4 0 0 20 0 15 0 244674276 14422839296 22249 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3521201 22249 3498 1 0 3483273 0
[pid=19545/tid=19548] ppid=19538 vsize=14084804 memory=1220 CPUtime=0.67 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 14885 0 0 0 64 3 0 0 20 0 15 0 244674277 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160766419696 140160762217629 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14084804 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14084804 memory=868 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244674277 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14084804 memory=6370994028255662164 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244674279 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244674279 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160235312288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244674279 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160234259184 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14084804 memory=224 CPUtime=0.07 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 550 0 0 0 7 0 0 0 20 0 15 0 244674282 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14084804 memory=7 CPUtime=0.08 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 364 0 0 0 8 0 0 0 20 0 15 0 244674282 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14084804 memory=697 CPUtime=0.15 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 399 0 0 0 15 0 0 0 20 0 15 0 244674282 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14084804 memory=281070847561200 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674282 14422839296 22249 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88996 KiB

[startup+1.50159 s]
/proc/loadavg: 0.85 0.90 1.11 11/217 19574
/proc/meminfo: memFree=24249220/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14090948 memory=166904 CPUtime=3.14 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 27058 0 0 0 306 8 0 0 20 0 15 0 244674276 14429130752 41726 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3522737 41726 3547 1 0 3484809 0
[pid=19545/tid=19548] ppid=19538 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 21148 0 0 0 142 5 0 0 20 0 15 0 244674277 14429130752 41726 33554432000 4194304 4196468 140735698778576 140160766432864 140160374839568 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14090948 memory=4946807952480443264 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14429130752 41726 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14090948 memory=-6151176607409726306 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14429130752 41726 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244674277 14429130752 41726 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14090948 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244674277 14429130752 41726 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14090948 memory=-7376723954456547886 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 244674279 14429130752 41726 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0

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

/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 107304 0 0 0 229554 57 0 0 20 0 15 0 244674277 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160766433520 140160378182166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14092996 memory=465428 CPUtime=17.59 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 16858 0 0 0 1696 63 0 0 20 0 15 0 244674277 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14092996 memory=1620 CPUtime=17.55 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 16291 0 0 0 1687 68 0 0 20 0 15 0 244674277 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14092996 memory=475688 CPUtime=17.59 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 17898 0 0 0 1694 65 0 0 20 0 15 0 244674277 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14092996 memory=483896 CPUtime=17.52 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 16797 0 0 0 1691 61 0 0 20 0 15 0 244674277 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14092996 memory=461324 CPUtime=5.8 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 50557 0 0 0 508 72 0 0 20 0 15 0 244674279 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14092996 memory=465428 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160235312352 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14092996 memory=459272 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160234259200 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14092996 memory=459272 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14092996 memory=459272 CPUtime=2.79 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 17548 0 0 0 277 2 0 0 20 0 15 0 244674282 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14092996 memory=461324 CPUtime=2.65 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 12471 0 0 0 263 2 0 0 20 0 15 0 244674282 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14092996 memory=477740 CPUtime=1.02 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 16359 0 0 0 99 3 0 0 20 0 15 0 244674282 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14092996 memory=457220 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14092996 memory=457220 CPUtime=1.45 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 879 0 0 0 69 76 0 0 20 0 15 0 244674282 14431227904 114305 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 2380.19 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 457220 KiB

[startup+2382.3 s]
/proc/loadavg: 1.27 1.44 1.43 5/217 19670
/proc/meminfo: memFree=23184680/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14092996 memory=467048 CPUtime=2441.65 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 281747 0 0 0 243730 435 0 0 20 0 15 0 244674276 14431227904 116762 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3523249 116762 3625 1 0 3485321 0
[pid=19545/tid=19548] ppid=19538 vsize=14092996 memory=471152 CPUtime=2355.43 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 110048 0 0 0 235485 58 0 0 20 0 15 0 244674277 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160766433520 140160378076816 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14092996 memory=478772 CPUtime=18.09 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 17314 0 0 0 1744 65 0 0 20 0 15 0 244674277 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14092996 memory=476720 CPUtime=18.05 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 16740 0 0 0 1735 70 0 0 20 0 15 0 244674277 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14092996 memory=140535557785771 CPUtime=18.09 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 18508 0 0 0 1742 67 0 0 20 0 15 0 244674277 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14092996 memory=472616 CPUtime=18.02 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 17210 0 0 0 1740 62 0 0 20 0 15 0 244674277 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14092996 memory=469100 CPUtime=5.91 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 53209 0 0 0 518 73 0 0 20 0 15 0 244674279 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14092996 memory=469100 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160235312352 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14092996 memory=473204 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160234259200 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14092996 memory=469100 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14092996 memory=489032 CPUtime=2.79 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 17550 0 0 0 277 2 0 0 20 0 15 0 244674282 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14092996 memory=808084 CPUtime=2.65 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 12473 0 0 0 263 2 0 0 20 0 15 0 244674282 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14092996 memory=491092 CPUtime=1.02 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 16361 0 0 0 99 3 0 0 20 0 15 0 244674282 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14092996 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14092996 memory=932 CPUtime=1.49 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 884 0 0 0 71 78 0 0 20 0 15 0 244674282 14431227904 116762 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 2441.65 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 467048 KiB

[startup+2442.3 s]
/proc/loadavg: 1.36 1.43 1.42 4/216 19671
/proc/meminfo: memFree=23122352/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14092996 memory=501520 CPUtime=2502.99 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 283606 0 0 0 249856 443 0 0 20 0 15 0 244674276 14431227904 125380 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3523249 125380 3625 1 0 3485321 0
[pid=19545/tid=19548] ppid=19538 vsize=14092996 memory=501520 CPUtime=2414.81 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 111337 0 0 0 241421 60 0 0 20 0 15 0 244674277 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160766433520 140160372633455 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14092996 memory=503572 CPUtime=18.54 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 17397 0 0 0 1788 66 0 0 20 0 15 0 244674277 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14092996 memory=449604 CPUtime=18.5 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 16833 0 0 0 1779 71 0 0 20 0 15 0 244674277 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14092996 memory=463876 CPUtime=18.54 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 18604 0 0 0 1787 67 0 0 20 0 15 0 244674277 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14092996 memory=463968 CPUtime=18.48 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 17331 0 0 0 1785 63 0 0 20 0 15 0 244674277 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14092996 memory=503572 CPUtime=6.03 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 53373 0 0 0 528 75 0 0 20 0 15 0 244674279 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14092996 memory=501520 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160235312352 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14092996 memory=455760 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160234259200 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14092996 memory=3812 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14092996 memory=66448 CPUtime=2.79 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 17550 0 0 0 277 2 0 0 20 0 15 0 244674282 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14092996 memory=503572 CPUtime=2.65 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 12473 0 0 0 263 2 0 0 20 0 15 0 244674282 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14092996 memory=503572 CPUtime=1.02 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 16361 0 0 0 99 3 0 0 20 0 15 0 244674282 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14092996 memory=451656 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14092996 memory=451656 CPUtime=1.53 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 897 0 0 0 73 80 0 0 20 0 15 0 244674282 14431227904 125380 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 2502.99 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 501520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.8 s]
/proc/loadavg: 1.43 1.44 1.42 2/215 19705
/proc/meminfo: memFree=23884712/32770624 swapFree=67108372/67108860
[pid=19545] ppid=19538 vsize=14092996 memory=477316 CPUtime=2520 cores=0,2,4,6
/proc/19545/stat : 19545 (java) S 19538 19545 17830 0 -1 1077944320 287147 0 0 0 251555 445 0 0 20 0 15 0 244674276 14431227904 119329 33554432000 4194304 4196468 140735698778576 140735698761120 140160762195703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
/proc/19545/statm: 3523249 119329 3625 1 0 3485321 0
[pid=19545/tid=19548] ppid=19538 vsize=14092996 memory=488 CPUtime=2431.07 cores=0,2,4,6
/proc/19545/task/19548/stat : 19548 (java) R 19538 19545 17830 0 -1 4202560 113570 0 0 0 243046 61 0 0 20 0 15 0 244674277 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160766433408 140160372633446 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19553] ppid=19538 vsize=14092996 memory=1616 CPUtime=18.72 cores=0,2,4,6
/proc/19545/task/19553/stat : 19553 (java) S 19538 19545 17830 0 -1 1077944384 17644 0 0 0 1806 66 0 0 20 0 15 0 244674277 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160692284432 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19554] ppid=19538 vsize=14092996 memory=6791534058613427641 CPUtime=18.67 cores=0,2,4,6
/proc/19545/task/19554/stat : 19554 (java) S 19538 19545 17830 0 -1 1077944384 16898 0 0 0 1796 71 0 0 20 0 15 0 244674277 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160691231888 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19555] ppid=19538 vsize=14092996 memory=2144 CPUtime=18.72 cores=0,2,4,6
/proc/19545/task/19555/stat : 19555 (java) S 19538 19545 17830 0 -1 1077944384 18673 0 0 0 1805 67 0 0 20 0 15 0 244674277 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160690178832 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19556] ppid=19538 vsize=14092996 memory=6416 CPUtime=18.65 cores=0,2,4,6
/proc/19545/task/19556/stat : 19556 (java) S 19538 19545 17830 0 -1 1077944384 17400 0 0 0 1802 63 0 0 20 0 15 0 244674277 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160689126288 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19558] ppid=19538 vsize=14092996 memory=1572 CPUtime=6.06 cores=0,2,4,6
/proc/19545/task/19558/stat : 19558 (java) S 19538 19545 17830 0 -1 1077944384 54231 0 0 0 531 75 0 0 20 0 15 0 244674279 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160236366064 140160762206850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19560] ppid=19538 vsize=14092996 memory=928 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19560/stat : 19560 (java) S 19538 19545 17830 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160235312352 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19562] ppid=19538 vsize=14092996 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19562/stat : 19562 (java) S 19538 19545 17830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244674279 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160234259200 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19567] ppid=19538 vsize=14092996 memory=483896 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19567/stat : 19567 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160233207760 140160762214299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19568] ppid=19538 vsize=14092996 memory=6791534058613427641 CPUtime=2.79 cores=0,2,4,6
/proc/19545/task/19568/stat : 19568 (java) S 19538 19545 17830 0 -1 1077944384 17550 0 0 0 277 2 0 0 20 0 15 0 244674282 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160232155888 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19569] ppid=19538 vsize=14092996 memory=-7003737579269690708 CPUtime=2.65 cores=0,2,4,6
/proc/19545/task/19569/stat : 19569 (java) S 19538 19545 17830 0 -1 1077944384 12473 0 0 0 263 2 0 0 20 0 15 0 244674282 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160231103344 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19570] ppid=19538 vsize=14092996 memory=928 CPUtime=1.02 cores=0,2,4,6
/proc/19545/task/19570/stat : 19570 (java) S 19538 19545 17830 0 -1 1077944384 16361 0 0 0 99 3 0 0 20 0 15 0 244674282 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160230050288 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19572] ppid=19538 vsize=14092996 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/19545/task/19572/stat : 19572 (java) S 19538 19545 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244674282 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160228997984 140160762205909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
[pid=19545/tid=19574] ppid=19538 vsize=14092996 memory=483896 CPUtime=1.53 cores=0,2,4,6
/proc/19545/task/19574/stat : 19574 (java) S 19538 19545 17830 0 -1 1077944384 897 0 0 0 73 80 0 0 20 0 15 0 244674282 14431227904 119329 33554432000 4194304 4196468 140735698778576 140160227945008 140160762206850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15114240 140735698781269 140735698781449 140735698781449 140735698784207 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 477316 KiB

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

[startup+2458.81 s]
# the end of solver process 19545 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.57 s, system=4.46341 s

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

Child status: 143
Real time (s): 2458.81
CPU time (s): 2520.03
CPU user time (s): 2515.57
CPU system time (s): 4.46341
CPU usage (%): 102.49
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 639164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.57
system time used= 4.4634
maximum resident set size= 641760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287328
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 195639
involuntary context switches= 7778


# summary of solver processes directly reported to runsolver:
#   pid: 19545
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2515.57
#   total CPU system time (s): 4.46341

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0384 second user time and 23.9845 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-14 20:25:11
IDJOB=4308361
IDBENCH=141038
IDSOLVER=2792
FILE ID=node137/4308361-1534271111
RUNJOBID= node137-1534271111-19513
PBS_JOBID= 21038120
Free space on /tmp= 29288 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/StillLife/StillLife-wastage-08_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-4308361-1534271111/watcher-4308361-1534271111 -o /tmp/evaluation-result-4308361-1534271111/solver-4308361-1534271111 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534271111-19513 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 432784326 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308361-1534271111.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=432784326

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24432468 kB
MemAvailable:   31901984 kB
Buffers:          140128 kB
Cached:          7539424 kB
SwapCached:            8 kB
Active:          3990724 kB
Inactive:        3744564 kB
Active(anon):       3248 kB
Inactive(anon):   105164 kB
Active(file):    3987476 kB
Inactive(file):  3639400 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             71780 kB
Writeback:             0 kB
AnonPages:         63760 kB
Mapped:            55072 kB
Shmem:             49624 kB
Slab:             299764 kB
SReclaimable:     271100 kB
SUnreclaim:        28664 kB
KernelStack:        3184 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29220 MiB
End job on node137 at 2018-08-14 21:06:10