Trace number 4285532

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-08-22SAT 14.9954 5.6501598

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s12b-table.xml
MD5SUM03c8305b156c1553c8e24fbd7657baff
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 benchmark6.6431098
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":55},{"degree":4,"count":26}]
Minimum constraint arity9
Maximum constraint arity26
Distribution of constraint arities[{"arity":9,"count":27},{"arity":26,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1431165768
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
5.06/2.76	c Parsing done, starting search...
14.63/5.61	s SATISFIABLE
14.95/5.61	v <instantiation>
14.95/5.61	v 	<list>
14.95/5.61	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]
14.95/5.61	v 	</list>
14.95/5.61	v 	<values>
14.95/5.61	v 		3 8 4 5 6 7 9 2 1 1 2 6 4 3 9 7 8 5 7 5 9 8 2 1 3 4 6 5 6 3 7 9 8 2 1 4 8 4 7 3 1 2 6 5 9 9 1 2 6 4 5 8 7 3 2 3 1 9 7 4 5 6 8 4 9 5 2 8 6 1 3 7 6 7 8 1 5 3 4 9 2 
14.95/5.61	v 	</values>
14.95/5.61	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 (12335 MiB free)
  memory of node 1: 16384 MiB (9069 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285532-1503414909/watcher-4285532-1503414909 -o /tmp/evaluation-result-4285532-1503414909/solver-4285532-1503414909 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503411506-1783 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1431165768 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285532-1503414909.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=2817, runsolver pid=2814

[startup+0.100134 s]*
/proc/loadavg: 7.01 8.33 8.48 2/199 2837
/proc/meminfo: memFree=21902712/32770624 swapFree=67108860/67108860
[pid=2817] ppid=2814 vsize=26000852 memory=30020 CPUtime=0.12 cores=0-7
/proc/2817/stat : 2817 (java) S 2814 2817 1756 0 -1 1077944320 8422 0 0 0 11 1 0 0 20 0 20 0 174571735 26624872448 7505 33554432000 4194304 4196468 140725088116064 140725088098608 140640211721975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
/proc/2817/statm: 6500213 7505 3409 1 0 6487932 0
[pid=2817/tid=2819] ppid=2814 vsize=26000852 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/2817/task/2819/stat : 2819 (java) R 2814 2817 1756 0 -1 4202560 6307 0 0 0 8 0 0 0 20 0 20 0 174571735 26624872448 7505 33554432000 4194304 4196468 140725088116064 140640215927008 140640211743901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2820] ppid=2814 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/2817/task/2820/stat : 2820 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639769537552 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2821] ppid=2814 vsize=26000852 memory=140365777823360 CPUtime=0 cores=0-7
/proc/2817/task/2821/stat : 2821 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639768485008 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2822] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2822/stat : 2822 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639767431952 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2823] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2823/stat : 2823 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639766379408 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2824] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 7505 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571737 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638887533296 140640211733122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2829] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2829/stat : 2829 (java) S 2814 2817 1756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174571738 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638886479520 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2830] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2830/stat : 2830 (java) S 2814 2817 1756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174571738 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638885426416 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2831] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2831/stat : 2831 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638884374992 140640211740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2832] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2832/stat : 2832 (java) S 2814 2817 1756 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638883322096 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2833] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2833/stat : 2833 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638882269552 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2834] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2834/stat : 2834 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638881216496 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2835] ppid=2814 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/2817/task/2835/stat : 2835 (java) S 2814 2817 1756 0 -1 1077944384 424 0 0 0 2 0 0 0 20 0 20 0 174571740 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638880163952 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2836] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2836/stat : 2836 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571741 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638879112160 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2837] ppid=2814 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2817/task/2837/stat : 2837 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571741 26624872448 7505 33554432000 4194304 4196468 140725088116064 140638878059696 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 30020 KiB

[startup+0.210148 s]*
/proc/loadavg: 7.01 8.33 8.48 2/199 2837
/proc/meminfo: memFree=21892776/32770624 swapFree=67108860/67108860
[pid=2817] ppid=2814 vsize=26000852 memory=39368 CPUtime=0.29 cores=0-7
/proc/2817/stat : 2817 (java) S 2814 2817 1756 0 -1 1077944320 9526 0 0 0 27 2 0 0 20 0 20 0 174571735 26624872448 9842 33554432000 4194304 4196468 140725088116064 140725088098608 140640211721975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
/proc/2817/statm: 6500213 9842 3606 1 0 6487932 0
[pid=2817/tid=2819] ppid=2814 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/2817/task/2819/stat : 2819 (java) R 2814 2817 1756 0 -1 4202560 6972 0 0 0 18 1 0 0 20 0 20 0 174571735 26624872448 9842 33554432000 4194304 4196468 140725088116064 140640215950384 140640195802492 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2820] ppid=2814 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/2817/task/2820/stat : 2820 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639769537552 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2821] ppid=2814 vsize=26000852 memory=140365777825500 CPUtime=0 cores=0-7
/proc/2817/task/2821/stat : 2821 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639768485008 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2822] ppid=2814 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2817/task/2822/stat : 2822 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639767431952 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2823] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2823/stat : 2823 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639766379408 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2824] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571736 26624872448 9842 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) S 2814 2817 1756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174571737 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638887533296 140640211733122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2829] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2829/stat : 2829 (java) S 2814 2817 1756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174571738 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638886479520 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2830] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2830/stat : 2830 (java) S 2814 2817 1756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174571738 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638885426416 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2831] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2831/stat : 2831 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638884374992 140640211740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2832] ppid=2814 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/2817/task/2832/stat : 2832 (java) S 2814 2817 1756 0 -1 1077944384 579 0 0 0 2 0 0 0 20 0 20 0 174571740 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638883322096 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2833] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2833/stat : 2833 (java) S 2814 2817 1756 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638882269552 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2834] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2834/stat : 2834 (java) S 2814 2817 1756 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 174571740 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638881216496 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2835] ppid=2814 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/2817/task/2835/stat : 2835 (java) S 2814 2817 1756 0 -1 1077944384 516 0 0 0 5 0 0 0 20 0 20 0 174571740 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638880163952 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2836] ppid=2814 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2836/stat : 2836 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571741 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638879112160 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2837] ppid=2814 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2817/task/2837/stat : 2837 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571741 26624872448 9842 33554432000 4194304 4196468 140725088116064 140638878059696 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 39368 KiB

[startup+0.309649 s]*
/proc/loadavg: 7.01 8.33 8.48 2/199 2837
/proc/meminfo: memFree=21884588/32770624 swapFree=67108860/67108860
[pid=2817] ppid=2814 vsize=26000872 memory=47968 CPUtime=0.47 cores=0-7
/proc/2817/stat : 2817 (java) S 2814 2817 1756 0 -1 1077944320 10824 0 0 0 44 3 0 0 20 0 20 0 174571735 26624892928 11992 33554432000 4194304 4196468 140725088116064 140725088098608 140640211721975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
/proc/2817/statm: 6500218 11992 3718 1 0 6487932 0
[pid=2817/tid=2819] ppid=2814 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/2817/task/2819/stat : 2819 (java) R 2814 2817 1756 0 -1 4202560 7720 0 0 0 27 2 0 0 20 0 20 0 174571735 26624892928 12058 33554432000 4194304 4196468 140725088116064 140640215950384 140640195802462 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2820] ppid=2814 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2820/stat : 2820 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639769537552 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2821] ppid=2814 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2821/stat : 2821 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639768485008 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2822] ppid=2814 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2822/stat : 2822 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639767431952 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2823] ppid=2814 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2823/stat : 2823 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639766379408 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2824] ppid=2814 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26000872 memory=140365638235055 CPUtime=0 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26000872 memory=140365638237360 CPUtime=0 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26000872 memory=140365638239664 CPUtime=0 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571736 26624892928 12058 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) S 2814 2817 1756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174571737 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638887533296 140640211733122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2829] ppid=2814 vsize=26000872 memory=280731276486288 CPUtime=0 cores=0-7
/proc/2817/task/2829/stat : 2829 (java) S 2814 2817 1756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174571738 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638886479520 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2830] ppid=2814 vsize=26000872 memory=280731276493200 CPUtime=0 cores=0-7
/proc/2817/task/2830/stat : 2830 (java) S 2814 2817 1756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174571738 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638885426416 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2831] ppid=2814 vsize=26000872 memory=280731276434480 CPUtime=0 cores=0-7
/proc/2817/task/2831/stat : 2831 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571740 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638884374992 140640211740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2832] ppid=2814 vsize=26000872 memory=280731276507024 CPUtime=0.03 cores=0-7
/proc/2817/task/2832/stat : 2832 (java) S 2814 2817 1756 0 -1 1077944384 637 0 0 0 3 0 0 0 20 0 20 0 174571740 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638883322096 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2833] ppid=2814 vsize=26000872 memory=280731276513936 CPUtime=0.02 cores=0-7
/proc/2817/task/2833/stat : 2833 (java) S 2814 2817 1756 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 20 0 174571740 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638882269552 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2834] ppid=2814 vsize=26000872 memory=280731276511632 CPUtime=0.02 cores=0-7
/proc/2817/task/2834/stat : 2834 (java) S 2814 2817 1756 0 -1 1077944384 249 0 0 0 2 0 0 0 20 0 20 0 174571740 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638881216496 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2835] ppid=2814 vsize=26000872 memory=280731276528240 CPUtime=0.08 cores=0-7
/proc/2817/task/2835/stat : 2835 (java) S 2814 2817 1756 0 -1 1077944384 595 0 0 0 8 0 0 0 20 0 20 0 174571740 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638880163952 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2836] ppid=2814 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2836/stat : 2836 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174571741 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638879112160 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2837] ppid=2814 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/2817/task/2837/stat : 2837 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174571741 26624892928 12058 33554432000 4194304 4196468 140725088116064 140638878059696 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 47968 KiB

[startup+0.700804 s]
/proc/loadavg: 7.01 8.33 8.48 4/199 2837
/proc/meminfo: memFree=21850628/32770624 swapFree=67108860/67108860
[pid=2817] ppid=2814 vsize=26002920 memory=262248 CPUtime=1.47 cores=0-7
/proc/2817/stat : 2817 (java) S 2814 2817 1756 0 -1 1077944320 13404 0 0 0 128 19 0 0 20 0 20 0 174571735 26626990080 65497 33554432000 4194304 4196468 140725088116064 140725088098608 140640211721975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
/proc/2817/statm: 6500730 65562 3779 1 0 6488444 0
[pid=2817/tid=2819] ppid=2814 vsize=26002920 memory=0 CPUtime=0.64 cores=0-7
/proc/2817/task/2819/stat : 2819 (java) R 2814 2817 1756 0 -1 4202560 8538 0 0 0 59 5 0 0 20 0 20 0 174571735 26626990080 65562 33554432000 4194304 4196468 140725088116064 140640215957120 140639851629091 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2820] ppid=2814 vsize=26002920 memory=0 CPUtime=0.02 cores=0-7
/proc/2817/task/2820/stat : 2820 (java) S 2814 2817 1756 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639769537552 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2821] ppid=2814 vsize=26002920 memory=0 CPUtime=0.01 cores=0-7
/proc/2817/task/2821/stat : 2821 (java) S 2814 2817 1756 0 -1 1077944384 27 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639768485008 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2822] ppid=2814 vsize=26002920 memory=0 CPUtime=0.01 cores=0-7
/proc/2817/task/2822/stat : 2822 (java) S 2814 2817 1756 0 -1 1077944384 20 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639767431952 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2823] ppid=2814 vsize=26002920 memory=792 CPUtime=0.01 cores=0-7
/proc/2817/task/2823/stat : 2823 (java) S 2814 2817 1756 0 -1 1077944384 33 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639766379408 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2824] ppid=2814 vsize=26002920 memory=1204 CPUtime=0.01 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 21 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26002920 memory=1728 CPUtime=0.01 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 32 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26002920 memory=1440 CPUtime=0.01 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 33 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26002920 memory=15880 CPUtime=0.01 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 24 0 0 0 0 1 0 0 20 0 20 0 174571736 26626990080 65562 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26002920 memory=16432 CPUtime=0 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) S 2814 2817 1756 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 174571737 26626990080 65562 33554432000 4194304 4196468 140725088116064 140638887533296 140640211733122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0

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

[pid=2817/tid=2824] ppid=2814 vsize=26876444 memory=280731277005504 CPUtime=0.18 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 191 0 0 0 11 7 0 0 20 0 33 0 174571736 27521478656 331555 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26876444 memory=140365638510560 CPUtime=0.18 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 239 0 0 0 11 7 0 0 20 0 33 0 174571736 27521478656 331555 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26876444 memory=0 CPUtime=0.18 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 189 0 0 0 11 7 0 0 20 0 33 0 174571736 27521478656 331555 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26876444 memory=3472328296227679279 CPUtime=0.18 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 252 0 0 0 11 7 0 0 20 0 33 0 174571736 27521478656 331588 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26876444 memory=6944656592455097440 CPUtime=0.01 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) S 2814 2817 1756 0 -1 1077944384 1528 0 0 0 1 0 0 0 20 0 33 0 174571737 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638887533296 140640211733122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 29 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2829] ppid=2814 vsize=26876444 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/2817/task/2829/stat : 2829 (java) S 2814 2817 1756 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 33 0 174571738 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638886479584 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2830] ppid=2814 vsize=26876444 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/2817/task/2830/stat : 2830 (java) S 2814 2817 1756 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 33 0 174571738 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638885426432 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2831] ppid=2814 vsize=26876444 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/2817/task/2831/stat : 2831 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 33 0 174571740 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638884374992 140640211740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2832] ppid=2814 vsize=26876444 memory=6655300316396806240 CPUtime=0.63 cores=0-7
/proc/2817/task/2832/stat : 2832 (java) R 2814 2817 1756 0 -1 1077944384 2541 0 0 0 62 1 0 0 20 0 33 0 174571740 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638883322096 140640211733122 0 4 0 16800975 0 0 0 -1 7 0 0 72 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2833] ppid=2814 vsize=26876444 memory=6656426216303648864 CPUtime=0.59 cores=0-7
/proc/2817/task/2833/stat : 2833 (java) S 2814 2817 1756 0 -1 1077944384 1792 0 0 0 59 0 0 0 20 0 33 0 174571740 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638882269552 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2834] ppid=2814 vsize=26876444 memory=6655300316396806240 CPUtime=0.62 cores=0-7
/proc/2817/task/2834/stat : 2834 (java) S 2814 2817 1756 0 -1 1077944384 2296 0 0 0 61 1 0 0 20 0 33 0 174571740 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638881216496 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2835] ppid=2814 vsize=26876444 memory=7245577201579234449 CPUtime=0.5 cores=0-7
/proc/2817/task/2835/stat : 2835 (java) S 2814 2817 1756 0 -1 1077944384 2433 0 0 0 50 0 0 0 20 0 33 0 174571740 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638880163952 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 73 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2836] ppid=2814 vsize=26876444 memory=-8325000837725574996 CPUtime=0 cores=0-7
/proc/2817/task/2836/stat : 2836 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 33 0 174571741 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638879112160 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2837] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2837/stat : 2837 (java) S 2814 2817 1756 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 33 0 174571741 27521478656 331588 33554432000 4194304 4196468 140725088116064 140638878059696 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 73 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
Current children cumulated CPU time: 9.5 s
Current children cumulated vsize: 26876444 KiB
Current children cumulated memory: 1326220 KiB

[startup+5.20278 s]
/proc/loadavg: 6.53 8.21 8.44 13/212 2850
/proc/meminfo: memFree=20445112/32770624 swapFree=67108860/67108860
[pid=2817] ppid=2814 vsize=26876444 memory=1484496 CPUtime=12.65 cores=0-7
/proc/2817/stat : 2817 (java) S 2814 2817 1756 0 -1 1077944320 32725 0 0 0 1155 110 0 0 20 0 33 0 174571735 27521478656 371124 33554432000 4194304 4196468 140725088116064 140725088098608 140640211721975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
/proc/2817/statm: 6719111 371124 3822 1 0 6706825 0
[pid=2817/tid=2819] ppid=2814 vsize=26876444 memory=8112282956445269571 CPUtime=4.13 cores=0-7
/proc/2817/task/2819/stat : 2819 (java) S 2814 2817 1756 0 -1 1077944384 15037 0 0 0 396 17 0 0 20 0 33 0 174571735 27521478656 371124 33554432000 4194304 4196468 140725088116064 140640215959360 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2820] ppid=2814 vsize=26876444 memory=-5082702989052053089 CPUtime=0.22 cores=0-7
/proc/2817/task/2820/stat : 2820 (java) S 2814 2817 1756 0 -1 1077944384 228 0 0 0 13 9 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639769537552 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2821] ppid=2814 vsize=26876444 memory=0 CPUtime=0.22 cores=0-7
/proc/2817/task/2821/stat : 2821 (java) S 2814 2817 1756 0 -1 1077944384 248 0 0 0 13 9 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639768485008 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2822] ppid=2814 vsize=26876444 memory=2241 CPUtime=0.22 cores=0-7
/proc/2817/task/2822/stat : 2822 (java) S 2814 2817 1756 0 -1 1077944384 234 0 0 0 13 9 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639767431952 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2823] ppid=2814 vsize=26876444 memory=2244 CPUtime=0.21 cores=0-7
/proc/2817/task/2823/stat : 2823 (java) S 2814 2817 1756 0 -1 1077944384 319 0 0 0 12 9 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639766379408 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2824] ppid=2814 vsize=26876444 memory=0 CPUtime=0.23 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 229 0 0 0 13 10 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26876444 memory=0 CPUtime=0.23 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 294 0 0 0 13 10 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26876444 memory=0 CPUtime=0.22 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 227 0 0 0 13 9 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26876444 memory=0 CPUtime=0.22 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 288 0 0 0 13 9 0 0 20 0 33 0 174571736 27521478656 371124 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26876444 memory=0 CPUtime=0.01 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) S 2814 2817 1756 0 -1 1077944384 1536 0 0 0 1 0 0 0 20 0 33 0 174571737 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638887533296 140640211733122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2829] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2829/stat : 2829 (java) S 2814 2817 1756 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 33 0 174571738 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638886479584 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2830] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2830/stat : 2830 (java) S 2814 2817 1756 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 33 0 174571738 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638885426432 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2831] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2831/stat : 2831 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 33 0 174571740 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638884374992 140640211740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2832] ppid=2814 vsize=26876444 memory=0 CPUtime=0.69 cores=0-7
/proc/2817/task/2832/stat : 2832 (java) S 2814 2817 1756 0 -1 1077944384 2921 0 0 0 68 1 0 0 20 0 33 0 174571740 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638883322096 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 72 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2833] ppid=2814 vsize=26876444 memory=0 CPUtime=0.62 cores=0-7
/proc/2817/task/2833/stat : 2833 (java) S 2814 2817 1756 0 -1 1077944384 1858 0 0 0 62 0 0 0 20 0 33 0 174571740 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638882269552 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2834] ppid=2814 vsize=26876444 memory=-6800859132029471892 CPUtime=0.7 cores=0-7
/proc/2817/task/2834/stat : 2834 (java) R 2814 2817 1756 0 -1 4202560 2742 0 0 0 69 1 0 0 20 0 33 0 174571740 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638881202376 140640193267482 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2835] ppid=2814 vsize=26876444 memory=3761667014459994368 CPUtime=0.57 cores=0-7
/proc/2817/task/2835/stat : 2835 (java) R 2814 2817 1756 0 -1 1077944384 3358 0 0 0 56 1 0 0 20 0 33 0 174571740 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638880163952 140640211733122 0 4 0 16800975 0 0 0 -1 6 0 0 73 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2836] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2836/stat : 2836 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 33 0 174571741 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638879112160 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2837] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2837/stat : 2837 (java) R 2814 2817 1756 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 33 0 174571741 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638878059696 140640211733122 0 4 0 16800975 0 0 0 -1 1 0 0 73 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2838] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2838/stat : 2838 (java) S 2814 2817 1756 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 33 0 174572162 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638867768320 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2839] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2839/stat : 2839 (java) R 2814 2817 1756 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 33 0 174572174 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638864618704 140640211733122 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2840] ppid=2814 vsize=26876444 memory=0 CPUtime=0.51 cores=0-7
/proc/2817/task/2840/stat : 2840 (java) R 2814 2817 1756 0 -1 4202560 149 0 0 0 50 1 0 0 20 0 33 0 174572183 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638863558424 140639854398260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2841] ppid=2814 vsize=26876444 memory=0 CPUtime=0.42 cores=0-7
/proc/2817/task/2841/stat : 2841 (java) R 2814 2817 1756 0 -1 4202560 204 0 0 0 41 1 0 0 20 0 33 0 174572184 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638862504088 140640197790100 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2842] ppid=2814 vsize=26876444 memory=0 CPUtime=0.5 cores=0-7
/proc/2817/task/2842/stat : 2842 (java) R 2814 2817 1756 0 -1 4202560 840 0 0 0 49 1 0 0 20 0 33 0 174572184 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638861450152 140639854398112 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2843] ppid=2814 vsize=26876444 memory=0 CPUtime=0.51 cores=0-7
/proc/2817/task/2843/stat : 2843 (java) R 2814 2817 1756 0 -1 4202560 101 0 0 0 51 0 0 0 20 0 33 0 174572184 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638860398248 140639854398167 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2844] ppid=2814 vsize=26876444 memory=0 CPUtime=0.51 cores=0-7
/proc/2817/task/2844/stat : 2844 (java) R 2814 2817 1756 0 -1 4202560 95 0 0 0 50 1 0 0 20 0 33 0 174572184 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638859347800 140639854398528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2845] ppid=2814 vsize=26876444 memory=0 CPUtime=0.51 cores=0-7
/proc/2817/task/2845/stat : 2845 (java) R 2814 2817 1756 0 -1 4202560 92 0 0 0 51 0 0 0 20 0 33 0 174572187 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638856198504 140639854398167 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2846] ppid=2814 vsize=26876444 memory=0 CPUtime=0.52 cores=0-7
/proc/2817/task/2846/stat : 2846 (java) R 2814 2817 1756 0 -1 4202560 92 0 0 0 51 1 0 0 20 0 33 0 174572187 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638855145232 140639852639027 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2847] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2847/stat : 2847 (java) S 2814 2817 1756 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 33 0 174572187 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638854100256 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2848] ppid=2814 vsize=26876444 memory=0 CPUtime=0.46 cores=0-7
/proc/2817/task/2848/stat : 2848 (java) R 2814 2817 1756 0 -1 4202560 89 0 0 0 46 0 0 0 20 0 33 0 174572187 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638853036744 140639854398167 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2849] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2849/stat : 2849 (java) S 2814 2817 1756 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 33 0 174572187 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638851994656 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2850] ppid=2814 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/2817/task/2850/stat : 2850 (java) S 2814 2817 1756 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 33 0 174572187 27521478656 371124 33554432000 4194304 4196468 140725088116064 140638850941600 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 26876444 KiB
Current children cumulated memory: 1484496 KiB

[startup+5.61176 s]
/proc/loadavg: 6.53 8.21 8.44 13/212 2850
/proc/meminfo: memFree=20445112/32770624 swapFree=67108860/67108860
[pid=2817] ppid=2814 vsize=26945092 memory=2398196 CPUtime=14.95 cores=0-7
/proc/2817/stat : 2817 (java) S 2814 2817 1756 0 -1 1077944320 39940 0 0 0 1353 142 0 0 20 0 33 0 174571735 27591774208 599503 33554432000 4194304 4196468 140725088116064 140725088098608 140640211721975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
/proc/2817/statm: 6736270 599540 3840 1 0 6723463 0
[pid=2817/tid=2819] ppid=2814 vsize=26945092 memory=0 CPUtime=4.14 cores=0-7
/proc/2817/task/2819/stat : 2819 (java) R 2814 2817 1756 0 -1 4202560 15046 0 0 0 397 17 0 0 20 0 33 0 174571735 27591774208 599563 33554432000 4194304 4196468 140725088116064 140640215959680 140639848607971 0 4 0 16800975 0 0 0 -1 0 0 0 20 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2820] ppid=2814 vsize=26945092 memory=11204 CPUtime=0.24 cores=0-7
/proc/2817/task/2820/stat : 2820 (java) S 2814 2817 1756 0 -1 1077944384 259 0 0 0 15 9 0 0 20 0 33 0 174571736 27591774208 599590 33554432000 4194304 4196468 140725088116064 140639769537552 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2821] ppid=2814 vsize=26945092 memory=0 CPUtime=0.26 cores=0-7
/proc/2817/task/2821/stat : 2821 (java) S 2814 2817 1756 0 -1 1077944384 278 0 0 0 15 11 0 0 20 0 33 0 174571736 27591774208 599573 33554432000 4194304 4196468 140725088116064 140639768485008 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2822] ppid=2814 vsize=26945092 memory=0 CPUtime=0.24 cores=0-7
/proc/2817/task/2822/stat : 2822 (java) S 2814 2817 1756 0 -1 1077944384 269 0 0 0 15 9 0 0 20 0 33 0 174571736 27591774208 599527 33554432000 4194304 4196468 140725088116064 140639767431952 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2823] ppid=2814 vsize=26945092 memory=3540025976437620497 CPUtime=0.24 cores=0-7
/proc/2817/task/2823/stat : 2823 (java) S 2814 2817 1756 0 -1 1077944384 352 0 0 0 14 10 0 0 20 0 33 0 174571736 27591774208 599527 33554432000 4194304 4196468 140725088116064 140639766379408 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2824] ppid=2814 vsize=26945092 memory=7739544147334816618 CPUtime=0.24 cores=0-7
/proc/2817/task/2824/stat : 2824 (java) S 2814 2817 1756 0 -1 1077944384 252 0 0 0 14 10 0 0 20 0 33 0 174571736 27591774208 599527 33554432000 4194304 4196468 140725088116064 140639765326352 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2825] ppid=2814 vsize=26945092 memory=7739544147334816618 CPUtime=0.25 cores=0-7
/proc/2817/task/2825/stat : 2825 (java) S 2814 2817 1756 0 -1 1077944384 323 0 0 0 14 11 0 0 20 0 33 0 174571736 27591774208 599527 33554432000 4194304 4196468 140725088116064 140639764273808 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2826] ppid=2814 vsize=26945092 memory=7739544147334816618 CPUtime=0.25 cores=0-7
/proc/2817/task/2826/stat : 2826 (java) S 2814 2817 1756 0 -1 1077944384 262 0 0 0 14 11 0 0 20 0 33 0 174571736 27591774208 599507 33554432000 4194304 4196468 140725088116064 140639763220752 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2827] ppid=2814 vsize=26945092 memory=8330969454845486047 CPUtime=0.24 cores=0-7
/proc/2817/task/2827/stat : 2827 (java) S 2814 2817 1756 0 -1 1077944384 313 0 0 0 14 10 0 0 20 0 33 0 174571736 27591774208 599507 33554432000 4194304 4196468 140725088116064 140639762168208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2828] ppid=2814 vsize=26945092 memory=8640 CPUtime=0.01 cores=0-7
/proc/2817/task/2828/stat : 2828 (java) D 2814 2817 1756 0 -1 4202560 1622 0 0 0 1 0 0 0 20 0 33 0 174571737 27591774208 599507 33554432000 4194304 4196468 140725088116064 140638887533400 140640204439127 0 0 0 16800975 18446744071582151463 0 0 -1 5 0 0 29 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2829] ppid=2814 vsize=26945092 memory=792 CPUtime=0 cores=0-7
/proc/2817/task/2829/stat : 2829 (java) S 2814 2817 1756 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 32 0 174571738 27591774208 599507 33554432000 4194304 4196468 140725088116064 140638886479584 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2830] ppid=2814 vsize=26945092 memory=1204 CPUtime=0 cores=0-7
/proc/2817/task/2830/stat : 2830 (java) S 2814 2817 1756 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 32 0 174571738 27591774208 599489 33554432000 4194304 4196468 140725088116064 140638885426432 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2831] ppid=2814 vsize=26945092 memory=1728 CPUtime=0 cores=0-7
/proc/2817/task/2831/stat : 2831 (java) S 2814 2817 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 174571740 27591774208 599470 33554432000 4194304 4196468 140725088116064 140638884374992 140640211740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2832] ppid=2814 vsize=26945092 memory=1440 CPUtime=0.72 cores=0-7
/proc/2817/task/2832/stat : 2832 (java) R 2814 2817 1756 0 -1 4202560 3062 0 0 0 71 1 0 0 20 0 32 0 174571740 27591774208 599470 33554432000 4194304 4196468 140725088116064 140638883312368 140640196643801 0 4 0 16800975 0 0 0 -1 5 0 0 72 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2833] ppid=2814 vsize=26945092 memory=15880 CPUtime=0.81 cores=0-7
/proc/2817/task/2833/stat : 2833 (java) R 2814 2817 1756 0 -1 4202560 4483 0 0 0 80 1 0 0 20 0 30 0 174571740 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638882249264 140640193266206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2834] ppid=2814 vsize=26945092 memory=16432 CPUtime=0.77 cores=0-7
/proc/2817/task/2834/stat : 2834 (java) S 2814 2817 1756 0 -1 1077944384 2854 0 0 0 75 2 0 0 20 0 28 0 174571740 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638881216496 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2835] ppid=2814 vsize=26945092 memory=27624 CPUtime=0.67 cores=0-7
/proc/2817/task/2835/stat : 2835 (java) S 2814 2817 1756 0 -1 1077944384 6554 0 0 0 65 2 0 0 20 0 27 0 174571740 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638880160208 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 73 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2836] ppid=2814 vsize=26945092 memory=4044 CPUtime=0 cores=0-7
/proc/2817/task/2836/stat : 2836 (java) S 2814 2817 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 26 0 174571741 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638879112160 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2837] ppid=2814 vsize=26945092 memory=1792 CPUtime=0 cores=0-7
/proc/2817/task/2837/stat : 2837 (java) S 2814 2817 1756 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 25 0 174571741 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638878059696 140640211733122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2840] ppid=2814 vsize=26945092 memory=960 CPUtime=0.69 cores=0-7
/proc/2817/task/2840/stat : 2840 (java) S 2814 2817 1756 0 -1 1077944384 199 0 0 0 66 3 0 0 20 0 25 0 174572183 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638863566640 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2841] ppid=2814 vsize=26945092 memory=4104 CPUtime=0.71 cores=0-7
/proc/2817/task/2841/stat : 2841 (java) S 2814 2817 1756 0 -1 1077944384 302 0 0 0 67 4 0 0 20 0 25 0 174572184 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638862512400 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
[pid=2817/tid=2844] ppid=2814 vsize=26945092 memory=1228 CPUtime=0.69 cores=0-7
/proc/2817/task/2844/stat : 2844 (java) S 2814 2817 1756 0 -1 1077944384 145 0 0 0 66 3 0 0 20 0 25 0 174572184 27591774208 599453 33554432000 4194304 4196468 140725088116064 140638859356464 140640211732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9990144 140725088121953 140725088122139 140725088122139 140725088124879 0
Current children cumulated CPU time: 14.95 s
Current children cumulated vsize: 26945092 KiB
Current children cumulated memory: 2398196 KiB

Child status: 0
Real time (s): 5.65016
CPU time (s): 14.9954
CPU user time (s): 13.5511
CPU system time (s): 1.44436
CPU usage (%): 265.398
Max. virtual memory (cumulated for all children) (KiB): 26945092
Max. memory (cumulated for all children) (KiB): 2398196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5511
system time used= 1.44436
maximum resident set size= 2398448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6271
involuntary context switches= 240


# summary of solver processes directly reported to runsolver:
#   pid: 2817
#   total CPU time (s): 14.9954
#   total CPU user time (s): 13.5511
#   total CPU system time (s): 1.44436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067796 second user time and 0.093219 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-22 17:00:48
IDJOB=4285532
IDBENCH=120364
IDSOLVER=2681
FILE ID=node148/4285532-1503414909
RUNJOBID= node148-1503411506-1783
PBS_JOBID= 20632117
Free space on /tmp= 61624 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s12b-table.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285532-1503414909/watcher-4285532-1503414909 -o /tmp/evaluation-result-4285532-1503414909/solver-4285532-1503414909 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503411506-1783 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1431165768 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285532-1503414909.xml

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

MD5SUM BENCH= 03c8305b156c1553c8e24fbd7657baff
RANDOM SEED=1431165768

node148.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.19
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.19
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.19
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.19
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:        21918560 kB
MemAvailable:   31941300 kB
Buffers:          304500 kB
Cached:          9997080 kB
SwapCached:            0 kB
Active:          1739924 kB
Inactive:        8614844 kB
Active(anon):       4464 kB
Inactive(anon):    92788 kB
Active(file):    1735460 kB
Inactive(file):  8522056 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             62864 kB
Writeback:             8 kB
AnonPages:         59880 kB
Mapped:            55032 kB
Shmem:             41608 kB
Slab:             188952 kB
SReclaimable:     162116 kB
SUnreclaim:        26836 kB
KernelStack:        3200 kB
PageTables:         4604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61580 MiB
End job on node148 at 2017-08-22 17:00:54