Trace number 4275514

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 2017-07-26SAT 4.1603999 2.31988

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-60-3-3.xml
MD5SUMa24e7222a5a2ec30919d0297100f43ac
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 benchmark0.013181
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":95}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":5},{"degree":1,"count":23},{"degree":2,"count":17},{"degree":3,"count":23},{"degree":4,"count":15},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":8},{"arity":4,"count":19},{"arity":5,"count":14},{"arity":6,"count":19}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1827579575
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
0.84/0.54	c Parsing done, starting search...
3.67/1.77	s SATISFIABLE
4.13/2.30	v <instantiation>
4.13/2.30	v 	<list>
4.13/2.30	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[22] x[23] 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[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
4.13/2.30	v 	</list>
4.13/2.30	v 	<values>
4.13/2.30	v 		26 17 19 13 7 13 17 5 24 3 5 19 2 29 7 12 2 17 5 17 3 19 29 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 13 2 7 17 3 2 17 7 5 2 17 3 13 13 19 17 13 17 29 7 19 11 13 5 18 16 19 11 11 2 19 23 17 23 23 11 7 20 11 29 5 2 17 23 29 5 12 17 11 29 
4.13/2.30	v 	</values>
4.13/2.30	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 (15242 MiB free)
  memory of node 1: 16384 MiB (15407 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275514-1502758893/watcher-4275514-1502758893 -o /tmp/evaluation-result-4275514-1502758893/solver-4275514-1502758893 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502755133-26005 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1827579575 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275514-1502758893.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=26392, runsolver pid=26389
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 7.66 8.20 8.28 2/198 26412
/proc/meminfo: memFree=31366980/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=14325320 memory=33704 CPUtime=0.12 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 8337 0 0 0 10 2 0 0 20 0 20 0 108977593 14669127680 8426 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3581330 8426 3410 1 0 3569050 0
[pid=26392/tid=26394] ppid=26389 vsize=14325320 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) R 26389 26392 25978 0 -1 4202560 6273 0 0 0 7 1 0 0 20 0 20 0 108977593 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863890469552 139863870371196 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=14325320 memory=139878414726784 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26403] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26403/stat : 26403 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977596 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863076010864 139863886301826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108977596 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863074956832 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108977596 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863073903984 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26406] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26406/stat : 26406 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863072852304 139863886309275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863070746864 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863069694064 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) S 26389 26392 25978 0 -1 1077944384 368 0 0 0 2 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863068641264 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26412] ppid=26389 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26412/stat : 26412 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 8426 33554432000 4194304 4196468 140734804808512 139863066537008 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33704 KiB

[startup+0.210477 s]*
/proc/loadavg: 7.66 8.20 8.28 3/198 26412
/proc/meminfo: memFree=31357612/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=14325320 memory=42856 CPUtime=0.3 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 9346 0 0 0 27 3 0 0 20 0 20 0 108977593 14669127680 10714 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3581330 10714 3595 1 0 3569050 0
[pid=26392/tid=26394] ppid=26389 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) R 26389 26392 25978 0 -1 4202560 6906 0 0 0 17 2 0 0 20 0 20 0 108977593 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863890505696 139863870371166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=14325320 memory=9251 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=14325320 memory=3906785201887164064 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977594 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26403] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26403/stat : 26403 (java) S 26389 26392 25978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 108977596 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863076010864 139863886301826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108977596 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863074956832 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108977596 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863073903984 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26406] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26406/stat : 26406 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863072852304 139863886309275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 413 0 0 0 1 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863070746864 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863069694064 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) R 26389 26392 25978 0 -1 4202560 406 0 0 0 5 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863068641264 139863886302614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26412] ppid=26389 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26412/stat : 26412 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669127680 10714 33554432000 4194304 4196468 140734804808512 139863066537008 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42856 KiB

[startup+0.310216 s]*
/proc/loadavg: 7.66 8.20 8.28 2/198 26412
/proc/meminfo: memFree=31350028/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=14325340 memory=50636 CPUtime=0.48 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 10517 0 0 0 45 3 0 0 20 0 20 0 108977593 14669148160 12659 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3581335 12659 3696 1 0 3569050 0
[pid=26392/tid=26394] ppid=26389 vsize=14325340 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) R 26389 26392 25978 0 -1 4202560 7603 0 0 0 27 3 0 0 20 0 20 0 108977593 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863890520128 139863886302614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=14325340 memory=139878293664687 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=14325340 memory=139878293666992 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=14325340 memory=139878293669296 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977594 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26403] ppid=26389 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26403/stat : 26403 (java) S 26389 26392 25978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 108977596 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863076010864 139863886301826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=14325340 memory=279756587345552 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108977596 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863074956832 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=14325340 memory=279756587352464 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108977596 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863073903984 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26406] ppid=26389 vsize=14325340 memory=279756587293744 CPUtime=0 cores=0-7
/proc/26392/task/26406/stat : 26406 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863072852304 139863886309275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=14325340 memory=279756587366288 CPUtime=0.04 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 653 0 0 0 4 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=14325340 memory=279756587373200 CPUtime=0.02 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863070746864 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=14325340 memory=279756587370896 CPUtime=0.02 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 61 0 0 0 2 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863069694064 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=14325340 memory=279756587387504 CPUtime=0.08 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) R 26389 26392 25978 0 -1 4202560 485 0 0 0 8 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863068641264 139863870371166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26412] ppid=26389 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26412/stat : 26412 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977599 14669148160 12659 33554432000 4194304 4196468 140734804808512 139863066537008 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50636 KiB

[startup+0.70092 s]
/proc/loadavg: 7.66 8.20 8.28 3/198 26412
/proc/meminfo: memFree=31336752/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=14329436 memory=79556 CPUtime=1.13 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 12944 0 0 0 108 5 0 0 20 0 20 0 108977593 14673342464 19889 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3582359 19889 3758 1 0 3570074 0
[pid=26392/tid=26394] ppid=26389 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) R 26389 26392 25978 0 -1 4202560 9222 0 0 0 64 3 0 0 20 0 20 0 108977593 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863890526016 139863870371166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=14329436 memory=1224 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=14329436 memory=5792 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=14329436 memory=4620 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=14329436 memory=1200 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=14329436 memory=15876 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977594 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26403] ppid=26389 vsize=14329436 memory=16236 CPUtime=0 cores=0-7
/proc/26392/task/26403/stat : 26403 (java) S 26389 26392 25978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 108977596 14673342464 19889 33554432000 4194304 4196468 140734804808512 139863076010864 139863886301826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0

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

[pid=26392/tid=26398] ppid=26389 vsize=14466660 memory=4136 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 108977594 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=14466660 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 108977594 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=14466660 memory=139878293878208 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 108977594 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=14466660 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 108977594 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=14466660 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 108977594 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26403] ppid=26389 vsize=14466660 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26403/stat : 26403 (java) S 26389 26392 25978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 22 0 108977596 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863076010864 139863886301826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=14466660 memory=12880606923214 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 22 0 108977596 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863074956832 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=14466660 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 22 0 108977596 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863073903984 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26406] ppid=26389 vsize=14466660 memory=15255943717849665 CPUtime=0 cores=0-7
/proc/26392/task/26406/stat : 26406 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863072852304 139863886309275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=14466660 memory=0 CPUtime=0.44 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 4522 0 0 0 43 1 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=14466660 memory=0 CPUtime=0.37 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 3672 0 0 0 36 1 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863070746864 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=14466660 memory=0 CPUtime=0.44 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 3891 0 0 0 43 1 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863069694064 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=14466660 memory=0 CPUtime=0.51 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) S 26389 26392 25978 0 -1 1077944384 5494 0 0 0 49 2 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863068641264 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=14466660 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26412] ppid=26389 vsize=14466660 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26412/stat : 26412 (java) S 26389 26392 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 108977599 14813859840 47512 33554432000 4194304 4196468 140734804808512 139863066537008 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 14466660 KiB
Current children cumulated memory: 190048 KiB

[startup+2.00066 s]*
/proc/loadavg: 7.29 8.11 8.25 1/195 26430
/proc/meminfo: memFree=31147672/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=15469252 memory=237900 CPUtime=4.13 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 33970 0 0 0 397 16 0 0 20 0 17 0 108977593 15840514048 59475 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3867313 59475 3833 1 0 3854507 0
[pid=26392/tid=26394] ppid=26389 vsize=15469252 memory=6791534058613427641 CPUtime=1.63 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) D 26389 26392 25978 0 -1 4202560 11920 0 0 0 158 5 0 0 20 0 17 0 108977593 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863890533688 139863878976311 0 0 0 16800975 18446744072100256901 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=15469252 memory=40644 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=15469252 memory=139878414726784 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=15469252 memory=-1 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=15469252 memory=8388367118360672371 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=15469252 memory=6940698281606406720 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 17 0 108977596 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863074956896 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=15469252 memory=3763093063592849455 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 17 0 108977596 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863073904000 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=15469252 memory=7162531440177276259 CPUtime=0.49 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 4763 0 0 0 48 1 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=15469252 memory=7810763844726514514 CPUtime=0.43 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 3691 0 0 0 41 2 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863070737184 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=15469252 memory=356 CPUtime=0.51 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 4099 0 0 0 50 1 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863069678576 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=15469252 memory=4640769802869118887 CPUtime=0.61 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) S 26389 26392 25978 0 -1 1077944384 6808 0 0 0 58 3 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863068637136 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=15469252 memory=4639059877604708710 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 15469252 KiB
Current children cumulated memory: 237900 KiB

[startup+2.2007 s]
/proc/loadavg: 7.29 8.11 8.25 1/195 26430
/proc/meminfo: memFree=31147672/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=15469252 memory=237900 CPUtime=4.13 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 33970 0 0 0 397 16 0 0 20 0 17 0 108977593 15840514048 59475 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3867313 59475 3833 1 0 3854507 0
[pid=26392/tid=26394] ppid=26389 vsize=15469252 memory=288230583182828278 CPUtime=1.63 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) D 26389 26392 25978 0 -1 4202560 11920 0 0 0 158 5 0 0 20 0 17 0 108977593 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863890533688 139863878976311 0 0 0 16800975 18446744072100256901 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=15469252 memory=3862288959068715040 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=15469252 memory=7012755875661107289 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=15469252 memory=4639059877604708710 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=15469252 memory=-6592860229746401216 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=15469252 memory=7822038051842261661 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=15469252 memory=-7668917182949848256 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=15469252 memory=-9001734013606258791 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=15469252 memory=-6804530833007812508 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=15469252 memory=1414355462422710185 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 17 0 108977596 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863074956896 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=15469252 memory=-7812193691855986592 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 17 0 108977596 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863073904000 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=15469252 memory=0 CPUtime=0.49 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 4763 0 0 0 48 1 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=15469252 memory=0 CPUtime=0.43 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 3691 0 0 0 41 2 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863070737184 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=15469252 memory=-8383865636863188341 CPUtime=0.51 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 4099 0 0 0 50 1 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863069678576 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=15469252 memory=-8412658736277716636 CPUtime=0.61 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) S 26389 26392 25978 0 -1 1077944384 6808 0 0 0 58 3 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863068637136 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=15469252 memory=-8383303769241525621 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 15469252 KiB
Current children cumulated memory: 237900 KiB

[startup+2.30071 s]
/proc/loadavg: 7.29 8.11 8.25 1/195 26430
/proc/meminfo: memFree=31147672/32770624 swapFree=67108860/67108860
[pid=26392] ppid=26389 vsize=15469252 memory=237900 CPUtime=4.13 cores=0-7
/proc/26392/stat : 26392 (java) S 26389 26392 25978 0 -1 1077944320 33970 0 0 0 397 16 0 0 20 0 17 0 108977593 15840514048 59475 33554432000 4194304 4196468 140734804808512 140734804791056 139863886290679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
/proc/26392/statm: 3867313 59475 3833 1 0 3854507 0
[pid=26392/tid=26394] ppid=26389 vsize=15469252 memory=6944656592455360604 CPUtime=1.63 cores=0-7
/proc/26392/task/26394/stat : 26394 (java) D 26389 26392 25978 0 -1 4202560 11920 0 0 0 158 5 0 0 20 0 17 0 108977593 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863890533688 139863878976311 0 0 0 16800975 18446744072100256901 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26395] ppid=26389 vsize=15469252 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/26392/task/26395/stat : 26395 (java) S 26389 26392 25978 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863801359504 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26396] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26396/stat : 26396 (java) S 26389 26392 25978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863800306704 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26397] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26397/stat : 26397 (java) S 26389 26392 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863799253904 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26398] ppid=26389 vsize=15469252 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/26392/task/26398/stat : 26398 (java) S 26389 26392 25978 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863479282448 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26399] ppid=26389 vsize=15469252 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/26392/task/26399/stat : 26399 (java) S 26389 26392 25978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863478229648 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26400] ppid=26389 vsize=15469252 memory=1296 CPUtime=0 cores=0-7
/proc/26392/task/26400/stat : 26400 (java) S 26389 26392 25978 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863477176848 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26401] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26401/stat : 26401 (java) S 26389 26392 25978 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863476124048 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26402] ppid=26389 vsize=15469252 memory=279756587251632 CPUtime=0 cores=0-7
/proc/26392/task/26402/stat : 26402 (java) S 26389 26392 25978 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 17 0 108977594 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863475071248 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26404] ppid=26389 vsize=15469252 memory=163344 CPUtime=0 cores=0-7
/proc/26392/task/26404/stat : 26404 (java) S 26389 26392 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 17 0 108977596 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863074956896 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26405] ppid=26389 vsize=15469252 memory=1232 CPUtime=0 cores=0-7
/proc/26392/task/26405/stat : 26405 (java) S 26389 26392 25978 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 17 0 108977596 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863073904000 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26407] ppid=26389 vsize=15469252 memory=648 CPUtime=0.49 cores=0-7
/proc/26392/task/26407/stat : 26407 (java) S 26389 26392 25978 0 -1 1077944384 4763 0 0 0 48 1 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863071799664 139863886301826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26408] ppid=26389 vsize=15469252 memory=0 CPUtime=0.43 cores=0-7
/proc/26392/task/26408/stat : 26408 (java) S 26389 26392 25978 0 -1 1077944384 3691 0 0 0 41 2 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863070737184 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26409] ppid=26389 vsize=15469252 memory=0 CPUtime=0.51 cores=0-7
/proc/26392/task/26409/stat : 26409 (java) S 26389 26392 25978 0 -1 1077944384 4099 0 0 0 50 1 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863069678576 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26410] ppid=26389 vsize=15469252 memory=0 CPUtime=0.61 cores=0-7
/proc/26392/task/26410/stat : 26410 (java) S 26389 26392 25978 0 -1 1077944384 6808 0 0 0 58 3 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863068637136 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
[pid=26392/tid=26411] ppid=26389 vsize=15469252 memory=0 CPUtime=0 cores=0-7
/proc/26392/task/26411/stat : 26411 (java) S 26389 26392 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 108977599 15840514048 59475 33554432000 4194304 4196468 140734804808512 139863067589728 139863886300885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38162432 140734804816993 140734804817179 140734804817179 140734804819919 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 15469252 KiB
Current children cumulated memory: 237900 KiB

Child status: 0
Real time (s): 2.31988
CPU time (s): 4.1604
CPU user time (s): 3.97973
CPU system time (s): 0.180666
CPU usage (%): 179.337
Max. virtual memory (cumulated for all children) (KiB): 15469252
Max. memory (cumulated for all children) (KiB): 237900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.97973
system time used= 0.180666
maximum resident set size= 238388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33974
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4923
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 26392
#   total CPU time (s): 4.1604
#   total CPU user time (s): 3.97973
#   total CPU system time (s): 0.180666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047027 second user time and 0.054865 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-15 02:47:14
IDJOB=4275514
IDBENCH=133416
IDSOLVER=2668
FILE ID=node102/4275514-1502758893
RUNJOBID= node102-1502755133-26005
PBS_JOBID= 20629082
Free space on /tmp= 61912 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-60-3-3.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275514-1502758893/watcher-4275514-1502758893 -o /tmp/evaluation-result-4275514-1502758893/solver-4275514-1502758893 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502755133-26005 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1827579575 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275514-1502758893.xml

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

MD5SUM BENCH= a24e7222a5a2ec30919d0297100f43ac
RANDOM SEED=1827579575

node102.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.35
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.35
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.35
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.35
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:        31386412 kB
MemAvailable:   31983868 kB
Buffers:          163048 kB
Cached:           717356 kB
SwapCached:            0 kB
Active:           708892 kB
Inactive:         222384 kB
Active(anon):       3948 kB
Inactive(anon):    75040 kB
Active(file):     704944 kB
Inactive(file):   147344 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42228 kB
Writeback:             4 kB
AnonPages:         55824 kB
Mapped:            44992 kB
Shmem:             25228 kB
Slab:             148532 kB
SReclaimable:     122008 kB
SUnreclaim:        26524 kB
KernelStack:        3312 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61868 MiB
End job on node102 at 2017-08-15 02:47:17