Trace number 4308848

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14OPT12 105.156 14.9164

General information on the benchmark

NamePseudoBoolean-opt/
Pb-garden-7x7_c18.xml
MD5SUMb012ef5fa7bba6c8b791df977729af7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark266.318
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints49
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":49}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":20},{"degree":6,"count":25}]
Minimum constraint arity3
Maximum constraint arity5
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":20},{"arity":5,"count":25}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":49}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 1794788268
0.67/0.56	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.59	c Parsing instance...
1.17/0.86	c Parsing done, starting search...
3.96/2.01	o 48
3.96/2.01	o 47
4.44/2.01	o 46
4.44/2.01	o 45
4.44/2.01	o 44
4.44/2.01	o 43
4.44/2.01	o 42
4.44/2.01	o 41
4.44/2.01	o 40
4.44/2.01	o 39
4.44/2.02	o 38
4.44/2.02	o 37
4.44/2.03	o 36
4.44/2.04	o 35
4.44/2.04	o 34
4.44/2.04	o 33
4.44/2.04	o 32
4.44/2.05	o 31
4.44/2.05	o 30
4.44/2.07	o 29
4.44/2.09	o 28
5.16/2.12	o 27
5.16/2.16	o 26
5.88/2.21	o 25
5.88/2.22	o 24
5.88/2.30	o 23
6.68/2.37	o 22
7.46/2.45	o 21
8.19/2.55	o 20
8.92/2.64	o 19
10.47/2.82	o 18
12.11/3.04	o 17
14.40/3.34	o 16
19.14/3.94	o 15
27.77/5.02	o 14
45.85/7.33	o 13
101.20/14.40	o 12
104.91/14.88	s OPTIMUM FOUND
104.91/14.88	v <instantiation>
104.91/14.88	v 	<list>
104.91/14.88	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48]
104.91/14.88	v 	</list>
104.91/14.88	v 	<values>
104.91/14.88	v 		0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 
104.91/14.88	v 	</values>
104.91/14.88	v </instantiation>

Verifier Data

OK	12

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

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

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

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

solver pid=9428, runsolver pid=9425

[startup+0.100165 s]*
/proc/loadavg: 8.77 8.87 8.84 4/202 9448
/proc/meminfo: memFree=24796668/32770624 swapFree=67108856/67108860
[pid=9428] ppid=9425 vsize=26103420 memory=28172 CPUtime=0.11 cores=0-7
/proc/9428/stat : 9428 (java) S 9425 9428 8590 0 -1 1077944320 6969 0 0 0 10 1 0 0 20 0 20 0 253271336 26729902080 7043 33554432000 4194304 4196468 140727888981648 140727888964192 139780544900855 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
/proc/9428/statm: 6525855 7043 3156 1 0 6487932 0
[pid=9428/tid=9430] ppid=9425 vsize=26103420 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9428/task/9430/stat : 9430 (java) R 9425 9428 8590 0 -1 4202560 5149 0 0 0 8 1 0 0 20 0 20 0 253271337 26729902080 7175 33554432000 4194304 4196468 140727888981648 139780549103984 139780525166640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9431] ppid=9425 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9428/task/9431/stat : 9431 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7175 33554432000 4194304 4196468 140727888981648 139780102859408 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9432] ppid=9425 vsize=26103420 memory=140119636133504 CPUtime=0 cores=0-7
/proc/9428/task/9432/stat : 9432 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7175 33554432000 4194304 4196468 140727888981648 139780101806608 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9433] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9433/stat : 9433 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7175 33554432000 4194304 4196468 140727888981648 139780100753808 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9434] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9434/stat : 9434 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7175 33554432000 4194304 4196468 140727888981648 139780099701008 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9435] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9435/stat : 9435 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7241 33554432000 4194304 4196468 140727888981648 139780098649232 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9436] ppid=9425 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9428/task/9436/stat : 9436 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7241 33554432000 4194304 4196468 140727888981648 139780097596432 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9437] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9437/stat : 9437 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 7241 33554432000 4194304 4196468 140727888981648 139780096543632 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9438] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9438/stat : 9438 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271338 26729902080 7241 33554432000 4194304 4196468 140727888981648 139780095490832 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9439] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9439/stat : 9439 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271339 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779219827056 139780544912002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9440] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9440/stat : 9440 (java) S 9425 9428 8590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253271339 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779218773024 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9441] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9441/stat : 9441 (java) S 9425 9428 8590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253271340 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779217720176 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9442] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9442/stat : 9442 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779216668496 139780544919451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9443] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9443/stat : 9443 (java) S 9425 9428 8590 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779215616880 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9444] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9444/stat : 9444 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779214564080 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9445] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9445/stat : 9445 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 7241 33554432000 4194304 4196468 140727888981648 139779213511280 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9446] ppid=9425 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/9428/task/9446/stat : 9446 (java) S 9425 9428 8590 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 20 0 253271342 26729902080 7307 33554432000 4194304 4196468 140727888981648 139779212458480 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9447] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9447/stat : 9447 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 7307 33554432000 4194304 4196468 140727888981648 139779211405920 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9448] ppid=9425 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9428/task/9448/stat : 9448 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 7307 33554432000 4194304 4196468 140727888981648 139779210353200 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 28172 KiB

[startup+0.210433 s]*
/proc/loadavg: 8.77 8.87 8.84 3/202 9448
/proc/meminfo: memFree=24782204/32770624 swapFree=67108856/67108860
[pid=9428] ppid=9425 vsize=26103420 memory=41980 CPUtime=0.29 cores=0-7
/proc/9428/stat : 9428 (java) S 9425 9428 8590 0 -1 1077944320 10594 0 0 0 27 2 0 0 20 0 20 0 253271336 26729902080 10495 33554432000 4194304 4196468 140727888981648 140727888964192 139780544900855 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
/proc/9428/statm: 6525855 10495 3369 1 0 6487932 0
[pid=9428/tid=9430] ppid=9425 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9428/task/9430/stat : 9430 (java) R 9425 9428 8590 0 -1 4202560 8223 0 0 0 18 1 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780549129184 139780544912790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9431] ppid=9425 vsize=26103420 memory=3385 CPUtime=0 cores=0-7
/proc/9428/task/9431/stat : 9431 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780102859408 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9432] ppid=9425 vsize=26103420 memory=140119636142558 CPUtime=0 cores=0-7
/proc/9428/task/9432/stat : 9432 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780101806608 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9433] ppid=9425 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9428/task/9433/stat : 9433 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780100753808 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9434] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9434/stat : 9434 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780099701008 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9435] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9435/stat : 9435 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780098649232 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9436] ppid=9425 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9428/task/9436/stat : 9436 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780097596432 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9437] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9437/stat : 9437 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780096543632 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9438] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9438/stat : 9438 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271338 26729902080 10495 33554432000 4194304 4196468 140727888981648 139780095490832 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9439] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9439/stat : 9439 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271339 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779219827056 139780544912002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9440] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9440/stat : 9440 (java) S 9425 9428 8590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253271339 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779218773024 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9441] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9441/stat : 9441 (java) S 9425 9428 8590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253271340 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779217720176 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9442] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9442/stat : 9442 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779216668496 139780544919451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9443] ppid=9425 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/9428/task/9443/stat : 9443 (java) S 9425 9428 8590 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779215616880 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9444] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9444/stat : 9444 (java) R 9425 9428 8590 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779214564080 139780544912002 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9445] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9445/stat : 9445 (java) S 9425 9428 8590 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779213511280 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9446] ppid=9425 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/9428/task/9446/stat : 9446 (java) R 9425 9428 8590 0 -1 4202560 433 0 0 0 6 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779212458480 139780544912790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9447] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9447/stat : 9447 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779211405920 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9448] ppid=9425 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9428/task/9448/stat : 9448 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 10495 33554432000 4194304 4196468 140727888981648 139779210353200 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 41980 KiB

[startup+0.310376 s]*
/proc/loadavg: 8.77 8.87 8.84 3/202 9448
/proc/meminfo: memFree=24778544/32770624 swapFree=67108856/67108860
[pid=9428] ppid=9425 vsize=26103420 memory=45804 CPUtime=0.43 cores=0-7
/proc/9428/stat : 9428 (java) S 9425 9428 8590 0 -1 1077944320 11120 0 0 0 40 3 0 0 20 0 20 0 253271336 26729902080 11451 33554432000 4194304 4196468 140727888981648 140727888964192 139780544900855 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
/proc/9428/statm: 6525855 11451 3393 1 0 6487932 0
[pid=9428/tid=9430] ppid=9425 vsize=26103420 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/9428/task/9430/stat : 9430 (java) R 9425 9428 8590 0 -1 4202560 8602 0 0 0 28 2 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780549107008 139780522125008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9431] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9431/stat : 9431 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780102859408 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9432] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9432/stat : 9432 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780101806608 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9433] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9433/stat : 9433 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780100753808 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9434] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9434/stat : 9434 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780099701008 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9435] ppid=9425 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/9428/task/9435/stat : 9435 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780098649232 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9436] ppid=9425 vsize=26103420 memory=140119482921903 CPUtime=0 cores=0-7
/proc/9428/task/9436/stat : 9436 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780097596432 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9437] ppid=9425 vsize=26103420 memory=140119482924208 CPUtime=0 cores=0-7
/proc/9428/task/9437/stat : 9437 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780096543632 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9438] ppid=9425 vsize=26103420 memory=140119482926512 CPUtime=0 cores=0-7
/proc/9428/task/9438/stat : 9438 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271338 26729902080 11451 33554432000 4194304 4196468 140727888981648 139780095490832 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9439] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9439/stat : 9439 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271339 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779219827056 139780544912002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9440] ppid=9425 vsize=26103420 memory=280238965859984 CPUtime=0 cores=0-7
/proc/9428/task/9440/stat : 9440 (java) S 9425 9428 8590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253271339 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779218773024 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9441] ppid=9425 vsize=26103420 memory=280238965866896 CPUtime=0 cores=0-7
/proc/9428/task/9441/stat : 9441 (java) S 9425 9428 8590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253271340 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779217720176 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9442] ppid=9425 vsize=26103420 memory=280238965808176 CPUtime=0 cores=0-7
/proc/9428/task/9442/stat : 9442 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779216668496 139780544919451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9443] ppid=9425 vsize=26103420 memory=280238965880720 CPUtime=0.01 cores=0-7
/proc/9428/task/9443/stat : 9443 (java) S 9425 9428 8590 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779215616880 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9444] ppid=9425 vsize=26103420 memory=280238965887632 CPUtime=0.01 cores=0-7
/proc/9428/task/9444/stat : 9444 (java) S 9425 9428 8590 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779214564080 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9445] ppid=9425 vsize=26103420 memory=280238965885328 CPUtime=0 cores=0-7
/proc/9428/task/9445/stat : 9445 (java) S 9425 9428 8590 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779213511280 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9446] ppid=9425 vsize=26103420 memory=280238965901936 CPUtime=0.08 cores=0-7
/proc/9428/task/9446/stat : 9446 (java) S 9425 9428 8590 0 -1 1077944384 483 0 0 0 8 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779212458480 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9447] ppid=9425 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9447/stat : 9447 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779211405920 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9448] ppid=9425 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9428/task/9448/stat : 9448 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271342 26729902080 11451 33554432000 4194304 4196468 140727888981648 139779210353200 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 45804 KiB

[startup+0.700887 s]
/proc/loadavg: 8.77 8.87 8.84 2/202 9448
/proc/meminfo: memFree=24754404/32770624 swapFree=67108856/67108860
[pid=9428] ppid=9425 vsize=26105488 memory=84512 CPUtime=0.99 cores=0-7
/proc/9428/stat : 9428 (java) S 9425 9428 8590 0 -1 1077944320 18115 0 0 0 94 5 0 0 20 0 20 0 253271336 26732019712 21128 33554432000 4194304 4196468 140727888981648 140727888964192 139780544900855 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
/proc/9428/statm: 6526372 21128 3497 1 0 6488444 0
[pid=9428/tid=9430] ppid=9425 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/9428/task/9430/stat : 9430 (java) R 9425 9428 8590 0 -1 4202560 15053 0 0 0 63 4 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780549125024 139780544922781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9431] ppid=9425 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9431/stat : 9431 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780102859408 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9432] ppid=9425 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9432/stat : 9432 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780101806608 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9433] ppid=9425 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9428/task/9433/stat : 9433 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780100753808 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9434] ppid=9425 vsize=26105488 memory=1108 CPUtime=0 cores=0-7
/proc/9428/task/9434/stat : 9434 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780099701008 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9435] ppid=9425 vsize=26105488 memory=10784 CPUtime=0 cores=0-7
/proc/9428/task/9435/stat : 9435 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780098649232 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9436] ppid=9425 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/9428/task/9436/stat : 9436 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780097596432 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9437] ppid=9425 vsize=26105488 memory=4280 CPUtime=0 cores=0-7
/proc/9428/task/9437/stat : 9437 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271337 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780096543632 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9438] ppid=9425 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/9428/task/9438/stat : 9438 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271338 26732019712 21128 33554432000 4194304 4196468 140727888981648 139780095490832 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9439] ppid=9425 vsize=26105488 memory=38156 CPUtime=0 cores=0-7
/proc/9428/task/9439/stat : 9439 (java) S 9425 9428 8590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253271339 26732019712 21128 33554432000 4194304 4196468 140727888981648 139779219827056 139780544912002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0

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

/proc/9428/task/9450/stat : 9450 (java) R 9425 9428 8590 0 -1 1077944384 806 0 0 0 1 1 0 0 20 0 46 0 253271503 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779195859600 139780544912002 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9451] ppid=9425 vsize=27850524 memory=2110470091115844 CPUtime=8.12 cores=0-7
/proc/9428/task/9451/stat : 9451 (java) R 9425 9428 8590 0 -1 4202560 482 0 0 0 809 3 0 0 20 0 46 0 253271524 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779192708640 139780183027850 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9452] ppid=9425 vsize=27850524 memory=8315167063373608819 CPUtime=1.83 cores=0-7
/proc/9428/task/9452/stat : 9452 (java) R 9425 9428 8590 0 -1 1077944384 144 0 0 0 183 0 0 0 20 0 46 0 253271525 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779191658128 139780544911061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9453] ppid=9425 vsize=27850524 memory=0 CPUtime=5.09 cores=0-7
/proc/9428/task/9453/stat : 9453 (java) R 9425 9428 8590 0 -1 4202560 936 0 0 0 504 5 0 0 20 0 46 0 253271528 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779190600088 139780190657800 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9454] ppid=9425 vsize=27850524 memory=280238966986336 CPUtime=3.55 cores=0-7
/proc/9428/task/9454/stat : 9454 (java) R 9425 9428 8590 0 -1 1077944384 280 0 0 0 355 0 0 0 20 0 46 0 253271532 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779189552528 139780544911061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9455] ppid=9425 vsize=27850524 memory=2315025649917796195 CPUtime=2.73 cores=0-7
/proc/9428/task/9455/stat : 9455 (java) S 9425 9428 8590 0 -1 1077944384 432 0 0 0 272 1 0 0 20 0 46 0 253271532 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779188499728 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9456] ppid=9425 vsize=27850524 memory=1399051139730258233 CPUtime=4.19 cores=0-7
/proc/9428/task/9456/stat : 9456 (java) R 9425 9428 8590 0 -1 4202560 651 0 0 0 418 1 0 0 20 0 46 0 253271532 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779187444640 139780190657321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9457] ppid=9425 vsize=27850524 memory=28772208079 CPUtime=6.25 cores=0-7
/proc/9428/task/9457/stat : 9457 (java) R 9425 9428 8590 0 -1 1077944384 399 0 0 0 624 1 0 0 20 0 46 0 253271532 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779186394128 139780544911061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9458] ppid=9425 vsize=27850524 memory=280238966332424 CPUtime=1.19 cores=0-7
/proc/9428/task/9458/stat : 9458 (java) R 9425 9428 8590 0 -1 1077944384 52 0 0 0 119 0 0 0 20 0 46 0 253271532 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779185341328 139780544911061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9459] ppid=9425 vsize=27850524 memory=280238967008400 CPUtime=6.67 cores=0-7
/proc/9428/task/9459/stat : 9459 (java) S 9425 9428 8590 0 -1 1077944384 250 0 0 0 666 1 0 0 20 0 46 0 253271532 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779184289552 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9460] ppid=9425 vsize=27850524 memory=7525070136472070254 CPUtime=6.06 cores=0-7
/proc/9428/task/9460/stat : 9460 (java) R 9425 9428 8590 0 -1 4202560 194 0 0 0 605 1 0 0 20 0 46 0 253271533 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779183234464 139780183027879 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9461] ppid=9425 vsize=27850524 memory=5792262878997270608 CPUtime=4.66 cores=0-7
/proc/9428/task/9461/stat : 9461 (java) R 9425 9428 8590 0 -1 4202560 180 0 0 0 464 2 0 0 20 0 46 0 253271533 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779182181664 139780187867565 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9462] ppid=9425 vsize=27850524 memory=0 CPUtime=6.15 cores=0-7
/proc/9428/task/9462/stat : 9462 (java) R 9425 9428 8590 0 -1 4202560 538 0 0 0 612 3 0 0 20 0 46 0 253271535 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779179031712 139780190549818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9463] ppid=9425 vsize=27850524 memory=0 CPUtime=3.1 cores=0-7
/proc/9428/task/9463/stat : 9463 (java) S 9425 9428 8590 0 -1 1077944384 147 0 0 0 308 2 0 0 20 0 46 0 253271535 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779177981200 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9464] ppid=9425 vsize=27850524 memory=0 CPUtime=2.19 cores=0-7
/proc/9428/task/9464/stat : 9464 (java) S 9425 9428 8590 0 -1 1077944384 47 0 0 0 219 0 0 0 20 0 46 0 253271536 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779106661520 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9465] ppid=9425 vsize=27850524 memory=0 CPUtime=2.84 cores=0-7
/proc/9428/task/9465/stat : 9465 (java) R 9425 9428 8590 0 -1 4202560 234 0 0 0 283 1 0 0 20 0 46 0 253271536 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779105606432 139780190549827 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9466] ppid=9425 vsize=27850524 memory=0 CPUtime=3.78 cores=0-7
/proc/9428/task/9466/stat : 9466 (java) S 9425 9428 8590 0 -1 1077944384 62 0 0 0 378 0 0 0 20 0 46 0 253271538 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779104555920 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9467] ppid=9425 vsize=27850524 memory=0 CPUtime=2.68 cores=0-7
/proc/9428/task/9467/stat : 9467 (java) R 9425 9428 8590 0 -1 1077944384 65 0 0 0 268 0 0 0 20 0 46 0 253271538 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779103504144 139780544911061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9468] ppid=9425 vsize=27850524 memory=140123931100799 CPUtime=0.36 cores=0-7
/proc/9428/task/9468/stat : 9468 (java) S 9425 9428 8590 0 -1 1077944384 33 0 0 0 36 0 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779102451344 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9469] ppid=9425 vsize=27850524 memory=6944656592387989600 CPUtime=4.41 cores=0-7
/proc/9428/task/9469/stat : 9469 (java) S 9425 9428 8590 0 -1 1077944384 171 0 0 0 440 1 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779101398544 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9470] ppid=9425 vsize=27850524 memory=6944656575208382560 CPUtime=5.59 cores=0-7
/proc/9428/task/9470/stat : 9470 (java) R 9425 9428 8590 0 -1 4202560 348 0 0 0 557 2 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779100343456 139780183027491 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9471] ppid=9425 vsize=27850524 memory=6944656575208382560 CPUtime=0.51 cores=0-7
/proc/9428/task/9471/stat : 9471 (java) R 9425 9428 8590 0 -1 1077944384 29 0 0 0 51 0 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779099292944 139780544911061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9472] ppid=9425 vsize=27850524 memory=6944652177228980320 CPUtime=4 cores=0-7
/proc/9428/task/9472/stat : 9472 (java) R 9425 9428 8590 0 -1 1077944384 158 0 0 0 399 1 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779098240144 139780544911061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9473] ppid=9425 vsize=27850524 memory=4196912344889787449 CPUtime=2.98 cores=0-7
/proc/9428/task/9473/stat : 9473 (java) S 9425 9428 8590 0 -1 1077944384 40 0 0 0 298 0 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779097187344 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9474] ppid=9425 vsize=27850524 memory=-8458152057954233740 CPUtime=6.41 cores=0-7
/proc/9428/task/9474/stat : 9474 (java) S 9425 9428 8590 0 -1 1077944384 120 0 0 0 640 1 0 0 20 0 46 0 253271539 28518936576 298702 33554432000 4194304 4196468 140727888981648 139779096134544 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 1194808 KiB

[startup+14.8016 s]
/proc/loadavg: 9.93 9.12 8.93 10/229 9475
/proc/meminfo: memFree=23623348/32770624 swapFree=67108856/67108860
[pid=9428] ppid=9425 vsize=27850524 memory=1259364 CPUtime=104.91 cores=0-7
/proc/9428/stat : 9428 (java) S 9425 9428 8590 0 -1 1077944320 47480 0 0 0 10424 67 0 0 20 0 46 0 253271336 28518936576 314841 33554432000 4194304 4196468 140727888981648 140727888964192 139780544900855 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
/proc/9428/statm: 6962631 314841 3609 1 0 6924182 0
[pid=9428/tid=9430] ppid=9425 vsize=27850524 memory=0 CPUtime=1.87 cores=0-7
/proc/9428/task/9430/stat : 9430 (java) S 9425 9428 8590 0 -1 1077944384 20866 0 0 0 180 7 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780549138320 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9431] ppid=9425 vsize=27850524 memory=0 CPUtime=0.05 cores=0-7
/proc/9428/task/9431/stat : 9431 (java) S 9425 9428 8590 0 -1 1077944384 91 0 0 0 3 2 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780102859408 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9432] ppid=9425 vsize=27850524 memory=0 CPUtime=0.05 cores=0-7
/proc/9428/task/9432/stat : 9432 (java) S 9425 9428 8590 0 -1 1077944384 86 0 0 0 4 1 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780101806608 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9433] ppid=9425 vsize=27850524 memory=0 CPUtime=0.03 cores=0-7
/proc/9428/task/9433/stat : 9433 (java) S 9425 9428 8590 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780100753808 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9434] ppid=9425 vsize=27850524 memory=0 CPUtime=0.04 cores=0-7
/proc/9428/task/9434/stat : 9434 (java) S 9425 9428 8590 0 -1 1077944384 77 0 0 0 3 1 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780099701008 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9435] ppid=9425 vsize=27850524 memory=0 CPUtime=0.05 cores=0-7
/proc/9428/task/9435/stat : 9435 (java) S 9425 9428 8590 0 -1 1077944384 196 0 0 0 3 2 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780098649232 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9436] ppid=9425 vsize=27850524 memory=0 CPUtime=0.03 cores=0-7
/proc/9428/task/9436/stat : 9436 (java) S 9425 9428 8590 0 -1 1077944384 937 0 0 0 2 1 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780097596432 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9437] ppid=9425 vsize=27850524 memory=0 CPUtime=0.04 cores=0-7
/proc/9428/task/9437/stat : 9437 (java) S 9425 9428 8590 0 -1 1077944384 83 0 0 0 3 1 0 0 20 0 46 0 253271337 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780096543632 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9438] ppid=9425 vsize=27850524 memory=8112282956445269571 CPUtime=0.04 cores=0-7
/proc/9428/task/9438/stat : 9438 (java) S 9425 9428 8590 0 -1 1077944384 454 0 0 0 3 1 0 0 20 0 46 0 253271338 28518936576 314841 33554432000 4194304 4196468 140727888981648 139780095490832 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9439] ppid=9425 vsize=27850524 memory=7367995975065948240 CPUtime=0.04 cores=0-7
/proc/9428/task/9439/stat : 9439 (java) S 9425 9428 8590 0 -1 1077944384 1870 0 0 0 3 1 0 0 20 0 46 0 253271339 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779219827056 139780544912002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9440] ppid=9425 vsize=27850524 memory=7440053569103876176 CPUtime=0 cores=0-7
/proc/9428/task/9440/stat : 9440 (java) S 9425 9428 8590 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 253271339 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779218773088 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9441] ppid=9425 vsize=27850524 memory=6935656952358588496 CPUtime=0 cores=0-7
/proc/9428/task/9441/stat : 9441 (java) S 9425 9428 8590 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 253271340 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779217720192 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9442] ppid=9425 vsize=27850524 memory=7007708004876308560 CPUtime=0 cores=0-7
/proc/9428/task/9442/stat : 9442 (java) S 9425 9428 8590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779216668496 139780544919451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9443] ppid=9425 vsize=27850524 memory=4639059877821435984 CPUtime=1 cores=0-7
/proc/9428/task/9443/stat : 9443 (java) S 9425 9428 8590 0 -1 1077944384 2402 0 0 0 99 1 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779215616880 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9444] ppid=9425 vsize=27850524 memory=7367995975065948240 CPUtime=1.06 cores=0-7
/proc/9428/task/9444/stat : 9444 (java) S 9425 9428 8590 0 -1 1077944384 1626 0 0 0 105 1 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779214564080 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9445] ppid=9425 vsize=27850524 memory=0 CPUtime=1.07 cores=0-7
/proc/9428/task/9445/stat : 9445 (java) S 9425 9428 8590 0 -1 1077944384 2513 0 0 0 107 0 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779213511280 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9446] ppid=9425 vsize=27850524 memory=2241 CPUtime=0.9 cores=0-7
/proc/9428/task/9446/stat : 9446 (java) S 9425 9428 8590 0 -1 1077944384 6375 0 0 0 89 1 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779212458480 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9447] ppid=9425 vsize=27850524 memory=2244 CPUtime=0 cores=0-7
/proc/9428/task/9447/stat : 9447 (java) S 9425 9428 8590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779211405920 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9448] ppid=9425 vsize=27850524 memory=0 CPUtime=0.01 cores=0-7
/proc/9428/task/9448/stat : 9448 (java) S 9425 9428 8590 0 -1 1077944384 867 0 0 0 0 1 0 0 20 0 46 0 253271342 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779210353200 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9449] ppid=9425 vsize=27850524 memory=0 CPUtime=0.04 cores=0-7
/proc/9428/task/9449/stat : 9449 (java) S 9425 9428 8590 0 -1 1077944384 236 0 0 0 3 1 0 0 20 0 46 0 253271486 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779199009360 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9450] ppid=9425 vsize=27850524 memory=7524786380970223979 CPUtime=0.02 cores=0-7
/proc/9428/task/9450/stat : 9450 (java) S 9425 9428 8590 0 -1 1077944384 809 0 0 0 1 1 0 0 20 0 46 0 253271503 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779195859600 139780544912002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9451] ppid=9425 vsize=27850524 memory=4050061668478467713 CPUtime=8.14 cores=0-7
/proc/9428/task/9451/stat : 9451 (java) S 9425 9428 8590 0 -1 1077944384 485 0 0 0 811 3 0 0 20 0 46 0 253271524 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779192710928 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9452] ppid=9425 vsize=27850524 memory=-8029775829737353339 CPUtime=1.83 cores=0-7
/proc/9428/task/9452/stat : 9452 (java) S 9425 9428 8590 0 -1 1077944384 147 0 0 0 183 0 0 0 20 0 46 0 253271525 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779191658128 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9453] ppid=9425 vsize=27850524 memory=6944657691966988345 CPUtime=5.48 cores=0-7
/proc/9428/task/9453/stat : 9453 (java) R 9425 9428 8590 0 -1 4202560 947 0 0 0 543 5 0 0 20 0 46 0 253271528 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779190603040 139780190593920 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9454] ppid=9425 vsize=27850524 memory=-7522837583095740291 CPUtime=3.87 cores=0-7
/proc/9428/task/9454/stat : 9454 (java) S 9425 9428 8590 0 -1 1077944384 319 0 0 0 386 1 0 0 20 0 46 0 253271532 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779189552528 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9455] ppid=9425 vsize=27850524 memory=7893295687695687954 CPUtime=2.73 cores=0-7
/proc/9428/task/9455/stat : 9455 (java) S 9425 9428 8590 0 -1 1077944384 432 0 0 0 272 1 0 0 20 0 46 0 253271532 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779188499728 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9456] ppid=9425 vsize=27850524 memory=-7175204567652784766 CPUtime=4.25 cores=0-7
/proc/9428/task/9456/stat : 9456 (java) S 9425 9428 8590 0 -1 1077944384 653 0 0 0 424 1 0 0 20 0 46 0 253271532 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779187446928 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9457] ppid=9425 vsize=27850524 memory=6872598998417432672 CPUtime=6.56 cores=0-7
/proc/9428/task/9457/stat : 9457 (java) S 9425 9428 8590 0 -1 1077944384 421 0 0 0 655 1 0 0 20 0 46 0 253271532 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779186394128 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9458] ppid=9425 vsize=27850524 memory=4640494667600253796 CPUtime=1.19 cores=0-7
/proc/9428/task/9458/stat : 9458 (java) S 9425 9428 8590 0 -1 1077944384 52 0 0 0 119 0 0 0 20 0 46 0 253271532 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779185341328 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9459] ppid=9425 vsize=27850524 memory=4640207695065404260 CPUtime=6.67 cores=0-7
/proc/9428/task/9459/stat : 9459 (java) S 9425 9428 8590 0 -1 1077944384 251 0 0 0 666 1 0 0 20 0 46 0 253271532 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779184289552 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9460] ppid=9425 vsize=27850524 memory=1194648 CPUtime=6.21 cores=0-7
/proc/9428/task/9460/stat : 9460 (java) S 9425 9428 8590 0 -1 1077944384 236 0 0 0 620 1 0 0 20 0 46 0 253271533 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779183236752 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9461] ppid=9425 vsize=27850524 memory=3 CPUtime=4.69 cores=0-7
/proc/9428/task/9461/stat : 9461 (java) S 9425 9428 8590 0 -1 1077944384 185 0 0 0 467 2 0 0 20 0 46 0 253271533 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779182183952 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9462] ppid=9425 vsize=27850524 memory=4 CPUtime=6.31 cores=0-7
/proc/9428/task/9462/stat : 9462 (java) S 9425 9428 8590 0 -1 1077944384 545 0 0 0 628 3 0 0 20 0 46 0 253271535 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779179034000 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9463] ppid=9425 vsize=27850524 memory=4 CPUtime=3.29 cores=0-7
/proc/9428/task/9463/stat : 9463 (java) S 9425 9428 8590 0 -1 1077944384 161 0 0 0 327 2 0 0 20 0 46 0 253271535 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779177981200 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9464] ppid=9425 vsize=27850524 memory=3 CPUtime=2.48 cores=0-7
/proc/9428/task/9464/stat : 9464 (java) S 9425 9428 8590 0 -1 1077944384 87 0 0 0 248 0 0 0 20 0 46 0 253271536 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779106661520 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9465] ppid=9425 vsize=27850524 memory=4 CPUtime=2.95 cores=0-7
/proc/9428/task/9465/stat : 9465 (java) S 9425 9428 8590 0 -1 1077944384 255 0 0 0 294 1 0 0 20 0 46 0 253271536 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779105608720 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9466] ppid=9425 vsize=27850524 memory=4 CPUtime=3.78 cores=0-7
/proc/9428/task/9466/stat : 9466 (java) S 9425 9428 8590 0 -1 1077944384 62 0 0 0 378 0 0 0 20 0 46 0 253271538 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779104555920 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9467] ppid=9425 vsize=27850524 memory=0 CPUtime=2.8 cores=0-7
/proc/9428/task/9467/stat : 9467 (java) S 9425 9428 8590 0 -1 1077944384 82 0 0 0 280 0 0 0 20 0 46 0 253271538 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779103504144 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9468] ppid=9425 vsize=27850524 memory=280238966786480 CPUtime=0.36 cores=0-7
/proc/9428/task/9468/stat : 9468 (java) S 9425 9428 8590 0 -1 1077944384 33 0 0 0 36 0 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779102451344 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9469] ppid=9425 vsize=27850524 memory=140119483032563 CPUtime=4.42 cores=0-7
/proc/9428/task/9469/stat : 9469 (java) S 9425 9428 8590 0 -1 1077944384 182 0 0 0 441 1 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779101398544 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9470] ppid=9425 vsize=27850524 memory=0 CPUtime=5.77 cores=0-7
/proc/9428/task/9470/stat : 9470 (java) S 9425 9428 8590 0 -1 1077944384 356 0 0 0 575 2 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779100345744 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9471] ppid=9425 vsize=27850524 memory=0 CPUtime=0.51 cores=0-7
/proc/9428/task/9471/stat : 9471 (java) S 9425 9428 8590 0 -1 1077944384 29 0 0 0 51 0 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779099292944 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9472] ppid=9425 vsize=27850524 memory=8514726395714825875 CPUtime=4.38 cores=0-7
/proc/9428/task/9472/stat : 9472 (java) S 9425 9428 8590 0 -1 1077944384 416 0 0 0 436 2 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779098240144 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9473] ppid=9425 vsize=27850524 memory=3054156605335180436 CPUtime=3.06 cores=0-7
/proc/9428/task/9473/stat : 9473 (java) S 9425 9428 8590 0 -1 1077944384 50 0 0 0 306 0 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779097187344 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
[pid=9428/tid=9474] ppid=9425 vsize=27850524 memory=3049007562806629424 CPUtime=6.41 cores=0-7
/proc/9428/task/9474/stat : 9474 (java) S 9425 9428 8590 0 -1 1077944384 128 0 0 0 640 1 0 0 20 0 46 0 253271539 28518936576 314841 33554432000 4194304 4196468 140727888981648 139779096134544 139780544911061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140727888983117 140727888983301 140727888983301 140727888986063 0
Current children cumulated CPU time: 104.91 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 1259364 KiB

[startup+14.9016 s]*
/proc/loadavg: 9.93 9.12 8.93 2/185 9476
/proc/meminfo: memFree=23561824/32770624 swapFree=67108856/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 14.9164
CPU time (s): 105.156
CPU user time (s): 104.443
CPU system time (s): 0.712376
CPU usage (%): 704.965
Max. virtual memory (cumulated for all children) (KiB): 27850524
Max. memory (cumulated for all children) (KiB): 1259364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.443
system time used= 0.712376
maximum resident set size= 1261176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15188
involuntary context switches= 5854


# summary of solver processes directly reported to runsolver:
#   pid: 9428
#   total CPU time (s): 105.156
#   total CPU user time (s): 104.443
#   total CPU system time (s): 0.712376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171915 second user time and 0.253289 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 20:18:02
IDJOB=4308848
IDBENCH=141114
IDSOLVER=2793
FILE ID=node132/4308848-1534357082
RUNJOBID= node132-1534351989-8617
PBS_JOBID= 21038250
Free space on /tmp= 47092 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-garden-7x7_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-4308848-1534357082/watcher-4308848-1534357082 -o /tmp/evaluation-result-4308848-1534357082/solver-4308848-1534357082 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534351989-8617 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1794788268 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308848-1534357082.xml

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

MD5SUM BENCH= b012ef5fa7bba6c8b791df977729af7d
RANDOM SEED=1794788268

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24810700 kB
MemAvailable:   31895372 kB
Buffers:          235740 kB
Cached:          7105800 kB
SwapCached:            4 kB
Active:          3909220 kB
Inactive:        3486376 kB
Active(anon):       3904 kB
Inactive(anon):   110864 kB
Active(file):    3905316 kB
Inactive(file):  3375512 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             35824 kB
Writeback:             0 kB
AnonPages:         64584 kB
Mapped:            58252 kB
Shmem:             58012 kB
Slab:             260316 kB
SReclaimable:     232304 kB
SUnreclaim:        28012 kB
KernelStack:        3568 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356848 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 47060 MiB
End job on node132 at 2018-08-15 20:18:17