Trace number 4309085

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14SAT 7.27973 2.59265

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.91507
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1176877107
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.19/0.89	c Parsing done, starting search...
6.76/2.57	s SATISFIABLE
6.76/2.57	v <instantiation>
6.76/2.57	v 	<list>
6.76/2.57	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[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[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[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[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[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[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[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[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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
6.76/2.57	v 	</list>
6.76/2.57	v 	<values>
6.76/2.57	v 		0 8 7 2 6 3 5 1 4 6 1 0 8 7 4 3 2 5 8 3 2 5 1 0 7 4 6 1 4 8 3 2 6 0 5 7 3 0 5 7 4 8 2 6 1 7 2 6 1 0 5 4 8 3 2 5 1 4 8 7 6 3 0 4 6 3 0 5 1 8 7 2 5 7 4 6 3 2 1 0 8 5 4 8 2 1 7 6 3 5 8 7 6 0 4 3 2 4 8 6 0 7 3 5 1 8 7 6 5 4 2 1 0 2 6 0 5 3 1 8 7 1 0 7 4 3 8 2 6 7 4 3 2 1 8 0 5 6 3 5 1 8 2 0 4 3 2 1 0 7 6 5 4 
6.76/2.57	v 	</values>
6.76/2.57	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309085-1534395390/watcher-4309085-1534395390 -o /tmp/evaluation-result-4309085-1534395390/solver-4309085-1534395390 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534392869-24748 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1176877107 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309085-1534395390.xml 

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

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


[startup+0.100152 s]*
/proc/loadavg: 8.72 8.82 8.83 2/198 24929
/proc/meminfo: memFree=24187848/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=26103420 memory=34396 CPUtime=0.11 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 7494 0 0 0 9 2 0 0 20 0 20 0 257102228 26729902080 8540 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6525855 8540 3130 1 0 6487932 0
[pid=24909/tid=24911] ppid=24906 vsize=26103420 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) R 24906 24909 24721 0 -1 4202560 5581 0 0 0 7 1 0 0 20 0 20 0 257102228 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551602385264 140551582225765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=26103420 memory=140714964014720 CPUtime=0 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 8599 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 8599 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24921] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24921/stat : 24921 (java) S 24906 24909 24721 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549802157216 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24922] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24922/stat : 24922 (java) S 24906 24909 24721 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549801104112 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24923] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24923/stat : 24923 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549800052688 140551598200731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24924] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24924/stat : 24924 (java) R 24906 24909 24721 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549799000816 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24925] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24925/stat : 24925 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549797948272 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24926] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24926/stat : 24926 (java) S 24906 24909 24721 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549796895216 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24927] ppid=24906 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24927/stat : 24927 (java) R 24906 24909 24721 0 -1 4202560 248 0 0 0 1 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549795842672 140551578424905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24928] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24928/stat : 24928 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549794789856 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24929] ppid=24906 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/24909/task/24929/stat : 24929 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 8599 33554432000 4194304 4196468 140735449905360 140549793737392 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 34396 KiB

[startup+0.210216 s]*
/proc/loadavg: 8.72 8.82 8.83 4/198 24929
/proc/meminfo: memFree=24175012/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=26103420 memory=45312 CPUtime=0.31 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 10490 0 0 0 28 3 0 0 20 0 20 0 257102228 26729902080 11328 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6525855 11328 3348 1 0 6487932 0
[pid=24909/tid=24911] ppid=24906 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) R 24906 24909 24721 0 -1 4202560 8271 0 0 0 18 2 0 0 20 0 20 0 257102228 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551602403264 140551590419262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=26103420 memory=12994 CPUtime=0 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=26103420 memory=3762395938110690976 CPUtime=0 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 11328 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 11328 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24921] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24921/stat : 24921 (java) S 24906 24909 24721 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549802157216 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24922] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24922/stat : 24922 (java) S 24906 24909 24721 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549801104112 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24923] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24923/stat : 24923 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549800052688 140551598200731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24924] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24924/stat : 24924 (java) S 24906 24909 24721 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549799000816 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24925] ppid=24906 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24925/stat : 24925 (java) S 24906 24909 24721 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549797948272 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24926] ppid=24906 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24926/stat : 24926 (java) S 24906 24909 24721 0 -1 1077944384 202 0 0 0 1 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549796895216 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24927] ppid=24906 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/24909/task/24927/stat : 24927 (java) R 24906 24909 24721 0 -1 4202560 291 0 0 0 6 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549795837712 140551576173105 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24928] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24928/stat : 24928 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549794789856 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24929] ppid=24906 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/24909/task/24929/stat : 24929 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 11328 33554432000 4194304 4196468 140735449905360 140549793737392 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 45312 KiB

[startup+0.31034 s]*
/proc/loadavg: 8.72 8.82 8.83 2/198 24929
/proc/meminfo: memFree=24171600/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=26103420 memory=48864 CPUtime=0.43 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 10893 0 0 0 40 3 0 0 20 0 20 0 257102228 26729902080 12216 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6525855 12216 3373 1 0 6487932 0
[pid=24909/tid=24911] ppid=24906 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) R 24906 24909 24721 0 -1 4202560 8609 0 0 0 27 2 0 0 20 0 20 0 257102228 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551602381568 140551576534448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=26103420 memory=140714805654447 CPUtime=0 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=26103420 memory=140714805656752 CPUtime=0 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=26103420 memory=140714805659056 CPUtime=0 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102229 26729902080 12216 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 12216 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24921] ppid=24906 vsize=26103420 memory=281429611325072 CPUtime=0 cores=0-7
/proc/24909/task/24921/stat : 24921 (java) S 24906 24909 24721 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549802157216 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24922] ppid=24906 vsize=26103420 memory=281429611331984 CPUtime=0 cores=0-7
/proc/24909/task/24922/stat : 24922 (java) S 24906 24909 24721 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257102231 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549801104112 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24923] ppid=24906 vsize=26103420 memory=281429611273264 CPUtime=0 cores=0-7
/proc/24909/task/24923/stat : 24923 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549800052688 140551598200731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24924] ppid=24906 vsize=26103420 memory=281429611345808 CPUtime=0.01 cores=0-7
/proc/24909/task/24924/stat : 24924 (java) S 24906 24909 24721 0 -1 1077944384 375 0 0 0 1 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549799000816 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24925] ppid=24906 vsize=26103420 memory=281429611352720 CPUtime=0.01 cores=0-7
/proc/24909/task/24925/stat : 24925 (java) S 24906 24909 24721 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549797948272 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24926] ppid=24906 vsize=26103420 memory=281429611350416 CPUtime=0.01 cores=0-7
/proc/24909/task/24926/stat : 24926 (java) S 24906 24909 24721 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549796895216 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24927] ppid=24906 vsize=26103420 memory=281429611367024 CPUtime=0.08 cores=0-7
/proc/24909/task/24927/stat : 24927 (java) S 24906 24909 24721 0 -1 1077944384 298 0 0 0 8 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549795842672 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24928] ppid=24906 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24928/stat : 24928 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549794789856 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24929] ppid=24906 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/24909/task/24929/stat : 24929 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102234 26729902080 12216 33554432000 4194304 4196468 140735449905360 140549793737392 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 48864 KiB

[startup+0.70093 s]
/proc/loadavg: 8.72 8.82 8.83 2/198 24929
/proc/meminfo: memFree=24148628/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=26105488 memory=89428 CPUtime=0.99 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 17799 0 0 0 94 5 0 0 20 0 20 0 257102228 26732019712 22357 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6526372 22357 3497 1 0 6488444 0
[pid=24909/tid=24911] ppid=24906 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) R 24906 24909 24721 0 -1 4202560 15071 0 0 0 63 4 0 0 20 0 20 0 257102228 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551602405440 140551598204061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=26105488 memory=736 CPUtime=0 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=26105488 memory=1520 CPUtime=0 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=26105488 memory=1708 CPUtime=0 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=26105488 memory=5192 CPUtime=0 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=26105488 memory=13608 CPUtime=0 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257102229 26732019712 22357 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=26105488 memory=1860 CPUtime=0 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257102231 26732019712 22357 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0

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

Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 174540 KiB

[startup+2.00089 s]*
/proc/loadavg: 8.42 8.76 8.81 2/200 24931
/proc/meminfo: memFree=23965324/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=26246808 memory=259188 CPUtime=4.41 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 28482 0 0 0 424 17 0 0 20 0 22 0 257102228 26876731392 64797 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6561702 64797 3575 1 0 6523774 0
[pid=24909/tid=24911] ppid=24906 vsize=26246808 memory=0 CPUtime=1.92 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) R 24906 24909 24721 0 -1 4202560 19455 0 0 0 184 8 0 0 20 0 22 0 257102228 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551602394608 140551598204061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=26246808 memory=-1 CPUtime=0.01 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=26246808 memory=140714964014720 CPUtime=0.01 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=26246808 memory=-1 CPUtime=0.01 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=26246808 memory=281429611600224 CPUtime=0.01 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=26246808 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 11 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=26246808 memory=-1 CPUtime=0.01 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=26246808 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=26246808 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 22 0 257102229 26876731392 64797 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=26246808 memory=0 CPUtime=0.02 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 313 0 0 0 2 0 0 0 20 0 22 0 257102231 26876731392 64797 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24921] ppid=24906 vsize=26246808 memory=281429611986288 CPUtime=0 cores=0-7
/proc/24909/task/24921/stat : 24921 (java) S 24906 24909 24721 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 22 0 257102231 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549802157280 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24922] ppid=24906 vsize=26246808 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24922/stat : 24922 (java) S 24906 24909 24721 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 22 0 257102231 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549801104128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24923] ppid=24906 vsize=26246808 memory=4638033261256610689 CPUtime=0 cores=0-7
/proc/24909/task/24923/stat : 24923 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549800052688 140551598200731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24924] ppid=24906 vsize=26246808 memory=4640204490969339242 CPUtime=0.53 cores=0-7
/proc/24909/task/24924/stat : 24924 (java) S 24906 24909 24721 0 -1 1077944384 1365 0 0 0 53 0 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549799000816 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24925] ppid=24906 vsize=26246808 memory=-8817073721047302083 CPUtime=0.47 cores=0-7
/proc/24909/task/24925/stat : 24925 (java) S 24906 24909 24721 0 -1 1077944384 942 0 0 0 47 0 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549797948272 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24926] ppid=24906 vsize=26246808 memory=-7519434179107189952 CPUtime=0.55 cores=0-7
/proc/24909/task/24926/stat : 24926 (java) S 24906 24909 24721 0 -1 1077944384 1152 0 0 0 55 0 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549796895216 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24927] ppid=24906 vsize=26246808 memory=-7384994748284246687 CPUtime=0.69 cores=0-7
/proc/24909/task/24927/stat : 24927 (java) S 24906 24909 24721 0 -1 1077944384 3523 0 0 0 67 2 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549795842672 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24928] ppid=24906 vsize=26246808 memory=7234319696884687199 CPUtime=0 cores=0-7
/proc/24909/task/24928/stat : 24928 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549794789856 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24929] ppid=24906 vsize=26246808 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/24909/task/24929/stat : 24929 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 257102234 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549793737392 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24930] ppid=24906 vsize=26246808 memory=3472328296227418159 CPUtime=0 cores=0-7
/proc/24909/task/24930/stat : 24930 (java) S 24906 24909 24721 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 22 0 257102406 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549786587648 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24931] ppid=24906 vsize=26246808 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/24909/task/24931/stat : 24931 (java) S 24906 24909 24721 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 22 0 257102423 26876731392 64797 33554432000 4194304 4196468 140735449905360 140549471163088 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
Current children cumulated CPU time: 4.41 s
Current children cumulated vsize: 26246808 KiB
Current children cumulated memory: 259188 KiB

[startup+2.40108 s]
/proc/loadavg: 8.42 8.76 8.81 2/200 24931
/proc/meminfo: memFree=23965324/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=27318012 memory=266928 CPUtime=5.96 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 30382 0 0 0 578 18 0 0 20 0 38 0 257102228 27973644288 66732 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6829503 66732 3575 1 0 6791054 0
[pid=24909/tid=24911] ppid=24906 vsize=27318012 memory=-9001734043636558696 CPUtime=2.15 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) S 24906 24909 24721 0 -1 1077944384 20156 0 0 0 206 9 0 0 20 0 38 0 257102228 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551602419600 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=27318012 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=27318012 memory=281429611118832 CPUtime=0.01 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=27318012 memory=7381224337335149925 CPUtime=0.01 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=27318012 memory=144288 CPUtime=0.01 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=27318012 memory=281429611482336 CPUtime=0.01 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 11 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=27318012 memory=281429611483648 CPUtime=0.01 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=27318012 memory=281429611483840 CPUtime=0.01 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=27318012 memory=281429611484032 CPUtime=0.01 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 66732 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=27318012 memory=281429611484224 CPUtime=0.02 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 313 0 0 0 2 0 0 0 20 0 38 0 257102231 27973644288 66732 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24921] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24921/stat : 24921 (java) S 24906 24909 24721 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 38 0 257102231 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549802157280 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24922] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24922/stat : 24922 (java) S 24906 24909 24721 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 38 0 257102231 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549801104128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24923] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24923/stat : 24923 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549800052688 140551598200731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24924] ppid=24906 vsize=27318012 memory=0 CPUtime=0.7 cores=0-7
/proc/24909/task/24924/stat : 24924 (java) R 24906 24909 24721 0 -1 4202560 1395 0 0 0 70 0 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549798979136 140551584204654 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24925] ppid=24906 vsize=27318012 memory=0 CPUtime=0.6 cores=0-7
/proc/24909/task/24925/stat : 24925 (java) R 24906 24909 24721 0 -1 4202560 974 0 0 0 60 0 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549797933432 140551578025743 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24926] ppid=24906 vsize=27318012 memory=0 CPUtime=0.68 cores=0-7
/proc/24909/task/24926/stat : 24926 (java) R 24906 24909 24721 0 -1 4202560 1195 0 0 0 68 0 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549796881952 140551578417696 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24927] ppid=24906 vsize=27318012 memory=0 CPUtime=0.79 cores=0-7
/proc/24909/task/24927/stat : 24927 (java) R 24906 24909 24721 0 -1 1077944384 3836 0 0 0 77 2 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549795842480 140551598192341 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24928] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24928/stat : 24928 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549794789856 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24929] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24929/stat : 24929 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 257102234 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549793737392 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24930] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24930/stat : 24930 (java) S 24906 24909 24721 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 38 0 257102406 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549786587648 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24931] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24931/stat : 24931 (java) S 24906 24909 24721 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 38 0 257102423 27973644288 66732 33554432000 4194304 4196468 140735449905360 140549471163088 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
Current children cumulated CPU time: 5.96 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 266928 KiB

[startup+2.50108 s]
/proc/loadavg: 8.42 8.76 8.81 2/200 24931
/proc/meminfo: memFree=23965324/32770624 swapFree=67059140/67108860
[pid=24909] ppid=24906 vsize=27318012 memory=270428 CPUtime=6.76 cores=0-7
/proc/24909/stat : 24909 (java) S 24906 24909 24721 0 -1 1077944320 31289 0 0 0 658 18 0 0 20 0 38 0 257102228 27973644288 67607 33554432000 4194304 4196468 140735449905360 140735449887904 140551598182135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
/proc/24909/statm: 6829503 67607 3576 1 0 6791054 0
[pid=24909/tid=24911] ppid=24906 vsize=27318012 memory=0 CPUtime=2.15 cores=0-7
/proc/24909/task/24911/stat : 24911 (java) S 24906 24909 24721 0 -1 1077944384 20156 0 0 0 206 9 0 0 20 0 38 0 257102228 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551602419600 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24912] ppid=24906 vsize=27318012 memory=0 CPUtime=0.01 cores=0-7
/proc/24909/task/24912/stat : 24912 (java) S 24906 24909 24721 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551550802448 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24913] ppid=24906 vsize=27318012 memory=8 CPUtime=0.01 cores=0-7
/proc/24909/task/24913/stat : 24913 (java) S 24906 24909 24721 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551549749904 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24914] ppid=24906 vsize=27318012 memory=10 CPUtime=0.01 cores=0-7
/proc/24909/task/24914/stat : 24914 (java) S 24906 24909 24721 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551548696848 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24915] ppid=24906 vsize=27318012 memory=10 CPUtime=0.01 cores=0-7
/proc/24909/task/24915/stat : 24915 (java) S 24906 24909 24721 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551547644304 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24916] ppid=24906 vsize=27318012 memory=780 CPUtime=0.01 cores=0-7
/proc/24909/task/24916/stat : 24916 (java) S 24906 24909 24721 0 -1 1077944384 11 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551546592272 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24917] ppid=24906 vsize=27318012 memory=1948 CPUtime=0.01 cores=0-7
/proc/24909/task/24917/stat : 24917 (java) S 24906 24909 24721 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551545539728 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24918] ppid=24906 vsize=27318012 memory=1328 CPUtime=0.01 cores=0-7
/proc/24909/task/24918/stat : 24918 (java) S 24906 24909 24721 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551544486672 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24919] ppid=24906 vsize=27318012 memory=976 CPUtime=0.01 cores=0-7
/proc/24909/task/24919/stat : 24919 (java) S 24906 24909 24721 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 38 0 257102229 27973644288 67607 33554432000 4194304 4196468 140735449905360 140551543434128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24920] ppid=24906 vsize=27318012 memory=211288 CPUtime=0.02 cores=0-7
/proc/24909/task/24920/stat : 24920 (java) S 24906 24909 24721 0 -1 1077944384 313 0 0 0 2 0 0 0 20 0 38 0 257102231 27973644288 67607 33554432000 4194304 4196468 140735449905360 140550726433008 140551598193282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24921] ppid=24906 vsize=27318012 memory=123912 CPUtime=0 cores=0-7
/proc/24909/task/24921/stat : 24921 (java) S 24906 24909 24721 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 38 0 257102231 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549802157280 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24922] ppid=24906 vsize=27318012 memory=524 CPUtime=0 cores=0-7
/proc/24909/task/24922/stat : 24922 (java) S 24906 24909 24721 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 38 0 257102231 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549801104128 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24923] ppid=24906 vsize=27318012 memory=1528 CPUtime=0 cores=0-7
/proc/24909/task/24923/stat : 24923 (java) S 24906 24909 24721 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549800052688 140551598200731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24924] ppid=24906 vsize=27318012 memory=0 CPUtime=0.76 cores=0-7
/proc/24909/task/24924/stat : 24924 (java) R 24906 24909 24721 0 -1 4202560 1619 0 0 0 75 1 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549798986696 140551581569656 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24925] ppid=24906 vsize=27318012 memory=0 CPUtime=0.7 cores=0-7
/proc/24909/task/24925/stat : 24925 (java) R 24906 24909 24721 0 -1 4202560 1640 0 0 0 70 0 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549797934296 140551577427983 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24926] ppid=24906 vsize=27318012 memory=0 CPUtime=0.72 cores=0-7
/proc/24909/task/24926/stat : 24926 (java) R 24906 24909 24721 0 -1 4202560 1201 0 0 0 72 0 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549796882016 140551583877206 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24927] ppid=24906 vsize=27318012 memory=0 CPUtime=0.8 cores=0-7
/proc/24909/task/24927/stat : 24927 (java) S 24906 24909 24721 0 -1 1077944384 3847 0 0 0 78 2 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549795842672 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24928] ppid=24906 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/24909/task/24928/stat : 24928 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549794789856 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24929] ppid=24906 vsize=27318012 memory=-7751062316387021378 CPUtime=0 cores=0-7
/proc/24909/task/24929/stat : 24929 (java) S 24906 24909 24721 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 257102234 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549793737392 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24930] ppid=24906 vsize=27318012 memory=-8316900901535099443 CPUtime=0 cores=0-7
/proc/24909/task/24930/stat : 24930 (java) S 24906 24909 24721 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 38 0 257102406 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549786587648 140551598192341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
[pid=24909/tid=24931] ppid=24906 vsize=27318012 memory=-6800859132029471843 CPUtime=0 cores=0-7
/proc/24909/task/24931/stat : 24931 (java) S 24906 24909 24721 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 38 0 257102423 27973644288 67607 33554432000 4194304 4196468 140735449905360 140549471163088 140551598193282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11304960 140735449908301 140735449908485 140735449908485 140735449911247 0
Current children cumulated CPU time: 6.76 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 270428 KiB

Child status: 0
Real time (s): 2.59265
CPU time (s): 7.27973
CPU user time (s): 7.07191
CPU system time (s): 0.207819
CPU usage (%): 280.784
Max. virtual memory (cumulated for all children) (KiB): 27318012
Max. memory (cumulated for all children) (KiB): 270428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.07191
system time used= 0.207819
maximum resident set size= 271584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5634
involuntary context switches= 139


# summary of solver processes directly reported to runsolver:
#   pid: 24909
#   total CPU time (s): 7.27973
#   total CPU user time (s): 7.07191
#   total CPU system time (s): 0.207819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042984 second user time and 0.062976 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-16 06:56:30
IDJOB=4309085
IDBENCH=141609
IDSOLVER=2793
FILE ID=node103/4309085-1534395390
RUNJOBID= node103-1534392869-24748
PBS_JOBID= 21038322
Free space on /tmp= 38636 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_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-4309085-1534395390/watcher-4309085-1534395390 -o /tmp/evaluation-result-4309085-1534395390/solver-4309085-1534395390 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534392869-24748 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1176877107 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309085-1534395390.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=1176877107

node103.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.48
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.48
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.48
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.48
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:        24208944 kB
MemAvailable:   31936604 kB
Buffers:          207152 kB
Cached:          7727244 kB
SwapCached:         5168 kB
Active:          4130860 kB
Inactive:        3815744 kB
Active(anon):       3804 kB
Inactive(anon):    68124 kB
Active(file):    4127056 kB
Inactive(file):  3747620 kB
Unevictable:        7772 kB
Mlocked:            7772 kB
SwapTotal:      67108860 kB
SwapFree:       67059140 kB
Dirty:             35820 kB
Writeback:             0 kB
AnonPages:         25244 kB
Mapped:            55020 kB
Shmem:             56928 kB
Slab:             309704 kB
SReclaimable:     281444 kB
SUnreclaim:        28260 kB
KernelStack:        3520 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357324 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 38604 MiB
End job on node103 at 2018-08-16 06:56:33