Trace number 4247033

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
R1: OscaR - Hybrid 2017-06-30OPT4 1732.27 1691.38

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbp-15-15-1.xml
MD5SUM7f3a0b8bae0e1da0b41ee1d30bebf3d5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.072028004
Satisfiable
(Un)Satisfiability was proved
Number of variables285
Number of constraints271
Number of domains3
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":225},{"size":15,"count":45},{"size":16,"count":15}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":5},{"degree":5,"count":7},{"degree":7,"count":1},{"degree":9,"count":2},{"degree":16,"count":30}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":255},{"arity":15,"count":1},{"arity":16,"count":15}]
Number of extensional constraints225
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":225},{"type":"allDifferent","count":1},{"type":"sum","count":15},{"type":"minimum","count":15},{"type":"maximum","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.31/0.33	c version: 2017-06-30
0.31/0.33	c seed: 329713443
0.31/0.33	c timeout: 2400
0.31/0.33	c memlimit: 15500
0.31/0.33	c nbcore: 4
0.31/0.36	c Parsing instance...
1.95/1.01	c Parsing done, starting first complete search...
5.85/2.52	o 11
5.85/2.53	o 10
5.85/2.53	o 9
5.85/2.54	o 8
5.85/2.57	o 7
6.38/2.77	o 6
8.82/5.21	c First complete search done, starting ALNS search...
13.27/8.88	o 5
146.81/138.77	o 4
1721.96/1681.34	c ALNS done, starting second complete search
1721.96/1681.34	c Best operator: FullRelax_WeightDeg(Max) with improvement of: 1
1732.18/1691.36	s OPTIMUM FOUND
1732.18/1691.36	v <instantiation>
1732.18/1691.36	v 	<list>
1732.18/1691.36	v 		p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] min[10] min[11] min[12] min[13] min[14] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] max[10] max[11] max[12] max[13] max[14] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[0][14] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[1][14] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[2][14] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[3][14] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[4][14] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[5][14] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[6][14] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] o[7][14] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[8][10] o[8][11] o[8][12] o[8][13] o[8][14] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] o[9][10] o[9][11] o[9][12] o[9][13] o[9][14] o[10][0] o[10][1] o[10][2] o[10][3] o[10][4] o[10][5] o[10][6] o[10][7] o[10][8] o[10][9] o[10][10] o[10][11] o[10][12] o[10][13] o[10][14] o[11][0] o[11][1] o[11][2] o[11][3] o[11][4] o[11][5] o[11][6] o[11][7] o[11][8] o[11][9] o[11][10] o[11][11] o[11][12] o[11][13] o[11][14] o[12][0] o[12][1] o[12][2] o[12][3] o[12][4] o[12][5] o[12][6] o[12][7] o[12][8] o[12][9] o[12][10] o[12][11] o[12][12] o[12][13] o[12][14] o[13][0] o[13][1] o[13][2] o[13][3] o[13][4] o[13][5] o[13][6] o[13][7] o[13][8] o[13][9] o[13][10] o[13][11] o[13][12] o[13][13] o[13][14] o[14][0] o[14][1] o[14][2] o[14][3] o[14][4] o[14][5] o[14][6] o[14][7] o[14][8] o[14][9] o[14][10] o[14][11] o[14][12] o[14][13] o[14][14] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9] so[10] so[11] so[12] so[13] so[14]
1732.18/1691.36	v 	</list>
1732.18/1691.36	v 	<values>
1732.18/1691.36	v 		11 12 8 6 2 7 14 3 4 10 9 1 5 0 13 13 11 9 3 7 4 9 3 5 3 12 10 0 8 1 14 12 11 6 9 7 12 5 6 4 13 14 3 9 2 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 2 2 4 4 4 3 2 2 4 3 4 4 3 2 
1732.18/1691.36	v 	</values>
1732.18/1691.36	v </instantiation>

Verifier Data

OK	4

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4247033-1502134017/watcher-4247033-1502134017 -o /tmp/evaluation-result-4247033-1502134017/solver-4247033-1502134017 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502111249-7841 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 329713443 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4247033-1502134017.xml 

pid=11545
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.30 1.32 1.34 3/194 11548
/proc/meminfo: memFree=30327312/32770624 swapFree=0/402220
[pid=11548] ppid=11545 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11548/stat : 11548 (runsolver) D 11545 11548 20633 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 15595405 24240128 107 18446744073709551615 4194304 4338465 140736621736736 140736621734376 140243607167703 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 8069120 140736621740140 140736621740618 140736621740618 140736621744074 0
/proc/11548/statm: 5918 107 54 36 0 2156 0

[startup+0.100068 s]
/proc/loadavg: 1.30 1.32 1.34 3/194 11548
/proc/meminfo: memFree=30327312/32770624 swapFree=0/402220
[pid=11548] ppid=11545 vsize=12578820 CPUtime=0.04 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 4243 0 0 0 4 0 0 0 20 0 10 0 15595405 12880711680 4861 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3144962 4864 2163 1 0 3134459 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12578820

[startup+0.200326 s]
/proc/loadavg: 1.30 1.32 1.34 3/194 11548
/proc/meminfo: memFree=30327312/32770624 swapFree=0/402220
[pid=11548] ppid=11545 vsize=12915536 CPUtime=0.13 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 9544 0 0 0 12 1 0 0 20 0 15 0 15595405 13225508864 8008 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3228884 8008 3385 1 0 3217663 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 12915536

[startup+0.300288 s]
/proc/loadavg: 1.30 1.32 1.34 3/194 11548
/proc/meminfo: memFree=30327312/32770624 swapFree=0/402220
[pid=11548] ppid=11545 vsize=12914512 CPUtime=0.31 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 10957 0 0 0 29 2 0 0 20 0 15 0 15595405 13224460288 10178 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3228628 10178 3584 1 0 3217407 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 12914512

[startup+0.700206 s]
/proc/loadavg: 1.30 1.32 1.34 3/194 11548
/proc/meminfo: memFree=30327312/32770624 swapFree=0/402220
[pid=11548] ppid=11545 vsize=12916580 CPUtime=1.22 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 14995 0 0 0 118 4 0 0 20 0 15 0 15595405 13226577920 18337 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3229145 18337 3739 1 0 3217919 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 12916580

[startup+1.50063 s]
/proc/loadavg: 1.30 1.32 1.34 5/209 11563
/proc/meminfo: memFree=30218588/32770624 swapFree=0/402220
[pid=11548] ppid=11545 vsize=12920676 CPUtime=3.5 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 29187 0 0 0 341 9 0 0 20 0 15 0 15595405 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 41168 3760 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=1.39 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 13849 0 0 0 134 5 0 0 20 0 15 0 15595410 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316626764168 140316268366382 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316105475616 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316104422768 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=0.82 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) R 11545 11548 20633 0 -1 4202560 5427 0 0 0 81 1 0 0 20 0 15 0 15595415 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316102304504 140316601766720 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=0.77 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) R 11545 11548 20633 0 -1 4202560 6302 0 0 0 76 1 0 0 20 0 15 0 15595415 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316101246664 140316606085552 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.48 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 2174 0 0 0 48 0 0 0 20 0 15 0 15595415 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 15595419 13230772224 41168 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 12920676

[startup+3.10068 s]
/proc/loadavg: 1.27 1.31 1.33 3/209 11563
/proc/meminfo: memFree=30111612/32770624 swapFree=0/402508
[pid=11548] ppid=11545 vsize=12920676 CPUtime=6.86 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 33448 0 0 0 674 12 0 0 20 0 15 0 15595405 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 60633 3784 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=2.97 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 14452 0 0 0 291 6 0 0 20 0 15 0 15595410 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316626766512 140316268718536 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 15 0 15595410 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 507 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 15595410 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=1.65 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 5750 0 0 0 164 1 0 0 20 0 15 0 15595415 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=1.6 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 7116 0 0 0 159 1 0 0 20 0 15 0 15595415 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.52 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 3253 0 0 0 52 0 0 0 20 0 15 0 15595415 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 15595419 13230772224 60633 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 12920676

[startup+6.3007 s]
/proc/loadavg: 1.27 1.31 1.33 5/209 11563
/proc/meminfo: memFree=30103648/32770624 swapFree=0/402500
[pid=11548] ppid=11545 vsize=12920676 CPUtime=10.39 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 35138 0 0 0 1023 16 0 0 20 0 15 0 15595405 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 82087 3797 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=5.92 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 15617 0 0 0 584 8 0 0 20 0 15 0 15595410 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316626765536 140316270267340 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=0.03 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 82 0 0 0 3 0 0 0 20 0 15 0 15595410 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=0.04 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 498 0 0 0 3 1 0 0 20 0 15 0 15595410 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=0.04 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 525 0 0 0 3 1 0 0 20 0 15 0 15595410 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=0.03 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 145 0 0 0 3 0 0 0 20 0 15 0 15595410 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 328 0 0 0 1 0 0 0 20 0 15 0 15595412 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=1.86 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 5842 0 0 0 185 1 0 0 20 0 15 0 15595415 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=1.76 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 7209 0 0 0 175 1 0 0 20 0 15 0 15595415 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.61 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 3447 0 0 0 61 0 0 0 20 0 15 0 15595415 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 15595419 13230772224 82087 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 12920676

[startup+12.7007 s]
/proc/loadavg: 1.33 1.33 1.34 3/209 11564
/proc/meminfo: memFree=29622200/32770624 swapFree=0/402500
[pid=11548] ppid=11545 vsize=12920676 CPUtime=17.38 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 41132 0 0 0 1713 25 0 0 20 0 15 0 15595405 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 174906 3802 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=12.29 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 17388 0 0 0 1215 14 0 0 20 0 15 0 15595410 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316626765664 140316270265233 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=0.05 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 126 0 0 0 4 1 0 0 20 0 15 0 15595410 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=0.05 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 536 0 0 0 4 1 0 0 20 0 15 0 15595410 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=0.05 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 596 0 0 0 4 1 0 0 20 0 15 0 15595410 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=0.05 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 666 0 0 0 4 1 0 0 20 0 15 0 15595410 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=0.02 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 732 0 0 0 2 0 0 0 20 0 15 0 15595412 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 174906 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0

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

/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 19573 0 0 0 489 52 0 0 20 0 15 0 15595412 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316106528160 140316622538453 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=2.8 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 24430 0 0 0 277 3 0 0 20 0 15 0 15595415 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=3.23 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 34597 0 0 0 320 3 0 0 20 0 15 0 15595415 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.88 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 18501 0 0 0 86 2 0 0 20 0 15 0 15595415 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=1.06 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 1227 0 0 0 46 60 0 0 20 0 15 0 15595419 13230772224 93084 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 1730.46
Current children cumulated vsize (KiB) 12920676

[startup+1690.4 s]
/proc/loadavg: 1.12 1.34 1.37 3/213 11841
/proc/meminfo: memFree=30105112/32770624 swapFree=0/403484
[pid=11548] ppid=11545 vsize=12920676 CPUtime=1731.27 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 225274 0 0 0 172810 317 0 0 20 0 15 0 15595405 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 94329 3838 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=1670.79 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 75830 0 0 0 167037 42 0 0 20 0 15 0 15595410 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316626766528 140316266267199 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=11.76 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 11012 0 0 0 1125 51 0 0 20 0 15 0 15595410 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 13325 0 0 0 1125 49 0 0 20 0 15 0 15595410 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 11853 0 0 0 1125 49 0 0 20 0 15 0 15595410 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 13450 0 0 0 1126 48 0 0 20 0 15 0 15595410 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=5.41 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 19586 0 0 0 489 52 0 0 20 0 15 0 15595412 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=2.8 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 24430 0 0 0 277 3 0 0 20 0 15 0 15595415 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=3.23 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 34597 0 0 0 320 3 0 0 20 0 15 0 15595415 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.88 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 18501 0 0 0 86 2 0 0 20 0 15 0 15595415 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=1.06 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 1227 0 0 0 46 60 0 0 20 0 15 0 15595419 13230772224 94329 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 1731.27
Current children cumulated vsize (KiB) 12920676

[startup+1690.81 s]
/proc/loadavg: 1.12 1.34 1.37 3/213 11841
/proc/meminfo: memFree=30100644/32770624 swapFree=0/403484
[pid=11548] ppid=11545 vsize=12920676 CPUtime=1731.68 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 225276 0 0 0 172851 317 0 0 20 0 15 0 15595405 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 94200 3838 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=1671.19 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 75832 0 0 0 167077 42 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316626766416 140316266267034 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=11.77 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 11012 0 0 0 1126 51 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 13325 0 0 0 1125 49 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 11853 0 0 0 1125 49 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 13450 0 0 0 1126 48 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=5.41 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 19586 0 0 0 489 52 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=2.8 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 24430 0 0 0 277 3 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=3.23 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 34597 0 0 0 320 3 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.88 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 18501 0 0 0 86 2 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=1.06 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 1227 0 0 0 46 60 0 0 20 0 15 0 15595419 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 1731.68
Current children cumulated vsize (KiB) 12920676

[startup+1691.2 s]
/proc/loadavg: 1.12 1.34 1.37 3/213 11841
/proc/meminfo: memFree=30100644/32770624 swapFree=0/403484
[pid=11548] ppid=11545 vsize=12920676 CPUtime=1732.08 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 225281 0 0 0 172891 317 0 0 20 0 15 0 15595405 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 94200 3838 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=1671.58 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 75835 0 0 0 167116 42 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316626766528 140316268721282 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=11.77 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 11013 0 0 0 1126 51 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 13326 0 0 0 1125 49 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=11.75 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 11853 0 0 0 1126 49 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 13450 0 0 0 1126 48 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=5.42 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 19586 0 0 0 490 52 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=2.8 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 24430 0 0 0 277 3 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=3.23 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 34597 0 0 0 320 3 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.88 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 18501 0 0 0 86 2 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=1.06 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 1227 0 0 0 46 60 0 0 20 0 15 0 15595419 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 1732.08
Current children cumulated vsize (KiB) 12920676

[startup+1691.3 s]
/proc/loadavg: 1.12 1.34 1.37 3/213 11841
/proc/meminfo: memFree=30100644/32770624 swapFree=0/403484
[pid=11548] ppid=11545 vsize=12920676 CPUtime=1732.18 cores=1,3,5,7
/proc/11548/stat : 11548 (java) S 11545 11548 20633 0 -1 1077944320 225281 0 0 0 172901 317 0 0 20 0 15 0 15595405 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140725737366368 140316622528247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
/proc/11548/statm: 3230169 94200 3838 1 0 3218943 0
[pid=11548/tid=11550] ppid=11545 vsize=12920676 CPUtime=1671.68 cores=1,3,5,7
/proc/11548/task/11550/stat : 11550 (java) R 11545 11548 20633 0 -1 4202560 75835 0 0 0 167126 42 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316626766528 140316266267030 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11551] ppid=11545 vsize=12920676 CPUtime=11.77 cores=1,3,5,7
/proc/11548/task/11551/stat : 11551 (java) S 11545 11548 20633 0 -1 1077944384 11013 0 0 0 1126 51 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316583426704 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11552] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11552/stat : 11552 (java) S 11545 11548 20633 0 -1 1077944384 13326 0 0 0 1125 49 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316224715280 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11553] ppid=11545 vsize=12920676 CPUtime=11.75 cores=1,3,5,7
/proc/11548/task/11553/stat : 11553 (java) S 11545 11548 20633 0 -1 1077944384 11853 0 0 0 1126 49 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316223662480 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11554] ppid=11545 vsize=12920676 CPUtime=11.74 cores=1,3,5,7
/proc/11548/task/11554/stat : 11554 (java) S 11545 11548 20633 0 -1 1077944384 13450 0 0 0 1126 48 0 0 20 0 15 0 15595410 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316222609680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11555] ppid=11545 vsize=12920676 CPUtime=5.42 cores=1,3,5,7
/proc/11548/task/11555/stat : 11555 (java) S 11545 11548 20633 0 -1 1077944384 19586 0 0 0 490 52 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316106529648 140316622539394 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11556] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11556/stat : 11556 (java) S 11545 11548 20633 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316105475680 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11557] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11557/stat : 11557 (java) S 11545 11548 20633 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 15595412 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316104422784 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11558] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11558/stat : 11558 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316103371088 140316622546843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11559] ppid=11545 vsize=12920676 CPUtime=2.8 cores=1,3,5,7
/proc/11548/task/11559/stat : 11559 (java) S 11545 11548 20633 0 -1 1077944384 24430 0 0 0 277 3 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316102318448 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11560] ppid=11545 vsize=12920676 CPUtime=3.23 cores=1,3,5,7
/proc/11548/task/11560/stat : 11560 (java) S 11545 11548 20633 0 -1 1077944384 34597 0 0 0 320 3 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316101265648 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11561] ppid=11545 vsize=12920676 CPUtime=0.88 cores=1,3,5,7
/proc/11548/task/11561/stat : 11561 (java) S 11545 11548 20633 0 -1 1077944384 18501 0 0 0 86 2 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316100212848 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11562] ppid=11545 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/11548/task/11562/stat : 11562 (java) S 11545 11548 20633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15595415 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316099160288 140316622538453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
[pid=11548/tid=11563] ppid=11545 vsize=12920676 CPUtime=1.06 cores=1,3,5,7
/proc/11548/task/11563/stat : 11563 (java) S 11545 11548 20633 0 -1 1077944384 1227 0 0 0 46 60 0 0 20 0 15 0 15595419 13230772224 94200 18446744073709551615 4194304 4196468 140725737383824 140316098108592 140316622539394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 33726464 140725737390489 140725737390671 140725737390671 140725737394127 0
Current children cumulated CPU time (s) 1732.18
Current children cumulated vsize (KiB) 12920676

Child status: 0
Real time (s): 1691.38
CPU time (s): 1732.27
CPU user time (s): 1729.09
CPU system time (s): 3.18125
CPU usage (%): 102.418
Max. virtual memory (cumulated for all children) (KiB): 12920676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1729.09
system time used= 3.18125
maximum resident set size= 736416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225373
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 179811
involuntary context switches= 4501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.39533 second user time and 8.75029 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-07 21:12:52
IDJOB=4247033
IDBENCH=140542
IDSOLVER=2629
FILE ID=node127/4247033-1502134017
RUNJOBID= node127-1502111249-7841
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbp-15-15-1.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247033-1502134017/watcher-4247033-1502134017 -o /tmp/evaluation-result-4247033-1502134017/solver-4247033-1502134017 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502111249-7841 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 329713443 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4247033-1502134017.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7f3a0b8bae0e1da0b41ee1d30bebf3d5
RANDOM SEED=329713443

node127.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.92
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.92
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.92
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.92
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:        30327364 kB
MemAvailable:   30823700 kB
Buffers:          164960 kB
Cached:           617700 kB
SwapCached:            0 kB
Active:          1611184 kB
Inactive:         419196 kB
Active(anon):    1248100 kB
Inactive(anon):    16716 kB
Active(file):     363084 kB
Inactive(file):   402480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41944 kB
Writeback:             4 kB
AnonPages:       1247776 kB
Mapped:            46988 kB
Shmem:             17060 kB
Slab:             117784 kB
SReclaimable:      93212 kB
SUnreclaim:        24572 kB
KernelStack:        3408 kB
PageTables:         7324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2789096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1136640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61948 MiB
End job on node127 at 2017-08-07 21:41:04