Trace number 4298886

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
GG's minicp 2018-04-29SAT (TO)75 2520.1 2492.13

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-esc32a_c18.xml
MD5SUMca8832984a17c67db3e889c6d91adcf4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1056
Number of constraints75
Number of domains2
Minimum domain size5
Maximum domain size32
Distribution of domain sizes[{"size":5,"count":74},{"size":32,"count":32}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":950},{"degree":1,"count":7},{"degree":2,"count":75},{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":4},{"degree":7,"count":8},{"degree":8,"count":6},{"degree":9,"count":2},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":74},{"arity":32,"count":1}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74},{"type":"allDifferent","count":1}]
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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.62/0.41	o 173
0.93/0.42	o 159
0.93/0.43	o 155
0.93/0.43	o 153
0.93/0.43	o 151
0.93/0.44	o 145
0.93/0.45	o 143
0.93/0.45	o 141
0.93/0.45	o 139
0.93/0.45	o 133
0.93/0.45	o 129
0.93/0.45	o 127
0.93/0.45	o 125
0.93/0.46	o 123
0.93/0.46	o 119
0.93/0.47	o 113
0.93/0.47	o 111
1.26/0.54	o 107
1.26/0.54	o 103
1.26/0.55	o 101
1.26/0.56	o 99
1.26/0.56	o 97
1.26/0.59	o 95
1.54/0.62	o 93
1.54/0.62	o 89
1.81/0.70	o 87
1.81/0.79	o 85
2.10/0.80	o 83
4.29/2.79	o 81
4.49/2.93	o 78
4.49/2.96	o 76
6.98/5.26	o 75
2520.08/2492.11	s SATISFIABLE
2520.08/2492.11	v <instantiation>
2520.08/2492.11	v 	<list>
2520.08/2492.11	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] d[0][1] d[0][2] d[0][5] d[0][10] d[0][12] d[0][21] d[1][2] d[1][4] d[1][8] d[1][13] d[2][3] d[2][8] d[2][14] d[2][17] d[3][4] d[3][5] d[3][8] d[3][14] d[3][17] d[4][5] d[4][8] d[4][13] d[5][10] d[5][12] d[5][21] d[7][15] d[7][16] d[7][20] d[7][22] d[7][23] d[7][24] d[7][26] d[8][13] d[8][14] d[8][17] d[9][23] d[10][12] d[10][16] d[10][18] d[10][21] d[11][15] d[11][16] d[11][21] d[11][25] d[12][13] d[12][14] d[12][21] d[13][14] d[14][17] d[15][20] d[15][22] d[15][23] d[15][25] d[15][26] d[16][18] d[16][24] d[16][25] d[16][26] d[17][18] d[17][20] d[17][23] d[17][26] d[18][20] d[18][23] d[18][26] d[20][22] d[20][23] d[20][26] d[21][24] d[21][26] d[22][23] d[22][26] d[23][26] d[24][26] 
2520.08/2492.11	v 	</list>
2520.08/2492.11	v 	<values>
2520.08/2492.11	v 		30 10 18 19 27 23 7 5 26 9 22 29 31 11 3 12 20 2 6 14 4 21 13 8 1 28 0 15 16 17 24 25 1 1 1 0 0 2 1 1 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 1 1 0 0 2 0 1 1 2 1 0 1 0 0 1 1 1 0 0 1 2 1 0 0 0 0 0 0 1 1 2 0 1 0 1 1 0 0 2 1 1 1 0 1 2 1 2 0 0 
2520.08/2492.11	v 	</values>
2520.08/2492.11	v </instantiation>

Verifier Data

OK	75

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298886-1532783251/watcher-4298886-1532783251 -o /tmp/evaluation-result-4298886-1532783251/solver-4298886-1532783251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298886-1532783251.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100135 s]*
/proc/loadavg: 1.81 1.52 1.45 5/215 9764
/proc/meminfo: memFree=27412920/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661056 memory=28404 CPUtime=0.13 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 4989 0 0 0 12 1 0 0 20 0 15 0 95888258 10916921344 7101 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665264 7101 2860 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661056 memory=-8682199499346375872 CPUtime=0.09 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 2867 0 0 0 9 0 0 0 20 0 15 0 95888259 10916921344 7101 33554432000 4194304 4196468 140732225387472 140413219947648 140413215731094 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 7101 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661056 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661056 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888261 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95888261 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95888261 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) S 9746 9749 8861 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 95888264 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412247984368 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) S 9746 9749 8861 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 95888264 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412246931824 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661056 memory=139923065968256 CPUtime=0.02 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) R 9746 9749 8861 0 -1 4202560 318 0 0 0 2 0 0 0 20 0 15 0 95888264 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412245878768 140413207956286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661056 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) R 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888264 10916921344 7101 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28404 KiB

[startup+0.210682 s]*
/proc/loadavg: 1.81 1.52 1.45 6/215 9764
/proc/meminfo: memFree=27397412/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661056 memory=40692 CPUtime=0.33 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 7703 0 0 0 31 2 0 0 20 0 15 0 95888258 10916921344 10173 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665264 10173 3005 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) D 9746 9749 8861 0 -1 1077944384 4746 0 0 0 19 1 0 0 20 0 15 0 95888259 10916921344 10173 33554432000 4194304 4196468 140732225387472 140413219951472 140413215743037 0 4 0 16800975 18446744072101756452 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 10173 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661056 memory=139923065978178 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 10173 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 10173 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888259 10916921344 10173 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) S 9746 9749 8861 0 -1 1077944384 472 0 0 0 2 0 0 0 20 0 15 0 95888264 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412247984368 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) S 9746 9749 8861 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 95888264 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412246931824 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=139923065968256 CPUtime=0.08 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) S 9746 9749 8861 0 -1 1077944384 840 0 0 0 8 0 0 0 20 0 15 0 95888264 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 10173 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40692 KiB

[startup+0.310814 s]*
/proc/loadavg: 1.81 1.52 1.45 6/215 9764
/proc/meminfo: memFree=27386804/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661132 memory=50504 CPUtime=0.62 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 9254 0 0 0 59 3 0 0 20 0 15 0 95888258 10916999168 12626 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665283 12626 3077 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 5043 0 0 0 28 1 0 0 20 0 15 0 95888259 10916999168 12626 33554432000 4194304 4196468 140732225387472 140413219958192 140413199076666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 12626 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=14268854597883544 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) R 9746 9749 8861 0 -1 4202560 780 0 0 0 7 0 0 0 20 0 15 0 95888264 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412247970248 140413192956608 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) R 9746 9749 8861 0 -1 4202560 889 0 0 0 7 0 0 0 20 0 15 0 95888264 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412246917752 140413195417808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=139923065968256 CPUtime=0.15 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) R 9746 9749 8861 0 -1 1077944384 1174 0 0 0 15 0 0 0 20 0 15 0 95888264 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=139923065968256 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 12626 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 50504 KiB

[startup+0.700828 s]
/proc/loadavg: 1.81 1.52 1.45 5/215 9764
/proc/meminfo: memFree=27323696/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661132 memory=128704 CPUtime=1.81 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 11873 0 0 0 177 4 0 0 20 0 15 0 95888258 10916999168 32176 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665283 32176 3106 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661132 memory=1840 CPUtime=0.67 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 5212 0 0 0 65 2 0 0 20 0 15 0 95888259 10916999168 32176 33554432000 4194304 4196468 140732225387472 140413219957904 140413194780816 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 32176 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 32176 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=7163631965283378496 CPUtime=0.4 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) R 9746 9749 8861 0 -1 4202560 2003 0 0 0 40 0 0 0 20 0 15 0 95888264 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412247970392 140413194962930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=7667213801450137426 CPUtime=0.44 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) R 9746 9749 8861 0 -1 4202560 1720 0 0 0 44 0 0 0 20 0 15 0 95888264 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412246914896 140413208815995 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=7368003688827211856 CPUtime=0.26 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) S 9746 9749 8861 0 -1 1077944384 1576 0 0 0 26 0 0 0 20 0 15 0 95888264 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 32212 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 1.81 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 128704 KiB

[startup+1.50078 s]
/proc/loadavg: 1.81 1.52 1.45 3/215 9764
/proc/meminfo: memFree=27242960/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661132 memory=185420 CPUtime=3.05 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 15515 0 0 0 300 5 0 0 20 0 15 0 95888258 10916999168 46355 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665283 46355 3128 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 5403 0 0 0 144 3 0 0 20 0 15 0 95888259 10916999168 46355 33554432000 4194304 4196468 140732225387472 140413219958488 140412836044068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 46355 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 46355 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 46355 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 95888259 10916999168 46355 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 46355 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0

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

/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 23098 0 0 0 236533 23 0 0 20 0 15 0 95888259 10916999168 110846 33554432000 4194304 4196468 140732225387472 140413219959088 140412836044764 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=443384 CPUtime=8.58 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 9847 0 0 0 816 42 0 0 20 0 15 0 95888259 10916999168 110846 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=443384 CPUtime=8.58 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 9178 0 0 0 814 44 0 0 20 0 15 0 95888259 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=441336 CPUtime=8.57 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 9992 0 0 0 812 45 0 0 20 0 15 0 95888259 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=441336 CPUtime=8.57 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 7771 0 0 0 810 47 0 0 20 0 15 0 95888259 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=441336 CPUtime=5.63 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 8130 0 0 0 516 47 0 0 20 0 15 0 95888261 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=443384 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=443384 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=443384 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=4028 CPUtime=0.79 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) S 9746 9749 8861 0 -1 1077944384 5545 0 0 0 79 0 0 0 20 0 15 0 95888264 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412247984368 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=35 CPUtime=0.87 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) S 9746 9749 8861 0 -1 1077944384 6431 0 0 0 86 1 0 0 20 0 15 0 95888264 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412246931824 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=443384 CPUtime=0.35 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) S 9746 9749 8861 0 -1 1077944384 4265 0 0 0 34 1 0 0 20 0 15 0 95888264 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=443384 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=443384 CPUtime=1.13 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 818 0 0 0 55 58 0 0 20 0 15 0 95888264 10916999168 110846 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 2408.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 443384 KiB

[startup+2442.3 s]
/proc/loadavg: 1.23 1.27 1.41 3/215 9837
/proc/meminfo: memFree=26666784/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661132 memory=451576 CPUtime=2469.55 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 88143 0 0 0 246691 264 0 0 20 0 15 0 95888258 10916999168 112894 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665283 112894 3144 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661132 memory=451576 CPUtime=2425.05 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 23496 0 0 0 242481 24 0 0 20 0 15 0 95888259 10916999168 112894 33554432000 4194304 4196468 140732225387472 140413219958944 140412836047148 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=449528 CPUtime=8.87 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 9995 0 0 0 844 43 0 0 20 0 15 0 95888259 10916999168 112894 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=449528 CPUtime=8.88 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 9378 0 0 0 843 45 0 0 20 0 15 0 95888259 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=447480 CPUtime=8.86 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 10265 0 0 0 840 46 0 0 20 0 15 0 95888259 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=449528 CPUtime=8.87 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 8223 0 0 0 838 49 0 0 20 0 15 0 95888259 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=449528 CPUtime=5.77 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 8307 0 0 0 528 49 0 0 20 0 15 0 95888261 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=449528 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=449528 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=451576 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=451576 CPUtime=0.79 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) S 9746 9749 8861 0 -1 1077944384 5547 0 0 0 79 0 0 0 20 0 15 0 95888264 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412247984368 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=451576 CPUtime=0.87 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) S 9746 9749 8861 0 -1 1077944384 6433 0 0 0 86 1 0 0 20 0 15 0 95888264 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412246931824 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=451576 CPUtime=0.35 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) S 9746 9749 8861 0 -1 1077944384 4267 0 0 0 34 1 0 0 20 0 15 0 95888264 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=451576 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=451576 CPUtime=1.15 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 825 0 0 0 56 59 0 0 20 0 15 0 95888264 10916999168 112894 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 2469.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 451576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.11 s]
/proc/loadavg: 1.25 1.27 1.40 3/215 9917
/proc/meminfo: memFree=25632484/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661132 memory=457720 CPUtime=2520.08 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 89596 0 0 0 251739 269 0 0 20 0 15 0 95888258 10916999168 114430 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665283 114430 3144 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661132 memory=457720 CPUtime=2474.42 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 23850 0 0 0 247418 24 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140413219958944 140412832785590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=457720 CPUtime=9.13 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 10098 0 0 0 869 44 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=457720 CPUtime=9.12 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 9631 0 0 0 866 46 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=279845843086128 CPUtime=9.1 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 10487 0 0 0 864 46 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=455672 CPUtime=9.12 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 8554 0 0 0 862 50 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=457720 CPUtime=5.9 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 8474 0 0 0 540 50 0 0 20 0 15 0 95888261 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=451576 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=15588 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=5788 CPUtime=0.79 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) S 9746 9749 8861 0 -1 1077944384 5549 0 0 0 79 0 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412247984368 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=455672 CPUtime=0.87 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) S 9746 9749 8861 0 -1 1077944384 6435 0 0 0 86 1 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412246931824 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=455672 CPUtime=0.35 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) S 9746 9749 8861 0 -1 1077944384 4269 0 0 0 34 1 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=455672 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=928 CPUtime=1.17 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 842 0 0 0 57 60 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 457720 KiB

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

[startup+2492.13 s]
# the end of solver process 9749 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.4 s, system=2.69685 s

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

[startup+2492.11 s]
/proc/loadavg: 1.25 1.27 1.40 3/215 9917
/proc/meminfo: memFree=25632484/32770624 swapFree=67108860/67108860
[pid=9749] ppid=9746 vsize=10661132 memory=457720 CPUtime=2520.08 cores=1,3,5,7
/proc/9749/stat : 9749 (java) S 9746 9749 8861 0 -1 1077944320 89596 0 0 0 251739 269 0 0 20 0 15 0 95888258 10916999168 114430 33554432000 4194304 4196468 140732225387472 140732225370016 140413215719159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
/proc/9749/statm: 2665283 114430 3144 1 0 2627263 0
[pid=9749/tid=9751] ppid=9746 vsize=10661132 memory=457720 CPUtime=2474.42 cores=1,3,5,7
/proc/9749/task/9751/stat : 9751 (java) R 9746 9749 8861 0 -1 4202560 23850 0 0 0 247418 24 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140413219958944 140412832785590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9752] ppid=9746 vsize=10661132 memory=457720 CPUtime=9.13 cores=1,3,5,7
/proc/9749/task/9752/stat : 9752 (java) S 9746 9749 8861 0 -1 1077944384 10098 0 0 0 869 44 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140413152410128 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9753] ppid=9746 vsize=10661132 memory=457720 CPUtime=9.12 cores=1,3,5,7
/proc/9749/task/9753/stat : 9753 (java) S 9746 9749 8861 0 -1 1077944384 9631 0 0 0 866 46 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412821826192 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9754] ppid=9746 vsize=10661132 memory=279845843086128 CPUtime=9.1 cores=1,3,5,7
/proc/9749/task/9754/stat : 9754 (java) S 9746 9749 8861 0 -1 1077944384 10487 0 0 0 864 46 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412820773136 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9755] ppid=9746 vsize=10661132 memory=455672 CPUtime=9.12 cores=1,3,5,7
/proc/9749/task/9755/stat : 9755 (java) S 9746 9749 8861 0 -1 1077944384 8554 0 0 0 862 50 0 0 20 0 15 0 95888259 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412819720592 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9756] ppid=9746 vsize=10661132 memory=457720 CPUtime=5.9 cores=1,3,5,7
/proc/9749/task/9756/stat : 9756 (java) S 9746 9749 8861 0 -1 1077944384 8474 0 0 0 540 50 0 0 20 0 15 0 95888261 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412252195568 140413215730306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9757] ppid=9746 vsize=10661132 memory=451576 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9757/stat : 9757 (java) S 9746 9749 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412251141792 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9758] ppid=9746 vsize=10661132 memory=15588 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9758/stat : 9758 (java) S 9746 9749 8861 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 95888261 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412250088688 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9759] ppid=9746 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9759/stat : 9759 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412249037264 140413215737755 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9760] ppid=9746 vsize=10661132 memory=5788 CPUtime=0.79 cores=1,3,5,7
/proc/9749/task/9760/stat : 9760 (java) S 9746 9749 8861 0 -1 1077944384 5549 0 0 0 79 0 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412247984368 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9761] ppid=9746 vsize=10661132 memory=455672 CPUtime=0.87 cores=1,3,5,7
/proc/9749/task/9761/stat : 9761 (java) S 9746 9749 8861 0 -1 1077944384 6435 0 0 0 86 1 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412246931824 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9762] ppid=9746 vsize=10661132 memory=455672 CPUtime=0.35 cores=1,3,5,7
/proc/9749/task/9762/stat : 9762 (java) S 9746 9749 8861 0 -1 1077944384 4269 0 0 0 34 1 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412245878768 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9763] ppid=9746 vsize=10661132 memory=455672 CPUtime=0 cores=1,3,5,7
/proc/9749/task/9763/stat : 9763 (java) S 9746 9749 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412244826464 140413215729365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
[pid=9749/tid=9764] ppid=9746 vsize=10661132 memory=928 CPUtime=1.17 cores=1,3,5,7
/proc/9749/task/9764/stat : 9764 (java) S 9746 9749 8861 0 -1 1077944384 842 0 0 0 57 60 0 0 20 0 15 0 95888264 10916999168 114430 33554432000 4194304 4196468 140732225387472 140412243774512 140413215730306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19800064 140732225393781 140732225393929 140732225393929 140732225396687 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 457720 KiB

Child status: 143
Real time (s): 2492.13
CPU time (s): 2520.1
CPU user time (s): 2517.4
CPU system time (s): 2.69685
CPU usage (%): 101.122
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 457720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.4
system time used= 2.69685
maximum resident set size= 458228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 221518
involuntary context switches= 5496


# summary of solver processes directly reported to runsolver:
#   pid: 9749
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.4
#   total CPU system time (s): 2.69685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4777 second user time and 18.6521 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 15:07:31
IDJOB=4298886
IDBENCH=141247
IDSOLVER=2762
FILE ID=node151/4298886-1532783251
RUNJOBID= node151-1532775757-8893
PBS_JOBID= 21022465
Free space on /tmp= 54928 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-esc32a_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298886-1532783251/watcher-4298886-1532783251 -o /tmp/evaluation-result-4298886-1532783251/solver-4298886-1532783251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298886-1532783251.xml

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

MD5SUM BENCH= ca8832984a17c67db3e889c6d91adcf4
RANDOM SEED=145614410

node151.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.87
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.87
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.87
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.87
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:        27432212 kB
MemAvailable:   31095060 kB
Buffers:          188440 kB
Cached:          3743984 kB
SwapCached:            0 kB
Active:          2291384 kB
Inactive:        2567724 kB
Active(anon):     876504 kB
Inactive(anon):    78192 kB
Active(file):    1414880 kB
Inactive(file):  2489532 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1288 kB
Writeback:             0 kB
AnonPages:        919972 kB
Mapped:            54736 kB
Shmem:             25224 kB
Slab:             176368 kB
SReclaimable:     148544 kB
SUnreclaim:        27824 kB
KernelStack:        3792 kB
PageTables:         6680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2106616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    821248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-28 15:49:03