Trace number 4275720

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 14.6979 4.9963799

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s05c-table.xml
MD5SUMdb3f83fbcf6995a753f778d644e50d9f
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.59901
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.30/0.26	c version: 2017-07-26
0.30/0.26	c seed: 1667127444
0.30/0.26	c timeout: 20160
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
5.15/2.73	c Parsing done, starting search...
14.45/4.96	s SATISFIABLE
14.45/4.96	v <instantiation>
14.45/4.96	v 	<list>
14.45/4.96	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.45/4.96	v 	</list>
14.45/4.96	v 	<values>
14.45/4.96	v 		3 6 1 7 2 5 9 4 8 9 8 7 4 1 3 2 5 6 2 5 4 8 6 9 1 3 7 8 7 6 9 3 4 5 1 2 5 2 3 1 8 6 7 9 4 4 1 9 2 5 7 6 8 3 6 4 5 3 7 1 8 2 9 7 3 8 5 9 2 4 6 1 1 9 2 6 4 8 3 7 5 
14.45/4.96	v 	</values>
14.45/4.96	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 (14053 MiB free)
  memory of node 1: 16384 MiB (12248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275720-1502676170/watcher-4275720-1502676170 -o /tmp/evaluation-result-4275720-1502676170/solver-4275720-1502676170 -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 1667127444 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275720-1502676170.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=31851, runsolver pid=31848

[startup+0.100091 s]*
/proc/loadavg: 1.07 2.33 5.19 2/198 31871
/proc/meminfo: memFree=26915296/32770624 swapFree=67108860/67108860
[pid=31851] ppid=31848 vsize=14325320 memory=34152 CPUtime=0.12 cores=0-7
/proc/31851/stat : 31851 (java) S 31848 31851 28777 0 -1 1077944320 8420 0 0 0 10 2 0 0 20 0 20 0 100704802 14669127680 8538 33554432000 4194304 4196468 140722710754576 140722710737120 140215691017975 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
/proc/31851/statm: 3581330 8538 3404 1 0 3569050 0
[pid=31851/tid=31853] ppid=31848 vsize=14325320 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/31851/task/31853/stat : 31853 (java) R 31848 31851 28777 0 -1 4202560 6363 0 0 0 7 1 0 0 20 0 20 0 100704802 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215695234672 140215691039901 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31854] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31854/stat : 31854 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215651978000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31855] ppid=31848 vsize=14325320 memory=139743210063488 CPUtime=0 cores=0-7
/proc/31851/task/31855/stat : 31855 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215650925456 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31856] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31856/stat : 31856 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215285165072 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31857] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31857/stat : 31857 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215284112528 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31858] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31858/stat : 31858 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215283058960 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31859] ppid=31848 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31851/task/31859/stat : 31859 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215282006416 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31860] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31860/stat : 31860 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215280953872 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31861] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31861/stat : 31861 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 8538 33554432000 4194304 4196468 140722710754576 140215279901328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31862] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31862/stat : 31862 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704804 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214746565104 140215691029122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31863] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31863/stat : 31863 (java) S 31848 31851 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100704805 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214745511328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31864] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31864/stat : 31864 (java) S 31848 31851 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100704805 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214744458736 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31865] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31865/stat : 31865 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704807 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214743407312 140215691036571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31866] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31866/stat : 31866 (java) S 31848 31851 28777 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 100704807 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214742353904 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31867] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31867/stat : 31867 (java) S 31848 31851 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100704807 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214741301360 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31868] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31868/stat : 31868 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704807 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214740248816 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31869] ppid=31848 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31851/task/31869/stat : 31869 (java) R 31848 31851 28777 0 -1 4202560 357 0 0 0 1 0 0 0 20 0 20 0 100704807 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214739196272 140215682972164 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31870] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31870/stat : 31870 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704808 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214738143968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31871] ppid=31848 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31851/task/31871/stat : 31871 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704808 14669127680 8538 33554432000 4194304 4196468 140722710754576 140214737091504 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34152 KiB

[startup+0.21022 s]*
/proc/loadavg: 1.07 2.33 5.19 2/198 31871
/proc/meminfo: memFree=26905556/32770624 swapFree=67108860/67108860
[pid=31851] ppid=31848 vsize=14325320 memory=43040 CPUtime=0.3 cores=0-7
/proc/31851/stat : 31851 (java) S 31848 31851 28777 0 -1 1077944320 9416 0 0 0 27 3 0 0 20 0 20 0 100704802 14669127680 10760 33554432000 4194304 4196468 140722710754576 140722710737120 140215691017975 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
/proc/31851/statm: 3581330 10760 3595 1 0 3569050 0
[pid=31851/tid=31853] ppid=31848 vsize=14325320 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/31851/task/31853/stat : 31853 (java) R 31848 31851 28777 0 -1 4202560 6992 0 0 0 18 2 0 0 20 0 20 0 100704802 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215695232992 140215691039901 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31854] ppid=31848 vsize=14325320 memory=9395 CPUtime=0 cores=0-7
/proc/31851/task/31854/stat : 31854 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215651978000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31855] ppid=31848 vsize=14325320 memory=288370119361775232 CPUtime=0 cores=0-7
/proc/31851/task/31855/stat : 31855 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215650925456 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31856] ppid=31848 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31851/task/31856/stat : 31856 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215285165072 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31857] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31857/stat : 31857 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215284112528 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31858] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31858/stat : 31858 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215283058960 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31859] ppid=31848 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31851/task/31859/stat : 31859 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215282006416 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31860] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31860/stat : 31860 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215280953872 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31861] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31861/stat : 31861 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669127680 10760 33554432000 4194304 4196468 140722710754576 140215279901328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31862] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31862/stat : 31862 (java) S 31848 31851 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100704804 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214746565104 140215691029122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31863] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31863/stat : 31863 (java) S 31848 31851 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100704805 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214745511328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31864] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31864/stat : 31864 (java) S 31848 31851 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100704805 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214744458736 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31865] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31865/stat : 31865 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704807 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214743407312 140215691036571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31866] ppid=31848 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31851/task/31866/stat : 31866 (java) S 31848 31851 28777 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 20 0 100704807 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214742353904 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31867] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31867/stat : 31867 (java) S 31848 31851 28777 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 100704807 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214741301360 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31868] ppid=31848 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31851/task/31868/stat : 31868 (java) S 31848 31851 28777 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 20 0 100704807 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214740248816 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31869] ppid=31848 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/31851/task/31869/stat : 31869 (java) S 31848 31851 28777 0 -1 1077944384 383 0 0 0 5 0 0 0 20 0 20 0 100704807 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214739196272 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31870] ppid=31848 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31870/stat : 31870 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704808 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214738143968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31871] ppid=31848 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31851/task/31871/stat : 31871 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704808 14669127680 10760 33554432000 4194304 4196468 140722710754576 140214737091504 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43040 KiB

[startup+0.309762 s]*
/proc/loadavg: 1.07 2.33 5.19 2/198 31871
/proc/meminfo: memFree=26898856/32770624 swapFree=67108860/67108860
[pid=31851] ppid=31848 vsize=14325340 memory=50948 CPUtime=0.48 cores=0-7
/proc/31851/stat : 31851 (java) S 31848 31851 28777 0 -1 1077944320 10432 0 0 0 45 3 0 0 20 0 20 0 100704802 14669148160 12737 33554432000 4194304 4196468 140722710754576 140722710737120 140215691017975 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
/proc/31851/statm: 3581335 12737 3711 1 0 3569050 0
[pid=31851/tid=31853] ppid=31848 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/31851/task/31853/stat : 31853 (java) R 31848 31851 28777 0 -1 4202560 7595 0 0 0 27 2 0 0 20 0 20 0 100704802 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215695237712 140215675098462 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31854] ppid=31848 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31854/stat : 31854 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215651978000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31855] ppid=31848 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31855/stat : 31855 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215650925456 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31856] ppid=31848 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31856/stat : 31856 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215285165072 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31857] ppid=31848 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31857/stat : 31857 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215284112528 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31858] ppid=31848 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/31851/task/31858/stat : 31858 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215283058960 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31859] ppid=31848 vsize=14325340 memory=139743069303727 CPUtime=0 cores=0-7
/proc/31851/task/31859/stat : 31859 (java) S 31848 31851 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215282006416 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31860] ppid=31848 vsize=14325340 memory=139743069306032 CPUtime=0 cores=0-7
/proc/31851/task/31860/stat : 31860 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215280953872 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31861] ppid=31848 vsize=14325340 memory=139743069308336 CPUtime=0 cores=0-7
/proc/31851/task/31861/stat : 31861 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704803 14669148160 12737 33554432000 4194304 4196468 140722710754576 140215279901328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31862] ppid=31848 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31862/stat : 31862 (java) S 31848 31851 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100704804 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214746565104 140215691029122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31863] ppid=31848 vsize=14325340 memory=279486138623632 CPUtime=0 cores=0-7
/proc/31851/task/31863/stat : 31863 (java) S 31848 31851 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100704805 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214745511328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31864] ppid=31848 vsize=14325340 memory=279486138630544 CPUtime=0 cores=0-7
/proc/31851/task/31864/stat : 31864 (java) S 31848 31851 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100704805 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214744458736 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31865] ppid=31848 vsize=14325340 memory=279486138571824 CPUtime=0 cores=0-7
/proc/31851/task/31865/stat : 31865 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704807 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214743407312 140215691036571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31866] ppid=31848 vsize=14325340 memory=279486138644368 CPUtime=0.03 cores=0-7
/proc/31851/task/31866/stat : 31866 (java) S 31848 31851 28777 0 -1 1077944384 688 0 0 0 3 0 0 0 20 0 20 0 100704807 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214742353904 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31867] ppid=31848 vsize=14325340 memory=279486138651280 CPUtime=0.03 cores=0-7
/proc/31851/task/31867/stat : 31867 (java) S 31848 31851 28777 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 20 0 100704807 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214741301360 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31868] ppid=31848 vsize=14325340 memory=279486138648976 CPUtime=0.02 cores=0-7
/proc/31851/task/31868/stat : 31868 (java) S 31848 31851 28777 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 20 0 100704807 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214740248816 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31869] ppid=31848 vsize=14325340 memory=279486138665584 CPUtime=0.08 cores=0-7
/proc/31851/task/31869/stat : 31869 (java) S 31848 31851 28777 0 -1 1077944384 414 0 0 0 8 0 0 0 20 0 20 0 100704807 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214739196272 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31870] ppid=31848 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31870/stat : 31870 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100704808 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214738143968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31871] ppid=31848 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/31851/task/31871/stat : 31871 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100704808 14669148160 12737 33554432000 4194304 4196468 140722710754576 140214737091504 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50948 KiB

[startup+0.700767 s]
/proc/loadavg: 1.07 2.33 5.19 4/198 31871
/proc/meminfo: memFree=26862740/32770624 swapFree=67108860/67108860
[pid=31851] ppid=31848 vsize=14327388 memory=264552 CPUtime=1.45 cores=0-7
/proc/31851/stat : 31851 (java) S 31848 31851 28777 0 -1 1077944320 13005 0 0 0 131 14 0 0 20 0 20 0 100704802 14671245312 66138 33554432000 4194304 4196468 140722710754576 140722710737120 140215691017975 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
/proc/31851/statm: 3581847 66138 3783 1 0 3569562 0
[pid=31851/tid=31853] ppid=31848 vsize=14327388 memory=0 CPUtime=0.64 cores=0-7
/proc/31851/task/31853/stat : 31853 (java) R 31848 31851 28777 0 -1 4202560 8433 0 0 0 59 5 0 0 20 0 20 0 100704802 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215695252992 140215329444933 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31854] ppid=31848 vsize=14327388 memory=0 CPUtime=0.01 cores=0-7
/proc/31851/task/31854/stat : 31854 (java) S 31848 31851 28777 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215651978000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31855] ppid=31848 vsize=14327388 memory=0 CPUtime=0.02 cores=0-7
/proc/31851/task/31855/stat : 31855 (java) S 31848 31851 28777 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215650925456 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31856] ppid=31848 vsize=14327388 memory=0 CPUtime=0.01 cores=0-7
/proc/31851/task/31856/stat : 31856 (java) S 31848 31851 28777 0 -1 1077944384 19 0 0 0 0 1 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215285165072 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31857] ppid=31848 vsize=14327388 memory=792 CPUtime=0.01 cores=0-7
/proc/31851/task/31857/stat : 31857 (java) S 31848 31851 28777 0 -1 1077944384 30 0 0 0 0 1 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215284112528 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31858] ppid=31848 vsize=14327388 memory=1008 CPUtime=0.01 cores=0-7
/proc/31851/task/31858/stat : 31858 (java) S 31848 31851 28777 0 -1 1077944384 29 0 0 0 0 1 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215283058960 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31859] ppid=31848 vsize=14327388 memory=10588 CPUtime=0.01 cores=0-7
/proc/31851/task/31859/stat : 31859 (java) S 31848 31851 28777 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215282006416 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31860] ppid=31848 vsize=14327388 memory=1204 CPUtime=0 cores=0-7
/proc/31851/task/31860/stat : 31860 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215280953872 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31861] ppid=31848 vsize=14327388 memory=15872 CPUtime=0 cores=0-7
/proc/31851/task/31861/stat : 31861 (java) S 31848 31851 28777 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 100704803 14671245312 66138 33554432000 4194304 4196468 140722710754576 140215279901328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31862] ppid=31848 vsize=14327388 memory=16444 CPUtime=0 cores=0-7
/proc/31851/task/31862/stat : 31862 (java) S 31848 31851 28777 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 100704804 14671245312 66138 33554432000 4194304 4196468 140722710754576 140214746565104 140215691029122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0

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

Current children cumulated CPU time: 10.81 s
Current children cumulated vsize: 15334040 KiB
Current children cumulated memory: 1501944 KiB

[startup+4.80134 s]
/proc/loadavg: 0.98 2.29 5.16 9/213 31886
/proc/meminfo: memFree=25666032/32770624 swapFree=67108860/67108860
[pid=31851] ppid=31848 vsize=15334040 memory=2275216 CPUtime=13.93 cores=0-7
/proc/31851/stat : 31851 (java) S 31848 31851 28777 0 -1 1077944320 34359 0 0 0 1264 129 0 0 20 0 35 0 100704802 15702056960 568804 33554432000 4194304 4196468 140722710754576 140722710737120 140215691017975 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
/proc/31851/statm: 3833510 568804 3827 1 0 3821225 0
[pid=31851/tid=31853] ppid=31848 vsize=15334040 memory=0 CPUtime=3.72 cores=0-7
/proc/31851/task/31853/stat : 31853 (java) S 31848 31851 28777 0 -1 1077944384 16122 0 0 0 356 16 0 0 20 0 35 0 100704802 15702056960 568804 33554432000 4194304 4196468 140722710754576 140215695255360 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31854] ppid=31848 vsize=15334040 memory=0 CPUtime=0.22 cores=0-7
/proc/31851/task/31854/stat : 31854 (java) S 31848 31851 28777 0 -1 1077944384 300 0 0 0 13 9 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215651978000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31855] ppid=31848 vsize=15334040 memory=21 CPUtime=0.22 cores=0-7
/proc/31851/task/31855/stat : 31855 (java) S 31848 31851 28777 0 -1 1077944384 248 0 0 0 13 9 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215650925456 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31856] ppid=31848 vsize=15334040 memory=22 CPUtime=0.21 cores=0-7
/proc/31851/task/31856/stat : 31856 (java) S 31848 31851 28777 0 -1 1077944384 275 0 0 0 12 9 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215285165072 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31857] ppid=31848 vsize=15334040 memory=652 CPUtime=0.22 cores=0-7
/proc/31851/task/31857/stat : 31857 (java) S 31848 31851 28777 0 -1 1077944384 326 0 0 0 12 10 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215284112528 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31858] ppid=31848 vsize=15334040 memory=342 CPUtime=0.21 cores=0-7
/proc/31851/task/31858/stat : 31858 (java) S 31848 31851 28777 0 -1 1077944384 364 0 0 0 11 10 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215283058960 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31859] ppid=31848 vsize=15334040 memory=11 CPUtime=0.22 cores=0-7
/proc/31851/task/31859/stat : 31859 (java) S 31848 31851 28777 0 -1 1077944384 371 0 0 0 12 10 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215282006416 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31860] ppid=31848 vsize=15334040 memory=11 CPUtime=0.21 cores=0-7
/proc/31851/task/31860/stat : 31860 (java) S 31848 31851 28777 0 -1 1077944384 268 0 0 0 13 8 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215280953872 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31861] ppid=31848 vsize=15334040 memory=288230574492221466 CPUtime=0.21 cores=0-7
/proc/31851/task/31861/stat : 31861 (java) S 31848 31851 28777 0 -1 1077944384 258 0 0 0 13 8 0 0 20 0 35 0 100704803 15702056960 569316 33554432000 4194304 4196468 140722710754576 140215279901328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31862] ppid=31848 vsize=15334040 memory=7234584640514773354 CPUtime=0.01 cores=0-7
/proc/31851/task/31862/stat : 31862 (java) S 31848 31851 28777 0 -1 1077944384 1414 0 0 0 1 0 0 0 20 0 35 0 100704804 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214746565104 140215691029122 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31863] ppid=31848 vsize=15334040 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31863/stat : 31863 (java) S 31848 31851 28777 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 35 0 100704805 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214745511392 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31864] ppid=31848 vsize=15334040 memory=279486138971088 CPUtime=0 cores=0-7
/proc/31851/task/31864/stat : 31864 (java) S 31848 31851 28777 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 35 0 100704805 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214744458752 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31865] ppid=31848 vsize=15334040 memory=3472463641250486048 CPUtime=0 cores=0-7
/proc/31851/task/31865/stat : 31865 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 100704807 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214743407312 140215691036571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31866] ppid=31848 vsize=15334040 memory=6944656575208382560 CPUtime=0.69 cores=0-7
/proc/31851/task/31866/stat : 31866 (java) S 31848 31851 28777 0 -1 1077944384 2448 0 0 0 68 1 0 0 20 0 35 0 100704807 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214742353904 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31867] ppid=31848 vsize=15334040 memory=-3258418265892434876 CPUtime=0.8 cores=0-7
/proc/31851/task/31867/stat : 31867 (java) S 31848 31851 28777 0 -1 1077944384 2696 0 0 0 80 0 0 0 20 0 35 0 100704807 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214741301360 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31868] ppid=31848 vsize=15334040 memory=4425779065469113972 CPUtime=0.61 cores=0-7
/proc/31851/task/31868/stat : 31868 (java) D 31848 31851 28777 0 -1 4202560 2149 0 0 0 60 1 0 0 20 0 35 0 100704807 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214740237368 140215683735127 0 4 0 16800975 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31869] ppid=31848 vsize=15334040 memory=6944613755495348631 CPUtime=0.63 cores=0-7
/proc/31851/task/31869/stat : 31869 (java) D 31848 31851 28777 0 -1 4202560 4113 0 0 0 60 3 0 0 20 0 35 0 100704807 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214739192184 140215669959422 0 4 0 16800975 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31870] ppid=31848 vsize=15334040 memory=-9001728533042062950 CPUtime=0 cores=0-7
/proc/31851/task/31870/stat : 31870 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 100704808 15702056960 569316 33554432000 4194304 4196468 140722710754576 140214738143968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31871] ppid=31848 vsize=15334040 memory=8514701219781834910 CPUtime=0 cores=0-7
/proc/31851/task/31871/stat : 31871 (java) S 31848 31851 28777 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 35 0 100704808 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214737091504 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31872] ppid=31848 vsize=15334040 memory=6576575808606939555 CPUtime=0 cores=0-7
/proc/31851/task/31872/stat : 31872 (java) S 31848 31851 28777 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 35 0 100705167 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214726804736 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31873] ppid=31848 vsize=15334040 memory=6944656591801720471 CPUtime=0 cores=0-7
/proc/31851/task/31873/stat : 31873 (java) S 31848 31851 28777 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 35 0 100705179 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214723655120 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31874] ppid=31848 vsize=15334040 memory=-3761410806829453664 CPUtime=0.66 cores=0-7
/proc/31851/task/31874/stat : 31874 (java) R 31848 31851 28777 0 -1 4202560 221 0 0 0 64 2 0 0 20 0 35 0 100705188 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214722593848 140215672666923 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31875] ppid=31848 vsize=15334040 memory=1732 CPUtime=0.63 cores=0-7
/proc/31851/task/31875/stat : 31875 (java) R 31848 31851 28777 0 -1 4202560 146 0 0 0 61 2 0 0 20 0 35 0 100705189 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214721539112 140215327794671 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31876] ppid=31848 vsize=15334040 memory=1944 CPUtime=0 cores=0-7
/proc/31851/task/31876/stat : 31876 (java) S 31848 31851 28777 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 35 0 100705189 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214720496544 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31877] ppid=31848 vsize=15334040 memory=1700 CPUtime=0.68 cores=0-7
/proc/31851/task/31877/stat : 31877 (java) R 31848 31851 28777 0 -1 4202560 244 0 0 0 65 3 0 0 20 0 35 0 100705189 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214719434360 140215332468212 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31878] ppid=31848 vsize=15334040 memory=1228 CPUtime=0.68 cores=0-7
/proc/31851/task/31878/stat : 31878 (java) S 31848 31851 28777 0 -1 1077944384 139 0 0 0 65 3 0 0 20 0 35 0 100705191 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214716294304 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31879] ppid=31848 vsize=15334040 memory=0 CPUtime=0.75 cores=0-7
/proc/31851/task/31879/stat : 31879 (java) S 31848 31851 28777 0 -1 1077944384 175 0 0 0 71 4 0 0 20 0 35 0 100705191 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214715241760 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31880] ppid=31848 vsize=15334040 memory=11204 CPUtime=0.72 cores=0-7
/proc/31851/task/31880/stat : 31880 (java) S 31848 31851 28777 0 -1 1077944384 154 0 0 0 69 3 0 0 20 0 35 0 100705192 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214714189216 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31881] ppid=31848 vsize=15334040 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31881/stat : 31881 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705192 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214713136672 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31882] ppid=31848 vsize=15334040 memory=0 CPUtime=0.68 cores=0-7
/proc/31851/task/31882/stat : 31882 (java) S 31848 31851 28777 0 -1 1077944384 147 0 0 0 66 2 0 0 20 0 35 0 100705192 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214712083104 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31883] ppid=31848 vsize=15334040 memory=3762955742885725202 CPUtime=0.72 cores=0-7
/proc/31851/task/31883/stat : 31883 (java) D 31848 31851 28777 0 -1 4202560 127 0 0 0 68 4 0 0 20 0 35 0 100705192 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214282731000 140215332468208 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31884] ppid=31848 vsize=15334040 memory=7012507502351705451 CPUtime=0 cores=0-7
/proc/31851/task/31884/stat : 31884 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705192 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214281687968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31885] ppid=31848 vsize=15334040 memory=7668056143203885393 CPUtime=0 cores=0-7
/proc/31851/task/31885/stat : 31885 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705193 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214280635424 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31886] ppid=31848 vsize=15334040 memory=7737555169489350501 CPUtime=0 cores=0-7
/proc/31851/task/31886/stat : 31886 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705194 15702056960 569828 33554432000 4194304 4196468 140722710754576 140214279582880 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
Current children cumulated CPU time: 13.93 s
Current children cumulated vsize: 15334040 KiB
Current children cumulated memory: 2275216 KiB

[startup+4.90131 s]
/proc/loadavg: 0.98 2.29 5.16 9/213 31886
/proc/meminfo: memFree=25666032/32770624 swapFree=67108860/67108860
[pid=31851] ppid=31848 vsize=15334040 memory=2476056 CPUtime=14.45 cores=0-7
/proc/31851/stat : 31851 (java) S 31848 31851 28777 0 -1 1077944320 38775 0 0 0 1303 142 0 0 20 0 35 0 100704802 15702056960 619014 33554432000 4194304 4196468 140722710754576 140722710737120 140215691017975 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
/proc/31851/statm: 3833510 619014 3827 1 0 3821225 0
[pid=31851/tid=31853] ppid=31848 vsize=15334040 memory=2257 CPUtime=3.72 cores=0-7
/proc/31851/task/31853/stat : 31853 (java) S 31848 31851 28777 0 -1 1077944384 16122 0 0 0 356 16 0 0 20 0 35 0 100704802 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215695255360 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31854] ppid=31848 vsize=15334040 memory=1078924 CPUtime=0.24 cores=0-7
/proc/31851/task/31854/stat : 31854 (java) S 31848 31851 28777 0 -1 1077944384 333 0 0 0 14 10 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215651978000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31855] ppid=31848 vsize=15334040 memory=43 CPUtime=0.25 cores=0-7
/proc/31851/task/31855/stat : 31855 (java) S 31848 31851 28777 0 -1 1077944384 282 0 0 0 14 11 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215650925456 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31856] ppid=31848 vsize=15334040 memory=35 CPUtime=0.24 cores=0-7
/proc/31851/task/31856/stat : 31856 (java) S 31848 31851 28777 0 -1 1077944384 312 0 0 0 13 11 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215285165072 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31857] ppid=31848 vsize=15334040 memory=273 CPUtime=0.25 cores=0-7
/proc/31851/task/31857/stat : 31857 (java) S 31848 31851 28777 0 -1 1077944384 359 0 0 0 14 11 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215284112528 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31858] ppid=31848 vsize=15334040 memory=11 CPUtime=0.25 cores=0-7
/proc/31851/task/31858/stat : 31858 (java) S 31848 31851 28777 0 -1 1077944384 403 0 0 0 14 11 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215283058960 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31859] ppid=31848 vsize=15334040 memory=0 CPUtime=0.26 cores=0-7
/proc/31851/task/31859/stat : 31859 (java) S 31848 31851 28777 0 -1 1077944384 411 0 0 0 14 12 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215282006416 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31860] ppid=31848 vsize=15334040 memory=0 CPUtime=0.24 cores=0-7
/proc/31851/task/31860/stat : 31860 (java) S 31848 31851 28777 0 -1 1077944384 307 0 0 0 15 9 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215280953872 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31861] ppid=31848 vsize=15334040 memory=0 CPUtime=0.23 cores=0-7
/proc/31851/task/31861/stat : 31861 (java) S 31848 31851 28777 0 -1 1077944384 295 0 0 0 14 9 0 0 20 0 35 0 100704803 15702056960 619014 33554432000 4194304 4196468 140722710754576 140215279901328 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31862] ppid=31848 vsize=15334040 memory=0 CPUtime=0.01 cores=0-7
/proc/31851/task/31862/stat : 31862 (java) S 31848 31851 28777 0 -1 1077944384 2011 0 0 0 1 0 0 0 20 0 35 0 100704804 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214746565104 140215691029122 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31863] ppid=31848 vsize=15334040 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/31851/task/31863/stat : 31863 (java) S 31848 31851 28777 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 35 0 100704805 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214745511392 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31864] ppid=31848 vsize=15334040 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/31851/task/31864/stat : 31864 (java) S 31848 31851 28777 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 35 0 100704805 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214744458752 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31865] ppid=31848 vsize=15334040 memory=7381229826152164971 CPUtime=0 cores=0-7
/proc/31851/task/31865/stat : 31865 (java) S 31848 31851 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 100704807 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214743407312 140215691036571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31866] ppid=31848 vsize=15334040 memory=-7103146973613356224 CPUtime=0.69 cores=0-7
/proc/31851/task/31866/stat : 31866 (java) S 31848 31851 28777 0 -1 1077944384 2460 0 0 0 68 1 0 0 20 0 35 0 100704807 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214742353904 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31867] ppid=31848 vsize=15334040 memory=0 CPUtime=0.81 cores=0-7
/proc/31851/task/31867/stat : 31867 (java) S 31848 31851 28777 0 -1 1077944384 2710 0 0 0 81 0 0 0 20 0 35 0 100704807 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214741301360 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31868] ppid=31848 vsize=15334040 memory=9323 CPUtime=0.65 cores=0-7
/proc/31851/task/31868/stat : 31868 (java) R 31848 31851 28777 0 -1 4202560 3332 0 0 0 64 1 0 0 20 0 35 0 100704807 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214740234416 140215671656587 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31869] ppid=31848 vsize=15334040 memory=24930 CPUtime=0.66 cores=0-7
/proc/31851/task/31869/stat : 31869 (java) S 31848 31851 28777 0 -1 1077944384 6373 0 0 0 63 3 0 0 20 0 35 0 100704807 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214739196272 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31870] ppid=31848 vsize=15334040 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31870/stat : 31870 (java) S 31848 31851 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 100704808 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214738143968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31871] ppid=31848 vsize=15334040 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31871/stat : 31871 (java) S 31848 31851 28777 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 35 0 100704808 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214737091504 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31872] ppid=31848 vsize=15334040 memory=867080 CPUtime=0 cores=0-7
/proc/31851/task/31872/stat : 31872 (java) S 31848 31851 28777 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 35 0 100705167 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214726804736 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31873] ppid=31848 vsize=15334040 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31873/stat : 31873 (java) S 31848 31851 28777 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 35 0 100705179 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214723655120 140215691029122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31874] ppid=31848 vsize=15334040 memory=0 CPUtime=0.72 cores=0-7
/proc/31851/task/31874/stat : 31874 (java) R 31848 31851 28777 0 -1 4202560 235 0 0 0 70 2 0 0 20 0 35 0 100705188 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214722591280 140215332468746 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31875] ppid=31848 vsize=15334040 memory=0 CPUtime=0.69 cores=0-7
/proc/31851/task/31875/stat : 31875 (java) R 31848 31851 28777 0 -1 4202560 157 0 0 0 66 3 0 0 20 0 35 0 100705189 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214721538736 140215327794648 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31876] ppid=31848 vsize=15334040 memory=0 CPUtime=0 cores=0-7
/proc/31851/task/31876/stat : 31876 (java) S 31848 31851 28777 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 35 0 100705189 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214720496544 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31877] ppid=31848 vsize=15334040 memory=279486139138400 CPUtime=0.72 cores=0-7
/proc/31851/task/31877/stat : 31877 (java) S 31848 31851 28777 0 -1 1077944384 256 0 0 0 68 4 0 0 20 0 35 0 100705189 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214719444000 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31878] ppid=31848 vsize=15334040 memory=279486139142848 CPUtime=0.68 cores=0-7
/proc/31851/task/31878/stat : 31878 (java) S 31848 31851 28777 0 -1 1077944384 139 0 0 0 65 3 0 0 20 0 35 0 100705191 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214716294304 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31879] ppid=31848 vsize=15334040 memory=139743069579232 CPUtime=0.75 cores=0-7
/proc/31851/task/31879/stat : 31879 (java) S 31848 31851 28777 0 -1 1077944384 175 0 0 0 71 4 0 0 20 0 35 0 100705191 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214715241760 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31880] ppid=31848 vsize=15334040 memory=0 CPUtime=0.72 cores=0-7
/proc/31851/task/31880/stat : 31880 (java) S 31848 31851 28777 0 -1 1077944384 154 0 0 0 69 3 0 0 20 0 35 0 100705192 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214714189216 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31881] ppid=31848 vsize=15334040 memory=3472328296227418159 CPUtime=0 cores=0-7
/proc/31851/task/31881/stat : 31881 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705192 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214713136672 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31882] ppid=31848 vsize=15334040 memory=6943526294502006880 CPUtime=0.68 cores=0-7
/proc/31851/task/31882/stat : 31882 (java) S 31848 31851 28777 0 -1 1077944384 147 0 0 0 66 2 0 0 20 0 35 0 100705192 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214712083104 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31883] ppid=31848 vsize=15334040 memory=6656426216303648864 CPUtime=0.74 cores=0-7
/proc/31851/task/31883/stat : 31883 (java) S 31848 31851 28777 0 -1 1077944384 139 0 0 0 70 4 0 0 20 0 35 0 100705192 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214282740512 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31884] ppid=31848 vsize=15334040 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/31851/task/31884/stat : 31884 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705192 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214281687968 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31885] ppid=31848 vsize=15334040 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/31851/task/31885/stat : 31885 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705193 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214280635424 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
[pid=31851/tid=31886] ppid=31848 vsize=15334040 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/31851/task/31886/stat : 31886 (java) S 31848 31851 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 100705194 15702056960 619014 33554432000 4194304 4196468 140722710754576 140214279582880 140215691028181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7548928 140722710758497 140722710758683 140722710758683 140722710761423 0
Current children cumulated CPU time: 14.45 s
Current children cumulated vsize: 15334040 KiB
Current children cumulated memory: 2476056 KiB

Child status: 0
Real time (s): 4.99638
CPU time (s): 14.6979
CPU user time (s): 13.25
CPU system time (s): 1.44785
CPU usage (%): 294.171
Max. virtual memory (cumulated for all children) (KiB): 15334040
Max. memory (cumulated for all children) (KiB): 2476056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.25
system time used= 1.44786
maximum resident set size= 2479520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39899
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= 6297
involuntary context switches= 242


# summary of solver processes directly reported to runsolver:
#   pid: 31851
#   total CPU time (s): 14.6979
#   total CPU user time (s): 13.25
#   total CPU system time (s): 1.44785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046027 second user time and 0.10126 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-14 03:48:31
IDJOB=4275720
IDBENCH=120396
IDSOLVER=2668
FILE ID=node114/4275720-1502676170
RUNJOBID= node114-1502667219-28804
PBS_JOBID= 20628964
Free space on /tmp= 61680 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s05c-table.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-4275720-1502676170/watcher-4275720-1502676170 -o /tmp/evaluation-result-4275720-1502676170/solver-4275720-1502676170 -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 1667127444 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275720-1502676170.xml

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

MD5SUM BENCH= db3f83fbcf6995a753f778d644e50d9f
RANDOM SEED=1667127444

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:        26934244 kB
MemAvailable:   31982956 kB
Buffers:          179088 kB
Cached:          5158136 kB
SwapCached:            0 kB
Active:           507404 kB
Inactive:        4885036 kB
Active(anon):      58512 kB
Inactive(anon):    25036 kB
Active(file):     448892 kB
Inactive(file):  4860000 kB
Unevictable:        6520 kB
Mlocked:            6520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             62392 kB
Writeback:             0 kB
AnonPages:         62208 kB
Mapped:            44096 kB
Shmem:             25224 kB
Slab:             137168 kB
SReclaimable:     111312 kB
SUnreclaim:        25856 kB
KernelStack:        3152 kB
PageTables:         4692 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:      8192 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= 61640 MiB
End job on node114 at 2017-08-14 03:48:36