Trace number 4286131

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-08-22SAT (TO)1200 1869.3 252.045

General information on the benchmark

NameRack/
Rack-m1c-s1/Rack-m1c-r3.xml
MD5SUMbc26aaa932070946748b52cb6241d030
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1200
Best CPU time to get the best result obtained on this benchmark240.002
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints68
Number of domains8
Minimum domain size2
Maximum domain size17
Distribution of domain sizes[{"size":2,"count":12},{"size":3,"count":60},{"size":5,"count":12},{"size":9,"count":12},{"size":11,"count":12},{"size":17,"count":12}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":70},{"degree":4,"count":12},{"degree":5,"count":2}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":36},{"arity":4,"count":1},{"arity":7,"count":24},{"arity":12,"count":7}]
Number of extensional constraints36
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":1},{"type":"ordered","count":1},{"type":"sum","count":30}]
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-08-22
0.30/0.25	c seed: 1968852953
0.30/0.25	c timeout: 2016
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
0.85/0.60	c Parsing done, starting search...
5.08/1.81	o 2300
5.08/1.81	o 2250
5.08/1.81	o 2200
5.08/1.82	o 2150
5.08/1.82	o 2100
5.08/1.82	o 2000
5.08/1.82	o 1950
5.08/1.83	o 1900
5.08/1.83	o 1800
5.08/1.83	o 1750
5.08/1.83	o 1700
5.08/1.84	o 1600
5.08/1.85	o 1550
5.08/1.85	o 1400
5.08/1.86	o 1350
5.08/1.86	o 1300
5.08/1.86	o 1250
5.08/1.86	o 1200
1869.17/252.02	s SATISFIABLE
1869.17/252.02	v <instantiation>
1869.17/252.02	v 	<list>
1869.17/252.02	v 		r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] rpw[0] rpw[1] rpw[2] rpw[3] rpw[4] rpw[5] rpw[6] rpw[7] rpw[8] rpw[9] rpw[10] rpw[11] rcn[0] rcn[1] rcn[2] rcn[3] rcn[4] rcn[5] rcn[6] rcn[7] rcn[8] rcn[9] rcn[10] rcn[11] rpr[0] rpr[1] rpr[2] rpr[3] rpr[4] rpr[5] rpr[6] rpr[7] rpr[8] rpr[9] rpr[10] rpr[11]
1869.17/252.02	v 	</list>
1869.17/252.02	v 	<values>
1869.17/252.02	v 		2 2 2 2 2 2 0 0 0 0 0 0 1 0 1 1 0 1 1 0 1 0 2 0 15 1 0 0 0 0 2 7 1 0 0 0 0 0 5 0 0 0 1 2 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 200 200 200 200 200 200 0 0 0 0 0 0 16 16 16 16 16 16 0 0 0 0 0 0 200 200 200 200 200 200 0 0 0 0 0 0 
1869.17/252.02	v 	</values>
1869.17/252.02	v </instantiation>

Verifier Data

OK	1200

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4286131-1503470097/watcher-4286131-1503470097 -o /tmp/evaluation-result-4286131-1503470097/solver-4286131-1503470097 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503461190-28904 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1968852953 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286131-1503470097.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30343, runsolver pid=30340

[startup+0.100111 s]*
/proc/loadavg: 7.37 8.34 8.54 1/199 30363
/proc/meminfo: memFree=23461832/32770624 swapFree=67108860/67108860
[pid=30343] ppid=30340 vsize=26000852 memory=31788 CPUtime=0.12 cores=0-7
/proc/30343/stat : 30343 (java) S 30340 30343 28877 0 -1 1077944320 8368 0 0 0 10 2 0 0 20 0 20 0 180097101 26624872448 7947 33554432000 4194304 4196468 140731283370320 140731283352864 139660641427191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
/proc/30343/statm: 6500213 7947 3391 1 0 6487932 0
[pid=30343/tid=30345] ppid=30340 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30343/task/30345/stat : 30345 (java) R 30340 30343 28877 0 -1 4202560 6302 0 0 0 8 1 0 0 20 0 20 0 180097101 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660645643888 139660625507678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30346] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30346/stat : 30346 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660594047248 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30347] ppid=30340 vsize=26000852 memory=140697727534720 CPUtime=0 cores=0-7
/proc/30343/task/30347/stat : 30347 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660198541712 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30348] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30348/stat : 30348 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660197489168 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30349] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30349/stat : 30349 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660196436624 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30350] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30350/stat : 30350 (java) S 30340 30343 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660195384080 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30351] ppid=30340 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30343/task/30351/stat : 30351 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660194331536 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30352] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30352/stat : 30352 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660193278992 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30353] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30353/stat : 30353 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 7947 33554432000 4194304 4196468 140731283370320 139660192226448 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30354] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30354/stat : 30354 (java) S 30340 30343 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180097103 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658846525424 139660641438338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30355] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30355/stat : 30355 (java) S 30340 30343 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180097104 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658845471648 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30356] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30356/stat : 30356 (java) S 30340 30343 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180097104 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658844419056 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30357] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30357/stat : 30357 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097106 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658843367632 139660641445787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30358] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30358/stat : 30358 (java) S 30340 30343 28877 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 180097106 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658842315248 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30359] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30359/stat : 30359 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097107 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658841262704 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30360] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30360/stat : 30360 (java) S 30340 30343 28877 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 180097107 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658840210160 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30361] ppid=30340 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/30343/task/30361/stat : 30361 (java) S 30340 30343 28877 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 20 0 180097107 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658839157616 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30362] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30362/stat : 30362 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097107 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658838104288 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30363] ppid=30340 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30343/task/30363/stat : 30363 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097107 26624872448 7947 33554432000 4194304 4196468 140731283370320 139658837051824 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31788 KiB

[startup+0.210222 s]*
/proc/loadavg: 7.37 8.34 8.54 2/199 30363
/proc/meminfo: memFree=23452380/32770624 swapFree=67108860/67108860
[pid=30343] ppid=30340 vsize=26000852 memory=40960 CPUtime=0.3 cores=0-7
/proc/30343/stat : 30343 (java) S 30340 30343 28877 0 -1 1077944320 9362 0 0 0 28 2 0 0 20 0 20 0 180097101 26624872448 10240 33554432000 4194304 4196468 140731283370320 140731283352864 139660641427191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
/proc/30343/statm: 6500213 10240 3591 1 0 6487932 0
[pid=30343/tid=30345] ppid=30340 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/30343/task/30345/stat : 30345 (java) R 30340 30343 28877 0 -1 4202560 6929 0 0 0 18 1 0 0 20 0 20 0 180097101 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660645652272 139660625507678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30346] ppid=30340 vsize=26000852 memory=3382 CPUtime=0 cores=0-7
/proc/30343/task/30346/stat : 30346 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660594047248 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30347] ppid=30340 vsize=26000852 memory=288371073879246464 CPUtime=0 cores=0-7
/proc/30343/task/30347/stat : 30347 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660198541712 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30348] ppid=30340 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30343/task/30348/stat : 30348 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660197489168 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30349] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30349/stat : 30349 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660196436624 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30350] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30350/stat : 30350 (java) S 30340 30343 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660195384080 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30351] ppid=30340 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30343/task/30351/stat : 30351 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660194331536 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30352] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30352/stat : 30352 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660193278992 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30353] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30353/stat : 30353 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097102 26624872448 10240 33554432000 4194304 4196468 140731283370320 139660192226448 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30354] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30354/stat : 30354 (java) S 30340 30343 28877 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 180097103 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658846525424 139660641438338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30355] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30355/stat : 30355 (java) S 30340 30343 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180097104 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658845471648 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30356] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30356/stat : 30356 (java) S 30340 30343 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180097104 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658844419056 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30357] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30357/stat : 30357 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097106 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658843367632 139660641445787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30358] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30358/stat : 30358 (java) S 30340 30343 28877 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 180097106 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658842315248 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30359] ppid=30340 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/30343/task/30359/stat : 30359 (java) S 30340 30343 28877 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 20 0 180097107 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658841262704 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30360] ppid=30340 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/30343/task/30360/stat : 30360 (java) S 30340 30343 28877 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 20 0 180097107 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658840210160 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30361] ppid=30340 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/30343/task/30361/stat : 30361 (java) S 30340 30343 28877 0 -1 1077944384 414 0 0 0 5 0 0 0 20 0 20 0 180097107 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658839157616 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30362] ppid=30340 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30362/stat : 30362 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097107 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658838104288 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30363] ppid=30340 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30343/task/30363/stat : 30363 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097107 26624872448 10240 33554432000 4194304 4196468 140731283370320 139658837051824 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40960 KiB

[startup+0.309755 s]*
/proc/loadavg: 7.37 8.34 8.54 2/199 30363
/proc/meminfo: memFree=23444780/32770624 swapFree=67108860/67108860
[pid=30343] ppid=30340 vsize=26000872 memory=49544 CPUtime=0.48 cores=0-7
/proc/30343/stat : 30343 (java) S 30340 30343 28877 0 -1 1077944320 10698 0 0 0 46 2 0 0 20 0 20 0 180097101 26624892928 12386 33554432000 4194304 4196468 140731283370320 140731283352864 139660641427191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
/proc/30343/statm: 6500218 12386 3711 1 0 6487932 0
[pid=30343/tid=30345] ppid=30340 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30343/task/30345/stat : 30345 (java) R 30340 30343 28877 0 -1 4202560 7697 0 0 0 27 2 0 0 20 0 20 0 180097101 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660645652784 139660625507678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30346] ppid=30340 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30346/stat : 30346 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660594047248 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30347] ppid=30340 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30347/stat : 30347 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660198541712 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30348] ppid=30340 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30348/stat : 30348 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660197489168 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30349] ppid=30340 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30349/stat : 30349 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660196436624 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30350] ppid=30340 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/30343/task/30350/stat : 30350 (java) S 30340 30343 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660195384080 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30351] ppid=30340 vsize=26000872 memory=140697625785263 CPUtime=0 cores=0-7
/proc/30343/task/30351/stat : 30351 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660194331536 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30352] ppid=30340 vsize=26000872 memory=140697625787568 CPUtime=0 cores=0-7
/proc/30343/task/30352/stat : 30352 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660193278992 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30353] ppid=30340 vsize=26000872 memory=140697625789872 CPUtime=0 cores=0-7
/proc/30343/task/30353/stat : 30353 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097102 26624892928 12386 33554432000 4194304 4196468 140731283370320 139660192226448 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30354] ppid=30340 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30354/stat : 30354 (java) S 30340 30343 28877 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 180097103 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658846525424 139660641438338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30355] ppid=30340 vsize=26000872 memory=281395251586704 CPUtime=0 cores=0-7
/proc/30343/task/30355/stat : 30355 (java) S 30340 30343 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180097104 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658845471648 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30356] ppid=30340 vsize=26000872 memory=281395251593616 CPUtime=0 cores=0-7
/proc/30343/task/30356/stat : 30356 (java) S 30340 30343 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180097104 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658844419056 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30357] ppid=30340 vsize=26000872 memory=281395251534896 CPUtime=0 cores=0-7
/proc/30343/task/30357/stat : 30357 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097106 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658843367632 139660641445787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30358] ppid=30340 vsize=26000872 memory=281395251607440 CPUtime=0.01 cores=0-7
/proc/30343/task/30358/stat : 30358 (java) S 30340 30343 28877 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 20 0 180097106 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658842315248 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30359] ppid=30340 vsize=26000872 memory=281395251614352 CPUtime=0.03 cores=0-7
/proc/30343/task/30359/stat : 30359 (java) S 30340 30343 28877 0 -1 1077944384 322 0 0 0 3 0 0 0 20 0 20 0 180097107 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658841262704 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30360] ppid=30340 vsize=26000872 memory=281395251612048 CPUtime=0.05 cores=0-7
/proc/30343/task/30360/stat : 30360 (java) S 30340 30343 28877 0 -1 1077944384 643 0 0 0 5 0 0 0 20 0 20 0 180097107 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658840210160 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30361] ppid=30340 vsize=26000872 memory=281395251628656 CPUtime=0.08 cores=0-7
/proc/30343/task/30361/stat : 30361 (java) S 30340 30343 28877 0 -1 1077944384 567 0 0 0 8 0 0 0 20 0 20 0 180097107 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658839157616 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30362] ppid=30340 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30362/stat : 30362 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097107 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658838104288 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30363] ppid=30340 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/30343/task/30363/stat : 30363 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097107 26624892928 12386 33554432000 4194304 4196468 140731283370320 139658837051824 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49544 KiB

[startup+0.700854 s]
/proc/loadavg: 7.37 8.34 8.54 3/199 30363
/proc/meminfo: memFree=23432000/32770624 swapFree=67108860/67108860
[pid=30343] ppid=30340 vsize=26004968 memory=77796 CPUtime=1.16 cores=0-7
/proc/30343/stat : 30343 (java) S 30340 30343 28877 0 -1 1077944320 13023 0 0 0 111 5 0 0 20 0 20 0 180097101 26629087232 19449 33554432000 4194304 4196468 140731283370320 140731283352864 139660641427191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
/proc/30343/statm: 6501242 19449 3760 1 0 6488956 0
[pid=30343/tid=30345] ppid=30340 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/30343/task/30345/stat : 30345 (java) R 30340 30343 28877 0 -1 4202560 9382 0 0 0 64 3 0 0 20 0 20 0 180097101 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660645654336 139660641449117 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30346] ppid=30340 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30346/stat : 30346 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660594047248 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30347] ppid=30340 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30347/stat : 30347 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660198541712 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30348] ppid=30340 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/30343/task/30348/stat : 30348 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660197489168 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30349] ppid=30340 vsize=26004968 memory=1712 CPUtime=0 cores=0-7
/proc/30343/task/30349/stat : 30349 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660196436624 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30350] ppid=30340 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/30343/task/30350/stat : 30350 (java) S 30340 30343 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660195384080 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30351] ppid=30340 vsize=26004968 memory=1004 CPUtime=0 cores=0-7
/proc/30343/task/30351/stat : 30351 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660194331536 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30352] ppid=30340 vsize=26004968 memory=1200 CPUtime=0 cores=0-7
/proc/30343/task/30352/stat : 30352 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660193278992 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30353] ppid=30340 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/30343/task/30353/stat : 30353 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180097102 26629087232 19449 33554432000 4194304 4196468 140731283370320 139660192226448 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30354] ppid=30340 vsize=26004968 memory=27896 CPUtime=0 cores=0-7
/proc/30343/task/30354/stat : 30354 (java) S 30340 30343 28877 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 180097103 26629087232 19449 33554432000 4194304 4196468 140731283370320 139658846525424 139660641438338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0

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

/proc/30343/task/30369/stat : 30369 (java) R 30340 30343 28877 0 -1 4202560 14076 0 0 0 20721 9 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658817298128 139660279254464 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30370] ppid=30340 vsize=27743860 memory=1236 CPUtime=0.06 cores=0-7
/proc/30343/task/30370/stat : 30370 (java) S 30340 30343 28877 0 -1 1077944384 116 0 0 0 6 0 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658816250768 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30371] ppid=30340 vsize=27743860 memory=932 CPUtime=0.06 cores=0-7
/proc/30343/task/30371/stat : 30371 (java) S 30340 30343 28877 0 -1 1077944384 119 0 0 0 6 0 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658815198224 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30372] ppid=30340 vsize=27743860 memory=1568 CPUtime=0.05 cores=0-7
/proc/30343/task/30372/stat : 30372 (java) S 30340 30343 28877 0 -1 1077944384 108 0 0 0 5 0 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658814145680 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30373] ppid=30340 vsize=27743860 memory=2649424 CPUtime=82.4 cores=0-7
/proc/30343/task/30373/stat : 30373 (java) S 30340 30343 28877 0 -1 1077944384 6215 0 0 0 8234 6 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658813093136 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30374] ppid=30340 vsize=27743860 memory=1988 CPUtime=0.07 cores=0-7
/proc/30343/task/30374/stat : 30374 (java) S 30340 30343 28877 0 -1 1077944384 101 0 0 0 7 0 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658812040592 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30375] ppid=30340 vsize=27743860 memory=800 CPUtime=0.02 cores=0-7
/proc/30343/task/30375/stat : 30375 (java) S 30340 30343 28877 0 -1 1077944384 94 0 0 0 2 0 0 0 20 0 46 0 180097273 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658810988048 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30376] ppid=30340 vsize=27743860 memory=281395253626032 CPUtime=216.28 cores=0-7
/proc/30343/task/30376/stat : 30376 (java) R 30340 30343 28877 0 -1 4202560 14201 0 0 0 21611 17 0 0 20 0 46 0 180097281 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658809929344 139660283176969 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30377] ppid=30340 vsize=27743860 memory=-7244837784703638213 CPUtime=0.03 cores=0-7
/proc/30343/task/30377/stat : 30377 (java) S 30340 30343 28877 0 -1 1077944384 184 0 0 0 3 0 0 0 20 0 46 0 180097281 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658808882960 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30378] ppid=30340 vsize=27743860 memory=4282125444371213115 CPUtime=5.71 cores=0-7
/proc/30343/task/30378/stat : 30378 (java) S 30340 30343 28877 0 -1 1077944384 1158 0 0 0 565 6 0 0 20 0 46 0 180097282 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658805695376 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30379] ppid=30340 vsize=27743860 memory=6791534058613427641 CPUtime=48.16 cores=0-7
/proc/30343/task/30379/stat : 30379 (java) S 30340 30343 28877 0 -1 1077944384 4657 0 0 0 4803 13 0 0 20 0 46 0 180097282 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658804642832 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30380] ppid=30340 vsize=27743860 memory=90 CPUtime=1.58 cores=0-7
/proc/30343/task/30380/stat : 30380 (java) S 30340 30343 28877 0 -1 1077944384 219 0 0 0 158 0 0 0 20 0 46 0 180097282 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658803590288 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30381] ppid=30340 vsize=27743860 memory=2653556 CPUtime=128.39 cores=0-7
/proc/30343/task/30381/stat : 30381 (java) R 30340 30343 28877 0 -1 4202560 8363 0 0 0 12835 4 0 0 20 0 46 0 180097282 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658802531264 139660279254464 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30382] ppid=30340 vsize=27743860 memory=4100 CPUtime=168.46 cores=0-7
/proc/30343/task/30382/stat : 30382 (java) R 30340 30343 28877 0 -1 4202560 10074 0 0 0 16839 7 0 0 20 0 46 0 180097282 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658801478992 139660273984732 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30383] ppid=30340 vsize=27743860 memory=2653656 CPUtime=130.87 cores=0-7
/proc/30343/task/30383/stat : 30383 (java) S 30340 30343 28877 0 -1 1077944384 9564 0 0 0 13072 15 0 0 20 0 46 0 180097282 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658800432656 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30384] ppid=30340 vsize=27743860 memory=7306898463759219301 CPUtime=0.01 cores=0-7
/proc/30343/task/30384/stat : 30384 (java) S 30340 30343 28877 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 46 0 180097283 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658799380112 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30385] ppid=30340 vsize=27743860 memory=7234559377500761714 CPUtime=0.02 cores=0-7
/proc/30343/task/30385/stat : 30385 (java) S 30340 30343 28877 0 -1 1077944384 194 0 0 0 2 0 0 0 20 0 46 0 180097283 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658798327568 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30386] ppid=30340 vsize=27743860 memory=7234277885445106484 CPUtime=215.48 cores=0-7
/proc/30343/task/30386/stat : 30386 (java) R 30340 30343 28877 0 -1 4202560 14138 0 0 0 21530 18 0 0 20 0 46 0 180097283 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658797269888 139660283069984 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30387] ppid=30340 vsize=27743860 memory=7738988949697483064 CPUtime=0.79 cores=0-7
/proc/30343/task/30387/stat : 30387 (java) S 30340 30343 28877 0 -1 1077944384 239 0 0 0 79 0 0 0 20 0 46 0 180097283 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658796221456 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30388] ppid=30340 vsize=27743860 memory=5844 CPUtime=216.62 cores=0-7
/proc/30343/task/30388/stat : 30388 (java) R 30340 30343 28877 0 -1 4202560 12914 0 0 0 21641 21 0 0 20 0 46 0 180097283 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658795162512 139660283070144 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30389] ppid=30340 vsize=27743860 memory=1156 CPUtime=0 cores=0-7
/proc/30343/task/30389/stat : 30389 (java) S 30340 30343 28877 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 46 0 180097284 28409712640 663926 33554432000 4194304 4196468 140731283370320 139658794116368 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
Current children cumulated CPU time: 1662.85 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 2655704 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.28 8.03 8.39 8/225 30390
/proc/meminfo: memFree=20829912/32770624 swapFree=67108860/67108860
[pid=30343] ppid=30340 vsize=27743860 memory=2662068 CPUtime=1869.17 cores=0-7
/proc/30343/stat : 30343 (java) S 30340 30343 28877 0 -1 1077944320 365643 0 0 0 186652 265 0 0 20 0 46 0 180097101 28409712640 665517 33554432000 4194304 4196468 140731283370320 140731283352864 139660641427191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
/proc/30343/statm: 6935965 665517 3854 1 0 6923158 0
[pid=30343/tid=30345] ppid=30340 vsize=27743860 memory=1398720917958146503 CPUtime=1.67 cores=0-7
/proc/30343/task/30345/stat : 30345 (java) S 30340 30343 28877 0 -1 1077944384 12607 0 0 0 161 6 0 0 20 0 46 0 180097101 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660645664896 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30346] ppid=30340 vsize=27743860 memory=1732 CPUtime=0.82 cores=0-7
/proc/30343/task/30346/stat : 30346 (java) S 30340 30343 28877 0 -1 1077944384 18742 0 0 0 72 10 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660594047248 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30347] ppid=30340 vsize=27743860 memory=1988 CPUtime=0.84 cores=0-7
/proc/30343/task/30347/stat : 30347 (java) S 30340 30343 28877 0 -1 1077944384 15375 0 0 0 76 8 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660198541712 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30348] ppid=30340 vsize=27743860 memory=800 CPUtime=0.85 cores=0-7
/proc/30343/task/30348/stat : 30348 (java) S 30340 30343 28877 0 -1 1077944384 17707 0 0 0 76 9 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660197489168 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30349] ppid=30340 vsize=27743860 memory=12132 CPUtime=0.83 cores=0-7
/proc/30343/task/30349/stat : 30349 (java) S 30340 30343 28877 0 -1 1077944384 14284 0 0 0 75 8 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660196436624 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30350] ppid=30340 vsize=27743860 memory=1440 CPUtime=0.84 cores=0-7
/proc/30343/task/30350/stat : 30350 (java) S 30340 30343 28877 0 -1 1077944384 15046 0 0 0 75 9 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660195384080 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30351] ppid=30340 vsize=27743860 memory=5800 CPUtime=0.85 cores=0-7
/proc/30343/task/30351/stat : 30351 (java) S 30340 30343 28877 0 -1 1077944384 14129 0 0 0 77 8 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660194331536 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30352] ppid=30340 vsize=27743860 memory=1224 CPUtime=0.84 cores=0-7
/proc/30343/task/30352/stat : 30352 (java) S 30340 30343 28877 0 -1 1077944384 12686 0 0 0 76 8 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660193278992 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30353] ppid=30340 vsize=27743860 memory=6791534058613427641 CPUtime=0.84 cores=0-7
/proc/30343/task/30353/stat : 30353 (java) S 30340 30343 28877 0 -1 1077944384 19335 0 0 0 76 8 0 0 20 0 46 0 180097102 28409712640 665517 33554432000 4194304 4196468 140731283370320 139660192226448 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30354] ppid=30340 vsize=27743860 memory=4052 CPUtime=1.12 cores=0-7
/proc/30343/task/30354/stat : 30354 (java) S 30340 30343 28877 0 -1 1077944384 40827 0 0 0 99 13 0 0 20 0 46 0 180097103 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658846525424 139660641438338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30355] ppid=30340 vsize=27743860 memory=16236 CPUtime=0 cores=0-7
/proc/30343/task/30355/stat : 30355 (java) S 30340 30343 28877 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 180097104 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658845471712 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30356] ppid=30340 vsize=27743860 memory=1796 CPUtime=0 cores=0-7
/proc/30343/task/30356/stat : 30356 (java) S 30340 30343 28877 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 46 0 180097104 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658844419072 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30357] ppid=30340 vsize=27743860 memory=644 CPUtime=0 cores=0-7
/proc/30343/task/30357/stat : 30357 (java) S 30340 30343 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 180097106 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658843367632 139660641445787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30358] ppid=30340 vsize=27743860 memory=960 CPUtime=1.9 cores=0-7
/proc/30343/task/30358/stat : 30358 (java) S 30340 30343 28877 0 -1 1077944384 7273 0 0 0 187 3 0 0 20 0 46 0 180097106 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658842315248 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30359] ppid=30340 vsize=27743860 memory=4472 CPUtime=2.04 cores=0-7
/proc/30343/task/30359/stat : 30359 (java) S 30340 30343 28877 0 -1 1077944384 11117 0 0 0 202 2 0 0 20 0 46 0 180097107 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658841262704 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30360] ppid=30340 vsize=27743860 memory=1236 CPUtime=1.92 cores=0-7
/proc/30343/task/30360/stat : 30360 (java) S 30340 30343 28877 0 -1 1077944384 10395 0 0 0 189 3 0 0 20 0 46 0 180097107 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658840210160 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30361] ppid=30340 vsize=27743860 memory=932 CPUtime=0.9 cores=0-7
/proc/30343/task/30361/stat : 30361 (java) S 30340 30343 28877 0 -1 1077944384 18921 0 0 0 85 5 0 0 20 0 46 0 180097107 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658839157616 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30362] ppid=30340 vsize=27743860 memory=1568 CPUtime=0 cores=0-7
/proc/30343/task/30362/stat : 30362 (java) S 30340 30343 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 180097107 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658838104288 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30363] ppid=30340 vsize=27743860 memory=2240 CPUtime=0.09 cores=0-7
/proc/30343/task/30363/stat : 30363 (java) S 30340 30343 28877 0 -1 1077944384 1854 0 0 0 5 4 0 0 20 0 46 0 180097107 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658837051824 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30364] ppid=30340 vsize=27743860 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/30343/task/30364/stat : 30364 (java) S 30340 30343 28877 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 46 0 180097247 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658826760880 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30365] ppid=30340 vsize=27743860 memory=288285580272600208 CPUtime=0.57 cores=0-7
/proc/30343/task/30365/stat : 30365 (java) S 30340 30343 28877 0 -1 1077944384 6067 0 0 0 36 21 0 0 20 0 46 0 180097260 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658823611440 139660641438338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30366] ppid=30340 vsize=27743860 memory=6943526294502006880 CPUtime=245.74 cores=0-7
/proc/30343/task/30366/stat : 30366 (java) R 30340 30343 28877 0 -1 4202560 16591 0 0 0 24553 21 0 0 20 0 46 0 180097269 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658820455792 139660279720648 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30367] ppid=30340 vsize=27743860 memory=6944656592455360604 CPUtime=0.05 cores=0-7
/proc/30343/task/30367/stat : 30367 (java) S 30340 30343 28877 0 -1 1077944384 97 0 0 0 5 0 0 0 20 0 46 0 180097270 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658819409424 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30368] ppid=30340 vsize=27743860 memory=12132 CPUtime=7.7 cores=0-7
/proc/30343/task/30368/stat : 30368 (java) S 30340 30343 28877 0 -1 1077944384 605 0 0 0 766 4 0 0 20 0 46 0 180097271 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658818356880 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30369] ppid=30340 vsize=27743860 memory=1440 CPUtime=236.63 cores=0-7
/proc/30343/task/30369/stat : 30369 (java) R 30340 30343 28877 0 -1 4202560 16497 0 0 0 23653 10 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658817297920 139660282851058 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30370] ppid=30340 vsize=27743860 memory=5800 CPUtime=0.06 cores=0-7
/proc/30343/task/30370/stat : 30370 (java) S 30340 30343 28877 0 -1 1077944384 116 0 0 0 6 0 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658816250768 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30371] ppid=30340 vsize=27743860 memory=1224 CPUtime=0.06 cores=0-7
/proc/30343/task/30371/stat : 30371 (java) S 30340 30343 28877 0 -1 1077944384 119 0 0 0 6 0 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658815198224 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30372] ppid=30340 vsize=27743860 memory=8732 CPUtime=0.05 cores=0-7
/proc/30343/task/30372/stat : 30372 (java) S 30340 30343 28877 0 -1 1077944384 108 0 0 0 5 0 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658814145680 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30373] ppid=30340 vsize=27743860 memory=1712 CPUtime=82.4 cores=0-7
/proc/30343/task/30373/stat : 30373 (java) S 30340 30343 28877 0 -1 1077944384 6215 0 0 0 8234 6 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658813093136 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30374] ppid=30340 vsize=27743860 memory=4620 CPUtime=0.07 cores=0-7
/proc/30343/task/30374/stat : 30374 (java) S 30340 30343 28877 0 -1 1077944384 101 0 0 0 7 0 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658812040592 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30375] ppid=30340 vsize=27743860 memory=1004 CPUtime=0.02 cores=0-7
/proc/30343/task/30375/stat : 30375 (java) S 30340 30343 28877 0 -1 1077944384 94 0 0 0 2 0 0 0 20 0 46 0 180097273 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658810988048 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30376] ppid=30340 vsize=27743860 memory=2662052 CPUtime=245.63 cores=0-7
/proc/30343/task/30376/stat : 30376 (java) R 30340 30343 28877 0 -1 4202560 16584 0 0 0 24544 19 0 0 20 0 46 0 180097281 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658809932048 139660283665962 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30377] ppid=30340 vsize=27743860 memory=27900 CPUtime=0.03 cores=0-7
/proc/30343/task/30377/stat : 30377 (java) S 30340 30343 28877 0 -1 1077944384 184 0 0 0 3 0 0 0 20 0 46 0 180097281 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658808882960 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30378] ppid=30340 vsize=27743860 memory=4052 CPUtime=5.71 cores=0-7
/proc/30343/task/30378/stat : 30378 (java) S 30340 30343 28877 0 -1 1077944384 1158 0 0 0 565 6 0 0 20 0 46 0 180097282 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658805695376 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30379] ppid=30340 vsize=27743860 memory=16236 CPUtime=48.16 cores=0-7
/proc/30343/task/30379/stat : 30379 (java) S 30340 30343 28877 0 -1 1077944384 4657 0 0 0 4803 13 0 0 20 0 46 0 180097282 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658804642832 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30380] ppid=30340 vsize=27743860 memory=1796 CPUtime=1.58 cores=0-7
/proc/30343/task/30380/stat : 30380 (java) S 30340 30343 28877 0 -1 1077944384 219 0 0 0 158 0 0 0 20 0 46 0 180097282 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658803590288 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30381] ppid=30340 vsize=27743860 memory=6791534058613427641 CPUtime=157.74 cores=0-7
/proc/30343/task/30381/stat : 30381 (java) R 30340 30343 28877 0 -1 4202560 10478 0 0 0 15768 6 0 0 20 0 46 0 180097282 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658802531440 139660283922353 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30382] ppid=30340 vsize=27743860 memory=7229235430493807207 CPUtime=197.79 cores=0-7
/proc/30343/task/30382/stat : 30382 (java) R 30340 30343 28877 0 -1 4202560 12209 0 0 0 19770 9 0 0 20 0 46 0 180097282 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658801478992 139660283779303 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30383] ppid=30340 vsize=27743860 memory=4279073127026418240 CPUtime=130.87 cores=0-7
/proc/30343/task/30383/stat : 30383 (java) S 30340 30343 28877 0 -1 1077944384 9564 0 0 0 13072 15 0 0 20 0 46 0 180097282 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658800432656 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30384] ppid=30340 vsize=27743860 memory=7374191830529759342 CPUtime=0.01 cores=0-7
/proc/30343/task/30384/stat : 30384 (java) S 30340 30343 28877 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 46 0 180097283 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658799380112 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30385] ppid=30340 vsize=27743860 memory=6003393287986572142 CPUtime=0.02 cores=0-7
/proc/30343/task/30385/stat : 30385 (java) S 30340 30343 28877 0 -1 1077944384 194 0 0 0 2 0 0 0 20 0 46 0 180097283 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658798327568 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30386] ppid=30340 vsize=27743860 memory=6221002049431033191 CPUtime=244.83 cores=0-7
/proc/30343/task/30386/stat : 30386 (java) R 30340 30343 28877 0 -1 4202560 16323 0 0 0 24464 19 0 0 20 0 46 0 180097283 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658797267792 139660282408322 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30387] ppid=30340 vsize=27743860 memory=4279353494069338944 CPUtime=0.79 cores=0-7
/proc/30343/task/30387/stat : 30387 (java) S 30340 30343 28877 0 -1 1077944384 239 0 0 0 79 0 0 0 20 0 46 0 180097283 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658796221456 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30388] ppid=30340 vsize=27743860 memory=644 CPUtime=245.95 cores=0-7
/proc/30343/task/30388/stat : 30388 (java) R 30340 30343 28877 0 -1 4202560 15058 0 0 0 24573 22 0 0 20 0 46 0 180097283 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658795162544 139660279733442 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
[pid=30343/tid=30389] ppid=30340 vsize=27743860 memory=960 CPUtime=0 cores=0-7
/proc/30343/task/30389/stat : 30389 (java) S 30340 30343 28877 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 46 0 180097284 28409712640 665517 33554432000 4194304 4196468 140731283370320 139658794116368 139660641437397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9256960 140731283375207 140731283375392 140731283375392 140731283378127 0
Current children cumulated CPU time: 1869.17 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 2662068 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.045 s]
# the end of solver process 30343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1866.62 s, system=2.67702 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 252.045
CPU time (s): 1869.3
CPU user time (s): 1866.62
CPU system time (s): 2.67702
CPU usage (%): 741.653
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 2763120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1866.62
system time used= 2.67702
maximum resident set size= 2765176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113608
involuntary context switches= 32551


# summary of solver processes directly reported to runsolver:
#   pid: 30343
#   total CPU time (s): 1869.3
#   total CPU user time (s): 1866.62
#   total CPU system time (s): 2.67702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.69335 second user time and 3.74449 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-23 08:20:36
IDJOB=4286131
IDBENCH=140551
IDSOLVER=2682
FILE ID=node113/4286131-1503470097
RUNJOBID= node113-1503461190-28904
PBS_JOBID= 20632173
Free space on /tmp= 60796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Rack/Rack-m1c-s1/Rack-m1c-r3.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-4286131-1503470097/watcher-4286131-1503470097 -o /tmp/evaluation-result-4286131-1503470097/solver-4286131-1503470097 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503461190-28904 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1968852953 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286131-1503470097.xml

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

MD5SUM BENCH= bc26aaa932070946748b52cb6241d030
RANDOM SEED=1968852953

node113.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.89
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.89
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.89
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.89
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:        23478148 kB
MemAvailable:   31938892 kB
Buffers:          234492 kB
Cached:          8507248 kB
SwapCached:            0 kB
Active:          2355632 kB
Inactive:        6440984 kB
Active(anon):       5136 kB
Inactive(anon):    94268 kB
Active(file):    2350496 kB
Inactive(file):  6346716 kB
Unevictable:        7716 kB
Mlocked:            7716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42320 kB
Writeback:             0 kB
AnonPages:         62948 kB
Mapped:            55656 kB
Shmem:             41608 kB
Slab:             186208 kB
SReclaimable:     158732 kB
SUnreclaim:        27476 kB
KernelStack:        3184 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344200 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 60752 MiB
End job on node113 at 2017-08-23 08:24:48