Trace number 4309155

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 2018-08-14SAT 728.202 96.2603

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-07-08_c18.xml
MD5SUM4cf2470ecfcea4403011c16b404a3a31
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 benchmark709.861
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints15
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":56}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":56}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":7}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-08-14
0.99/0.81	c seed: 872810595
0.99/0.81	c timeout: 20160
0.99/0.81	c memlimit: 22000
0.99/0.81	c nbcore: 8
0.99/0.81	c Parsing instance...
2.81/1.30	c Parsing done, starting search...
727.55/96.20	s SATISFIABLE
727.55/96.20	v <instantiation>
727.55/96.20	v 	<list>
727.55/96.20	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[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] 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[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] 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[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7]
727.55/96.20	v 	</list>
727.55/96.20	v 	<values>
727.55/96.20	v 		25 7 0 17 17 4 18 8 7 0 21 4 20 18 4 18 0 12 4 13 8 19 4 18 17 4 13 5 11 4 17 0 4 2 0 11 4 17 0 18 25 14 13 4 17 0 8 19 4 13 19 17 0 8 13 4 
727.55/96.20	v 	</values>
727.55/96.20	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 (9533 MiB free)
  memory of node 1: 16384 MiB (13602 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309155-1534383260/watcher-4309155-1534383260 -o /tmp/evaluation-result-4309155-1534383260/solver-4309155-1534383260 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1534375539-1398 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 872810595 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309155-1534383260.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=2517, runsolver pid=2514
Current StackSize limit: 8192 KiB


[startup+0.100123 s]*
/proc/loadavg: 8.20 8.67 8.75 2/198 2537
/proc/meminfo: memFree=23674168/32770624 swapFree=67108792/67108860
[pid=2517] ppid=2514 vsize=26103420 memory=30124 CPUtime=0.11 cores=0-7
/proc/2517/stat : 2517 (java) S 2514 2517 1371 0 -1 1077944320 6963 0 0 0 9 2 0 0 20 0 20 0 255889265 26729902080 7531 33554432000 4194304 4196468 140737079021888 140737079004432 139957034860279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
/proc/2517/statm: 6525855 7531 3137 1 0 6487932 0
[pid=2517/tid=2519] ppid=2514 vsize=26103420 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2517/task/2519/stat : 2519 (java) R 2514 2517 1371 0 -1 4202560 5295 0 0 0 8 1 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139957039081488 139957015136107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2520] ppid=2514 vsize=26103420 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2517/task/2520/stat : 2520 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956957440528 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2521] ppid=2514 vsize=26103420 memory=140655762810496 CPUtime=0 cores=0-7
/proc/2517/task/2521/stat : 2521 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956956387984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2522] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2522/stat : 2522 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956955334928 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2523] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2523/stat : 2523 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956954282384 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2524] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2524/stat : 2524 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956953230352 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2525] ppid=2514 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2517/task/2525/stat : 2525 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956952177808 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2526] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2526/stat : 2526 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956951124752 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2527] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2527/stat : 2527 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956950072208 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2528] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2528/stat : 2528 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 7795 33554432000 4194304 4196468 140737079021888 139956544190704 139957034871426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2529] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2529/stat : 2529 (java) S 2514 2517 1371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956430333088 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2530] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2530/stat : 2530 (java) S 2514 2517 1371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956429279984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2531] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2531/stat : 2531 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956428228560 139957034878875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2532] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2532/stat : 2532 (java) S 2514 2517 1371 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956427176688 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2533] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2533/stat : 2533 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956426124144 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2534] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2534/stat : 2534 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956425071088 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2535] ppid=2514 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/2517/task/2535/stat : 2535 (java) S 2514 2517 1371 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956424018544 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2536] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2536/stat : 2536 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956422965728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2537] ppid=2514 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2517/task/2537/stat : 2537 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 7861 33554432000 4194304 4196468 140737079021888 139956421913264 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30124 KiB

[startup+0.209638 s]*
/proc/loadavg: 8.20 8.67 8.75 3/198 2537
/proc/meminfo: memFree=23660896/32770624 swapFree=67108792/67108860
[pid=2517] ppid=2514 vsize=26103420 memory=43084 CPUtime=0.3 cores=0-7
/proc/2517/stat : 2517 (java) S 2514 2517 1371 0 -1 1077944320 10399 0 0 0 27 3 0 0 20 0 20 0 255889265 26729902080 10771 33554432000 4194304 4196468 140737079021888 140737079004432 139957034860279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
/proc/2517/statm: 6525855 10771 3337 1 0 6487932 0
[pid=2517/tid=2519] ppid=2514 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/2517/task/2519/stat : 2519 (java) R 2514 2517 1371 0 -1 4202560 8185 0 0 0 18 2 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139957039086176 139957018940766 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2520] ppid=2514 vsize=26103420 memory=10885 CPUtime=0 cores=0-7
/proc/2517/task/2520/stat : 2520 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956957440528 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2521] ppid=2514 vsize=26103420 memory=288371031914522240 CPUtime=0 cores=0-7
/proc/2517/task/2521/stat : 2521 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956956387984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2522] ppid=2514 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2517/task/2522/stat : 2522 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956955334928 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2523] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2523/stat : 2523 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956954282384 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2524] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2524/stat : 2524 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956953230352 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2525] ppid=2514 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2517/task/2525/stat : 2525 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956952177808 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2526] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2526/stat : 2526 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956951124752 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2527] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2527/stat : 2527 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956950072208 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2528] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2528/stat : 2528 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956544190704 139957034871426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2529] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2529/stat : 2529 (java) S 2514 2517 1371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956430333088 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2530] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2530/stat : 2530 (java) S 2514 2517 1371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956429279984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2531] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2531/stat : 2531 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956428228560 139957034878875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2532] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2532/stat : 2532 (java) S 2514 2517 1371 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956427176688 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2533] ppid=2514 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/2517/task/2533/stat : 2533 (java) S 2514 2517 1371 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956426124144 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2534] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2534/stat : 2534 (java) S 2514 2517 1371 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956425071088 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2535] ppid=2514 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/2517/task/2535/stat : 2535 (java) R 2514 2517 1371 0 -1 4202560 307 0 0 0 6 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956424014272 139957018940766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2536] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2536/stat : 2536 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956422965728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2537] ppid=2514 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2517/task/2537/stat : 2537 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 10771 33554432000 4194304 4196468 140737079021888 139956421913264 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43084 KiB

[startup+0.309313 s]*
/proc/loadavg: 8.20 8.67 8.75 3/198 2537
/proc/meminfo: memFree=23657732/32770624 swapFree=67108792/67108860
[pid=2517] ppid=2514 vsize=26103420 memory=46588 CPUtime=0.42 cores=0-7
/proc/2517/stat : 2517 (java) S 2514 2517 1371 0 -1 1077944320 10853 0 0 0 39 3 0 0 20 0 20 0 255889265 26729902080 11647 33554432000 4194304 4196468 140737079021888 140737079004432 139957034860279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
/proc/2517/statm: 6525855 11647 3372 1 0 6487932 0
[pid=2517/tid=2519] ppid=2514 vsize=26103420 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/2517/task/2519/stat : 2519 (java) R 2514 2517 1371 0 -1 4202560 8527 0 0 0 28 2 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139957039022016 139957015135601 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2520] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2520/stat : 2520 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956957440528 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2521] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2521/stat : 2521 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956956387984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2522] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2522/stat : 2522 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956955334928 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2523] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2523/stat : 2523 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956954282384 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2524] ppid=2514 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/2517/task/2524/stat : 2524 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956953230352 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2525] ppid=2514 vsize=26103420 memory=140655615636399 CPUtime=0 cores=0-7
/proc/2517/task/2525/stat : 2525 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956952177808 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2526] ppid=2514 vsize=26103420 memory=140655615638704 CPUtime=0 cores=0-7
/proc/2517/task/2526/stat : 2526 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956951124752 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2527] ppid=2514 vsize=26103420 memory=140655615641008 CPUtime=0 cores=0-7
/proc/2517/task/2527/stat : 2527 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956950072208 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2528] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2528/stat : 2528 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956544190704 139957034871426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2529] ppid=2514 vsize=26103420 memory=281311231288976 CPUtime=0 cores=0-7
/proc/2517/task/2529/stat : 2529 (java) S 2514 2517 1371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956430333088 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2530] ppid=2514 vsize=26103420 memory=281311231295888 CPUtime=0 cores=0-7
/proc/2517/task/2530/stat : 2530 (java) S 2514 2517 1371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255889268 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956429279984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2531] ppid=2514 vsize=26103420 memory=281311231237168 CPUtime=0 cores=0-7
/proc/2517/task/2531/stat : 2531 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956428228560 139957034878875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2532] ppid=2514 vsize=26103420 memory=281311231309712 CPUtime=0 cores=0-7
/proc/2517/task/2532/stat : 2532 (java) S 2514 2517 1371 0 -1 1077944384 362 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956427176688 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2533] ppid=2514 vsize=26103420 memory=281311231316624 CPUtime=0.01 cores=0-7
/proc/2517/task/2533/stat : 2533 (java) S 2514 2517 1371 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956426124144 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2534] ppid=2514 vsize=26103420 memory=281311231314320 CPUtime=0.01 cores=0-7
/proc/2517/task/2534/stat : 2534 (java) S 2514 2517 1371 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956425071088 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2535] ppid=2514 vsize=26103420 memory=281311231330928 CPUtime=0.07 cores=0-7
/proc/2517/task/2535/stat : 2535 (java) S 2514 2517 1371 0 -1 1077944384 323 0 0 0 7 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956424018544 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2536] ppid=2514 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2536/stat : 2536 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956422965728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2537] ppid=2514 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2517/task/2537/stat : 2537 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889271 26729902080 11647 33554432000 4194304 4196468 140737079021888 139956421913264 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46588 KiB

[startup+0.700843 s]
/proc/loadavg: 8.20 8.67 8.75 2/198 2537
/proc/meminfo: memFree=23631812/32770624 swapFree=67108792/67108860
[pid=2517] ppid=2514 vsize=26105488 memory=87736 CPUtime=0.99 cores=0-7
/proc/2517/stat : 2517 (java) S 2514 2517 1371 0 -1 1077944320 17886 0 0 0 94 5 0 0 20 0 20 0 255889265 26732019712 21934 33554432000 4194304 4196468 140737079021888 140737079004432 139957034860279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
/proc/2517/statm: 6526372 21934 3496 1 0 6488444 0
[pid=2517/tid=2519] ppid=2514 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/2517/task/2519/stat : 2519 (java) R 2514 2517 1371 0 -1 4202560 15030 0 0 0 64 3 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139957039083600 139957034882205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2520] ppid=2514 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2520/stat : 2520 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956957440528 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2521] ppid=2514 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2521/stat : 2521 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956956387984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2522] ppid=2514 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/2517/task/2522/stat : 2522 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956955334928 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2523] ppid=2514 vsize=26105488 memory=748 CPUtime=0 cores=0-7
/proc/2517/task/2523/stat : 2523 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956954282384 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2524] ppid=2514 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/2517/task/2524/stat : 2524 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956953230352 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2525] ppid=2514 vsize=26105488 memory=1220 CPUtime=0 cores=0-7
/proc/2517/task/2525/stat : 2525 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956952177808 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2526] ppid=2514 vsize=26105488 memory=1068 CPUtime=0 cores=0-7
/proc/2517/task/2526/stat : 2526 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956951124752 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2527] ppid=2514 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/2517/task/2527/stat : 2527 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889266 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956950072208 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2528] ppid=2514 vsize=26105488 memory=15764 CPUtime=0 cores=0-7
/proc/2517/task/2528/stat : 2528 (java) S 2514 2517 1371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255889268 26732019712 21934 33554432000 4194304 4196468 140737079021888 139956544190704 139957034871426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0

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

[pid=2517/tid=2546] ppid=2514 vsize=27318012 memory=15764 CPUtime=87.42 cores=0-7
/proc/2517/task/2546/stat : 2546 (java) R 2514 2517 1371 0 -1 4202560 5153 0 0 0 8723 19 0 0 20 0 38 0 255889816 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956194338248 139956633377593 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2547] ppid=2514 vsize=27318012 memory=288230591789531470 CPUtime=1.46 cores=0-7
/proc/2517/task/2547/stat : 2547 (java) S 2514 2517 1371 0 -1 1077944384 195 0 0 0 139 7 0 0 20 0 38 0 255889816 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956193293104 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2548] ppid=2514 vsize=27318012 memory=0 CPUtime=86.16 cores=0-7
/proc/2517/task/2548/stat : 2548 (java) R 2514 2517 1371 0 -1 4202560 6595 0 0 0 8599 17 0 0 20 0 38 0 255889817 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956192236288 139956629795909 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2549] ppid=2514 vsize=27318012 memory=6199981520513950996 CPUtime=86.38 cores=0-7
/proc/2517/task/2549/stat : 2549 (java) R 2514 2517 1371 0 -1 4202560 2682 0 0 0 8629 9 0 0 20 0 38 0 255889818 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956191180920 139956630869731 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2550] ppid=2514 vsize=27318012 memory=8514726395714825349 CPUtime=85.55 cores=0-7
/proc/2517/task/2550/stat : 2550 (java) R 2514 2517 1371 0 -1 4202560 4112 0 0 0 8544 11 0 0 20 0 38 0 255890141 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956190127560 139956634035318 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2551] ppid=2514 vsize=27318012 memory=-8707038579349950309 CPUtime=86.36 cores=0-7
/proc/2517/task/2551/stat : 2551 (java) R 2514 2517 1371 0 -1 4202560 5302 0 0 0 8623 13 0 0 20 0 38 0 255890141 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956189075016 139956630869792 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2552] ppid=2514 vsize=27318012 memory=4715433313220523562 CPUtime=0 cores=0-7
/proc/2517/task/2552/stat : 2552 (java) S 2514 2517 1371 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956188029872 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2553] ppid=2514 vsize=27318012 memory=7308895172449165649 CPUtime=0 cores=0-7
/proc/2517/task/2553/stat : 2553 (java) S 2514 2517 1371 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956186977328 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2554] ppid=2514 vsize=27318012 memory=7379546357954931055 CPUtime=0 cores=0-7
/proc/2517/task/2554/stat : 2554 (java) S 2514 2517 1371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956185924272 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2555] ppid=2514 vsize=27318012 memory=4639950512826379884 CPUtime=0 cores=0-7
/proc/2517/task/2555/stat : 2555 (java) S 2514 2517 1371 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1144784 33554432000 4194304 4196468 140737079021888 139956184871728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
Current children cumulated CPU time: 724.28 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 4579136 KiB

[startup+96.1048 s]*
/proc/loadavg: 8.50 8.64 8.73 9/216 2555
/proc/meminfo: memFree=19009740/32770624 swapFree=67108792/67108860
[pid=2517] ppid=2514 vsize=27318012 memory=4685632 CPUtime=727.55 cores=0-7
/proc/2517/stat : 2517 (java) S 2514 2517 1371 0 -1 1077944320 125324 0 0 0 72174 581 0 0 20 0 38 0 255889265 27973644288 1171408 33554432000 4194304 4196468 140737079021888 140737079004432 139957034860279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
/proc/2517/statm: 6829503 1171408 3619 1 0 6791054 0
[pid=2517/tid=2519] ppid=2514 vsize=27318012 memory=8112282956445269571 CPUtime=5.27 cores=0-7
/proc/2517/task/2519/stat : 2519 (java) S 2514 2517 1371 0 -1 1077944384 24101 0 0 0 514 13 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139957039097744 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2520] ppid=2514 vsize=27318012 memory=4126316290023845779 CPUtime=1.41 cores=0-7
/proc/2517/task/2520/stat : 2520 (java) S 2514 2517 1371 0 -1 1077944384 2059 0 0 0 91 50 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956957440528 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2521] ppid=2514 vsize=27318012 memory=0 CPUtime=1.4 cores=0-7
/proc/2517/task/2521/stat : 2521 (java) S 2514 2517 1371 0 -1 1077944384 3695 0 0 0 90 50 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956956387984 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2522] ppid=2514 vsize=27318012 memory=0 CPUtime=1.4 cores=0-7
/proc/2517/task/2522/stat : 2522 (java) S 2514 2517 1371 0 -1 1077944384 4008 0 0 0 91 49 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956955334928 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2523] ppid=2514 vsize=27318012 memory=0 CPUtime=1.42 cores=0-7
/proc/2517/task/2523/stat : 2523 (java) S 2514 2517 1371 0 -1 1077944384 2812 0 0 0 92 50 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956954282384 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2524] ppid=2514 vsize=27318012 memory=0 CPUtime=1.38 cores=0-7
/proc/2517/task/2524/stat : 2524 (java) S 2514 2517 1371 0 -1 1077944384 2316 0 0 0 91 47 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956953230352 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2525] ppid=2514 vsize=27318012 memory=0 CPUtime=1.4 cores=0-7
/proc/2517/task/2525/stat : 2525 (java) S 2514 2517 1371 0 -1 1077944384 5132 0 0 0 91 49 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956952177808 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2526] ppid=2514 vsize=27318012 memory=0 CPUtime=1.4 cores=0-7
/proc/2517/task/2526/stat : 2526 (java) S 2514 2517 1371 0 -1 1077944384 2284 0 0 0 89 51 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956951124752 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2527] ppid=2514 vsize=27318012 memory=2168 CPUtime=1.42 cores=0-7
/proc/2517/task/2527/stat : 2527 (java) S 2514 2517 1371 0 -1 1077944384 3482 0 0 0 91 51 0 0 20 0 38 0 255889266 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956950072208 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2528] ppid=2514 vsize=27318012 memory=1748 CPUtime=0.66 cores=0-7
/proc/2517/task/2528/stat : 2528 (java) S 2514 2517 1371 0 -1 1077944384 7573 0 0 0 65 1 0 0 20 0 38 0 255889268 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956544190704 139957034871426 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2529] ppid=2514 vsize=27318012 memory=1620 CPUtime=0 cores=0-7
/proc/2517/task/2529/stat : 2529 (java) S 2514 2517 1371 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 38 0 255889268 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956430333152 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2530] ppid=2514 vsize=27318012 memory=4512 CPUtime=0 cores=0-7
/proc/2517/task/2530/stat : 2530 (java) S 2514 2517 1371 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 38 0 255889268 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956429280000 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2531] ppid=2514 vsize=27318012 memory=3668 CPUtime=0 cores=0-7
/proc/2517/task/2531/stat : 2531 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956428228560 139957034878875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2532] ppid=2514 vsize=27318012 memory=8520 CPUtime=1.41 cores=0-7
/proc/2517/task/2532/stat : 2532 (java) S 2514 2517 1371 0 -1 1077944384 6876 0 0 0 139 2 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956427176688 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2533] ppid=2514 vsize=27318012 memory=1800 CPUtime=1.38 cores=0-7
/proc/2517/task/2533/stat : 2533 (java) S 2514 2517 1371 0 -1 1077944384 4901 0 0 0 137 1 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956426124144 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2534] ppid=2514 vsize=27318012 memory=1264 CPUtime=1.47 cores=0-7
/proc/2517/task/2534/stat : 2534 (java) S 2514 2517 1371 0 -1 1077944384 6669 0 0 0 145 2 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956425071088 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2535] ppid=2514 vsize=27318012 memory=6572 CPUtime=0.95 cores=0-7
/proc/2517/task/2535/stat : 2535 (java) S 2514 2517 1371 0 -1 1077944384 6616 0 0 0 93 2 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956424018544 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2536] ppid=2514 vsize=27318012 memory=748 CPUtime=0 cores=0-7
/proc/2517/task/2536/stat : 2536 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956422965728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2537] ppid=2514 vsize=27318012 memory=872 CPUtime=0.03 cores=0-7
/proc/2517/task/2537/stat : 2537 (java) S 2514 2517 1371 0 -1 1077944384 990 0 0 0 1 2 0 0 20 0 38 0 255889271 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956421913264 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2538] ppid=2514 vsize=27318012 memory=1572 CPUtime=0 cores=0-7
/proc/2517/task/2538/stat : 2538 (java) S 2514 2517 1371 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 38 0 255889763 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956410569216 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2539] ppid=2514 vsize=27318012 memory=924 CPUtime=0.28 cores=0-7
/proc/2517/task/2539/stat : 2539 (java) R 2514 2517 1371 0 -1 1077944384 1905 0 0 0 12 16 0 0 20 0 38 0 255889780 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956409516848 139957034871426 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2540] ppid=2514 vsize=27318012 memory=4446016 CPUtime=1.46 cores=0-7
/proc/2517/task/2540/stat : 2540 (java) S 2514 2517 1371 0 -1 1077944384 262 0 0 0 140 6 0 0 20 0 38 0 255889807 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956202759600 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2541] ppid=2514 vsize=27318012 memory=3984 CPUtime=1.44 cores=0-7
/proc/2517/task/2541/stat : 2541 (java) S 2514 2517 1371 0 -1 1077944384 243 0 0 0 139 5 0 0 20 0 38 0 255889808 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956201707056 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2542] ppid=2514 vsize=27318012 memory=1916 CPUtime=88.37 cores=0-7
/proc/2517/task/2542/stat : 2542 (java) R 2514 2517 1371 0 -1 4202560 4968 0 0 0 8816 21 0 0 20 0 38 0 255889808 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956200646904 139956631542093 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2543] ppid=2514 vsize=27318012 memory=7892 CPUtime=87.99 cores=0-7
/proc/2517/task/2543/stat : 2543 (java) R 2514 2517 1371 0 -1 4202560 4776 0 0 0 8783 16 0 0 20 0 38 0 255889816 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956197496392 139956630869725 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2544] ppid=2514 vsize=27318012 memory=808 CPUtime=88.53 cores=0-7
/proc/2517/task/2544/stat : 2544 (java) R 2514 2517 1371 0 -1 4202560 3712 0 0 0 8835 18 0 0 20 0 38 0 255889816 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956196443640 139956631541924 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2545] ppid=2514 vsize=27318012 memory=4096 CPUtime=1.44 cores=0-7
/proc/2517/task/2545/stat : 2545 (java) S 2514 2517 1371 0 -1 1077944384 181 0 0 0 140 4 0 0 20 0 38 0 255889816 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956195398704 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2546] ppid=2514 vsize=27318012 memory=1404 CPUtime=87.83 cores=0-7
/proc/2517/task/2546/stat : 2546 (java) R 2514 2517 1371 0 -1 4202560 5182 0 0 0 8764 19 0 0 20 0 38 0 255889816 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956194338248 139956630870627 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2547] ppid=2514 vsize=27318012 memory=3808 CPUtime=1.46 cores=0-7
/proc/2517/task/2547/stat : 2547 (java) S 2514 2517 1371 0 -1 1077944384 195 0 0 0 139 7 0 0 20 0 38 0 255889816 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956193293104 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2548] ppid=2514 vsize=27318012 memory=4446016 CPUtime=86.58 cores=0-7
/proc/2517/task/2548/stat : 2548 (java) R 2514 2517 1371 0 -1 4202560 6634 0 0 0 8640 18 0 0 20 0 38 0 255889817 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956192236288 139956631541886 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2549] ppid=2514 vsize=27318012 memory=0 CPUtime=86.78 cores=0-7
/proc/2517/task/2549/stat : 2549 (java) R 2514 2517 1371 0 -1 4202560 2707 0 0 0 8669 9 0 0 20 0 38 0 255889818 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956191180920 139956630869936 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2550] ppid=2514 vsize=27318012 memory=920 CPUtime=85.94 cores=0-7
/proc/2517/task/2550/stat : 2550 (java) R 2514 2517 1371 0 -1 4202560 4139 0 0 0 8583 11 0 0 20 0 38 0 255890141 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956190127560 139956634035358 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2551] ppid=2514 vsize=27318012 memory=4136 CPUtime=86.77 cores=0-7
/proc/2517/task/2551/stat : 2551 (java) R 2514 2517 1371 0 -1 4202560 5364 0 0 0 8664 13 0 0 20 0 38 0 255890141 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956189075016 139956631541924 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2552] ppid=2514 vsize=27318012 memory=1572 CPUtime=0 cores=0-7
/proc/2517/task/2552/stat : 2552 (java) S 2514 2517 1371 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956188029872 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2553] ppid=2514 vsize=27318012 memory=924 CPUtime=0 cores=0-7
/proc/2517/task/2553/stat : 2553 (java) S 2514 2517 1371 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956186977328 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2554] ppid=2514 vsize=27318012 memory=2192 CPUtime=0 cores=0-7
/proc/2517/task/2554/stat : 2554 (java) S 2514 2517 1371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956185924272 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2555] ppid=2514 vsize=27318012 memory=3984 CPUtime=0 cores=0-7
/proc/2517/task/2555/stat : 2555 (java) S 2514 2517 1371 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 255890142 27973644288 1171408 33554432000 4194304 4196468 140737079021888 139956184871728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
Current children cumulated CPU time: 727.55 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 4685632 KiB

[startup+96.2109 s]
/proc/loadavg: 8.50 8.64 8.73 9/216 2555
/proc/meminfo: memFree=19009740/32770624 swapFree=67108792/67108860
[pid=2517] ppid=2514 vsize=27584268 memory=4728748 CPUtime=728.09 cores=0-7
/proc/2517/stat : 2517 (java) S 2514 2517 1371 0 -1 1077944320 133154 0 0 0 72226 583 0 0 20 0 22 0 255889265 28246290432 1182187 33554432000 4194304 4196468 140737079021888 140737079004432 139957034860279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
/proc/2517/statm: 6896067 1182187 3623 1 0 6857618 0
[pid=2517/tid=2519] ppid=2514 vsize=27584268 memory=281311233926096 CPUtime=5.27 cores=0-7
/proc/2517/task/2519/stat : 2519 (java) S 2514 2517 1371 0 -1 1077944384 24279 0 0 0 514 13 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139957039101872 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2520] ppid=2514 vsize=27584268 memory=4462400 CPUtime=1.41 cores=0-7
/proc/2517/task/2520/stat : 2520 (java) D 2514 2517 1371 0 -1 4202560 2095 0 0 0 91 50 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956957440728 139957014054471 0 4 0 16800975 18446744071580418449 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2521] ppid=2514 vsize=27584268 memory=4446016 CPUtime=1.42 cores=0-7
/proc/2517/task/2521/stat : 2521 (java) R 2514 2517 1371 0 -1 4202560 3793 0 0 0 91 51 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956956387872 139957014057418 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2522] ppid=2514 vsize=27584268 memory=4656960 CPUtime=1.41 cores=0-7
/proc/2517/task/2522/stat : 2522 (java) D 2514 2517 1371 0 -1 4202560 4102 0 0 0 92 49 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956955335128 139957014054471 0 4 0 16800975 18446744071580418449 0 0 -1 5 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2523] ppid=2514 vsize=27584268 memory=55 CPUtime=1.42 cores=0-7
/proc/2517/task/2523/stat : 2523 (java) R 2514 2517 1371 0 -1 4202560 2845 0 0 0 92 50 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956954282584 139957016486311 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2524] ppid=2514 vsize=27584268 memory=1096 CPUtime=1.38 cores=0-7
/proc/2517/task/2524/stat : 2524 (java) D 2514 2517 1371 0 -1 4202560 2416 0 0 0 91 47 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956953230552 139957014054471 0 4 0 16800975 18446744071580418449 0 0 -1 1 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2525] ppid=2514 vsize=27584268 memory=4411272 CPUtime=1.4 cores=0-7
/proc/2517/task/2525/stat : 2525 (java) R 2514 2517 1371 0 -1 4202560 5155 0 0 0 91 49 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956952178008 139957014054471 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2526] ppid=2514 vsize=27584268 memory=3908716 CPUtime=1.4 cores=0-7
/proc/2517/task/2526/stat : 2526 (java) R 2514 2517 1371 0 -1 4202560 2337 0 0 0 89 51 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956951124752 139957019308448 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2527] ppid=2514 vsize=27584268 memory=281311233109376 CPUtime=1.42 cores=0-7
/proc/2517/task/2527/stat : 2527 (java) D 2514 2517 1371 0 -1 4202560 3852 0 0 0 91 51 0 0 20 0 22 0 255889266 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956950072408 139957014054471 0 4 0 16800975 18446744071580418449 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2528] ppid=2514 vsize=27584268 memory=4446016 CPUtime=0.66 cores=0-7
/proc/2517/task/2528/stat : 2528 (java) S 2514 2517 1371 0 -1 1077944384 7863 0 0 0 65 1 0 0 20 0 22 0 255889268 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956544189216 139957034870485 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2529] ppid=2514 vsize=27584268 memory=4446016 CPUtime=0 cores=0-7
/proc/2517/task/2529/stat : 2529 (java) S 2514 2517 1371 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 22 0 255889268 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956430333152 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2530] ppid=2514 vsize=27584268 memory=15825490724259555 CPUtime=0 cores=0-7
/proc/2517/task/2530/stat : 2530 (java) S 2514 2517 1371 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 22 0 255889268 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956429280000 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2531] ppid=2514 vsize=27584268 memory=3808 CPUtime=0 cores=0-7
/proc/2517/task/2531/stat : 2531 (java) S 2514 2517 1371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956428228560 139957034878875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2532] ppid=2514 vsize=27584268 memory=69732 CPUtime=1.42 cores=0-7
/proc/2517/task/2532/stat : 2532 (java) S 2514 2517 1371 0 -1 1077944384 7169 0 0 0 140 2 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956427161680 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2533] ppid=2514 vsize=27584268 memory=1096 CPUtime=1.41 cores=0-7
/proc/2517/task/2533/stat : 2533 (java) S 2514 2517 1371 0 -1 1077944384 5215 0 0 0 140 1 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956426124144 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2534] ppid=2514 vsize=27584268 memory=4446016 CPUtime=1.5 cores=0-7
/proc/2517/task/2534/stat : 2534 (java) S 2514 2517 1371 0 -1 1077944384 6867 0 0 0 148 2 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956425071088 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2535] ppid=2514 vsize=27584268 memory=281311231376416 CPUtime=0.97 cores=0-7
/proc/2517/task/2535/stat : 2535 (java) S 2514 2517 1371 0 -1 1077944384 7316 0 0 0 95 2 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956424018544 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2536] ppid=2514 vsize=27584268 memory=6944656425122832000 CPUtime=0 cores=0-7
/proc/2517/task/2536/stat : 2536 (java) S 2514 2517 1371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956422965728 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2537] ppid=2514 vsize=27584268 memory=4446016 CPUtime=0.03 cores=0-7
/proc/2517/task/2537/stat : 2537 (java) S 2514 2517 1371 0 -1 1077944384 990 0 0 0 1 2 0 0 20 0 22 0 255889271 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956421913264 139957034871426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2546] ppid=2514 vsize=27584268 memory=288230596050944315 CPUtime=87.85 cores=0-7
/proc/2517/task/2546/stat : 2546 (java) S 2514 2517 1371 0 -1 1077944384 5279 0 0 0 8766 19 0 0 20 0 22 0 255889816 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956194345616 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
[pid=2517/tid=2548] ppid=2514 vsize=27584268 memory=3984 CPUtime=86.62 cores=0-7
/proc/2517/task/2548/stat : 2548 (java) S 2514 2517 1371 0 -1 1077944384 6695 0 0 0 8644 18 0 0 20 0 22 0 255889817 28246290432 1182187 33554432000 4194304 4196468 140737079021888 139956192241376 139957034870485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 23007232 140737079026766 140737079026949 140737079026949 140737079029711 0
Current children cumulated CPU time: 728.09 s
Current children cumulated vsize: 27584268 KiB
Current children cumulated memory: 4728748 KiB

Child status: 0
Real time (s): 96.2603
CPU time (s): 728.202
CPU user time (s): 722.295
CPU system time (s): 5.90693
CPU usage (%): 756.493
Max. virtual memory (cumulated for all children) (KiB): 27584268
Max. memory (cumulated for all children) (KiB): 4728748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.295
system time used= 5.90693
maximum resident set size= 4743548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19316
involuntary context switches= 15306


# summary of solver processes directly reported to runsolver:
#   pid: 2517
#   total CPU time (s): 728.202
#   total CPU user time (s): 722.295
#   total CPU system time (s): 5.90693

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.915132 second user time and 1.28096 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-16 03:34:20
IDJOB=4309155
IDBENCH=141444
IDSOLVER=2793
FILE ID=node150/4309155-1534383260
RUNJOBID= node150-1534375539-1398
PBS_JOBID= 21038298
Free space on /tmp= 43004 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-07-08_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309155-1534383260/watcher-4309155-1534383260 -o /tmp/evaluation-result-4309155-1534383260/solver-4309155-1534383260 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1534375539-1398 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 872810595 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309155-1534383260.xml

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

MD5SUM BENCH= 4cf2470ecfcea4403011c16b404a3a31
RANDOM SEED=872810595

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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:        23691756 kB
MemAvailable:   31896092 kB
Buffers:          159212 kB
Cached:          8273364 kB
SwapCached:            0 kB
Active:          4194656 kB
Inactive:        4290176 kB
Active(anon):       3508 kB
Inactive(anon):   109536 kB
Active(file):    4191148 kB
Inactive(file):  4180640 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             38736 kB
Writeback:             0 kB
AnonPages:         60288 kB
Mapped:            55820 kB
Shmem:             57924 kB
Slab:             288972 kB
SReclaimable:     261008 kB
SUnreclaim:        27964 kB
KernelStack:        3168 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 42972 MiB
End job on node150 at 2018-08-16 03:35:56