Trace number 4285397

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22SAT 22.7806 6.17239

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-30/
RadarSurveillance-8-30-3-0-10.xml
MD5SUMc800df9d4cb0f0da3a570e7ebd01bbed
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.126243
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":156}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":24},{"degree":1,"count":16},{"degree":2,"count":13},{"degree":3,"count":16},{"degree":4,"count":10},{"degree":5,"count":23},{"degree":6,"count":78}]
Minimum constraint arity3
Maximum constraint arity19
Distribution of constraint arities[{"arity":3,"count":1},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":5},{"arity":8,"count":4},{"arity":9,"count":11},{"arity":10,"count":7},{"arity":11,"count":7},{"arity":12,"count":6},{"arity":13,"count":5},{"arity":14,"count":3},{"arity":15,"count":4},{"arity":16,"count":2},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":4}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 464692185
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
2.67/1.91	c Parsing done, starting search...
22.14/6.09	s SATISFIABLE
22.14/6.09	v <instantiation>
22.14/6.09	v 	<list>
22.14/6.09	v 		x[0][1] x[0][2] x[0][3] x[0][4] x[1][1] x[1][2] x[1][3] x[1][4] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[6][0] x[6][1] x[6][2] x[6][3] x[6][5] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[12][0] x[12][1] x[12][2] x[12][3] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[17][0] x[17][2] x[17][3] x[17][4] x[17][5] x[18][0] x[18][1] x[18][2] x[18][3] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[21][0] x[21][1] x[21][2] x[21][3] x[21][4] x[21][5] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[25][0] x[25][1] x[25][2] x[25][3] x[25][4] x[25][5] x[26][0] x[26][3] x[26][4] x[26][5] x[27][0] x[27][1] x[28][0] x[28][1] x[28][4] x[28][5] x[29][0] x[29][1] x[29][4] x[29][5]
22.14/6.09	v 	</list>
22.14/6.09	v 	<values>
22.14/6.09	v 		3 1 2 2 0 0 1 2 2 2 0 1 1 1 0 3 3 2 1 0 2 3 3 0 1 1 1 0 0 0 1 1 3 1 1 1 1 3 3 3 1 1 1 1 0 0 1 1 1 1 3 0 3 1 1 0 0 3 0 1 1 1 0 1 0 0 2 0 1 0 1 3 3 0 2 2 1 1 0 0 0 2 2 1 0 0 3 3 1 1 0 0 0 0 2 1 0 1 1 3 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 3 0 0 0 3 3 0 0 0 0 3 3 0 0 0 1 3 3 0 1 0 3 3 1 0 3 3 3 3 3 3 3 3 3 0 
22.14/6.09	v 	</values>
22.14/6.09	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13122 MiB free)
  memory of node 1: 16384 MiB (9873 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285397-1503446813/watcher-4285397-1503446813 -o /tmp/evaluation-result-4285397-1503446813/solver-4285397-1503446813 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503438312-8174 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 464692185 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285397-1503446813.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=9584, runsolver pid=9581
Current StackSize limit: 8192 KiB


[startup+0.100118 s]*
/proc/loadavg: 3.08 6.97 8.07 2/198 9604
/proc/meminfo: memFree=23530324/32770624 swapFree=67108860/67108860
[pid=9584] ppid=9581 vsize=26000852 memory=32140 CPUtime=0.12 cores=0-7
/proc/9584/stat : 9584 (java) S 9581 9584 8147 0 -1 1077944320 8435 0 0 0 10 2 0 0 20 0 20 0 177762124 26624872448 8035 33554432000 4194304 4196468 140727993948160 140727993930704 140475284414199 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
/proc/9584/statm: 6500213 8035 3412 1 0 6487932 0
[pid=9584/tid=9586] ppid=9581 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9584/task/9586/stat : 9586 (java) R 9581 9584 8147 0 -1 4202560 6373 0 0 0 8 1 0 0 20 0 20 0 177762124 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475288624672 140475284436125 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9587] ppid=9581 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9584/task/9587/stat : 9587 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475237035152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9588] ppid=9581 vsize=26000852 memory=140682724546176 CPUtime=0 cores=0-7
/proc/9584/task/9588/stat : 9588 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475235982352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9589] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9589/stat : 9589 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475234929552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9590] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9590/stat : 9590 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475233876752 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9591] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9591/stat : 9591 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475232823952 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9592] ppid=9581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9592/stat : 9592 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475231771152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9593] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9593/stat : 9593 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475230718352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9594] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9594/stat : 9594 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 8035 33554432000 4194304 4196468 140727993948160 140475229665552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9595] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9595/stat : 9595 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762126 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474343967600 140475284425346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9596] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9596/stat : 9596 (java) S 9581 9584 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177762127 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474342913568 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9597] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9597/stat : 9597 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177762127 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474341860720 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9598] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9598/stat : 9598 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762129 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474340809040 140475284432795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9599] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9599/stat : 9599 (java) S 9581 9584 8147 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 177762129 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474339756400 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9600] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9600/stat : 9600 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762129 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474338703600 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9601] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9601/stat : 9601 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762129 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474337650800 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9602] ppid=9581 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9584/task/9602/stat : 9602 (java) R 9581 9584 8147 0 -1 4202560 381 0 0 0 1 0 0 0 20 0 20 0 177762129 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474336598000 140475284435546 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9603] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9603/stat : 9603 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762130 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474335546464 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9604] ppid=9581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9604/stat : 9604 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762130 26624872448 8035 33554432000 4194304 4196468 140727993948160 140474334493744 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32140 KiB

[startup+0.209853 s]*
/proc/loadavg: 3.08 6.97 8.07 3/198 9604
/proc/meminfo: memFree=23520600/32770624 swapFree=67108860/67108860
[pid=9584] ppid=9581 vsize=26000852 memory=41032 CPUtime=0.29 cores=0-7
/proc/9584/stat : 9584 (java) S 9581 9584 8147 0 -1 1077944320 9453 0 0 0 27 2 0 0 20 0 20 0 177762124 26624872448 10258 33554432000 4194304 4196468 140727993948160 140727993930704 140475284414199 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
/proc/9584/statm: 6500213 10258 3547 1 0 6487932 0
[pid=9584/tid=9586] ppid=9581 vsize=26000852 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9584/task/9586/stat : 9586 (java) R 9581 9584 8147 0 -1 4202560 7013 0 0 0 18 2 0 0 20 0 20 0 177762124 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475288619504 140475268494686 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9587] ppid=9581 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/9584/task/9587/stat : 9587 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475237035152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9588] ppid=9581 vsize=26000852 memory=140682724554866 CPUtime=0 cores=0-7
/proc/9584/task/9588/stat : 9588 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475235982352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9589] ppid=9581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9589/stat : 9589 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475234929552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9590] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9590/stat : 9590 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475233876752 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9591] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9591/stat : 9591 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475232823952 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9592] ppid=9581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9592/stat : 9592 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475231771152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9593] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9593/stat : 9593 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475230718352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9594] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9594/stat : 9594 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762125 26624872448 10258 33554432000 4194304 4196468 140727993948160 140475229665552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9595] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9595/stat : 9595 (java) S 9581 9584 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177762126 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474343967600 140475284425346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9596] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9596/stat : 9596 (java) S 9581 9584 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177762127 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474342913568 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9597] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9597/stat : 9597 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177762127 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474341860720 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9598] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9598/stat : 9598 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762129 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474340809040 140475284432795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9599] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9599/stat : 9599 (java) S 9581 9584 8147 0 -1 1077944384 450 0 0 0 0 0 0 0 20 0 20 0 177762129 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474339756400 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9600] ppid=9581 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9584/task/9600/stat : 9600 (java) S 9581 9584 8147 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 20 0 177762129 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474338703600 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9601] ppid=9581 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9584/task/9601/stat : 9601 (java) S 9581 9584 8147 0 -1 1077944384 131 0 0 0 1 0 0 0 20 0 20 0 177762129 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474337650800 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9602] ppid=9581 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/9584/task/9602/stat : 9602 (java) S 9581 9584 8147 0 -1 1077944384 412 0 0 0 5 0 0 0 20 0 20 0 177762129 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474336598000 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9603] ppid=9581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9603/stat : 9603 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762130 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474335546464 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9604] ppid=9581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9604/stat : 9604 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762130 26624872448 10258 33554432000 4194304 4196468 140727993948160 140474334493744 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41032 KiB

[startup+0.309471 s]*
/proc/loadavg: 3.08 6.97 8.07 3/198 9604
/proc/meminfo: memFree=23513280/32770624 swapFree=67108860/67108860
[pid=9584] ppid=9581 vsize=26000872 memory=49632 CPUtime=0.47 cores=0-7
/proc/9584/stat : 9584 (java) S 9581 9584 8147 0 -1 1077944320 10642 0 0 0 44 3 0 0 20 0 20 0 177762124 26624892928 12408 33554432000 4194304 4196468 140727993948160 140727993930704 140475284414199 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
/proc/9584/statm: 6500218 12408 3714 1 0 6487932 0
[pid=9584/tid=9586] ppid=9581 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9584/task/9586/stat : 9586 (java) R 9581 9584 8147 0 -1 4202560 7720 0 0 0 27 2 0 0 20 0 20 0 177762124 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475288643376 140475268494686 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9587] ppid=9581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9587/stat : 9587 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475237035152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9588] ppid=9581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9588/stat : 9588 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475235982352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9589] ppid=9581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9589/stat : 9589 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475234929552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9590] ppid=9581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9590/stat : 9590 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475233876752 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9591] ppid=9581 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/9584/task/9591/stat : 9591 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475232823952 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9592] ppid=9581 vsize=26000872 memory=140682593399727 CPUtime=0 cores=0-7
/proc/9584/task/9592/stat : 9592 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475231771152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9593] ppid=9581 vsize=26000872 memory=140682593402032 CPUtime=0 cores=0-7
/proc/9584/task/9593/stat : 9593 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475230718352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9594] ppid=9581 vsize=26000872 memory=140682593404336 CPUtime=0 cores=0-7
/proc/9584/task/9594/stat : 9594 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762125 26624892928 12408 33554432000 4194304 4196468 140727993948160 140475229665552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9595] ppid=9581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9595/stat : 9595 (java) S 9581 9584 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177762126 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474343967600 140475284425346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9596] ppid=9581 vsize=26000872 memory=281365186815632 CPUtime=0 cores=0-7
/proc/9584/task/9596/stat : 9596 (java) S 9581 9584 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177762127 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474342913568 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9597] ppid=9581 vsize=26000872 memory=281365186822544 CPUtime=0 cores=0-7
/proc/9584/task/9597/stat : 9597 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177762127 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474341860720 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9598] ppid=9581 vsize=26000872 memory=281365186763824 CPUtime=0 cores=0-7
/proc/9584/task/9598/stat : 9598 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762129 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474340809040 140475284432795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9599] ppid=9581 vsize=26000872 memory=281365186836368 CPUtime=0.01 cores=0-7
/proc/9584/task/9599/stat : 9599 (java) S 9581 9584 8147 0 -1 1077944384 472 0 0 0 1 0 0 0 20 0 20 0 177762129 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474339756400 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9600] ppid=9581 vsize=26000872 memory=281365186843280 CPUtime=0.03 cores=0-7
/proc/9584/task/9600/stat : 9600 (java) S 9581 9584 8147 0 -1 1077944384 232 0 0 0 3 0 0 0 20 0 20 0 177762129 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474338703600 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9601] ppid=9581 vsize=26000872 memory=281365186840976 CPUtime=0.03 cores=0-7
/proc/9584/task/9601/stat : 9601 (java) S 9581 9584 8147 0 -1 1077944384 289 0 0 0 3 0 0 0 20 0 20 0 177762129 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474337650800 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9602] ppid=9581 vsize=26000872 memory=281365186857584 CPUtime=0.08 cores=0-7
/proc/9584/task/9602/stat : 9602 (java) S 9581 9584 8147 0 -1 1077944384 544 0 0 0 8 0 0 0 20 0 20 0 177762129 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474336598000 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9603] ppid=9581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9603/stat : 9603 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762130 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474335546464 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9604] ppid=9581 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9604/stat : 9604 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762130 26624892928 12408 33554432000 4194304 4196468 140727993948160 140474334493744 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49632 KiB

[startup+0.700882 s]
/proc/loadavg: 3.08 6.97 8.07 6/198 9604
/proc/meminfo: memFree=23499280/32770624 swapFree=67108860/67108860
[pid=9584] ppid=9581 vsize=26002920 memory=79392 CPUtime=1.32 cores=0-7
/proc/9584/stat : 9584 (java) S 9581 9584 8147 0 -1 1077944320 13956 0 0 0 127 5 0 0 20 0 20 0 177762124 26626990080 19848 33554432000 4194304 4196468 140727993948160 140727993930704 140475284414199 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
/proc/9584/statm: 6500730 19848 3777 1 0 6488444 0
[pid=9584/tid=9586] ppid=9581 vsize=26002920 memory=0 CPUtime=0.67 cores=0-7
/proc/9584/task/9586/stat : 9586 (java) R 9581 9584 8147 0 -1 4202560 8588 0 0 0 64 3 0 0 20 0 20 0 177762124 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475288646192 140474910980359 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9587] ppid=9581 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9587/stat : 9587 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475237035152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9588] ppid=9581 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9588/stat : 9588 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475235982352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9589] ppid=9581 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9589/stat : 9589 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475234929552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9590] ppid=9581 vsize=26002920 memory=792 CPUtime=0 cores=0-7
/proc/9584/task/9590/stat : 9590 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475233876752 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9591] ppid=9581 vsize=26002920 memory=1204 CPUtime=0 cores=0-7
/proc/9584/task/9591/stat : 9591 (java) S 9581 9584 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475232823952 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9592] ppid=9581 vsize=26002920 memory=1728 CPUtime=0 cores=0-7
/proc/9584/task/9592/stat : 9592 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475231771152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9593] ppid=9581 vsize=26002920 memory=1440 CPUtime=0 cores=0-7
/proc/9584/task/9593/stat : 9593 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475230718352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9594] ppid=9581 vsize=26002920 memory=15880 CPUtime=0 cores=0-7
/proc/9584/task/9594/stat : 9594 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177762125 26626990080 19848 33554432000 4194304 4196468 140727993948160 140475229665552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9595] ppid=9581 vsize=26002920 memory=16244 CPUtime=0 cores=0-7
/proc/9584/task/9595/stat : 9595 (java) S 9581 9584 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177762126 26626990080 19848 33554432000 4194304 4196468 140727993948160 140474343967600 140475284425346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0

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

[pid=9584/tid=9603] ppid=9581 vsize=26809880 memory=85252 CPUtime=0 cores=0-7
/proc/9584/task/9603/stat : 9603 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 177762130 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474335546464 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9604] ppid=9581 vsize=26809880 memory=87460 CPUtime=0 cores=0-7
/proc/9584/task/9604/stat : 9604 (java) S 9581 9584 8147 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 32 0 177762130 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474334493744 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9605] ppid=9581 vsize=26809880 memory=89668 CPUtime=0 cores=0-7
/proc/9584/task/9605/stat : 9605 (java) S 9581 9584 8147 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 32 0 177762434 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474324202624 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9606] ppid=9581 vsize=26809880 memory=91876 CPUtime=0 cores=0-7
/proc/9584/task/9606/stat : 9606 (java) S 9581 9584 8147 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 32 0 177762445 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474321052752 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9607] ppid=9581 vsize=26809880 memory=94084 CPUtime=0.01 cores=0-7
/proc/9584/task/9607/stat : 9607 (java) S 9581 9584 8147 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 32 0 177762455 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474317902880 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9608] ppid=9581 vsize=26809880 memory=96292 CPUtime=0.81 cores=0-7
/proc/9584/task/9608/stat : 9608 (java) R 9581 9584 8147 0 -1 4202560 98 0 0 0 79 2 0 0 20 0 32 0 177762456 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474316838648 140474917444394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9609] ppid=9581 vsize=26809880 memory=98500 CPUtime=0.71 cores=0-7
/proc/9584/task/9609/stat : 9609 (java) S 9581 9584 8147 0 -1 1077944384 83 0 0 0 69 2 0 0 20 0 32 0 177762456 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474315797280 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9610] ppid=9581 vsize=26809880 memory=193 CPUtime=0.7 cores=0-7
/proc/9584/task/9610/stat : 9610 (java) S 9581 9584 8147 0 -1 1077944384 58 0 0 0 68 2 0 0 20 0 32 0 177762458 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474314744480 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9611] ppid=9581 vsize=26809880 memory=0 CPUtime=0.73 cores=0-7
/proc/9584/task/9611/stat : 9611 (java) S 9581 9584 8147 0 -1 1077944384 72 0 0 0 72 1 0 0 20 0 32 0 177762458 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474313692704 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9612] ppid=9581 vsize=26809880 memory=0 CPUtime=0.79 cores=0-7
/proc/9584/task/9612/stat : 9612 (java) R 9581 9584 8147 0 -1 4202560 83 0 0 0 77 2 0 0 20 0 32 0 177762458 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474312626608 140474912908763 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9613] ppid=9581 vsize=26809880 memory=0 CPUtime=0.78 cores=0-7
/proc/9584/task/9613/stat : 9613 (java) R 9581 9584 8147 0 -1 4202560 74 0 0 0 76 2 0 0 20 0 32 0 177762458 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474311574088 140474917444486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9614] ppid=9581 vsize=26809880 memory=0 CPUtime=0.76 cores=0-7
/proc/9584/task/9614/stat : 9614 (java) R 9581 9584 8147 0 -1 4202560 74 0 0 0 74 2 0 0 20 0 32 0 177762459 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474310526320 140474917444486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9615] ppid=9581 vsize=26809880 memory=56 CPUtime=0.68 cores=0-7
/proc/9584/task/9615/stat : 9615 (java) S 9581 9584 8147 0 -1 1077944384 51 0 0 0 67 1 0 0 20 0 32 0 177762459 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474309481504 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9616] ppid=9581 vsize=26809880 memory=1004 CPUtime=0 cores=0-7
/proc/9584/task/9616/stat : 9616 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 32 0 177762459 27453317120 415645 33554432000 4194304 4196468 140727993948160 140474308428704 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
Current children cumulated CPU time: 19.12 s
Current children cumulated vsize: 26809880 KiB
Current children cumulated memory: 1660532 KiB

[startup+6.00119 s]*
/proc/loadavg: 3.56 7.00 8.07 12/215 9621
/proc/meminfo: memFree=21604624/32770624 swapFree=67108860/67108860
[pid=9584] ppid=9581 vsize=27144784 memory=1954904 CPUtime=22.14 cores=0-7
/proc/9584/stat : 9584 (java) S 9581 9584 8147 0 -1 1077944320 44829 0 0 0 1911 303 0 0 20 0 37 0 177762124 27796258816 488726 33554432000 4194304 4196468 140727993948160 140727993930704 140475284414199 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
/proc/9584/statm: 6786196 488726 3863 1 0 6773389 0
[pid=9584/tid=9586] ppid=9581 vsize=27144784 memory=8112282956445269571 CPUtime=3.19 cores=0-7
/proc/9584/task/9586/stat : 9586 (java) S 9581 9584 8147 0 -1 1077944384 14663 0 0 0 311 8 0 0 20 0 37 0 177762124 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475288651904 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9587] ppid=9581 vsize=27144784 memory=6655300316396806240 CPUtime=0.94 cores=0-7
/proc/9584/task/9587/stat : 9587 (java) S 9581 9584 8147 0 -1 1077944384 949 0 0 0 61 33 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475237035152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9588] ppid=9581 vsize=27144784 memory=3472468978952225456 CPUtime=0.94 cores=0-7
/proc/9584/task/9588/stat : 9588 (java) S 9581 9584 8147 0 -1 1077944384 814 0 0 0 60 34 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475235982352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9589] ppid=9581 vsize=27144784 memory=4872558044660077418 CPUtime=0.92 cores=0-7
/proc/9584/task/9589/stat : 9589 (java) S 9581 9584 8147 0 -1 1077944384 777 0 0 0 60 32 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475234929552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9590] ppid=9581 vsize=27144784 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9590/stat : 9590 (java) S 9581 9584 8147 0 -1 1077944384 617 0 0 0 61 32 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475233876752 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9591] ppid=9581 vsize=27144784 memory=0 CPUtime=0.95 cores=0-7
/proc/9584/task/9591/stat : 9591 (java) S 9581 9584 8147 0 -1 1077944384 964 0 0 0 62 33 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475232823952 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9592] ppid=9581 vsize=27144784 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9592/stat : 9592 (java) S 9581 9584 8147 0 -1 1077944384 722 0 0 0 59 34 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475231771152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9593] ppid=9581 vsize=27144784 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9593/stat : 9593 (java) S 9581 9584 8147 0 -1 1077944384 888 0 0 0 60 33 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475230718352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9594] ppid=9581 vsize=27144784 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9594/stat : 9594 (java) S 9581 9584 8147 0 -1 1077944384 729 0 0 0 60 33 0 0 20 0 37 0 177762125 27796258816 488726 33554432000 4194304 4196468 140727993948160 140475229665552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9595] ppid=9581 vsize=27144784 memory=0 CPUtime=0.3 cores=0-7
/proc/9584/task/9595/stat : 9595 (java) S 9581 9584 8147 0 -1 1077944384 1975 0 0 0 30 0 0 0 20 0 37 0 177762126 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474343967600 140475284425346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9596] ppid=9581 vsize=27144784 memory=7451317103993908840 CPUtime=0 cores=0-7
/proc/9584/task/9596/stat : 9596 (java) S 9581 9584 8147 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 37 0 177762127 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474342913632 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9597] ppid=9581 vsize=27144784 memory=7373352817559363648 CPUtime=0 cores=0-7
/proc/9584/task/9597/stat : 9597 (java) S 9581 9584 8147 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 37 0 177762127 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474341860736 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9598] ppid=9581 vsize=27144784 memory=7084552997500118125 CPUtime=0 cores=0-7
/proc/9584/task/9598/stat : 9598 (java) S 9581 9584 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 37 0 177762129 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474340809040 140475284432795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9599] ppid=9581 vsize=27144784 memory=6298961822157008489 CPUtime=0.84 cores=0-7
/proc/9584/task/9599/stat : 9599 (java) R 9581 9584 8147 0 -1 4202560 3745 0 0 0 83 1 0 0 20 0 37 0 177762129 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474339737416 140475267900149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9600] ppid=9581 vsize=27144784 memory=6155673604027159214 CPUtime=0.98 cores=0-7
/proc/9584/task/9600/stat : 9600 (java) R 9581 9584 8147 0 -1 4202560 4267 0 0 0 97 1 0 0 20 0 37 0 177762129 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474338685872 140475265050083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9601] ppid=9581 vsize=27144784 memory=27631079579 CPUtime=1.18 cores=0-7
/proc/9584/task/9601/stat : 9601 (java) R 9581 9584 8147 0 -1 4202560 4659 0 0 0 117 1 0 0 20 0 37 0 177762129 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474337632336 140475267900213 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9602] ppid=9581 vsize=27144784 memory=2111033200542372 CPUtime=0.86 cores=0-7
/proc/9584/task/9602/stat : 9602 (java) S 9581 9584 8147 0 -1 1077944384 6560 0 0 0 85 1 0 0 20 0 37 0 177762129 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474336598000 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9603] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9603/stat : 9603 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 37 0 177762130 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474335546464 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9604] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9604/stat : 9604 (java) S 9581 9584 8147 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 37 0 177762130 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474334493744 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9605] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9605/stat : 9605 (java) S 9581 9584 8147 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 37 0 177762434 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474324202624 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9606] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9606/stat : 9606 (java) R 9581 9584 8147 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 37 0 177762445 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474321052752 140475284425346 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9607] ppid=9581 vsize=27144784 memory=0 CPUtime=0.2 cores=0-7
/proc/9584/task/9607/stat : 9607 (java) R 9581 9584 8147 0 -1 4202560 141 0 0 0 20 0 0 0 20 0 37 0 177762455 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474317893656 140474914765845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9608] ppid=9581 vsize=27144784 memory=-1 CPUtime=0.96 cores=0-7
/proc/9584/task/9608/stat : 9608 (java) R 9581 9584 8147 0 -1 4202560 105 0 0 0 94 2 0 0 20 0 37 0 177762456 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474316842216 140474913404258 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9609] ppid=9581 vsize=27144784 memory=-1 CPUtime=0.83 cores=0-7
/proc/9584/task/9609/stat : 9609 (java) R 9581 9584 8147 0 -1 4202560 95 0 0 0 81 2 0 0 20 0 37 0 177762456 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474315784808 140474918031871 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9610] ppid=9581 vsize=27144784 memory=0 CPUtime=0.71 cores=0-7
/proc/9584/task/9610/stat : 9610 (java) S 9581 9584 8147 0 -1 1077944384 63 0 0 0 69 2 0 0 20 0 37 0 177762458 27796258816 488726 33554432000 4194304 4196468 140727993948160 140474314744496 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9611] ppid=9581 vsize=27144784 memory=0 CPUtime=0.87 cores=0-7
/proc/9584/task/9611/stat : 9611 (java) R 9581 9584 8147 0 -1 4202560 77 0 0 0 86 1 0 0 20 0 37 0 177762458 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474313681896 140474915051154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9612] ppid=9581 vsize=27144784 memory=0 CPUtime=0.94 cores=0-7
/proc/9584/task/9612/stat : 9612 (java) R 9581 9584 8147 0 -1 4202560 148 0 0 0 92 2 0 0 20 0 37 0 177762458 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474312628264 140474917805789 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9613] ppid=9581 vsize=27144784 memory=0 CPUtime=0.8 cores=0-7
/proc/9584/task/9613/stat : 9613 (java) S 9581 9584 8147 0 -1 1077944384 84 0 0 0 78 2 0 0 20 0 37 0 177762458 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474311587120 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9614] ppid=9581 vsize=27144784 memory=0 CPUtime=0.87 cores=0-7
/proc/9584/task/9614/stat : 9614 (java) R 9581 9584 8147 0 -1 4202560 104 0 0 0 85 2 0 0 20 0 37 0 177762459 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474310528032 140474914889818 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9615] ppid=9581 vsize=27144784 memory=0 CPUtime=0.79 cores=0-7
/proc/9584/task/9615/stat : 9615 (java) R 9581 9584 8147 0 -1 4202560 63 0 0 0 78 1 0 0 20 0 37 0 177762459 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474309470328 140474918131522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9616] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9616/stat : 9616 (java) S 9581 9584 8147 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 37 0 177762459 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474308428720 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9617] ppid=9581 vsize=27144784 memory=0 CPUtime=0.11 cores=0-7
/proc/9584/task/9617/stat : 9617 (java) R 9581 9584 8147 0 -1 4202560 32 0 0 0 11 0 0 0 20 0 37 0 177762704 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474307366232 140474917805421 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9618] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9618/stat : 9618 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 37 0 177762704 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474304189104 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9619] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9619/stat : 9619 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 37 0 177762704 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474303137328 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9620] ppid=9581 vsize=27144784 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9620/stat : 9620 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 37 0 177762704 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474302084528 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9621] ppid=9581 vsize=27144784 memory=-1 CPUtime=0 cores=0-7
/proc/9584/task/9621/stat : 9621 (java) S 9581 9584 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 37 0 177762704 27796258816 489056 33554432000 4194304 4196468 140727993948160 140474301031728 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
Current children cumulated CPU time: 22.14 s
Current children cumulated vsize: 27144784 KiB
Current children cumulated memory: 1954904 KiB

[startup+6.11714 s]
/proc/loadavg: 3.56 7.00 8.07 12/215 9621
/proc/meminfo: memFree=21604624/32770624 swapFree=67108860/67108860
[pid=9584] ppid=9581 vsize=27677296 memory=1963624 CPUtime=22.7 cores=0-7
/proc/9584/stat : 9584 (java) S 9581 9584 8147 0 -1 1077944320 47179 0 0 0 1964 306 0 0 20 0 19 0 177762124 28341551104 490906 33554432000 4194304 4196468 140727993948160 140727993930704 140475284414199 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
/proc/9584/statm: 6919324 490906 3868 1 0 6906517 0
[pid=9584/tid=9586] ppid=9581 vsize=27677296 memory=563872 CPUtime=3.2 cores=0-7
/proc/9584/task/9586/stat : 9586 (java) S 9581 9584 8147 0 -1 1077944384 14664 0 0 0 312 8 0 0 20 0 19 0 177762124 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475288657040 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9587] ppid=9581 vsize=27677296 memory=3472323898181169199 CPUtime=0.94 cores=0-7
/proc/9584/task/9587/stat : 9587 (java) S 9581 9584 8147 0 -1 1077944384 949 0 0 0 61 33 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475237035152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9588] ppid=9581 vsize=27677296 memory=6655300316396806240 CPUtime=0.94 cores=0-7
/proc/9584/task/9588/stat : 9588 (java) S 9581 9584 8147 0 -1 1077944384 814 0 0 0 60 34 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475235982352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9589] ppid=9581 vsize=27677296 memory=278 CPUtime=0.92 cores=0-7
/proc/9584/task/9589/stat : 9589 (java) S 9581 9584 8147 0 -1 1077944384 777 0 0 0 60 32 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475234929552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9590] ppid=9581 vsize=27677296 memory=6 CPUtime=0.93 cores=0-7
/proc/9584/task/9590/stat : 9590 (java) S 9581 9584 8147 0 -1 1077944384 617 0 0 0 61 32 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475233876752 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9591] ppid=9581 vsize=27677296 memory=0 CPUtime=0.95 cores=0-7
/proc/9584/task/9591/stat : 9591 (java) S 9581 9584 8147 0 -1 1077944384 964 0 0 0 62 33 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475232823952 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9592] ppid=9581 vsize=27677296 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9592/stat : 9592 (java) S 9581 9584 8147 0 -1 1077944384 722 0 0 0 59 34 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475231771152 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9593] ppid=9581 vsize=27677296 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9593/stat : 9593 (java) S 9581 9584 8147 0 -1 1077944384 888 0 0 0 60 33 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475230718352 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9594] ppid=9581 vsize=27677296 memory=0 CPUtime=0.93 cores=0-7
/proc/9584/task/9594/stat : 9594 (java) S 9581 9584 8147 0 -1 1077944384 729 0 0 0 60 33 0 0 20 0 19 0 177762125 28341551104 490906 33554432000 4194304 4196468 140727993948160 140475229665552 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9595] ppid=9581 vsize=27677296 memory=82532091579150 CPUtime=0.3 cores=0-7
/proc/9584/task/9595/stat : 9595 (java) S 9581 9584 8147 0 -1 1077944384 1986 0 0 0 30 0 0 0 20 0 19 0 177762126 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474343967808 140475284425346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9596] ppid=9581 vsize=27677296 memory=13871 CPUtime=0 cores=0-7
/proc/9584/task/9596/stat : 9596 (java) S 9581 9584 8147 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 177762127 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474342913632 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9597] ppid=9581 vsize=27677296 memory=24607 CPUtime=0 cores=0-7
/proc/9584/task/9597/stat : 9597 (java) S 9581 9584 8147 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 177762127 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474341860736 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9598] ppid=9581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/9584/task/9598/stat : 9598 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 177762129 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474340808688 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9599] ppid=9581 vsize=27677296 memory=0 CPUtime=0.92 cores=0-7
/proc/9584/task/9599/stat : 9599 (java) R 9581 9584 8147 0 -1 4202560 4050 0 0 0 91 1 0 0 20 0 19 0 177762129 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474339742424 140475269529449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9600] ppid=9581 vsize=27677296 memory=0 CPUtime=1.07 cores=0-7
/proc/9584/task/9600/stat : 9600 (java) R 9581 9584 8147 0 -1 4202560 4967 0 0 0 106 1 0 0 20 0 19 0 177762129 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474338689624 140475265938533 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9601] ppid=9581 vsize=27677296 memory=0 CPUtime=1.27 cores=0-7
/proc/9584/task/9601/stat : 9601 (java) R 9581 9584 8147 0 -1 4202560 5375 0 0 0 126 1 0 0 20 0 19 0 177762129 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474337636680 140475269529314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9602] ppid=9581 vsize=27677296 memory=0 CPUtime=0.88 cores=0-7
/proc/9584/task/9602/stat : 9602 (java) S 9581 9584 8147 0 -1 1077944384 6629 0 0 0 87 1 0 0 20 0 19 0 177762129 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474336598000 140475284425346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
[pid=9584/tid=9603] ppid=9581 vsize=27677296 memory=2241 CPUtime=0 cores=0-7
/proc/9584/task/9603/stat : 9603 (java) S 9581 9584 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 177762130 28341551104 490906 33554432000 4194304 4196468 140727993948160 140474335546464 140475284424405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9072640 140727993951330 140727993951515 140727993951515 140727993954255 0
Current children cumulated CPU time: 22.7 s
Current children cumulated vsize: 27677296 KiB
Current children cumulated memory: 1963624 KiB

Child status: 0
Real time (s): 6.17239
CPU time (s): 22.7806
CPU user time (s): 19.6966
CPU system time (s): 3.08402
CPU usage (%): 369.073
Max. virtual memory (cumulated for all children) (KiB): 27677296
Max. memory (cumulated for all children) (KiB): 1963624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.6966
system time used= 3.08402
maximum resident set size= 1966496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47578
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6390
involuntary context switches= 374


# summary of solver processes directly reported to runsolver:
#   pid: 9584
#   total CPU time (s): 22.7806
#   total CPU user time (s): 19.6966
#   total CPU system time (s): 3.08402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08079 second user time and 0.10211 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-23 01:52:32
IDJOB=4285397
IDBENCH=134421
IDSOLVER=2681
FILE ID=node148/4285397-1503446813
RUNJOBID= node148-1503438312-8174
PBS_JOBID= 20632146
Free space on /tmp= 61644 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-30/RadarSurveillance-8-30-3-0-10.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285397-1503446813/watcher-4285397-1503446813 -o /tmp/evaluation-result-4285397-1503446813/solver-4285397-1503446813 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503438312-8174 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 464692185 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285397-1503446813.xml

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

MD5SUM BENCH= c800df9d4cb0f0da3a570e7ebd01bbed
RANDOM SEED=464692185

node148.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.19
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.19
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.19
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.19
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:        23549252 kB
MemAvailable:   31943260 kB
Buffers:          297608 kB
Cached:          8375368 kB
SwapCached:            0 kB
Active:          1725844 kB
Inactive:        7000288 kB
Active(anon):       3832 kB
Inactive(anon):    93496 kB
Active(file):    1722012 kB
Inactive(file):  6906792 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42200 kB
Writeback:             0 kB
AnonPages:         60272 kB
Mapped:            54348 kB
Shmem:             41608 kB
Slab:             189228 kB
SReclaimable:     162080 kB
SUnreclaim:        27148 kB
KernelStack:        3472 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-23 01:52:39