Trace number 4275020

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 2017-07-26OPT15 9.2646303 2.44541

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-015.xml
MD5SUMbc2f8d4b91081a5d55245e328f9be905
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.90512
Satisfiable
(Un)Satisfiability was proved
Number of variables239
Number of constraints133
Number of domains29
Minimum domain size2
Maximum domain size29
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":133},{"degree":14,"count":15}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":106},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints119
Distribution of constraint types[{"type":"intension","count":119},{"type":"sum","count":14}]
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.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 911494214
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
1.03/0.62	c Parsing done, starting search...
4.99/1.83	o 159
4.99/1.83	o 111
4.99/1.83	o 99
4.99/1.83	o 67
4.99/1.84	o 63
4.99/1.84	o 43
4.99/1.84	o 35
4.99/1.87	o 31
4.99/1.88	o 23
4.99/1.89	o 15
8.82/2.38	s OPTIMUM FOUND
8.82/2.38	v <instantiation>
8.82/2.38	v 	<list>
8.82/2.38	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[10][0] y[10][1] y[10][2] y[10][3] y[11][0] y[11][1] y[11][2] y[12][0] y[12][1] y[13][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13]
8.82/2.38	v 	</list>
8.82/2.38	v 	<values>
8.82/2.38	v 		1 1 1 1 1 -1 -1 1 1 -1 -1 1 -1 1 -1 1 1 1 1 -1 1 -1 1 -1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 -1 -1 -1 -1 1 1 1 1 1 -1 -1 1 -1 1 -1 1 1 -1 -1 1 -1 -1 1 1 1 1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 -1 1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 -1 -1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 1 1 -1 1 -1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 -1 0 -1 0 3 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 9 0 1 0 1 0 1 0 1 0 1 
8.82/2.38	v 	</values>
8.82/2.38	v </instantiation>

Verifier Data

OK	15

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275020-1502735801/watcher-4275020-1502735801 -o /tmp/evaluation-result-4275020-1502735801/solver-4275020-1502735801 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502732288-8679 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 911494214 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275020-1502735801.xml 

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

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


[startup+0.100134 s]*
/proc/loadavg: 5.82 7.09 8.01 2/199 9535
/proc/meminfo: memFree=31379956/32770624 swapFree=67108860/67108860
[pid=9515] ppid=9512 vsize=14325320 memory=33048 CPUtime=0.12 cores=0-7
/proc/9515/stat : 9515 (java) S 9512 9515 8652 0 -1 1077944320 8179 0 0 0 11 1 0 0 20 0 20 0 106667886 14669127680 8262 33554432000 4194304 4196468 140729942744704 140729942727248 140131717447415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
/proc/9515/statm: 3581330 8262 3408 1 0 3569050 0
[pid=9515/tid=9517] ppid=9512 vsize=14325320 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9515/task/9517/stat : 9517 (java) R 9512 9515 8652 0 -1 4202560 6113 0 0 0 8 1 0 0 20 0 20 0 106667887 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131721635712 140131701527902 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9518] ppid=9512 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9515/task/9518/stat : 9518 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131632515856 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9519] ppid=9512 vsize=14325320 memory=139831164548736 CPUtime=0 cores=0-7
/proc/9515/task/9519/stat : 9519 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131631463312 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9520] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9520/stat : 9520 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131310758928 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9521] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9521/stat : 9521 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131309706384 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9522] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9522/stat : 9522 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131308652816 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9523] ppid=9512 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/9515/task/9523/stat : 9523 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131307600272 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9524] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9524/stat : 9524 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131306547728 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9525] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9525/stat : 9525 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 8262 33554432000 4194304 4196468 140729942744704 140131305495184 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9526] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9526/stat : 9526 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667889 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130613418480 140131717458562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9527] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9527/stat : 9527 (java) S 9512 9515 8652 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106667890 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130612364704 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9528] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9528/stat : 9528 (java) S 9512 9515 8652 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106667890 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130611312112 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9529] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9529/stat : 9529 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130610260688 140131717466011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9530] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9530/stat : 9530 (java) S 9512 9515 8652 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130609207280 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9531] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9531/stat : 9531 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130608154736 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9532] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9532/stat : 9532 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130607102192 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9533] ppid=9512 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9533/stat : 9533 (java) S 9512 9515 8652 0 -1 1077944384 383 0 0 0 2 0 0 0 20 0 20 0 106667892 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130606049648 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9534] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9534/stat : 9534 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130604997344 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9535] ppid=9512 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/9515/task/9535/stat : 9535 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667893 14669127680 8262 33554432000 4194304 4196468 140729942744704 140130603944880 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33048 KiB

[startup+0.210002 s]*
/proc/loadavg: 5.82 7.09 8.01 3/199 9535
/proc/meminfo: memFree=31372368/32770624 swapFree=67108860/67108860
[pid=9515] ppid=9512 vsize=14325320 memory=42380 CPUtime=0.3 cores=0-7
/proc/9515/stat : 9515 (java) S 9512 9515 8652 0 -1 1077944320 9241 0 0 0 28 2 0 0 20 0 20 0 106667886 14669127680 10595 33554432000 4194304 4196468 140729942744704 140729942727248 140131717447415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
/proc/9515/statm: 3581330 10595 3606 1 0 3569050 0
[pid=9515/tid=9517] ppid=9512 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9515/task/9517/stat : 9517 (java) R 9512 9515 8652 0 -1 4202560 6782 0 0 0 18 1 0 0 20 0 20 0 106667887 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131721667568 140131717469341 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9518] ppid=9512 vsize=14325320 memory=13885 CPUtime=0 cores=0-7
/proc/9515/task/9518/stat : 9518 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131632515856 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9519] ppid=9512 vsize=14325320 memory=139831164557672 CPUtime=0 cores=0-7
/proc/9515/task/9519/stat : 9519 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131631463312 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9520] ppid=9512 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/9515/task/9520/stat : 9520 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131310758928 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9521] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9521/stat : 9521 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131309706384 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9522] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9522/stat : 9522 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131308652816 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9523] ppid=9512 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/9515/task/9523/stat : 9523 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131307600272 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9524] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9524/stat : 9524 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131306547728 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9525] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9525/stat : 9525 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669127680 10595 33554432000 4194304 4196468 140729942744704 140131305495184 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9526] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9526/stat : 9526 (java) S 9512 9515 8652 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 106667889 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130613418480 140131717458562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9527] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9527/stat : 9527 (java) S 9512 9515 8652 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106667890 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130612364704 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9528] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9528/stat : 9528 (java) S 9512 9515 8652 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106667890 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130611312112 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9529] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9529/stat : 9529 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130610260688 140131717466011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9530] ppid=9512 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/9515/task/9530/stat : 9530 (java) S 9512 9515 8652 0 -1 1077944384 360 0 0 0 1 0 0 0 20 0 20 0 106667892 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130609207280 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9531] ppid=9512 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/9515/task/9531/stat : 9531 (java) S 9512 9515 8652 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 20 0 106667892 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130608154736 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9532] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9532/stat : 9532 (java) S 9512 9515 8652 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130607102192 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9533] ppid=9512 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/9515/task/9533/stat : 9533 (java) R 9512 9515 8652 0 -1 4202560 433 0 0 0 5 0 0 0 20 0 20 0 106667892 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130606049648 140131717461297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9534] ppid=9512 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9534/stat : 9534 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667892 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130604997344 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9535] ppid=9512 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/9515/task/9535/stat : 9535 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667893 14669127680 10595 33554432000 4194304 4196468 140729942744704 140130603944880 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42380 KiB

[startup+0.30929 s]*
/proc/loadavg: 5.82 7.09 8.01 2/199 9535
/proc/meminfo: memFree=31364072/32770624 swapFree=67108860/67108860
[pid=9515] ppid=9512 vsize=14325340 memory=50948 CPUtime=0.48 cores=0-7
/proc/9515/stat : 9515 (java) S 9512 9515 8652 0 -1 1077944320 10496 0 0 0 46 2 0 0 20 0 20 0 106667886 14669148160 12737 33554432000 4194304 4196468 140729942744704 140729942727248 140131717447415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
/proc/9515/statm: 3581335 12737 3710 1 0 3569050 0
[pid=9515/tid=9517] ppid=9512 vsize=14325340 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9515/task/9517/stat : 9517 (java) R 9512 9515 8652 0 -1 4202560 7549 0 0 0 28 1 0 0 20 0 20 0 106667887 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131721669600 140131717459350 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9518] ppid=9512 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9518/stat : 9518 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131632515856 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9519] ppid=9512 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9519/stat : 9519 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131631463312 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9520] ppid=9512 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9520/stat : 9520 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131310758928 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9521] ppid=9512 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9521/stat : 9521 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131309706384 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9522] ppid=9512 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/9515/task/9522/stat : 9522 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131308652816 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9523] ppid=9512 vsize=14325340 memory=139831049024431 CPUtime=0 cores=0-7
/proc/9515/task/9523/stat : 9523 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131307600272 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9524] ppid=9512 vsize=14325340 memory=139831049026736 CPUtime=0 cores=0-7
/proc/9515/task/9524/stat : 9524 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131306547728 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9525] ppid=9512 vsize=14325340 memory=139831049029040 CPUtime=0 cores=0-7
/proc/9515/task/9525/stat : 9525 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14669148160 12737 33554432000 4194304 4196468 140729942744704 140131305495184 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9526] ppid=9512 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9526/stat : 9526 (java) S 9512 9515 8652 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 106667889 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130613418480 140131717458562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9527] ppid=9512 vsize=14325340 memory=279662098065040 CPUtime=0 cores=0-7
/proc/9515/task/9527/stat : 9527 (java) S 9512 9515 8652 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106667890 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130612364704 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9528] ppid=9512 vsize=14325340 memory=279662098071952 CPUtime=0 cores=0-7
/proc/9515/task/9528/stat : 9528 (java) S 9512 9515 8652 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106667890 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130611312112 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9529] ppid=9512 vsize=14325340 memory=279662098013232 CPUtime=0 cores=0-7
/proc/9515/task/9529/stat : 9529 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667892 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130610260688 140131717466011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9530] ppid=9512 vsize=14325340 memory=279662098085776 CPUtime=0.02 cores=0-7
/proc/9515/task/9530/stat : 9530 (java) S 9512 9515 8652 0 -1 1077944384 372 0 0 0 2 0 0 0 20 0 20 0 106667892 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130609207280 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9531] ppid=9512 vsize=14325340 memory=279662098092688 CPUtime=0.03 cores=0-7
/proc/9515/task/9531/stat : 9531 (java) S 9512 9515 8652 0 -1 1077944384 375 0 0 0 3 0 0 0 20 0 20 0 106667892 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130608154736 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9532] ppid=9512 vsize=14325340 memory=279662098090384 CPUtime=0.04 cores=0-7
/proc/9515/task/9532/stat : 9532 (java) S 9512 9515 8652 0 -1 1077944384 272 0 0 0 4 0 0 0 20 0 20 0 106667892 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130607102192 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9533] ppid=9512 vsize=14325340 memory=279662098106992 CPUtime=0.08 cores=0-7
/proc/9515/task/9533/stat : 9533 (java) R 9512 9515 8652 0 -1 4202560 547 0 0 0 8 0 0 0 20 0 20 0 106667892 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130606049648 140131696129180 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9534] ppid=9512 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9534/stat : 9534 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667892 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130604997344 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9535] ppid=9512 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/9515/task/9535/stat : 9535 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667893 14669148160 12737 33554432000 4194304 4196468 140729942744704 140130603944880 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50948 KiB

[startup+0.700814 s]
/proc/loadavg: 5.82 7.09 8.01 3/199 9535
/proc/meminfo: memFree=31351540/32770624 swapFree=67108860/67108860
[pid=9515] ppid=9512 vsize=14329436 memory=78716 CPUtime=1.17 cores=0-7
/proc/9515/stat : 9515 (java) S 9512 9515 8652 0 -1 1077944320 12806 0 0 0 113 4 0 0 20 0 20 0 106667886 14673342464 19679 33554432000 4194304 4196468 140729942744704 140729942727248 140131717447415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
/proc/9515/statm: 3582359 19679 3764 1 0 3570074 0
[pid=9515/tid=9517] ppid=9512 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/9515/task/9517/stat : 9517 (java) R 9512 9515 8652 0 -1 4202560 9094 0 0 0 65 2 0 0 20 0 20 0 106667887 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131721682480 140131701527902 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9518] ppid=9512 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9518/stat : 9518 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131632515856 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9519] ppid=9512 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9519/stat : 9519 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131631463312 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9520] ppid=9512 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9520/stat : 9520 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131310758928 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9521] ppid=9512 vsize=14329436 memory=1008 CPUtime=0 cores=0-7
/proc/9515/task/9521/stat : 9521 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131309706384 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9522] ppid=9512 vsize=14329436 memory=4612 CPUtime=0 cores=0-7
/proc/9515/task/9522/stat : 9522 (java) S 9512 9515 8652 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131308652816 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9523] ppid=9512 vsize=14329436 memory=1428 CPUtime=0 cores=0-7
/proc/9515/task/9523/stat : 9523 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131307600272 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9524] ppid=9512 vsize=14329436 memory=1204 CPUtime=0 cores=0-7
/proc/9515/task/9524/stat : 9524 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131306547728 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9525] ppid=9512 vsize=14329436 memory=15876 CPUtime=0 cores=0-7
/proc/9515/task/9525/stat : 9525 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106667888 14673342464 19679 33554432000 4194304 4196468 140729942744704 140131305495184 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9526] ppid=9512 vsize=14329436 memory=19128 CPUtime=0 cores=0-7
/proc/9515/task/9526/stat : 9526 (java) S 9512 9515 8652 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 106667889 14673342464 19679 33554432000 4194304 4196468 140729942744704 140130613418480 140131717458562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0

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

[pid=9515/tid=9531] ppid=9512 vsize=14401124 memory=6655300316396806240 CPUtime=0.67 cores=0-7
/proc/9515/task/9531/stat : 9531 (java) S 9512 9515 8652 0 -1 1077944384 4253 0 0 0 66 1 0 0 20 0 22 0 106667892 14746750976 57562 33554432000 4194304 4196468 140729942744704 140130608154736 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9532] ppid=9512 vsize=14401124 memory=6944656592455359580 CPUtime=0.67 cores=0-7
/proc/9515/task/9532/stat : 9532 (java) S 9512 9515 8652 0 -1 1077944384 3668 0 0 0 67 0 0 0 20 0 22 0 106667892 14746750976 57562 33554432000 4194304 4196468 140729942744704 140130607102192 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9533] ppid=9512 vsize=14401124 memory=6944656592455359580 CPUtime=0.61 cores=0-7
/proc/9515/task/9533/stat : 9533 (java) R 9512 9515 8652 0 -1 4202560 5838 0 0 0 59 2 0 0 20 0 22 0 106667892 14746750976 57562 33554432000 4194304 4196468 140729942744704 140130606049648 140131717459350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9534] ppid=9512 vsize=14401124 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/9515/task/9534/stat : 9534 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 106667892 14746750976 57562 33554432000 4194304 4196468 140729942744704 140130604997344 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9535] ppid=9512 vsize=14401124 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/9515/task/9535/stat : 9535 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 106667893 14746750976 57562 33554432000 4194304 4196468 140729942744704 140130603944880 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
Current children cumulated CPU time: 4.25 s
Current children cumulated vsize: 14400096 KiB
Current children cumulated memory: 230248 KiB

[startup+2.00079 s]*
/proc/loadavg: 5.82 7.09 8.01 31/225 9561
/proc/meminfo: memFree=31168896/32770624 swapFree=67108860/67108860
[pid=9515] ppid=9512 vsize=16068328 memory=242776 CPUtime=6.52 cores=0-7
/proc/9515/stat : 9515 (java) S 9512 9515 8652 0 -1 1077944320 36885 0 0 0 636 16 0 0 20 0 46 0 106667886 16453967872 60694 33554432000 4194304 4196468 140729942744704 140729942727248 140131717447415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
/proc/9515/statm: 4017082 60694 3808 1 0 4004276 0
[pid=9515/tid=9517] ppid=9512 vsize=16068328 memory=8316850467074736180 CPUtime=1.68 cores=0-7
/proc/9515/task/9517/stat : 9517 (java) S 9512 9515 8652 0 -1 1077944384 12318 0 0 0 163 5 0 0 20 0 46 0 106667887 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131721685120 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9518] ppid=9512 vsize=16068328 memory=13917 CPUtime=0 cores=0-7
/proc/9515/task/9518/stat : 9518 (java) S 9512 9515 8652 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131632515856 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9519] ppid=9512 vsize=16068328 memory=139831164558653 CPUtime=0 cores=0-7
/proc/9515/task/9519/stat : 9519 (java) S 9512 9515 8652 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131631463312 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9520] ppid=9512 vsize=16068328 memory=3472330495250935855 CPUtime=0 cores=0-7
/proc/9515/task/9520/stat : 9520 (java) S 9512 9515 8652 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131310758928 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9521] ppid=9512 vsize=16068328 memory=-4695043397844020537 CPUtime=0 cores=0-7
/proc/9515/task/9521/stat : 9521 (java) S 9512 9515 8652 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131309706384 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9522] ppid=9512 vsize=16068328 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/9515/task/9522/stat : 9522 (java) S 9512 9515 8652 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131308652816 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9523] ppid=9512 vsize=16068328 memory=3472328296227418159 CPUtime=0 cores=0-7
/proc/9515/task/9523/stat : 9523 (java) S 9512 9515 8652 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131307600272 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9524] ppid=9512 vsize=16068328 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/9515/task/9524/stat : 9524 (java) S 9512 9515 8652 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131306547728 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9525] ppid=9512 vsize=16068328 memory=-9174445032661854264 CPUtime=0 cores=0-7
/proc/9515/task/9525/stat : 9525 (java) S 9512 9515 8652 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 46 0 106667888 16453967872 60694 33554432000 4194304 4196468 140729942744704 140131305495184 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9526] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9526/stat : 9526 (java) S 9512 9515 8652 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 106667889 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130613418480 140131717458562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9527] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9527/stat : 9527 (java) S 9512 9515 8652 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 106667890 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130612364768 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9528] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9528/stat : 9528 (java) S 9512 9515 8652 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 46 0 106667890 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130611312128 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9529] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9529/stat : 9529 (java) S 9512 9515 8652 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 106667892 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130610260688 140131717466011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9530] ppid=9512 vsize=16068328 memory=0 CPUtime=0.82 cores=0-7
/proc/9515/task/9530/stat : 9530 (java) R 9512 9515 8652 0 -1 4202560 4574 0 0 0 80 2 0 0 20 0 46 0 106667892 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130609193248 140131700659653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9531] ppid=9512 vsize=16068328 memory=0 CPUtime=0.85 cores=0-7
/proc/9515/task/9531/stat : 9531 (java) R 9512 9515 8652 0 -1 4202560 4986 0 0 0 84 1 0 0 20 0 46 0 106667892 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130608136672 140131700930900 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9532] ppid=9512 vsize=16068328 memory=3472328296227680303 CPUtime=0.86 cores=0-7
/proc/9515/task/9532/stat : 9532 (java) R 9512 9515 8652 0 -1 4202560 4493 0 0 0 86 0 0 0 20 0 46 0 106667892 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130607088072 140131698992674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9533] ppid=9512 vsize=16068328 memory=3472328296227680303 CPUtime=0.7 cores=0-7
/proc/9515/task/9533/stat : 9533 (java) R 9512 9515 8652 0 -1 1077944384 7418 0 0 0 68 2 0 0 20 0 46 0 106667892 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130606049456 140131717457621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9534] ppid=9512 vsize=16068328 memory=3472328296160571440 CPUtime=0 cores=0-7
/proc/9515/task/9534/stat : 9534 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 106667892 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130604997344 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9535] ppid=9512 vsize=16068328 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/9515/task/9535/stat : 9535 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 106667893 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130603944880 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9536] ppid=9512 vsize=16068328 memory=3472328279047811119 CPUtime=0.02 cores=0-7
/proc/9515/task/9536/stat : 9536 (java) R 9512 9515 8652 0 -1 1077944384 33 0 0 0 2 0 0 0 20 0 46 0 106668035 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130593658112 140131717457621 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9537] ppid=9512 vsize=16068328 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/9515/task/9537/stat : 9537 (java) S 9512 9515 8652 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 106668047 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130590508496 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9538] ppid=9512 vsize=16068328 memory=-7157738681626418002 CPUtime=0.15 cores=0-7
/proc/9515/task/9538/stat : 9538 (java) R 9512 9515 8652 0 -1 4202560 89 0 0 0 15 0 0 0 20 0 46 0 106668056 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130587356992 140131310797027 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9539] ppid=9512 vsize=16068328 memory=0 CPUtime=0.11 cores=0-7
/proc/9515/task/9539/stat : 9539 (java) R 9512 9515 8652 0 -1 4202560 110 0 0 0 11 0 0 0 20 0 46 0 106668057 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130586292560 140729942796226 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9540] ppid=9512 vsize=16068328 memory=0 CPUtime=0.08 cores=0-7
/proc/9515/task/9540/stat : 9540 (java) R 9512 9515 8652 0 -1 1077944384 99 0 0 0 8 0 0 0 20 0 46 0 106668057 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130585252768 140131717457621 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9541] ppid=9512 vsize=16068328 memory=0 CPUtime=0.07 cores=0-7
/proc/9515/task/9541/stat : 9541 (java) S 9512 9515 8652 0 -1 1077944384 35 0 0 0 7 0 0 0 20 0 46 0 106668059 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130584200224 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9542] ppid=9512 vsize=16068328 memory=0 CPUtime=0.08 cores=0-7
/proc/9515/task/9542/stat : 9542 (java) R 9512 9515 8652 0 -1 1077944384 46 0 0 0 8 0 0 0 20 0 46 0 106668059 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130583147680 140131717457621 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9543] ppid=9512 vsize=16068328 memory=0 CPUtime=0.12 cores=0-7
/proc/9515/task/9543/stat : 9543 (java) R 9512 9515 8652 0 -1 4202560 77 0 0 0 12 0 0 0 20 0 46 0 106668059 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130582094272 140131697173455 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9544] ppid=9512 vsize=16068328 memory=-1161699032755886944 CPUtime=0.1 cores=0-7
/proc/9515/task/9544/stat : 9544 (java) S 9512 9515 8652 0 -1 1077944384 58 0 0 0 10 0 0 0 20 0 46 0 106668059 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130581030096 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9545] ppid=9512 vsize=16068328 memory=0 CPUtime=0.1 cores=0-7
/proc/9515/task/9545/stat : 9545 (java) R 9512 9515 8652 0 -1 4202560 59 0 0 0 10 0 0 0 20 0 46 0 106668059 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130579989184 140131314942599 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9546] ppid=9512 vsize=16068328 memory=0 CPUtime=0.07 cores=0-7
/proc/9515/task/9546/stat : 9546 (java) R 9512 9515 8652 0 -1 1077944384 52 0 0 0 7 0 0 0 20 0 46 0 106668059 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130578936480 140131717457621 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9547] ppid=9512 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/9515/task/9547/stat : 9547 (java) R 9512 9515 8652 0 -1 1077944384 34 0 0 0 5 0 0 0 20 0 46 0 106668060 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130577883936 140131717457621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9548] ppid=9512 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/9515/task/9548/stat : 9548 (java) R 9512 9515 8652 0 -1 1077944384 35 0 0 0 3 0 0 0 20 0 46 0 106668060 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130576831392 140131717457621 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9549] ppid=9512 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9549/stat : 9549 (java) R 9512 9515 8652 0 -1 1077944384 27 0 0 0 2 0 0 0 20 0 46 0 106668068 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130575778848 140131717457621 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9550] ppid=9512 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/9515/task/9550/stat : 9550 (java) S 9512 9515 8652 0 -1 1077944384 39 0 0 0 3 0 0 0 20 0 46 0 106668068 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130574726304 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9551] ppid=9512 vsize=16068328 memory=0 CPUtime=0.04 cores=0-7
/proc/9515/task/9551/stat : 9551 (java) R 9512 9515 8652 0 -1 4202560 42 0 0 0 4 0 0 0 20 0 46 0 106668068 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130573672896 140131310914559 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9552] ppid=9512 vsize=16068328 memory=-1 CPUtime=0.04 cores=0-7
/proc/9515/task/9552/stat : 9552 (java) R 9512 9515 8652 0 -1 1077944384 23 0 0 0 4 0 0 0 20 0 46 0 106668070 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130570487200 140131717457621 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9553] ppid=9512 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9553/stat : 9553 (java) S 9512 9515 8652 0 -1 1077944384 23 0 0 0 2 0 0 0 20 0 46 0 106668070 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130569434656 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9554] ppid=9512 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/9515/task/9554/stat : 9554 (java) S 9512 9515 8652 0 -1 1077944384 30 0 0 0 5 0 0 0 20 0 46 0 106668070 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130568369200 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9555] ppid=9512 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/9515/task/9555/stat : 9555 (java) R 9512 9515 8652 0 -1 1077944384 30 0 0 0 3 0 0 0 20 0 46 0 106668070 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130567328544 140131717457621 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9556] ppid=9512 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/9515/task/9556/stat : 9556 (java) R 9512 9515 8652 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 46 0 106668070 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130566276000 140131717457621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9557] ppid=9512 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/9515/task/9557/stat : 9557 (java) R 9512 9515 8652 0 -1 1077944384 23 0 0 0 3 0 0 0 20 0 46 0 106668071 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130565223456 140131717457621 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9558] ppid=9512 vsize=16068328 memory=6944656592455360569 CPUtime=0.04 cores=0-7
/proc/9515/task/9558/stat : 9558 (java) R 9512 9515 8652 0 -1 1077944384 30 0 0 0 4 0 0 0 20 0 46 0 106668071 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130564170912 140131717457621 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9559] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9559/stat : 9559 (java) S 9512 9515 8652 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 106668071 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130563118368 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9560] ppid=9512 vsize=16068328 memory=0 CPUtime=0.04 cores=0-7
/proc/9515/task/9560/stat : 9560 (java) R 9512 9515 8652 0 -1 4202560 37 0 0 0 4 0 0 0 20 0 46 0 106668071 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130562065824 140729942796226 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9561] ppid=9512 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/9515/task/9561/stat : 9561 (java) R 9512 9515 8652 0 -1 1077944384 25 0 0 0 5 0 0 0 20 0 46 0 106668072 16453967872 60694 33554432000 4194304 4196468 140729942744704 140130561013280 140131717457621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
Current children cumulated CPU time: 6.52 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 242776 KiB

[startup+2.40162 s]
/proc/loadavg: 5.82 7.09 8.01 31/225 9561
/proc/meminfo: memFree=31168896/32770624 swapFree=67108860/67108860
[pid=9515] ppid=9512 vsize=16068328 memory=282656 CPUtime=9.23 cores=0-7
/proc/9515/stat : 9515 (java) S 9512 9515 8652 0 -1 1077944320 45923 0 0 0 900 23 0 0 20 0 19 0 106667886 16453967872 70664 33554432000 4194304 4196468 140729942744704 140729942727248 140131717447415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
/proc/9515/statm: 4017082 70664 3853 1 0 4004276 0
[pid=9515/tid=9517] ppid=9512 vsize=16068328 memory=0 CPUtime=1.68 cores=0-7
/proc/9515/task/9517/stat : 9517 (java) S 9512 9515 8652 0 -1 1077944384 12350 0 0 0 163 5 0 0 20 0 19 0 106667887 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131721690256 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9518] ppid=9512 vsize=16068328 memory=8112282956445269571 CPUtime=0.01 cores=0-7
/proc/9515/task/9518/stat : 9518 (java) S 9512 9515 8652 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131632515856 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9519] ppid=9512 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/9515/task/9519/stat : 9519 (java) S 9512 9515 8652 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131631463312 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9520] ppid=9512 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/9515/task/9520/stat : 9520 (java) S 9512 9515 8652 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131310758928 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9521] ppid=9512 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9521/stat : 9521 (java) S 9512 9515 8652 0 -1 1077944384 66 0 0 0 2 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131309706384 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9522] ppid=9512 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9522/stat : 9522 (java) S 9512 9515 8652 0 -1 1077944384 1119 0 0 0 2 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131308652816 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9523] ppid=9512 vsize=16068328 memory=6656426216303648864 CPUtime=0.03 cores=0-7
/proc/9515/task/9523/stat : 9523 (java) S 9512 9515 8652 0 -1 1077944384 144 0 0 0 3 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131307600272 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9524] ppid=9512 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9524/stat : 9524 (java) S 9512 9515 8652 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131306547728 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9525] ppid=9512 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/9515/task/9525/stat : 9525 (java) S 9512 9515 8652 0 -1 1077944384 53 0 0 0 2 0 0 0 20 0 19 0 106667888 16453967872 70664 33554432000 4194304 4196468 140729942744704 140131305495184 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9526] ppid=9512 vsize=16068328 memory=139831049418096 CPUtime=0.04 cores=0-7
/proc/9515/task/9526/stat : 9526 (java) S 9512 9515 8652 0 -1 1077944384 1984 0 0 0 3 1 0 0 20 0 19 0 106667889 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130613418688 140131717458562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9527] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9527/stat : 9527 (java) S 9512 9515 8652 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 106667890 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130612364768 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9528] ppid=9512 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/9515/task/9528/stat : 9528 (java) S 9512 9515 8652 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 106667890 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130611312128 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9529] ppid=9512 vsize=16068328 memory=-7161131788332309537 CPUtime=0 cores=0-7
/proc/9515/task/9529/stat : 9529 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 106667892 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130610260336 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9530] ppid=9512 vsize=16068328 memory=-7022074515825631275 CPUtime=1.07 cores=0-7
/proc/9515/task/9530/stat : 9530 (java) S 9512 9515 8652 0 -1 1077944384 5376 0 0 0 105 2 0 0 20 0 19 0 106667892 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130609198128 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9531] ppid=9512 vsize=16068328 memory=-1751206657426859557 CPUtime=1.21 cores=0-7
/proc/9515/task/9531/stat : 9531 (java) R 9512 9515 8652 0 -1 4202560 7164 0 0 0 119 2 0 0 20 0 19 0 106667892 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130608134008 140131700858309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9532] ppid=9512 vsize=16068328 memory=8112282956445269571 CPUtime=1.14 cores=0-7
/proc/9515/task/9532/stat : 9532 (java) S 9512 9515 8652 0 -1 1077944384 5385 0 0 0 114 0 0 0 20 0 19 0 106667892 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130607084480 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9533] ppid=9512 vsize=16068328 memory=0 CPUtime=0.81 cores=0-7
/proc/9515/task/9533/stat : 9533 (java) S 9512 9515 8652 0 -1 1077944384 8135 0 0 0 78 3 0 0 20 0 19 0 106667892 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130606049648 140131717458562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
[pid=9515/tid=9534] ppid=9512 vsize=16068328 memory=4580 CPUtime=0 cores=0-7
/proc/9515/task/9534/stat : 9534 (java) S 9512 9515 8652 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 106667892 16453967872 70664 33554432000 4194304 4196468 140729942744704 140130604997344 140131717457621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21086208 140729942750306 140729942750491 140729942750491 140729942753231 0
Current children cumulated CPU time: 9.23 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 282656 KiB

Child status: 0
Real time (s): 2.44541
CPU time (s): 9.26463
CPU user time (s): 9.02535
CPU system time (s): 0.239281
CPU usage (%): 378.858
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 282656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.02535
system time used= 0.239281
maximum resident set size= 283888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45943
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7190
involuntary context switches= 287


# summary of solver processes directly reported to runsolver:
#   pid: 9515
#   total CPU time (s): 9.26463
#   total CPU user time (s): 9.02535
#   total CPU system time (s): 0.239281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040772 second user time and 0.064217 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-14 20:22:22
IDJOB=4275020
IDBENCH=126988
IDSOLVER=2668
FILE ID=node106/4275020-1502735801
RUNJOBID= node106-1502732288-8679
PBS_JOBID= 20629051
Free space on /tmp= 61772 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-015.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275020-1502735801/watcher-4275020-1502735801 -o /tmp/evaluation-result-4275020-1502735801/solver-4275020-1502735801 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502732288-8679 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 911494214 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275020-1502735801.xml

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

MD5SUM BENCH= bc2f8d4b91081a5d55245e328f9be905
RANDOM SEED=911494214

node106.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.86
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.86
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.86
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.86
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:        31401368 kB
MemAvailable:   31980608 kB
Buffers:          159816 kB
Cached:           704684 kB
SwapCached:            0 kB
Active:           481776 kB
Inactive:         438408 kB
Active(anon):      11668 kB
Inactive(anon):    72112 kB
Active(file):     470108 kB
Inactive(file):   366296 kB
Unevictable:        6472 kB
Mlocked:            6472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42300 kB
Writeback:             4 kB
AnonPages:         62460 kB
Mapped:            44972 kB
Shmem:             25228 kB
Slab:             143864 kB
SReclaimable:     117340 kB
SUnreclaim:        26524 kB
KernelStack:        3168 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61732 MiB
End job on node106 at 2017-08-14 20:22:25