Trace number 4291014

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02OPT416 12.4839 4.4718

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a3-galaxy04_c18.xml
MD5SUM2910b6ca557b5fda778b46d150d1cbb4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark5.31512
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints155
Number of domains3
Minimum domain size2
Maximum domain size7
Distribution of domain sizes[{"size":2,"count":48},{"size":4,"count":24},{"size":7,"count":28}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":52},{"degree":11,"count":16},{"degree":12,"count":24},{"degree":13,"count":6},{"degree":14,"count":2}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":25},{"arity":3,"count":8},{"arity":4,"count":70},{"arity":5,"count":20},{"arity":6,"count":32}]
Number of extensional constraints28
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":65},{"type":"regular","count":4},{"type":"allDifferent","count":6},{"type":"cardinality","count":4},{"type":"element","count":48}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 818667901
0.66/0.55	c timeout: 20160
0.66/0.56	c memlimit: 22000
0.66/0.56	c nbcore: 8
0.66/0.58	c Parsing instance...
1.62/1.01	c Parsing done, starting search...
9.99/4.12	o 545
9.99/4.13	o 441
9.99/4.16	o 439
9.99/4.17	o 421
11.47/4.31	o 416
12.23/4.44	s OPTIMUM FOUND
12.23/4.44	v <instantiation>
12.23/4.44	v 	<list>
12.23/4.44	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6]
12.23/4.44	v 	</list>
12.23/4.44	v 	<values>
12.23/4.44	v 		2 1 3 2 1 3 3 0 2 3 0 2 0 3 1 0 3 1 1 2 0 1 2 0 0 1 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 15 15 0 0 10 32 34 32 34 15 22 0 0 0 0 0 0 15 34 32 22 0 47 15 10 32 0 0 
12.23/4.44	v 	</values>
12.23/4.44	v </instantiation>

Verifier Data

OK	416

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 (13466 MiB free)
  memory of node 1: 16384 MiB (14043 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291014-1532670889/watcher-4291014-1532670889 -o /tmp/evaluation-result-4291014-1532670889/solver-4291014-1532670889 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532664308-6558 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 818667901 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291014-1532670889.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=8124, runsolver pid=8121

[startup+0.100142 s]*
/proc/loadavg: 7.37 8.27 8.36 2/199 8144
/proc/meminfo: memFree=28154204/32770624 swapFree=67108436/67108860
[pid=8124] ppid=8121 vsize=26103424 memory=29884 CPUtime=0.11 cores=0-7
/proc/8124/stat : 8124 (java) S 8121 8124 6531 0 -1 1077944320 6898 0 0 0 10 1 0 0 20 0 20 0 84652037 26729906176 7471 33554432000 4194304 4196468 140736200759056 140736200741600 139853092065015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
/proc/8124/statm: 6525856 7471 3141 1 0 6487932 0
[pid=8124/tid=8126] ppid=8121 vsize=26103424 memory=4281687886898819995 CPUtime=0.09 cores=0-7
/proc/8124/task/8126/stat : 8126 (java) R 8121 8124 6531 0 -1 4202560 5049 0 0 0 8 1 0 0 20 0 20 0 84652037 26729906176 7603 33554432000 4194304 4196468 140736200759056 139853096268144 139853072340775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8127] ppid=8121 vsize=26103424 memory=732370726539877349 CPUtime=0 cores=0-7
/proc/8124/task/8127/stat : 8127 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139853061778064 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8128] ppid=8121 vsize=26103424 memory=140588202423936 CPUtime=0 cores=0-7
/proc/8124/task/8128/stat : 8128 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139852649671184 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8129] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8129/stat : 8129 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139852648618384 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8130] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8130/stat : 8130 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139852647565584 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8131] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8131/stat : 8131 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139852646513808 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8132] ppid=8121 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/8124/task/8132/stat : 8132 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139852645461008 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8133] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8133/stat : 8133 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7603 33554432000 4194304 4196468 140736200759056 139852644408208 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8134] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8134/stat : 8134 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852643355408 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8135] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8135/stat : 8135 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852220619120 139853092076162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8136] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8136/stat : 8136 (java) S 8121 8124 6531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852219565088 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8137] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8137/stat : 8137 (java) S 8121 8124 6531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852218512240 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8138] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8138/stat : 8138 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852217460560 139853092083611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8139] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8139/stat : 8139 (java) S 8121 8124 6531 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852216408944 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8140] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8140/stat : 8140 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852215356144 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8141] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8141/stat : 8141 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852214303344 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8142] ppid=8121 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8142/stat : 8142 (java) S 8121 8124 6531 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852213250544 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8143] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8143/stat : 8143 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852212197984 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8144] ppid=8121 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/8124/task/8144/stat : 8144 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 7669 33554432000 4194304 4196468 140736200759056 139852211145264 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 29884 KiB

[startup+0.210299 s]*
/proc/loadavg: 7.37 8.27 8.36 3/199 8144
/proc/meminfo: memFree=28140484/32770624 swapFree=67108436/67108860
[pid=8124] ppid=8121 vsize=26103424 memory=42136 CPUtime=0.3 cores=0-7
/proc/8124/stat : 8124 (java) S 8121 8124 6531 0 -1 1077944320 10284 0 0 0 27 3 0 0 20 0 20 0 84652037 26729906176 10534 33554432000 4194304 4196468 140736200759056 140736200741600 139853092065015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
/proc/8124/statm: 6525856 10534 3308 1 0 6487932 0
[pid=8124/tid=8126] ppid=8121 vsize=26103424 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/8124/task/8126/stat : 8126 (java) R 8121 8124 6531 0 -1 4202560 7924 0 0 0 18 2 0 0 20 0 20 0 84652037 26729906176 10534 33554432000 4194304 4196468 140736200759056 139853096294576 139853073460221 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8127] ppid=8121 vsize=26103424 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/8124/task/8127/stat : 8127 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139853061778064 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8128] ppid=8121 vsize=26103424 memory=14834707315390104 CPUtime=0 cores=0-7
/proc/8124/task/8128/stat : 8128 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852649671184 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8129] ppid=8121 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/8124/task/8129/stat : 8129 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852648618384 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8130] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8130/stat : 8130 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852647565584 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8131] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8131/stat : 8131 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852646513808 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8132] ppid=8121 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/8124/task/8132/stat : 8132 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852645461008 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8133] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8133/stat : 8133 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852644408208 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8134] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8134/stat : 8134 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852643355408 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8135] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8135/stat : 8135 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852220619120 139853092076162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8136] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8136/stat : 8136 (java) S 8121 8124 6531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852219565088 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8137] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8137/stat : 8137 (java) S 8121 8124 6531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852218512240 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8138] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8138/stat : 8138 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852217460560 139853092083611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8139] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8139/stat : 8139 (java) S 8121 8124 6531 0 -1 1077944384 385 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852216408944 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8140] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8140/stat : 8140 (java) S 8121 8124 6531 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852215356144 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8141] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8141/stat : 8141 (java) S 8121 8124 6531 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852214303344 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8142] ppid=8121 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/8124/task/8142/stat : 8142 (java) R 8121 8124 6531 0 -1 4202560 391 0 0 0 6 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852213248944 139853085169067 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8143] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8143/stat : 8143 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852212197984 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8144] ppid=8121 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/8124/task/8144/stat : 8144 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 10534 33554432000 4194304 4196468 140736200759056 139852211145264 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 42136 KiB

[startup+0.310518 s]*
/proc/loadavg: 7.37 8.27 8.36 3/199 8144
/proc/meminfo: memFree=28137072/32770624 swapFree=67108436/67108860
[pid=8124] ppid=8121 vsize=26103424 memory=45980 CPUtime=0.43 cores=0-7
/proc/8124/stat : 8124 (java) S 8121 8124 6531 0 -1 1077944320 10719 0 0 0 40 3 0 0 20 0 20 0 84652037 26729906176 11495 33554432000 4194304 4196468 140736200759056 140736200741600 139853092065015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
/proc/8124/statm: 6525856 11495 3335 1 0 6487932 0
[pid=8124/tid=8126] ppid=8121 vsize=26103424 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8124/task/8126/stat : 8126 (java) R 8121 8124 6531 0 -1 4202560 8252 0 0 0 27 2 0 0 20 0 20 0 84652037 26729906176 11495 33554432000 4194304 4196468 140736200759056 139853096253960 139853076145502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8127] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8127/stat : 8127 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139853061778064 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8128] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8128/stat : 8128 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852649671184 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8129] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8129/stat : 8129 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852648618384 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8130] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8130/stat : 8130 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852647565584 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8131] ppid=8121 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/8124/task/8131/stat : 8131 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852646513808 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8132] ppid=8121 vsize=26103424 memory=140588104119215 CPUtime=0 cores=0-7
/proc/8124/task/8132/stat : 8132 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852645461008 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8133] ppid=8121 vsize=26103424 memory=140588104121520 CPUtime=0 cores=0-7
/proc/8124/task/8133/stat : 8133 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852644408208 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8134] ppid=8121 vsize=26103424 memory=140588104123824 CPUtime=0 cores=0-7
/proc/8124/task/8134/stat : 8134 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652038 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852643355408 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8135] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8135/stat : 8135 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852220619120 139853092076162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8136] ppid=8121 vsize=26103424 memory=281176208254608 CPUtime=0 cores=0-7
/proc/8124/task/8136/stat : 8136 (java) S 8121 8124 6531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852219565088 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8137] ppid=8121 vsize=26103424 memory=281176208261520 CPUtime=0 cores=0-7
/proc/8124/task/8137/stat : 8137 (java) S 8121 8124 6531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84652040 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852218512240 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8138] ppid=8121 vsize=26103424 memory=281176208202800 CPUtime=0 cores=0-7
/proc/8124/task/8138/stat : 8138 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852217460560 139853092083611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8139] ppid=8121 vsize=26103424 memory=281176208275344 CPUtime=0.01 cores=0-7
/proc/8124/task/8139/stat : 8139 (java) S 8121 8124 6531 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852216408944 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8140] ppid=8121 vsize=26103424 memory=281176208282256 CPUtime=0.01 cores=0-7
/proc/8124/task/8140/stat : 8140 (java) S 8121 8124 6531 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852215356144 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8141] ppid=8121 vsize=26103424 memory=281176208279952 CPUtime=0 cores=0-7
/proc/8124/task/8141/stat : 8141 (java) S 8121 8124 6531 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852214303344 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8142] ppid=8121 vsize=26103424 memory=281176208296512 CPUtime=0.08 cores=0-7
/proc/8124/task/8142/stat : 8142 (java) S 8121 8124 6531 0 -1 1077944384 419 0 0 0 8 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852213250544 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8143] ppid=8121 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8143/stat : 8143 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852212197984 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8144] ppid=8121 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/8124/task/8144/stat : 8144 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652043 26729906176 11495 33554432000 4194304 4196468 140736200759056 139852211145264 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 45980 KiB

[startup+0.700925 s]
/proc/loadavg: 7.37 8.27 8.36 3/199 8144
/proc/meminfo: memFree=28113808/32770624 swapFree=67108436/67108860
[pid=8124] ppid=8121 vsize=26105492 memory=84912 CPUtime=0.98 cores=0-7
/proc/8124/stat : 8124 (java) S 8121 8124 6531 0 -1 1077944320 17677 0 0 0 93 5 0 0 20 0 20 0 84652037 26732023808 21228 33554432000 4194304 4196468 140736200759056 140736200741600 139853092065015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
/proc/8124/statm: 6526373 21228 3492 1 0 6488444 0
[pid=8124/tid=8126] ppid=8121 vsize=26105492 memory=7374473142566675284 CPUtime=0.67 cores=0-7
/proc/8124/task/8126/stat : 8126 (java) R 8121 8124 6531 0 -1 4202560 14619 0 0 0 63 4 0 0 20 0 20 0 84652037 26732023808 21228 33554432000 4194304 4196468 140736200759056 139853096287680 139853092086941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8127] ppid=8121 vsize=26105492 memory=34973918707614 CPUtime=0 cores=0-7
/proc/8124/task/8127/stat : 8127 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139853061778064 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8128] ppid=8121 vsize=26105492 memory=140588104129525 CPUtime=0 cores=0-7
/proc/8124/task/8128/stat : 8128 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852649671184 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8129] ppid=8121 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8129/stat : 8129 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852648618384 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8130] ppid=8121 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8130/stat : 8130 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852647565584 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8131] ppid=8121 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8131/stat : 8131 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852646513808 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8132] ppid=8121 vsize=26105492 memory=2353 CPUtime=0 cores=0-7
/proc/8124/task/8132/stat : 8132 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852645461008 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8133] ppid=8121 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8133/stat : 8133 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852644408208 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8134] ppid=8121 vsize=26105492 memory=1784 CPUtime=0 cores=0-7
/proc/8124/task/8134/stat : 8134 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652038 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852643355408 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8135] ppid=8121 vsize=26105492 memory=5752 CPUtime=0 cores=0-7
/proc/8124/task/8135/stat : 8135 (java) S 8121 8124 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84652040 26732023808 21228 33554432000 4194304 4196468 140736200759056 139852220619120 139853092076162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0

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

[pid=8124/tid=8139] ppid=8121 vsize=26113684 memory=0 CPUtime=1.28 cores=0-7
/proc/8124/task/8139/stat : 8139 (java) R 8121 8124 6531 0 -1 4202560 4759 0 0 0 126 2 0 0 20 0 20 0 84652043 26740412416 62811 33554432000 4194304 4196468 140736200759056 139852216396224 139853076964586 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8140] ppid=8121 vsize=26113684 memory=281176208238944 CPUtime=1.27 cores=0-7
/proc/8124/task/8140/stat : 8140 (java) R 8121 8124 6531 0 -1 4202560 3510 0 0 0 125 2 0 0 20 0 20 0 84652043 26740412416 62811 33554432000 4194304 4196468 140736200759056 139852215342256 139853076457439 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8141] ppid=8121 vsize=26113684 memory=3472468884331803968 CPUtime=1.32 cores=0-7
/proc/8124/task/8141/stat : 8141 (java) R 8121 8124 6531 0 -1 4202560 3658 0 0 0 131 1 0 0 20 0 20 0 84652043 26740412416 62811 33554432000 4194304 4196468 140736200759056 139852214290144 139853075451594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8142] ppid=8121 vsize=26113684 memory=140588202424833 CPUtime=0.8 cores=0-7
/proc/8124/task/8142/stat : 8142 (java) S 8121 8124 6531 0 -1 1077944384 5924 0 0 0 78 2 0 0 20 0 20 0 84652043 26740412416 62811 33554432000 4194304 4196468 140736200759056 139852213250544 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8143] ppid=8121 vsize=26113684 memory=166 CPUtime=0 cores=0-7
/proc/8124/task/8143/stat : 8143 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84652043 26740412416 62811 33554432000 4194304 4196468 140736200759056 139852212197984 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8144] ppid=8121 vsize=26113684 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8144/stat : 8144 (java) S 8121 8124 6531 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 84652043 26740412416 62811 33554432000 4194304 4196468 140736200759056 139852211145264 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 53 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
Current children cumulated CPU time: 7.37 s
Current children cumulated vsize: 26113684 KiB
Current children cumulated memory: 251244 KiB

[startup+4.0009 s]*
/proc/loadavg: 6.86 8.15 8.32 3/204 8149
/proc/meminfo: memFree=27904444/32770624 swapFree=67108436/67108860
[pid=8124] ppid=8121 vsize=26719932 memory=278924 CPUtime=9.22 cores=0-7
/proc/8124/stat : 8124 (java) S 8121 8124 6531 0 -1 1077944320 45888 0 0 0 900 22 0 0 20 0 30 0 84652037 27361210368 69731 33554432000 4194304 4196468 140736200759056 140736200741600 139853092065015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
/proc/8124/statm: 6679983 69731 3592 1 0 6642054 0
[pid=8124/tid=8126] ppid=8121 vsize=26719932 memory=8112282956445269571 CPUtime=3.36 cores=0-7
/proc/8124/task/8126/stat : 8126 (java) S 8121 8124 6531 0 -1 1077944384 23738 0 0 0 328 8 0 0 20 0 30 0 84652037 27361210368 69731 33554432000 4194304 4196468 140736200759056 139853096302144 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8127] ppid=8121 vsize=26719932 memory=-7003737579269690708 CPUtime=0.01 cores=0-7
/proc/8124/task/8127/stat : 8127 (java) S 8121 8124 6531 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 30 0 84652038 27361210368 69731 33554432000 4194304 4196468 140736200759056 139853061778064 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8128] ppid=8121 vsize=26719932 memory=7589240748751479872 CPUtime=0.01 cores=0-7
/proc/8124/task/8128/stat : 8128 (java) S 8121 8124 6531 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 30 0 84652038 27361210368 69731 33554432000 4194304 4196468 140736200759056 139852649671184 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8129] ppid=8121 vsize=26719932 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8129/stat : 8129 (java) S 8121 8124 6531 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 30 0 84652038 27361210368 69731 33554432000 4194304 4196468 140736200759056 139852648618384 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8130] ppid=8121 vsize=26720960 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8130/stat : 8130 (java) S 8121 8124 6531 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 31 0 84652038 27362263040 69731 33554432000 4194304 4196468 140736200759056 139852647565584 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8131] ppid=8121 vsize=26786496 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8131/stat : 8131 (java) S 8121 8124 6531 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 31 0 84652038 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852646513808 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8132] ppid=8121 vsize=26786496 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8132/stat : 8132 (java) S 8121 8124 6531 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 31 0 84652038 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852645461008 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8133] ppid=8121 vsize=26786496 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8133/stat : 8133 (java) S 8121 8124 6531 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 31 0 84652038 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852644408208 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8134] ppid=8121 vsize=26786496 memory=2319389203461382196 CPUtime=0.01 cores=0-7
/proc/8124/task/8134/stat : 8134 (java) S 8121 8124 6531 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 31 0 84652038 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852643355408 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8135] ppid=8121 vsize=26786496 memory=0 CPUtime=0.02 cores=0-7
/proc/8124/task/8135/stat : 8135 (java) S 8121 8124 6531 0 -1 1077944384 1346 0 0 0 2 0 0 0 20 0 31 0 84652040 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852220619120 139853092076162 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8136] ppid=8121 vsize=26786496 memory=4207609243431883529 CPUtime=0 cores=0-7
/proc/8124/task/8136/stat : 8136 (java) S 8121 8124 6531 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 31 0 84652040 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852219565152 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8137] ppid=8121 vsize=26786496 memory=6944665225511868275 CPUtime=0 cores=0-7
/proc/8124/task/8137/stat : 8137 (java) S 8121 8124 6531 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 31 0 84652040 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852218512256 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8138] ppid=8121 vsize=26786496 memory=-7965959130280075168 CPUtime=0 cores=0-7
/proc/8124/task/8138/stat : 8138 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 31 0 84652043 27429371904 69732 33554432000 4194304 4196468 140736200759056 139852217460560 139853092083611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8139] ppid=8121 vsize=26787524 memory=0 CPUtime=1.54 cores=0-7
/proc/8124/task/8139/stat : 8139 (java) R 8121 8124 6531 0 -1 4202560 4843 0 0 0 152 2 0 0 20 0 32 0 84652043 27430424576 69732 33554432000 4194304 4196468 140736200759056 139852216397088 139853071310814 0 4 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8140] ppid=8121 vsize=26853060 memory=-3258418265892434876 CPUtime=1.54 cores=0-7
/proc/8124/task/8140/stat : 8140 (java) S 8121 8124 6531 0 -1 1077944384 3605 0 0 0 151 3 0 0 20 0 32 0 84652043 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852215356144 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8141] ppid=8121 vsize=26853060 memory=5495740422247797458 CPUtime=1.54 cores=0-7
/proc/8124/task/8141/stat : 8141 (java) R 8121 8124 6531 0 -1 4202560 3741 0 0 0 153 1 0 0 20 0 32 0 84652043 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852214292752 139853070512315 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8142] ppid=8121 vsize=26853060 memory=0 CPUtime=0.97 cores=0-7
/proc/8124/task/8142/stat : 8142 (java) R 8121 8124 6531 0 -1 4202560 6231 0 0 0 95 2 0 0 20 0 32 0 84652043 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852213250544 139853092076950 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8143] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8143/stat : 8143 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 84652043 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852212197984 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8144] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8144/stat : 8144 (java) S 8121 8124 6531 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 32 0 84652043 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852211145264 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 53 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8145] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8145/stat : 8145 (java) S 8121 8124 6531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 32 0 84652400 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852197700224 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8146] ppid=8121 vsize=26853060 memory=3472328279047811119 CPUtime=0 cores=0-7
/proc/8124/task/8146/stat : 8146 (java) S 8121 8124 6531 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 32 0 84652416 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852194550352 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8147] ppid=8121 vsize=26853060 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/8124/task/8147/stat : 8147 (java) S 8121 8124 6531 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 32 0 84652431 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852191398512 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8148] ppid=8121 vsize=26853060 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/8124/task/8148/stat : 8148 (java) R 8121 8124 6531 0 -1 4202560 73 0 0 0 1 0 0 0 20 0 32 0 84652431 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852190339152 139852728999396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8149] ppid=8121 vsize=26853060 memory=-4695052241013923951 CPUtime=0 cores=0-7
/proc/8124/task/8149/stat : 8149 (java) R 8121 8124 6531 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 32 0 84652431 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852189285168 139853092075221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8150] ppid=8121 vsize=26853060 memory=576587670013086423 CPUtime=0 cores=0-7
/proc/8124/task/8150/stat : 8150 (java) R 8121 8124 6531 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139851196776432 139853092075221 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8151] ppid=8121 vsize=26853060 memory=288284459286144540 CPUtime=0 cores=0-7
/proc/8124/task/8151/stat : 8151 (java) R 8121 8124 6531 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139851195723200 139852728996577 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8152] ppid=8121 vsize=26853060 memory=33 CPUtime=0 cores=0-7
/proc/8124/task/8152/stat : 8152 (java) S 8121 8124 6531 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139851194670336 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8153] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8153/stat : 8153 (java) S 8121 8124 6531 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139851193621152 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8154] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8154/stat : 8154 (java) R 8121 8124 6531 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139851192576608 139852728786732 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8155] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8155/stat : 8155 (java) S 8121 8124 6531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139851191522848 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8156] ppid=8121 vsize=26853060 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8156/stat : 8156 (java) R 8121 8124 6531 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 32 0 84652438 27497533440 69733 33554432000 4194304 4196468 140736200759056 139852191398016 139853084804865 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
Current children cumulated CPU time: 9.22 s
Current children cumulated vsize: 26719932 KiB
Current children cumulated memory: 278924 KiB

[startup+4.40537 s]
/proc/loadavg: 6.86 8.15 8.32 3/204 8149
/proc/meminfo: memFree=27904444/32770624 swapFree=67108436/67108860
[pid=8124] ppid=8121 vsize=27852576 memory=288388 CPUtime=12.23 cores=0-7
/proc/8124/stat : 8124 (java) S 8121 8124 6531 0 -1 1077944320 49078 0 0 0 1198 25 0 0 20 0 46 0 84652037 28521037824 72097 33554432000 4194304 4196468 140736200759056 140736200741600 139853092065015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
/proc/8124/statm: 6963144 72097 3601 1 0 6924694 0
[pid=8124/tid=8126] ppid=8121 vsize=27852576 memory=0 CPUtime=3.36 cores=0-7
/proc/8124/task/8126/stat : 8126 (java) S 8121 8124 6531 0 -1 1077944384 23751 0 0 0 328 8 0 0 20 0 46 0 84652037 28521037824 72097 33554432000 4194304 4196468 140736200759056 139853096302480 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8127] ppid=8121 vsize=27852576 memory=-8486080722631693414 CPUtime=0.01 cores=0-7
/proc/8124/task/8127/stat : 8127 (java) S 8121 8124 6531 0 -1 1077944384 287 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139853061778064 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8128] ppid=8121 vsize=27852576 memory=-7023579799431922829 CPUtime=0.01 cores=0-7
/proc/8124/task/8128/stat : 8128 (java) S 8121 8124 6531 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852649671184 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8129] ppid=8121 vsize=27852576 memory=4426639978525455914 CPUtime=0.01 cores=0-7
/proc/8124/task/8129/stat : 8129 (java) S 8121 8124 6531 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852648618384 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8130] ppid=8121 vsize=27852576 memory=3047711553219693942 CPUtime=0.01 cores=0-7
/proc/8124/task/8130/stat : 8130 (java) S 8121 8124 6531 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852647565584 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8131] ppid=8121 vsize=27852576 memory=4629546024076873078 CPUtime=0.01 cores=0-7
/proc/8124/task/8131/stat : 8131 (java) S 8121 8124 6531 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852646513808 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8132] ppid=8121 vsize=27852576 memory=-7521736447810188379 CPUtime=0.01 cores=0-7
/proc/8124/task/8132/stat : 8132 (java) S 8121 8124 6531 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852645461008 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8133] ppid=8121 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8133/stat : 8133 (java) S 8121 8124 6531 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852644408208 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8134] ppid=8121 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/8124/task/8134/stat : 8134 (java) S 8121 8124 6531 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 46 0 84652038 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852643355408 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8135] ppid=8121 vsize=27852576 memory=3612062811604215426 CPUtime=0.02 cores=0-7
/proc/8124/task/8135/stat : 8135 (java) S 8121 8124 6531 0 -1 1077944384 1379 0 0 0 2 0 0 0 20 0 46 0 84652040 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852220619120 139853092076162 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8136] ppid=8121 vsize=27852576 memory=7897517683652307531 CPUtime=0 cores=0-7
/proc/8124/task/8136/stat : 8136 (java) S 8121 8124 6531 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 84652040 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852219565152 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8137] ppid=8121 vsize=27852576 memory=8514726395715349656 CPUtime=0 cores=0-7
/proc/8124/task/8137/stat : 8137 (java) S 8121 8124 6531 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 84652040 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852218512256 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8138] ppid=8121 vsize=27852576 memory=3047711553320166262 CPUtime=0 cores=0-7
/proc/8124/task/8138/stat : 8138 (java) S 8121 8124 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852217460560 139853092083611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8139] ppid=8121 vsize=27852576 memory=8514701219730523551 CPUtime=1.78 cores=0-7
/proc/8124/task/8139/stat : 8139 (java) R 8121 8124 6531 0 -1 4202560 5191 0 0 0 176 2 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852216409240 139853070256015 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8140] ppid=8121 vsize=27852576 memory=5865484869104069733 CPUtime=1.77 cores=0-7
/proc/8124/task/8140/stat : 8140 (java) R 8121 8124 6531 0 -1 4202560 3866 0 0 0 174 3 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852215347472 139853071582768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8141] ppid=8121 vsize=27852576 memory=8026651921712833385 CPUtime=1.83 cores=0-7
/proc/8124/task/8141/stat : 8141 (java) R 8121 8124 6531 0 -1 4202560 4388 0 0 0 182 1 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852214296536 139853075548431 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8142] ppid=8121 vsize=27852576 memory=7584172180673161326 CPUtime=1.14 cores=0-7
/proc/8124/task/8142/stat : 8142 (java) R 8121 8124 6531 0 -1 4202560 7094 0 0 0 111 3 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852213247800 139853077230687 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8143] ppid=8121 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8143/stat : 8143 (java) S 8121 8124 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852212197984 139853092075221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8144] ppid=8121 vsize=27852576 memory=7018132591037994353 CPUtime=0 cores=0-7
/proc/8124/task/8144/stat : 8144 (java) S 8121 8124 6531 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 46 0 84652043 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852211145264 139853092076162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 53 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8145] ppid=8121 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/8124/task/8145/stat : 8145 (java) R 8121 8124 6531 0 -1 1077944384 60 0 0 0 2 0 0 0 20 0 46 0 84652400 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852197700224 139853092075221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8146] ppid=8121 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/8124/task/8146/stat : 8146 (java) R 8121 8124 6531 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 84652416 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852194550352 139853092076162 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8147] ppid=8121 vsize=27852576 memory=0 CPUtime=0.15 cores=0-7
/proc/8124/task/8147/stat : 8147 (java) R 8121 8124 6531 0 -1 1077944384 138 0 0 0 15 0 0 0 20 0 46 0 84652431 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852191401648 139853092075221 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8148] ppid=8121 vsize=27852576 memory=0 CPUtime=0.12 cores=0-7
/proc/8124/task/8148/stat : 8148 (java) R 8121 8124 6531 0 -1 1077944384 139 0 0 0 12 0 0 0 20 0 46 0 84652431 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852190348848 139853092075221 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8149] ppid=8121 vsize=27852576 memory=0 CPUtime=0.12 cores=0-7
/proc/8124/task/8149/stat : 8149 (java) R 8121 8124 6531 0 -1 4202560 62 0 0 0 12 0 0 0 20 0 46 0 84652431 28521037824 72097 33554432000 4194304 4196468 140736200759056 139852189293584 139852742170767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8150] ppid=8121 vsize=27852576 memory=0 CPUtime=0.12 cores=0-7
/proc/8124/task/8150/stat : 8150 (java) R 8121 8124 6531 0 -1 1077944384 43 0 0 0 12 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851196785968 139853092075221 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8151] ppid=8121 vsize=27852576 memory=0 CPUtime=0.11 cores=0-7
/proc/8124/task/8151/stat : 8151 (java) R 8121 8124 6531 0 -1 1077944384 34 0 0 0 11 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851195733168 139853092075221 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8152] ppid=8121 vsize=27852576 memory=0 CPUtime=0.14 cores=0-7
/proc/8124/task/8152/stat : 8152 (java) R 8121 8124 6531 0 -1 4202560 64 0 0 0 14 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851194670624 140736202491842 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8153] ppid=8121 vsize=27852576 memory=0 CPUtime=0.16 cores=0-7
/proc/8124/task/8153/stat : 8153 (java) R 8121 8124 6531 0 -1 4202560 71 0 0 0 16 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851193627568 140736202491842 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8154] ppid=8121 vsize=27852576 memory=0 CPUtime=0.12 cores=0-7
/proc/8124/task/8154/stat : 8154 (java) R 8121 8124 6531 0 -1 1077944384 113 0 0 0 12 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851192574768 139853092075221 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8155] ppid=8121 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/8124/task/8155/stat : 8155 (java) R 8121 8124 6531 0 -1 4202560 87 0 0 0 6 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851191522992 139852728845572 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
[pid=8124/tid=8156] ppid=8121 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/8124/task/8156/stat : 8156 (java) R 8121 8124 6531 0 -1 4202560 48 0 0 0 6 0 0 0 20 0 46 0 84652438 28521037824 72097 33554432000 4194304 4196468 140736200759056 139851190467728 139852742417113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24944640 140736200766542 140736200766725 140736200766725 140736200769487 0
Current children cumulated CPU time: 12.23 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 288388 KiB

Child status: 0
Real time (s): 4.4718
CPU time (s): 12.4839
CPU user time (s): 12.217
CPU system time (s): 0.266856
CPU usage (%): 279.169
Max. virtual memory (cumulated for all children) (KiB): 27852576
Max. memory (cumulated for all children) (KiB): 288388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.217
system time used= 0.266856
maximum resident set size= 291348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49383
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8325
involuntary context switches= 107


# summary of solver processes directly reported to runsolver:
#   pid: 8124
#   total CPU time (s): 12.4839
#   total CPU user time (s): 12.217
#   total CPU system time (s): 0.266856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058565 second user time and 0.083299 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 07:54:49
IDJOB=4291014
IDBENCH=141550
IDSOLVER=2745
FILE ID=node137/4291014-1532670889
RUNJOBID= node137-1532664308-6558
PBS_JOBID= 21022232
Free space on /tmp= 48160 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a3-galaxy04_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-4291014-1532670889/watcher-4291014-1532670889 -o /tmp/evaluation-result-4291014-1532670889/solver-4291014-1532670889 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532664308-6558 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 818667901 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291014-1532670889.xml

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

MD5SUM BENCH= 2910b6ca557b5fda778b46d150d1cbb4
RANDOM SEED=818667901

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28171724 kB
MemAvailable:   31930828 kB
Buffers:          136324 kB
Cached:          3857612 kB
SwapCached:           32 kB
Active:          1776636 kB
Inactive:        2274968 kB
Active(anon):       4696 kB
Inactive(anon):    80300 kB
Active(file):    1771940 kB
Inactive(file):  2194668 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:             36064 kB
Writeback:             0 kB
AnonPages:         76668 kB
Mapped:            38956 kB
Shmem:             25052 kB
Slab:             244164 kB
SReclaimable:     216660 kB
SUnreclaim:        27504 kB
KernelStack:        3536 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48124 MiB
End job on node137 at 2018-07-27 07:54:53