Trace number 4275722

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.9423 5.0702901

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.30/0.26	c version: 2017-07-26
0.30/0.26	c seed: 1571195840
0.30/0.26	c timeout: 20160
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.29	c Parsing instance...
5.18/2.82	c Parsing done, starting search...
14.78/5.04	s SATISFIABLE
14.78/5.04	v <instantiation>
14.78/5.04	v 	<list>
14.78/5.04	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.78/5.04	v 	</list>
14.78/5.04	v 	<values>
14.78/5.04	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.78/5.04	v 	</values>
14.78/5.04	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 (14056 MiB free)
  memory of node 1: 16384 MiB (12249 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275722-1502675790/watcher-4275722-1502675790 -o /tmp/evaluation-result-4275722-1502675790/solver-4275722-1502675790 -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 1571195840 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275722-1502675790.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=31230, runsolver pid=31227

[startup+0.100111 s]*
/proc/loadavg: 1.72 5.53 7.26 2/199 31250
/proc/meminfo: memFree=26917340/32770624 swapFree=67108860/67108860
[pid=31230] ppid=31227 vsize=14325320 memory=34716 CPUtime=0.13 cores=0-7
/proc/31230/stat : 31230 (java) S 31227 31230 28777 0 -1 1077944320 8070 0 0 0 11 2 0 0 20 0 20 0 100666891 14669127680 8679 33554432000 4194304 4196468 140725084933264 140725084915808 139713603768055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
/proc/31230/statm: 3581330 8679 3411 1 0 3569050 0
[pid=31230/tid=31232] ppid=31227 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/31230/task/31232/stat : 31232 (java) R 31227 31230 28777 0 -1 4202560 6008 0 0 0 8 1 0 0 20 0 20 0 100666891 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713607984736 139713587848542 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31233] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31233/stat : 31233 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713200003472 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31234] ppid=31227 vsize=14325320 memory=140074908448384 CPUtime=0 cores=0-7
/proc/31230/task/31234/stat : 31234 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713198950672 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31235] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31235/stat : 31235 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713197898384 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31236] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31236/stat : 31236 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713196845584 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31237] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31237/stat : 31237 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713195793296 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31238] ppid=31227 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31238/stat : 31238 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713194740496 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31239] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31239/stat : 31239 (java) S 31227 31230 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713193688208 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31240] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31240/stat : 31240 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 8679 33554432000 4194304 4196468 140725084933264 139713192635408 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31241] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31241/stat : 31241 (java) S 31227 31230 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100666893 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712567072880 139713603779202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31242] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31242/stat : 31242 (java) S 31227 31230 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100666894 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712566018848 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31243] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31243/stat : 31243 (java) S 31227 31230 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100666894 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712564966512 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31244] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31244/stat : 31244 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712563914832 139713603786651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31245] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31245/stat : 31245 (java) S 31227 31230 28777 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712562862704 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31246] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31246/stat : 31246 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712561809904 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31247] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31247/stat : 31247 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712560757616 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31248] ppid=31227 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31248/stat : 31248 (java) S 31227 31230 28777 0 -1 1077944384 381 0 0 0 1 0 0 0 20 0 20 0 100666896 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712559704816 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31249] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31249/stat : 31249 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712558651744 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31250] ppid=31227 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31250/stat : 31250 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666897 14669127680 8679 33554432000 4194304 4196468 140725084933264 139712557599024 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34716 KiB

[startup+0.209959 s]*
/proc/loadavg: 1.72 5.53 7.26 3/199 31250
/proc/meminfo: memFree=26907600/32770624 swapFree=67108860/67108860
[pid=31230] ppid=31227 vsize=14325320 memory=43864 CPUtime=0.3 cores=0-7
/proc/31230/stat : 31230 (java) S 31227 31230 28777 0 -1 1077944320 9054 0 0 0 27 3 0 0 20 0 20 0 100666891 14669127680 10966 33554432000 4194304 4196468 140725084933264 140725084915808 139713603768055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
/proc/31230/statm: 3581330 10966 3609 1 0 3569050 0
[pid=31230/tid=31232] ppid=31227 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/31230/task/31232/stat : 31232 (java) R 31227 31230 28777 0 -1 4202560 6632 0 0 0 17 2 0 0 20 0 20 0 100666891 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713607969616 139713603789981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31233] ppid=31227 vsize=14325320 memory=9395 CPUtime=0 cores=0-7
/proc/31230/task/31233/stat : 31233 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713200003472 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31234] ppid=31227 vsize=14325320 memory=288370451060160128 CPUtime=0 cores=0-7
/proc/31230/task/31234/stat : 31234 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713198950672 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31235] ppid=31227 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31235/stat : 31235 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713197898384 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31236] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31236/stat : 31236 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713196845584 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31237] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31237/stat : 31237 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713195793296 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31238] ppid=31227 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31238/stat : 31238 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713194740496 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31239] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31239/stat : 31239 (java) S 31227 31230 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713193688208 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31240] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31240/stat : 31240 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669127680 10966 33554432000 4194304 4196468 140725084933264 139713192635408 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31241] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31241/stat : 31241 (java) S 31227 31230 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100666893 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712567072880 139713603779202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31242] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31242/stat : 31242 (java) S 31227 31230 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100666894 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712566018848 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31243] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31243/stat : 31243 (java) S 31227 31230 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100666894 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712564966512 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31244] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31244/stat : 31244 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712563914832 139713603786651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31245] ppid=31227 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31245/stat : 31245 (java) S 31227 31230 28777 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 20 0 100666896 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712562862704 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31246] ppid=31227 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31246/stat : 31246 (java) S 31227 31230 28777 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 20 0 100666896 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712561809904 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31247] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31247/stat : 31247 (java) S 31227 31230 28777 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712560757616 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31248] ppid=31227 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/31230/task/31248/stat : 31248 (java) S 31227 31230 28777 0 -1 1077944384 401 0 0 0 5 0 0 0 20 0 20 0 100666896 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712559704816 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31249] ppid=31227 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31249/stat : 31249 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666896 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712558651744 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31250] ppid=31227 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31250/stat : 31250 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666897 14669127680 10966 33554432000 4194304 4196468 140725084933264 139712557599024 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43864 KiB

[startup+0.309273 s]*
/proc/loadavg: 1.72 5.53 7.26 2/199 31250
/proc/meminfo: memFree=26869060/32770624 swapFree=67108860/67108860
[pid=31230] ppid=31227 vsize=14325340 memory=50724 CPUtime=0.47 cores=0-7
/proc/31230/stat : 31230 (java) S 31227 31230 28777 0 -1 1077944320 9930 0 0 0 43 4 0 0 20 0 20 0 100666891 14669148160 12681 33554432000 4194304 4196468 140725084933264 140725084915808 139713603768055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
/proc/31230/statm: 3581335 12681 3708 1 0 3569050 0
[pid=31230/tid=31232] ppid=31227 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/31230/task/31232/stat : 31232 (java) R 31227 31230 28777 0 -1 4202560 7185 0 0 0 26 3 0 0 20 0 20 0 100666891 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713607978592 139713589493758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31233] ppid=31227 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31233/stat : 31233 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713200003472 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31234] ppid=31227 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31234/stat : 31234 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713198950672 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31235] ppid=31227 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31235/stat : 31235 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713197898384 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31236] ppid=31227 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31236/stat : 31236 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713196845584 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31237] ppid=31227 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/31230/task/31237/stat : 31237 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713195793296 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31238] ppid=31227 vsize=14325340 memory=140074788418479 CPUtime=0 cores=0-7
/proc/31230/task/31238/stat : 31238 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713194740496 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31239] ppid=31227 vsize=14325340 memory=140074788420784 CPUtime=0 cores=0-7
/proc/31230/task/31239/stat : 31239 (java) S 31227 31230 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713193688208 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31240] ppid=31227 vsize=14325340 memory=140074788423088 CPUtime=0 cores=0-7
/proc/31230/task/31240/stat : 31240 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666892 14669148160 12681 33554432000 4194304 4196468 140725084933264 139713192635408 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31241] ppid=31227 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31241/stat : 31241 (java) S 31227 31230 28777 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100666893 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712567072880 139713603779202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31242] ppid=31227 vsize=14325340 memory=280149576853136 CPUtime=0 cores=0-7
/proc/31230/task/31242/stat : 31242 (java) S 31227 31230 28777 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100666894 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712566018848 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31243] ppid=31227 vsize=14325340 memory=280149576860048 CPUtime=0 cores=0-7
/proc/31230/task/31243/stat : 31243 (java) S 31227 31230 28777 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100666894 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712564966512 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31244] ppid=31227 vsize=14325340 memory=280149576801328 CPUtime=0 cores=0-7
/proc/31230/task/31244/stat : 31244 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100666896 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712563914832 139713603786651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31245] ppid=31227 vsize=14325340 memory=280149576873872 CPUtime=0.02 cores=0-7
/proc/31230/task/31245/stat : 31245 (java) S 31227 31230 28777 0 -1 1077944384 619 0 0 0 2 0 0 0 20 0 20 0 100666896 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712562862704 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31246] ppid=31227 vsize=14325340 memory=280149576880784 CPUtime=0.02 cores=0-7
/proc/31230/task/31246/stat : 31246 (java) S 31227 31230 28777 0 -1 1077944384 141 0 0 0 2 0 0 0 20 0 20 0 100666896 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712561809904 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31247] ppid=31227 vsize=14325340 memory=280149576878480 CPUtime=0.02 cores=0-7
/proc/31230/task/31247/stat : 31247 (java) S 31227 31230 28777 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 20 0 100666896 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712560757616 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31248] ppid=31227 vsize=14325340 memory=280149576895088 CPUtime=0.08 cores=0-7
/proc/31230/task/31248/stat : 31248 (java) S 31227 31230 28777 0 -1 1077944384 436 0 0 0 8 0 0 0 20 0 20 0 100666896 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712559704816 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31249] ppid=31227 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31249/stat : 31249 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100666896 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712558651744 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31250] ppid=31227 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31250/stat : 31250 (java) S 31227 31230 28777 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100666897 14669148160 12681 33554432000 4194304 4196468 140725084933264 139712557599024 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50724 KiB

[startup+0.705462 s]
/proc/loadavg: 1.72 5.53 7.26 2/199 31250
/proc/meminfo: memFree=26854008/32770624 swapFree=67108860/67108860
[pid=31230] ppid=31227 vsize=14327388 memory=245680 CPUtime=1.4 cores=0-7
/proc/31230/stat : 31230 (java) S 31227 31230 28777 0 -1 1077944320 12259 0 0 0 122 18 0 0 20 0 20 0 100666891 14671245312 61420 33554432000 4194304 4196468 140725084933264 140725084915808 139713603768055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
/proc/31230/statm: 3581847 61420 3760 1 0 3569562 0
[pid=31230/tid=31232] ppid=31227 vsize=14327388 memory=0 CPUtime=0.66 cores=0-7
/proc/31230/task/31232/stat : 31232 (java) S 31227 31230 28777 0 -1 1077944384 7833 0 0 0 58 8 0 0 20 0 20 0 100666891 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713608003648 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31233] ppid=31227 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31233/stat : 31233 (java) R 31227 31230 28777 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713200003672 139713596867755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31234] ppid=31227 vsize=14327388 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31234/stat : 31234 (java) R 31227 31230 28777 0 -1 4202560 15 0 0 0 0 1 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713198950560 139713596864756 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31235] ppid=31227 vsize=14327388 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31235/stat : 31235 (java) R 31227 31230 28777 0 -1 4202560 22 0 0 0 0 1 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713197898584 139713596867755 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31236] ppid=31227 vsize=14327388 memory=792 CPUtime=0 cores=0-7
/proc/31230/task/31236/stat : 31236 (java) R 31227 31230 28777 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713196845784 139713596867755 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31237] ppid=31227 vsize=14327388 memory=1008 CPUtime=0 cores=0-7
/proc/31230/task/31237/stat : 31237 (java) R 31227 31230 28777 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713195793496 139713596867755 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31238] ppid=31227 vsize=14327388 memory=10588 CPUtime=0 cores=0-7
/proc/31230/task/31238/stat : 31238 (java) R 31227 31230 28777 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713194740696 139713596870941 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31239] ppid=31227 vsize=14327388 memory=1204 CPUtime=0.01 cores=0-7
/proc/31230/task/31239/stat : 31239 (java) R 31227 31230 28777 0 -1 4202560 16 0 0 0 0 1 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713193688408 139713596864756 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31240] ppid=31227 vsize=14327388 memory=15872 CPUtime=0 cores=0-7
/proc/31230/task/31240/stat : 31240 (java) R 31227 31230 28777 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 100666892 14671245312 61420 33554432000 4194304 4196468 140725084933264 139713192635608 139713596864804 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31241] ppid=31227 vsize=14327388 memory=16444 CPUtime=0 cores=0-7
/proc/31230/task/31241/stat : 31241 (java) S 31227 31230 28777 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 100666893 14671245312 61420 33554432000 4194304 4196468 140725084933264 139712567071392 139713603778261 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0

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

[pid=31230/tid=31257] ppid=31227 vsize=15134348 memory=140079203415679 CPUtime=0.02 cores=0-7
/proc/31230/task/31257/stat : 31257 (java) R 31227 31230 28777 0 -1 4202560 53 0 0 0 2 0 0 0 20 0 32 0 100667288 15497572352 263679 33554432000 4194304 4196468 140725084933264 139712536796352 139713222689670 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31258] ppid=31227 vsize=15134348 memory=7649399375658103091 CPUtime=0.02 cores=0-7
/proc/31230/task/31258/stat : 31258 (java) R 31227 31230 28777 0 -1 4202560 65 0 0 0 2 0 0 0 20 0 32 0 100667288 15497572352 263692 33554432000 4194304 4196468 140725084933264 139712535741016 139713222680525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31259] ppid=31227 vsize=15134348 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31259/stat : 31259 (java) R 31227 31230 28777 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 32 0 100667288 15497572352 263692 33554432000 4194304 4196468 140725084933264 139712467554064 139713603778261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31260] ppid=31227 vsize=15134348 memory=0 CPUtime=0.02 cores=0-7
/proc/31230/task/31260/stat : 31260 (java) R 31227 31230 28777 0 -1 4202560 61 0 0 0 2 0 0 0 20 0 32 0 100667288 15497572352 263692 33554432000 4194304 4196468 140725084933264 139712466498816 139713222680308 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31261] ppid=31227 vsize=15134348 memory=140074788796896 CPUtime=0.01 cores=0-7
/proc/31230/task/31261/stat : 31261 (java) R 31227 31230 28777 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 32 0 100667288 15497572352 263692 33554432000 4194304 4196468 140725084933264 139712465448032 139713603778261 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31262] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31262/stat : 31262 (java) S 31227 31230 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 32 0 100667289 15497572352 263692 33554432000 4194304 4196468 140725084933264 139712464401568 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
Current children cumulated CPU time: 7.27 s
Current children cumulated vsize: 15134348 KiB
Current children cumulated memory: 1054716 KiB

[startup+4.80745 s]
/proc/loadavg: 1.58 5.44 7.22 10/211 31262
/proc/meminfo: memFree=25896812/32770624 swapFree=67108860/67108860
[pid=31230] ppid=31227 vsize=15134348 memory=1765732 CPUtime=13.49 cores=0-7
/proc/31230/stat : 31230 (java) S 31227 31230 28777 0 -1 1077944320 32779 0 0 0 1219 130 0 0 20 0 32 0 100666891 15497572352 441433 33554432000 4194304 4196468 140725084933264 140725084915808 139713603768055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
/proc/31230/statm: 3783587 441433 3821 1 0 3771302 0
[pid=31230/tid=31232] ppid=31227 vsize=15134348 memory=576587700018377745 CPUtime=3.8 cores=0-7
/proc/31230/task/31232/stat : 31232 (java) S 31227 31230 28777 0 -1 1077944384 15514 0 0 0 359 21 0 0 20 0 32 0 100666891 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713608005440 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31233] ppid=31227 vsize=15134348 memory=288283398412436344 CPUtime=0.21 cores=0-7
/proc/31230/task/31233/stat : 31233 (java) S 31227 31230 28777 0 -1 1077944384 328 0 0 0 13 8 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713200003472 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31234] ppid=31227 vsize=15134348 memory=0 CPUtime=0.22 cores=0-7
/proc/31230/task/31234/stat : 31234 (java) S 31227 31230 28777 0 -1 1077944384 233 0 0 0 12 10 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713198950672 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31235] ppid=31227 vsize=15134348 memory=0 CPUtime=0.22 cores=0-7
/proc/31230/task/31235/stat : 31235 (java) S 31227 31230 28777 0 -1 1077944384 295 0 0 0 11 11 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713197898384 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31236] ppid=31227 vsize=15134348 memory=0 CPUtime=0.22 cores=0-7
/proc/31230/task/31236/stat : 31236 (java) S 31227 31230 28777 0 -1 1077944384 294 0 0 0 13 9 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713196845584 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31237] ppid=31227 vsize=15134348 memory=0 CPUtime=0.23 cores=0-7
/proc/31230/task/31237/stat : 31237 (java) S 31227 31230 28777 0 -1 1077944384 210 0 0 0 13 10 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713195793296 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31238] ppid=31227 vsize=15134348 memory=0 CPUtime=0.21 cores=0-7
/proc/31230/task/31238/stat : 31238 (java) S 31227 31230 28777 0 -1 1077944384 194 0 0 0 12 9 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713194740496 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31239] ppid=31227 vsize=15134348 memory=0 CPUtime=0.22 cores=0-7
/proc/31230/task/31239/stat : 31239 (java) S 31227 31230 28777 0 -1 1077944384 304 0 0 0 11 11 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713193688208 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31240] ppid=31227 vsize=15134348 memory=0 CPUtime=0.22 cores=0-7
/proc/31230/task/31240/stat : 31240 (java) S 31227 31230 28777 0 -1 1077944384 383 0 0 0 13 9 0 0 20 0 32 0 100666892 15497572352 441433 33554432000 4194304 4196468 140725084933264 139713192635408 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31241] ppid=31227 vsize=15134348 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31241/stat : 31241 (java) S 31227 31230 28777 0 -1 1077944384 1568 0 0 0 1 0 0 0 20 0 32 0 100666893 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712567072880 139713603779202 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31242] ppid=31227 vsize=15134348 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/31230/task/31242/stat : 31242 (java) S 31227 31230 28777 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 32 0 100666894 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712566018912 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31243] ppid=31227 vsize=15134348 memory=7882541127858215015 CPUtime=0.01 cores=0-7
/proc/31230/task/31243/stat : 31243 (java) S 31227 31230 28777 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 32 0 100666894 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712564966528 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31244] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31244/stat : 31244 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100666896 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712563914832 139713603786651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31245] ppid=31227 vsize=15134348 memory=280149577200592 CPUtime=0.72 cores=0-7
/proc/31230/task/31245/stat : 31245 (java) S 31227 31230 28777 0 -1 1077944384 2784 0 0 0 71 1 0 0 20 0 32 0 100666896 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712562862704 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31246] ppid=31227 vsize=15134348 memory=3472463972969600800 CPUtime=0.65 cores=0-7
/proc/31230/task/31246/stat : 31246 (java) R 31227 31230 28777 0 -1 1077944384 1943 0 0 0 65 0 0 0 20 0 32 0 100666896 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712561809904 139713603779202 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31247] ppid=31227 vsize=15134348 memory=6944656575208382560 CPUtime=0.64 cores=0-7
/proc/31230/task/31247/stat : 31247 (java) S 31227 31230 28777 0 -1 1077944384 2081 0 0 0 63 1 0 0 20 0 32 0 100666896 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712560757616 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31248] ppid=31227 vsize=15134348 memory=-3258418265892434876 CPUtime=0.62 cores=0-7
/proc/31230/task/31248/stat : 31248 (java) R 31227 31230 28777 0 -1 4202560 3265 0 0 0 60 2 0 0 20 0 32 0 100666896 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712559705112 139713582785907 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31249] ppid=31227 vsize=15134348 memory=4425779065469113972 CPUtime=0 cores=0-7
/proc/31230/task/31249/stat : 31249 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 100666896 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712558651744 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31250] ppid=31227 vsize=15134348 memory=6944613755495348631 CPUtime=0 cores=0-7
/proc/31230/task/31250/stat : 31250 (java) S 31227 31230 28777 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 32 0 100666897 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712557599024 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31251] ppid=31227 vsize=15134348 memory=-9001728533042062950 CPUtime=0 cores=0-7
/proc/31230/task/31251/stat : 31251 (java) S 31227 31230 28777 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 32 0 100667264 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712547312512 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31252] ppid=31227 vsize=15134348 memory=8514701219781834910 CPUtime=0 cores=0-7
/proc/31230/task/31252/stat : 31252 (java) S 31227 31230 28777 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 32 0 100667276 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712544162640 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31253] ppid=31227 vsize=15134348 memory=6576575808606939555 CPUtime=0.63 cores=0-7
/proc/31230/task/31253/stat : 31253 (java) R 31227 31230 28777 0 -1 4202560 181 0 0 0 60 3 0 0 20 0 32 0 100667285 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712543101032 139713228499549 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31254] ppid=31227 vsize=15134348 memory=1334968 CPUtime=0.69 cores=0-7
/proc/31230/task/31254/stat : 31254 (java) R 31227 31230 28777 0 -1 4202560 222 0 0 0 68 1 0 0 20 0 32 0 100667286 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712542051040 139713228499377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31255] ppid=31227 vsize=15134348 memory=268469815800874 CPUtime=0 cores=0-7
/proc/31230/task/31255/stat : 31255 (java) S 31227 31230 28777 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 32 0 100667286 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712541005344 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31256] ppid=31227 vsize=15134348 memory=1732 CPUtime=0.6 cores=0-7
/proc/31230/task/31256/stat : 31256 (java) R 31227 31230 28777 0 -1 4202560 109 0 0 0 58 2 0 0 20 0 32 0 100667286 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712539944616 139713228499626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31257] ppid=31227 vsize=15134348 memory=1944 CPUtime=0.65 cores=0-7
/proc/31230/task/31257/stat : 31257 (java) R 31227 31230 28777 0 -1 4202560 136 0 0 0 63 2 0 0 20 0 32 0 100667288 15497572352 441433 33554432000 4194304 4196468 140725084933264 139712536795416 139713228499280 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31258] ppid=31227 vsize=15134348 memory=1700 CPUtime=0.59 cores=0-7
/proc/31230/task/31258/stat : 31258 (java) R 31227 31230 28777 0 -1 4202560 140 0 0 0 57 2 0 0 20 0 32 0 100667288 15497572352 441945 33554432000 4194304 4196468 140725084933264 139712535738808 139713228499896 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31259] ppid=31227 vsize=15134348 memory=1228 CPUtime=0.65 cores=0-7
/proc/31230/task/31259/stat : 31259 (java) R 31227 31230 28777 0 -1 4202560 120 0 0 0 63 2 0 0 20 0 32 0 100667288 15497572352 441945 33554432000 4194304 4196468 140725084933264 139712467551880 139713228499288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31260] ppid=31227 vsize=15134348 memory=0 CPUtime=0.64 cores=0-7
/proc/31230/task/31260/stat : 31260 (java) R 31227 31230 28777 0 -1 4202560 145 0 0 0 63 1 0 0 20 0 32 0 100667288 15497572352 441945 33554432000 4194304 4196468 140725084933264 139712466499080 139713228499630 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31261] ppid=31227 vsize=15134348 memory=11204 CPUtime=0.62 cores=0-7
/proc/31230/task/31261/stat : 31261 (java) R 31227 31230 28777 0 -1 4202560 794 0 0 0 58 4 0 0 20 0 32 0 100667288 15497572352 441945 33554432000 4194304 4196468 140725084933264 139712465447648 139713228499288 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31262] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31262/stat : 31262 (java) S 31227 31230 28777 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 32 0 100667289 15497572352 441945 33554432000 4194304 4196468 140725084933264 139712464401568 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
Current children cumulated CPU time: 13.49 s
Current children cumulated vsize: 15134348 KiB
Current children cumulated memory: 1765732 KiB

[startup+5.00124 s]*
/proc/loadavg: 1.58 5.44 7.22 4/211 31262
/proc/meminfo: memFree=24549592/32770624 swapFree=67108860/67108860
[pid=31230] ppid=31227 vsize=15134348 memory=2398116 CPUtime=14.78 cores=0-7
/proc/31230/stat : 31230 (java) S 31227 31230 28777 0 -1 1077944320 38646 0 0 0 1322 156 0 0 20 0 32 0 100666891 15497572352 599529 33554432000 4194304 4196468 140725084933264 140725084915808 139713603768055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
/proc/31230/statm: 3783587 599529 3826 1 0 3771302 0
[pid=31230/tid=31232] ppid=31227 vsize=15134348 memory=140074788867552 CPUtime=3.8 cores=0-7
/proc/31230/task/31232/stat : 31232 (java) S 31227 31230 28777 0 -1 1077944384 15525 0 0 0 359 21 0 0 20 0 32 0 100666891 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713608005760 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31233] ppid=31227 vsize=15134348 memory=0 CPUtime=0.25 cores=0-7
/proc/31230/task/31233/stat : 31233 (java) S 31227 31230 28777 0 -1 1077944384 359 0 0 0 16 9 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713200003472 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31234] ppid=31227 vsize=15134348 memory=0 CPUtime=0.25 cores=0-7
/proc/31230/task/31234/stat : 31234 (java) S 31227 31230 28777 0 -1 1077944384 273 0 0 0 14 11 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713198950672 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31235] ppid=31227 vsize=15134348 memory=0 CPUtime=0.25 cores=0-7
/proc/31230/task/31235/stat : 31235 (java) S 31227 31230 28777 0 -1 1077944384 335 0 0 0 12 13 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713197898384 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31236] ppid=31227 vsize=15134348 memory=0 CPUtime=0.25 cores=0-7
/proc/31230/task/31236/stat : 31236 (java) S 31227 31230 28777 0 -1 1077944384 328 0 0 0 15 10 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713196845584 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31237] ppid=31227 vsize=15134348 memory=0 CPUtime=0.26 cores=0-7
/proc/31230/task/31237/stat : 31237 (java) S 31227 31230 28777 0 -1 1077944384 249 0 0 0 15 11 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713195793296 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31238] ppid=31227 vsize=15134348 memory=-1 CPUtime=0.24 cores=0-7
/proc/31230/task/31238/stat : 31238 (java) S 31227 31230 28777 0 -1 1077944384 231 0 0 0 14 10 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713194740496 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31239] ppid=31227 vsize=15134348 memory=0 CPUtime=0.25 cores=0-7
/proc/31230/task/31239/stat : 31239 (java) S 31227 31230 28777 0 -1 1077944384 344 0 0 0 12 13 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713193688208 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31240] ppid=31227 vsize=15134348 memory=0 CPUtime=0.25 cores=0-7
/proc/31230/task/31240/stat : 31240 (java) S 31227 31230 28777 0 -1 1077944384 416 0 0 0 15 10 0 0 20 0 32 0 100666892 15497572352 599529 33554432000 4194304 4196468 140725084933264 139713192635408 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31241] ppid=31227 vsize=15134348 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31241/stat : 31241 (java) S 31227 31230 28777 0 -1 1077944384 2165 0 0 0 1 0 0 0 20 0 32 0 100666893 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712567072880 139713603779202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31242] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31242/stat : 31242 (java) S 31227 31230 28777 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 32 0 100666894 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712566018912 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31243] ppid=31227 vsize=15134348 memory=0 CPUtime=0.01 cores=0-7
/proc/31230/task/31243/stat : 31243 (java) S 31227 31230 28777 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 32 0 100666894 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712564966528 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31244] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31244/stat : 31244 (java) S 31227 31230 28777 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 100666896 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712563914832 139713603786651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31245] ppid=31227 vsize=15134348 memory=0 CPUtime=0.74 cores=0-7
/proc/31230/task/31245/stat : 31245 (java) S 31227 31230 28777 0 -1 1077944384 2944 0 0 0 72 2 0 0 20 0 32 0 100666896 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712562862704 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31246] ppid=31227 vsize=15134348 memory=0 CPUtime=0.68 cores=0-7
/proc/31230/task/31246/stat : 31246 (java) S 31227 31230 28777 0 -1 1077944384 2080 0 0 0 67 1 0 0 20 0 32 0 100666896 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712561809904 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31247] ppid=31227 vsize=15134348 memory=0 CPUtime=0.7 cores=0-7
/proc/31230/task/31247/stat : 31247 (java) R 31227 31230 28777 0 -1 4202560 3590 0 0 0 69 1 0 0 20 0 32 0 100666896 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712560737960 139713589790819 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31248] ppid=31227 vsize=15134348 memory=0 CPUtime=0.69 cores=0-7
/proc/31230/task/31248/stat : 31248 (java) S 31227 31230 28777 0 -1 1077944384 6117 0 0 0 67 2 0 0 20 0 32 0 100666896 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712559704816 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31249] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31249/stat : 31249 (java) S 31227 31230 28777 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 100666896 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712558651744 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31250] ppid=31227 vsize=15134348 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31250/stat : 31250 (java) S 31227 31230 28777 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 32 0 100666897 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712557599024 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31251] ppid=31227 vsize=15134348 memory=-1 CPUtime=0 cores=0-7
/proc/31230/task/31251/stat : 31251 (java) S 31227 31230 28777 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 32 0 100667264 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712547312512 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31252] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31252/stat : 31252 (java) S 31227 31230 28777 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 32 0 100667276 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712544162640 139713603779202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31253] ppid=31227 vsize=15134348 memory=0 CPUtime=0.74 cores=0-7
/proc/31230/task/31253/stat : 31253 (java) S 31227 31230 28777 0 -1 1077944384 221 0 0 0 69 5 0 0 20 0 32 0 100667285 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712543110432 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31254] ppid=31227 vsize=15134348 memory=0 CPUtime=0.79 cores=0-7
/proc/31230/task/31254/stat : 31254 (java) S 31227 31230 28777 0 -1 1077944384 255 0 0 0 76 3 0 0 20 0 32 0 100667286 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712542057648 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31255] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31255/stat : 31255 (java) S 31227 31230 28777 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 32 0 100667286 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712541005360 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31256] ppid=31227 vsize=15134348 memory=0 CPUtime=0.74 cores=0-7
/proc/31230/task/31256/stat : 31256 (java) S 31227 31230 28777 0 -1 1077944384 145 0 0 0 70 4 0 0 20 0 32 0 100667286 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712539952560 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31257] ppid=31227 vsize=15134348 memory=0 CPUtime=0.72 cores=0-7
/proc/31230/task/31257/stat : 31257 (java) S 31227 31230 28777 0 -1 1077944384 162 0 0 0 69 3 0 0 20 0 32 0 100667288 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712536802096 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31258] ppid=31227 vsize=15134348 memory=0 CPUtime=0.71 cores=0-7
/proc/31230/task/31258/stat : 31258 (java) S 31227 31230 28777 0 -1 1077944384 181 0 0 0 67 4 0 0 20 0 32 0 100667288 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712535749296 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31259] ppid=31227 vsize=15134348 memory=0 CPUtime=0.7 cores=0-7
/proc/31230/task/31259/stat : 31259 (java) S 31227 31230 28777 0 -1 1077944384 161 0 0 0 67 3 0 0 20 0 32 0 100667288 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712467559472 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31260] ppid=31227 vsize=15134348 memory=0 CPUtime=0.77 cores=0-7
/proc/31230/task/31260/stat : 31260 (java) S 31227 31230 28777 0 -1 1077944384 182 0 0 0 75 2 0 0 20 0 32 0 100667288 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712466506672 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31261] ppid=31227 vsize=15134348 memory=0 CPUtime=0.74 cores=0-7
/proc/31230/task/31261/stat : 31261 (java) D 31227 31230 28777 0 -1 1077944384 853 0 0 0 68 6 0 0 20 0 32 0 100667288 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712465444768 139713596447277 0 4 0 16800975 18446744072101760548 0 0 -1 0 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
[pid=31230/tid=31262] ppid=31227 vsize=15134348 memory=0 CPUtime=0 cores=0-7
/proc/31230/task/31262/stat : 31262 (java) S 31227 31230 28777 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 32 0 100667289 15497572352 599529 33554432000 4194304 4196468 140725084933264 139712464401568 139713603778261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7753728 140725084939361 140725084939547 140725084939547 140725084942287 0
Current children cumulated CPU time: 14.78 s
Current children cumulated vsize: 15134348 KiB
Current children cumulated memory: 2398116 KiB

Child status: 0
Real time (s): 5.07029
CPU time (s): 14.9423
CPU user time (s): 13.3583
CPU system time (s): 1.58409
CPU usage (%): 294.704
Max. virtual memory (cumulated for all children) (KiB): 15134348
Max. memory (cumulated for all children) (KiB): 2398116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.3583
system time used= 1.58409
maximum resident set size= 2400280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6319
involuntary context switches= 233


# summary of solver processes directly reported to runsolver:
#   pid: 31230
#   total CPU time (s): 14.9423
#   total CPU user time (s): 13.3583
#   total CPU system time (s): 1.58409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069908 second user time and 0.082815 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-14 03:42:12
IDJOB=4275722
IDBENCH=120364
IDSOLVER=2668
FILE ID=node114/4275722-1502675790
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-s12b-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-4275722-1502675790/watcher-4275722-1502675790 -o /tmp/evaluation-result-4275722-1502675790/solver-4275722-1502675790 -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 1571195840 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275722-1502675790.xml

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

MD5SUM BENCH= 03c8305b156c1553c8e24fbd7657baff
RANDOM SEED=1571195840

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:        26938112 kB
MemAvailable:   31985960 kB
Buffers:          178728 kB
Cached:          5157412 kB
SwapCached:            0 kB
Active:           506736 kB
Inactive:        4884456 kB
Active(anon):      58104 kB
Inactive(anon):    25036 kB
Active(file):     448632 kB
Inactive(file):  4859420 kB
Unevictable:        6520 kB
Mlocked:            6520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             62520 kB
Writeback:             0 kB
AnonPages:         53752 kB
Mapped:            44224 kB
Shmem:             25224 kB
Slab:             137028 kB
SReclaimable:     111260 kB
SUnreclaim:        25768 kB
KernelStack:        3296 kB
PageTables:         4720 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:         0 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:42:17