Trace number 4275715

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 2.2181599 1.12372

General information on the benchmark

NameSudoku/
Sudoku-alldiff-s1/Sudoku-s10b-alldiff.xml
MD5SUMe3ca6579bd8f19d9d01030c017c7faab
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.0051529999
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":31}]
Minimum constraint arity9
Maximum constraint arity31
Distribution of constraint arities[{"arity":9,"count":27},{"arity":31,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 551291758
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 11000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.83/0.53	c Parsing done, starting search...
2.19/1.11	s SATISFIABLE
2.19/1.11	v <instantiation>
2.19/1.11	v 	<list>
2.19/1.11	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8]
2.19/1.11	v 	</list>
2.19/1.11	v 	<values>
2.19/1.11	v 		8 5 2 7 1 6 9 4 3 1 9 7 8 4 3 6 5 2 4 6 3 9 2 5 1 8 7 2 7 8 6 3 4 5 9 1 6 4 5 1 7 9 3 2 8 9 3 1 5 8 2 4 7 6 7 8 6 4 9 1 2 3 5 3 1 4 2 5 8 7 6 9 5 2 9 3 6 7 8 1 4 
2.19/1.11	v 	</values>
2.19/1.11	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 (14074 MiB free)
  memory of node 1: 16384 MiB (12250 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275715-1502675665/watcher-4275715-1502675665 -o /tmp/evaluation-result-4275715-1502675665/solver-4275715-1502675665 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502667219-28804 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 551291758 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275715-1502675665.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=30642, runsolver pid=30639

[startup+0.10011 s]*
/proc/loadavg: 6.40 7.79 8.13 1/199 30662
/proc/meminfo: memFree=26939440/32770624 swapFree=67108860/67108860
[pid=30642] ppid=30639 vsize=14325320 memory=33124 CPUtime=0.12 cores=0-7
/proc/30642/stat : 30642 (java) S 30639 30642 28777 0 -1 1077944320 8179 0 0 0 11 1 0 0 20 0 20 0 100654378 14669127680 8281 33554432000 4194304 4196468 140723719414368 140723719396912 139665947397879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
/proc/30642/statm: 3581330 8281 3411 1 0 3569050 0
[pid=30642/tid=30644] ppid=30639 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30642/task/30644/stat : 30644 (java) R 30639 30642 28777 0 -1 4202560 6121 0 0 0 8 1 0 0 20 0 20 0 100654378 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665951614576 139665931478366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30645] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30645/stat : 30645 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665900018576 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30646] ppid=30639 vsize=14325320 memory=140478682728064 CPUtime=0 cores=0-7
/proc/30642/task/30646/stat : 30646 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665898965776 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30647] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30647/stat : 30647 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665897913488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30648] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30648/stat : 30648 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665896860688 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30649] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30649/stat : 30649 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665895807376 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30650] ppid=30639 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/30642/task/30650/stat : 30650 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665537689872 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30651] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30651/stat : 30651 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665536637584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30652] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654381 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30654] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30654/stat : 30654 (java) S 30639 30642 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100654381 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665135809824 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30655] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30655/stat : 30655 (java) S 30639 30642 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100654381 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665134757488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30656] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30656/stat : 30656 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665133705808 139665947416475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30657] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30657/stat : 30657 (java) S 30639 30642 28777 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665132652656 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30658] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30658/stat : 30658 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665131599856 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30659] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30659/stat : 30659 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665130547568 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30660] ppid=30639 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/30642/task/30660/stat : 30660 (java) S 30639 30642 28777 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665129494768 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30661] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30661/stat : 30661 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665128442720 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30662] ppid=30639 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/30642/task/30662/stat : 30662 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 8281 33554432000 4194304 4196468 140723719414368 139665127390000 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33124 KiB

[startup+0.209871 s]*
/proc/loadavg: 6.40 7.79 8.13 3/199 30662
/proc/meminfo: memFree=26929740/32770624 swapFree=67108860/67108860
[pid=30642] ppid=30639 vsize=14325320 memory=42464 CPUtime=0.29 cores=0-7
/proc/30642/stat : 30642 (java) S 30639 30642 28777 0 -1 1077944320 9259 0 0 0 27 2 0 0 20 0 20 0 100654378 14669127680 10616 33554432000 4194304 4196468 140723719414368 140723719396912 139665947397879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
/proc/30642/statm: 3581330 10616 3620 1 0 3569050 0
[pid=30642/tid=30644] ppid=30639 vsize=14325320 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/30642/task/30644/stat : 30644 (java) R 30639 30642 28777 0 -1 4202560 6801 0 0 0 18 2 0 0 20 0 20 0 100654378 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665951622960 139665947409814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30645] ppid=30639 vsize=14325320 memory=9395 CPUtime=0 cores=0-7
/proc/30642/task/30645/stat : 30645 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665900018576 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30646] ppid=30639 vsize=14325320 memory=288370854834439808 CPUtime=0 cores=0-7
/proc/30642/task/30646/stat : 30646 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665898965776 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30647] ppid=30639 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/30642/task/30647/stat : 30647 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665897913488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30648] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30648/stat : 30648 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665896860688 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30649] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30649/stat : 30649 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665895807376 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30650] ppid=30639 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/30642/task/30650/stat : 30650 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665537689872 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30651] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30651/stat : 30651 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665536637584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30652] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654379 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100654381 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30654] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30654/stat : 30654 (java) S 30639 30642 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100654381 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665135809824 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30655] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30655/stat : 30655 (java) S 30639 30642 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100654381 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665134757488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30656] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30656/stat : 30656 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665133705808 139665947416475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30657] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30657/stat : 30657 (java) S 30639 30642 28777 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665132652656 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30658] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30658/stat : 30658 (java) S 30639 30642 28777 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665131599856 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30659] ppid=30639 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/30642/task/30659/stat : 30659 (java) S 30639 30642 28777 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665130547568 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30660] ppid=30639 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/30642/task/30660/stat : 30660 (java) R 30639 30642 28777 0 -1 4202560 408 0 0 0 5 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665129494768 139665947409814 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30661] ppid=30639 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30661/stat : 30661 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665128442720 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30662] ppid=30639 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/30642/task/30662/stat : 30662 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654384 14669127680 10616 33554432000 4194304 4196468 140723719414368 139665127390000 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42464 KiB

[startup+0.309295 s]*
/proc/loadavg: 6.40 7.79 8.13 3/199 30662
/proc/meminfo: memFree=26921908/32770624 swapFree=67108860/67108860
[pid=30642] ppid=30639 vsize=14325340 memory=50524 CPUtime=0.48 cores=0-7
/proc/30642/stat : 30642 (java) S 30639 30642 28777 0 -1 1077944320 10471 0 0 0 46 2 0 0 20 0 20 0 100654378 14669148160 12631 33554432000 4194304 4196468 140723719414368 140723719396912 139665947397879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
/proc/30642/statm: 3581335 12631 3702 1 0 3569050 0
[pid=30642/tid=30644] ppid=30639 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30642/task/30644/stat : 30644 (java) R 30639 30642 28777 0 -1 4202560 7571 0 0 0 27 2 0 0 20 0 20 0 100654378 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665951618128 139665931441509 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30645] ppid=30639 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30645/stat : 30645 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665900018576 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30646] ppid=30639 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30646/stat : 30646 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665898965776 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30647] ppid=30639 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30647/stat : 30647 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665897913488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30648] ppid=30639 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30648/stat : 30648 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665896860688 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30649] ppid=30639 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/30642/task/30649/stat : 30649 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665895807376 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30650] ppid=30639 vsize=14325340 memory=140478582453167 CPUtime=0 cores=0-7
/proc/30642/task/30650/stat : 30650 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665537689872 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30651] ppid=30639 vsize=14325340 memory=140478582455472 CPUtime=0 cores=0-7
/proc/30642/task/30651/stat : 30651 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665536637584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30652] ppid=30639 vsize=14325340 memory=140478582457776 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654379 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100654381 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30654] ppid=30639 vsize=14325340 memory=280957164922512 CPUtime=0 cores=0-7
/proc/30642/task/30654/stat : 30654 (java) S 30639 30642 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100654381 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665135809824 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30655] ppid=30639 vsize=14325340 memory=280957164929424 CPUtime=0 cores=0-7
/proc/30642/task/30655/stat : 30655 (java) S 30639 30642 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100654381 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665134757488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30656] ppid=30639 vsize=14325340 memory=280957164870704 CPUtime=0 cores=0-7
/proc/30642/task/30656/stat : 30656 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665133705808 139665947416475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30657] ppid=30639 vsize=14325340 memory=280957164943248 CPUtime=0.03 cores=0-7
/proc/30642/task/30657/stat : 30657 (java) S 30639 30642 28777 0 -1 1077944384 527 0 0 0 3 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665132652656 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30658] ppid=30639 vsize=14325340 memory=280957164950160 CPUtime=0.03 cores=0-7
/proc/30642/task/30658/stat : 30658 (java) S 30639 30642 28777 0 -1 1077944384 211 0 0 0 3 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665131599856 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30659] ppid=30639 vsize=14325340 memory=280957164947856 CPUtime=0.03 cores=0-7
/proc/30642/task/30659/stat : 30659 (java) S 30639 30642 28777 0 -1 1077944384 324 0 0 0 3 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665130547568 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30660] ppid=30639 vsize=14325340 memory=280957164964464 CPUtime=0.08 cores=0-7
/proc/30642/task/30660/stat : 30660 (java) S 30639 30642 28777 0 -1 1077944384 452 0 0 0 8 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665129494768 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30661] ppid=30639 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30661/stat : 30661 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665128442720 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30662] ppid=30639 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/30642/task/30662/stat : 30662 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654384 14669148160 12631 33554432000 4194304 4196468 140723719414368 139665127390000 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50524 KiB

[startup+0.700783 s]
/proc/loadavg: 6.40 7.79 8.13 3/199 30662
/proc/meminfo: memFree=26908368/32770624 swapFree=67108860/67108860
[pid=30642] ppid=30639 vsize=14329436 memory=81440 CPUtime=1.1 cores=0-7
/proc/30642/stat : 30642 (java) S 30639 30642 28777 0 -1 1077944320 12985 0 0 0 106 4 0 0 20 0 20 0 100654378 14673342464 20360 33554432000 4194304 4196468 140723719414368 140723719396912 139665947397879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
/proc/30642/statm: 3582359 20360 3752 1 0 3570074 0
[pid=30642/tid=30644] ppid=30639 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/30642/task/30644/stat : 30644 (java) R 30639 30642 28777 0 -1 4202560 9412 0 0 0 64 3 0 0 20 0 20 0 100654378 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665951625728 139665931478366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30645] ppid=30639 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30645/stat : 30645 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665900018576 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30646] ppid=30639 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30646/stat : 30646 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665898965776 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30647] ppid=30639 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30647/stat : 30647 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665897913488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30648] ppid=30639 vsize=14329436 memory=792 CPUtime=0 cores=0-7
/proc/30642/task/30648/stat : 30648 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665896860688 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30649] ppid=30639 vsize=14329436 memory=1008 CPUtime=0 cores=0-7
/proc/30642/task/30649/stat : 30649 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665895807376 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30650] ppid=30639 vsize=14329436 memory=10588 CPUtime=0 cores=0-7
/proc/30642/task/30650/stat : 30650 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665537689872 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30651] ppid=30639 vsize=14329436 memory=1204 CPUtime=0 cores=0-7
/proc/30642/task/30651/stat : 30651 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665536637584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30652] ppid=30639 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100654379 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=14329436 memory=16444 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100654381 14673342464 20360 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0

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

[pid=30642/tid=30652] ppid=30639 vsize=14398048 memory=280957164932560 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 100654379 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=14398048 memory=280957164719632 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 100654381 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30654] ppid=30639 vsize=14398048 memory=280957164719504 CPUtime=0 cores=0-7
/proc/30642/task/30654/stat : 30654 (java) S 30639 30642 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 100654381 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665135809824 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30655] ppid=30639 vsize=14398048 memory=164 CPUtime=0 cores=0-7
/proc/30642/task/30655/stat : 30655 (java) S 30639 30642 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 100654381 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665134757488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30656] ppid=30639 vsize=14398048 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30656/stat : 30656 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665133705808 139665947416475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30657] ppid=30639 vsize=14398048 memory=0 CPUtime=0.07 cores=0-7
/proc/30642/task/30657/stat : 30657 (java) S 30639 30642 28777 0 -1 1077944384 608 0 0 0 7 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665132652656 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30658] ppid=30639 vsize=14398048 memory=0 CPUtime=0.1 cores=0-7
/proc/30642/task/30658/stat : 30658 (java) S 30639 30642 28777 0 -1 1077944384 363 0 0 0 10 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665131599856 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30659] ppid=30639 vsize=14398048 memory=0 CPUtime=0.09 cores=0-7
/proc/30642/task/30659/stat : 30659 (java) R 30639 30642 28777 0 -1 4202560 528 0 0 0 9 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665130547568 139665940382921 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30660] ppid=30639 vsize=14398048 memory=0 CPUtime=0.24 cores=0-7
/proc/30642/task/30660/stat : 30660 (java) R 30639 30642 28777 0 -1 4202560 884 0 0 0 24 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665129493952 139665931478366 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30661] ppid=30639 vsize=14398048 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30661/stat : 30661 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665128442720 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30662] ppid=30639 vsize=14398048 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30662/stat : 30662 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 100654384 14743601152 21998 33554432000 4194304 4196468 140723719414368 139665127390000 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 14398048 KiB
Current children cumulated memory: 87992 KiB

[startup+1.00074 s]*
/proc/loadavg: 6.40 7.79 8.13 2/205 30668
/proc/meminfo: memFree=26853996/32770624 swapFree=67108860/67108860
[pid=30642] ppid=30639 vsize=14799480 memory=120448 CPUtime=1.62 cores=0-7
/proc/30642/stat : 30642 (java) S 30639 30642 28777 0 -1 1077944320 15203 0 0 0 155 7 0 0 20 0 27 0 100654378 15154667520 30112 33554432000 4194304 4196468 140723719414368 140723719396912 139665947397879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
/proc/30642/statm: 3700127 30112 3769 1 0 3687842 0
[pid=30642/tid=30644] ppid=30639 vsize=14800508 memory=0 CPUtime=0.97 cores=0-7
/proc/30642/task/30644/stat : 30644 (java) R 30639 30642 28777 0 -1 4202560 11014 0 0 0 93 4 0 0 20 0 28 0 100654378 15155720192 30112 33554432000 4194304 4196468 140723719414368 139665951633296 139665947409814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30645] ppid=30639 vsize=14800508 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30645/stat : 30645 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100654379 15155720192 30112 33554432000 4194304 4196468 140723719414368 139665900018576 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30646] ppid=30639 vsize=14800508 memory=140478682728064 CPUtime=0 cores=0-7
/proc/30642/task/30646/stat : 30646 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100654379 15155720192 30112 33554432000 4194304 4196468 140723719414368 139665898965776 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30647] ppid=30639 vsize=14800508 memory=140478582392463 CPUtime=0 cores=0-7
/proc/30642/task/30647/stat : 30647 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100654379 15155720192 30112 33554432000 4194304 4196468 140723719414368 139665897913488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30648] ppid=30639 vsize=14800508 memory=163653892 CPUtime=0 cores=0-7
/proc/30642/task/30648/stat : 30648 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100654379 15155720192 30112 33554432000 4194304 4196468 140723719414368 139665896860688 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30649] ppid=30639 vsize=14800508 memory=5792281476173485931 CPUtime=0 cores=0-7
/proc/30642/task/30649/stat : 30649 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100654379 15155720192 30112 33554432000 4194304 4196468 140723719414368 139665895807376 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30650] ppid=30639 vsize=14866044 memory=4049352032995259679 CPUtime=0 cores=0-7
/proc/30642/task/30650/stat : 30650 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100654379 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665537689872 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30651] ppid=30639 vsize=14866044 memory=7588684550706915689 CPUtime=0 cores=0-7
/proc/30642/task/30651/stat : 30651 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100654379 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665536637584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30652] ppid=30639 vsize=14866044 memory=8316850467074736180 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100654379 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=14866044 memory=9419 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 100654381 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30654] ppid=30639 vsize=14866044 memory=3618982278140813436 CPUtime=0 cores=0-7
/proc/30642/task/30654/stat : 30654 (java) S 30639 30642 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100654381 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665135809824 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30655] ppid=30639 vsize=14866044 memory=4137293581110450563 CPUtime=0 cores=0-7
/proc/30642/task/30655/stat : 30655 (java) S 30639 30642 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 100654381 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665134757488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30656] ppid=30639 vsize=14866044 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30656/stat : 30656 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665133705808 139665947416475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30657] ppid=30639 vsize=14866044 memory=0 CPUtime=0.07 cores=0-7
/proc/30642/task/30657/stat : 30657 (java) S 30639 30642 28777 0 -1 1077944384 617 0 0 0 7 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665132652656 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30658] ppid=30639 vsize=14866044 memory=0 CPUtime=0.12 cores=0-7
/proc/30642/task/30658/stat : 30658 (java) S 30639 30642 28777 0 -1 1077944384 379 0 0 0 12 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665131599856 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30659] ppid=30639 vsize=14866044 memory=0 CPUtime=0.1 cores=0-7
/proc/30642/task/30659/stat : 30659 (java) S 30639 30642 28777 0 -1 1077944384 539 0 0 0 10 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665130547568 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30660] ppid=30639 vsize=14866044 memory=0 CPUtime=0.28 cores=0-7
/proc/30642/task/30660/stat : 30660 (java) R 30639 30642 28777 0 -1 1077944384 981 0 0 0 28 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665129494768 139665947409026 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30661] ppid=30639 vsize=14866044 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30661/stat : 30661 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665128442720 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30662] ppid=30639 vsize=14866044 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30662/stat : 30662 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100654384 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665127390000 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30663] ppid=30639 vsize=14866044 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30663/stat : 30663 (java) S 30639 30642 28777 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 100654455 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665117103488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30664] ppid=30639 vsize=14866044 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30664/stat : 30664 (java) S 30639 30642 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 100654467 15222829056 30112 33554432000 4194304 4196468 140723719414368 139665116050768 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30665] ppid=30639 vsize=14866044 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30665/stat : 30665 (java) R 30639 30642 28777 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 28 0 100654476 15222829056 30624 33554432000 4194304 4196468 140723719414368 139665112894176 139665575346580 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30666] ppid=30639 vsize=14866044 memory=140482977695359 CPUtime=0.01 cores=0-7
/proc/30642/task/30666/stat : 30666 (java) D 30639 30642 28777 0 -1 4202560 93 0 0 0 1 0 0 0 20 0 28 0 100654477 15222829056 30624 33554432000 4194304 4196468 140723719414368 139665111841912 139665931478292 0 4 0 16800975 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30667] ppid=30639 vsize=14867072 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30667/stat : 30667 (java) R 30639 30642 28777 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 29 0 100654477 15223881728 30624 33554432000 4194304 4196468 140723719414368 139665110789136 139665578087699 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30668] ppid=30639 vsize=14867072 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30668/stat : 30668 (java) R 30639 30642 28777 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 29 0 100654477 15223881728 30624 33554432000 4194304 4196468 140723719414368 139665109739680 139665947409814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30669] ppid=30639 vsize=14867072 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30669/stat : 30669 (java) R 30639 30642 28777 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 29 0 100654479 15223881728 30624 33554432000 4194304 4196468 140723719414368 139665108692296 139665929046927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30670] ppid=30639 vsize=14867072 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30670/stat : 30670 (java) R 30639 30642 28777 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 29 0 100654479 15223881728 30624 33554432000 4194304 4196468 140723719414368 139665107639496 139665929046927 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30671] ppid=30639 vsize=14868100 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30671/stat : 30671 (java) R 30639 30642 28777 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 30 0 100654479 15224934400 30624 33554432000 4194304 4196468 140723719414368 139665106587104 139665947408085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30672] ppid=30639 vsize=14933636 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30672/stat : 30672 (java) R 30639 30642 28777 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 30 0 100654479 15292043264 30625 33554432000 4194304 4196468 140723719414368 139665109739680 139665940137729 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14799480 KiB
Current children cumulated memory: 120448 KiB

[startup+1.1101 s]
/proc/loadavg: 6.40 7.79 8.13 2/205 30668
/proc/meminfo: memFree=26853996/32770624 swapFree=67108860/67108860
[pid=30642] ppid=30639 vsize=15202996 memory=141480 CPUtime=2.19 cores=0-7
/proc/30642/stat : 30642 (java) S 30639 30642 28777 0 -1 1077944320 16225 0 0 0 211 8 0 0 20 0 32 0 100654378 15567867904 35370 33554432000 4194304 4196468 140723719414368 140723719396912 139665947397879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
/proc/30642/statm: 3800749 35370 3791 1 0 3787943 0
[pid=30642/tid=30644] ppid=30639 vsize=15202996 memory=0 CPUtime=0.98 cores=0-7
/proc/30642/task/30644/stat : 30644 (java) S 30639 30642 28777 0 -1 1077944384 11028 0 0 0 94 4 0 0 20 0 32 0 100654378 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665951635584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30645] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30645/stat : 30645 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665900018576 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30646] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30646/stat : 30646 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665898965776 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30647] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30647/stat : 30647 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665897913488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30648] ppid=30639 vsize=15202996 memory=81440 CPUtime=0 cores=0-7
/proc/30642/task/30648/stat : 30648 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665896860688 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30649] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30649/stat : 30649 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665895807376 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30650] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30650/stat : 30650 (java) S 30639 30642 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665537689872 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30651] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30651/stat : 30651 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665536637584 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30652] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30652/stat : 30652 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 100654379 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665535584784 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30653] ppid=30639 vsize=15202996 memory=0 CPUtime=0 cores=0-7
/proc/30642/task/30653/stat : 30653 (java) S 30639 30642 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 32 0 100654381 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665136863856 139665947409026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30654] ppid=30639 vsize=15202996 memory=131593503043444 CPUtime=0 cores=0-7
/proc/30642/task/30654/stat : 30654 (java) S 30639 30642 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 32 0 100654381 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665135809824 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30655] ppid=30639 vsize=15202996 memory=131593503043445 CPUtime=0 cores=0-7
/proc/30642/task/30655/stat : 30655 (java) S 30639 30642 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 32 0 100654381 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665134757488 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30656] ppid=30639 vsize=15202996 memory=131593503043446 CPUtime=0 cores=0-7
/proc/30642/task/30656/stat : 30656 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665133705808 139665947416475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30657] ppid=30639 vsize=15202996 memory=131593503043447 CPUtime=0.1 cores=0-7
/proc/30642/task/30657/stat : 30657 (java) S 30639 30642 28777 0 -1 1077944384 655 0 0 0 10 0 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665132652656 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30658] ppid=30639 vsize=15202996 memory=131593503043448 CPUtime=0.14 cores=0-7
/proc/30642/task/30658/stat : 30658 (java) S 30639 30642 28777 0 -1 1077944384 400 0 0 0 14 0 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665131599856 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30659] ppid=30639 vsize=15202996 memory=792 CPUtime=0.16 cores=0-7
/proc/30642/task/30659/stat : 30659 (java) S 30639 30642 28777 0 -1 1077944384 774 0 0 0 16 0 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665130547568 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30660] ppid=30639 vsize=15202996 memory=1008 CPUtime=0.35 cores=0-7
/proc/30642/task/30660/stat : 30660 (java) S 30639 30642 28777 0 -1 1077944384 1192 0 0 0 34 1 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665129494768 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30661] ppid=30639 vsize=15202996 memory=10588 CPUtime=0 cores=0-7
/proc/30642/task/30661/stat : 30661 (java) S 30639 30642 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665128442720 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30662] ppid=30639 vsize=15202996 memory=1204 CPUtime=0 cores=0-7
/proc/30642/task/30662/stat : 30662 (java) S 30639 30642 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100654384 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665127390000 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30664] ppid=30639 vsize=15202996 memory=16444 CPUtime=0 cores=0-7
/proc/30642/task/30664/stat : 30664 (java) S 30639 30642 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 32 0 100654467 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665116050768 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30665] ppid=30639 vsize=15202996 memory=4052 CPUtime=0.05 cores=0-7
/proc/30642/task/30665/stat : 30665 (java) S 30639 30642 28777 0 -1 1077944384 80 0 0 0 5 0 0 0 20 0 32 0 100654476 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665112900400 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30666] ppid=30639 vsize=15202996 memory=16260 CPUtime=0.05 cores=0-7
/proc/30642/task/30666/stat : 30666 (java) S 30639 30642 28777 0 -1 1077944384 153 0 0 0 5 0 0 0 20 0 32 0 100654477 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665111847600 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30667] ppid=30639 vsize=15202996 memory=1236 CPUtime=0.03 cores=0-7
/proc/30642/task/30667/stat : 30667 (java) S 30639 30642 28777 0 -1 1077944384 41 0 0 0 3 0 0 0 20 0 32 0 100654477 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665110795312 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30668] ppid=30639 vsize=15202996 memory=1792 CPUtime=0 cores=0-7
/proc/30642/task/30668/stat : 30668 (java) S 30639 30642 28777 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 32 0 100654477 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665109742512 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30669] ppid=30639 vsize=15202996 memory=56 CPUtime=0.04 cores=0-7
/proc/30642/task/30669/stat : 30669 (java) S 30639 30642 28777 0 -1 1077944384 49 0 0 0 4 0 0 0 20 0 32 0 100654479 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665108690016 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30670] ppid=30639 vsize=15202996 memory=288230583166042425 CPUtime=0.04 cores=0-7
/proc/30642/task/30670/stat : 30670 (java) S 30639 30642 28777 0 -1 1077944384 56 0 0 0 4 0 0 0 20 0 32 0 100654479 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665107637424 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30671] ppid=30639 vsize=15202996 memory=13847469322668612 CPUtime=0.04 cores=0-7
/proc/30642/task/30671/stat : 30671 (java) S 30639 30642 28777 0 -1 1077944384 40 0 0 0 4 0 0 0 20 0 32 0 100654479 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665106581776 139665947409026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
[pid=30642/tid=30672] ppid=30639 vsize=15202996 memory=0 CPUtime=0.04 cores=0-7
/proc/30642/task/30672/stat : 30672 (java) S 30639 30642 28777 0 -1 1077944384 48 0 0 0 4 0 0 0 20 0 32 0 100654479 15567867904 35370 33554432000 4194304 4196468 140723719414368 139665105532336 139665947408085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15712256 140723719423074 140723719423259 140723719423259 140723719425999 0
Current children cumulated CPU time: 2.19 s
Current children cumulated vsize: 15202996 KiB
Current children cumulated memory: 141480 KiB

Child status: 0
Real time (s): 1.12372
CPU time (s): 2.21816
CPU user time (s): 2.12739
CPU system time (s): 0.090766
CPU usage (%): 197.394
Max. virtual memory (cumulated for all children) (KiB): 15202996
Max. memory (cumulated for all children) (KiB): 141480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.12739
system time used= 0.090766
maximum resident set size= 145172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16312
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3681
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 30642
#   total CPU time (s): 2.21816
#   total CPU user time (s): 2.12739
#   total CPU system time (s): 0.090766

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031856 second user time and 0.050771 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-14 03:40:07
IDJOB=4275715
IDBENCH=120349
IDSOLVER=2668
FILE ID=node114/4275715-1502675665
RUNJOBID= node114-1502667219-28804
PBS_JOBID= 20628964
Free space on /tmp= 61700 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Sudoku/Sudoku-alldiff-s1/Sudoku-s10b-alldiff.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-4275715-1502675665/watcher-4275715-1502675665 -o /tmp/evaluation-result-4275715-1502675665/solver-4275715-1502675665 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502667219-28804 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 551291758 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275715-1502675665.xml

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

MD5SUM BENCH= e3ca6579bd8f19d9d01030c017c7faab
RANDOM SEED=551291758

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26956976 kB
MemAvailable:   31983908 kB
Buffers:          178560 kB
Cached:          5136776 kB
SwapCached:            0 kB
Active:           486256 kB
Inactive:        4884328 kB
Active(anon):      58148 kB
Inactive(anon):    25036 kB
Active(file):     428108 kB
Inactive(file):  4859292 kB
Unevictable:        6520 kB
Mlocked:            6520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42472 kB
Writeback:             0 kB
AnonPages:         98264 kB
Mapped:            44080 kB
Shmem:             25224 kB
Slab:             136424 kB
SReclaimable:     110736 kB
SUnreclaim:        25688 kB
KernelStack:        3296 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61656 MiB
End job on node114 at 2017-08-14 03:40:08