Trace number 4255936

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 - Conflict Ordering 2017-07-26SAT (TO)0 252.16701 181.561

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-50.xml
MD5SUM53b1156e30bb035a294b23873bcaa6f4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark251.92101
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size47
Distribution of domain sizes[{"size":23,"count":1},{"size":47,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.29/0.26	c version: 2017-07-26
0.29/0.26	c seed: 1423465660
0.29/0.26	c timeout: 252
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 4
0.29/0.28	c Parsing instance...
154.40/87.23	c Parsing done, starting search...
156.80/88.46	o 0
252.09/181.50	s SATISFIABLE
252.09/181.50	v <instantiation>
252.09/181.50	v 	<list>
252.09/181.50	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5]
252.09/181.50	v 	</list>
252.09/181.50	v 	<values>
252.09/181.50	v 		0 200 199 199 199 198 0 198 198 197 195 195 0 197 196 196 195 195 0 197 196 196 195 194 0 193 193 193 193 193 0 193 192 192 192 191 0 190 190 189 188 185 0 190 190 189 184 184 0 187 186 185 185 184 0 184 180 180 179 179 0 183 165 160 159 153 150 181 162 161 160 153 150 180 167 161 157 154 150 180 164 162 158 154 150 180 163 160 159 154 151 179 166 161 155 155 151 179 164 162 156 155 152 178 164 162 157 153 152 178 162 161 158 154 151 176 166 161 159 152 150 175 172 170 170 170 0 174 174 174 173 167 0 
252.09/181.50	v 	</values>
252.09/181.50	v </instantiation>

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255936-1502644880/watcher-4255936-1502644880 -o /tmp/evaluation-result-4255936-1502644880/solver-4255936-1502644880 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502642918-7711 --watchdog 312 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1423465660 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4255936-1502644880.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=8603, runsolver pid=8600
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 2.44 2.15 1.90 4/215 8618
/proc/meminfo: memFree=20750544/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13980164 memory=32604 CPUtime=0.11 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 8579 0 0 0 10 1 0 0 20 0 15 0 97568965 14315687936 8151 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3495041 8151 3409 1 0 3482761 0
[pid=8603/tid=8605] ppid=8600 vsize=13980164 memory=-8682197326076146880 CPUtime=0.09 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 6483 0 0 0 8 1 0 0 20 0 15 0 97568966 14315687936 8217 33554432000 4194304 4196468 140730455163408 140651962813600 140651958619542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13980164 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 8217 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 8217 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 8217 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 8217 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97568968 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97568969 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650869883808 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97568969 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650868831216 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0.01 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) R 8600 8603 3242 0 -1 4202560 397 0 0 0 1 0 0 0 20 0 15 0 97568972 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650864622320 140651958619542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 8217 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 32604 KiB

[startup+0.210496 s]*
/proc/loadavg: 2.44 2.15 1.90 6/215 8618
/proc/meminfo: memFree=20738944/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13980164 memory=42828 CPUtime=0.29 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 9751 0 0 0 27 2 0 0 20 0 15 0 97568965 14315687936 10707 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3495041 10707 3654 1 0 3482761 0
[pid=8603/tid=8605] ppid=8600 vsize=13980164 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 7113 0 0 0 18 1 0 0 20 0 15 0 97568966 14315687936 10707 33554432000 4194304 4196468 140730455163408 140651962833760 140651942688094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13980164 memory=342 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 10707 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13980164 memory=139745769281736 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 10707 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 10707 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97568967 14315687936 10707 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97568968 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97568969 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650869883808 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97568969 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650868831216 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13980164 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 15 0 97568972 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13980164 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 15 0 97568972 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0.05 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 557 0 0 0 5 0 0 0 20 0 15 0 97568972 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13980164 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568972 14315687936 10707 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 42828 KiB

[startup+0.310527 s]*
/proc/loadavg: 2.44 2.15 1.90 6/215 8618
/proc/meminfo: memFree=20731748/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13980184 memory=50312 CPUtime=0.47 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 10782 0 0 0 45 2 0 0 20 0 15 0 97568965 14315708416 12578 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3495046 12578 3719 1 0 3482761 0
[pid=8603/tid=8605] ppid=8600 vsize=13980184 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 7681 0 0 0 27 2 0 0 20 0 15 0 97568966 14315708416 12578 33554432000 4194304 4196468 140730455163408 140651962836640 140651958629533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13980184 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315708416 12578 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13980184 memory=14831657285826200 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315708416 12578 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568967 14315708416 12578 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97568967 14315708416 12578 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13980184 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97568968 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97568969 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650869883808 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97568969 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650868831216 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13980184 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 629 0 0 0 5 0 0 0 20 0 15 0 97568972 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13980184 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 475 0 0 0 4 0 0 0 20 0 15 0 97568972 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13980184 memory=139745769272960 CPUtime=0.08 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 615 0 0 0 8 0 0 0 20 0 15 0 97568972 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13980184 memory=139745769272960 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568972 14315708416 12578 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50312 KiB

[startup+0.700929 s]
/proc/loadavg: 2.33 2.13 1.90 3/215 8618
/proc/meminfo: memFree=20682848/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13980184 memory=284856 CPUtime=1.23 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 11970 0 0 0 101 22 0 0 20 0 15 0 97568965 14315708416 71214 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3495046 71214 3759 1 0 3482761 0
[pid=8603/tid=8605] ppid=8600 vsize=13980184 memory=1732 CPUtime=0.6 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 8131 0 0 0 54 6 0 0 20 0 15 0 97568966 14315708416 71214 33554432000 4194304 4196468 140730455163408 140651962845328 140651958629533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13980184 memory=1224 CPUtime=0.05 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 64 0 0 0 2 3 0 0 20 0 15 0 97568967 14315708416 71214 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13980184 memory=12032 CPUtime=0.05 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 67 0 0 0 2 3 0 0 20 0 15 0 97568967 14315708416 71214 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13980184 memory=5792 CPUtime=0.05 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 58 0 0 0 2 3 0 0 20 0 15 0 97568967 14315708416 71214 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13980184 memory=796 CPUtime=0.05 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 65 0 0 0 2 3 0 0 20 0 15 0 97568967 14315708416 71214 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13980184 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 97568968 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13980184 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97568969 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650869883872 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13980184 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97568969 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650868831216 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13980184 memory=6296683629868568929 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13980184 memory=7519159149027546218 CPUtime=0.11 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 778 0 0 0 11 0 0 0 20 0 15 0 97568972 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13980184 memory=7523071198212214892 CPUtime=0.09 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 564 0 0 0 9 0 0 0 20 0 15 0 97568972 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13980184 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 784 0 0 0 14 0 0 0 20 0 15 0 97568972 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13980184 memory=33 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97568972 14315708416 71214 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 284856 KiB

[startup+1.50078 s]
/proc/loadavg: 2.33 2.13 1.90 3/215 8618
/proc/meminfo: memFree=20120272/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13982232 memory=1126184 CPUtime=2.81 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 15945 0 0 0 235 46 0 0 20 0 15 0 97568965 14317805568 281546 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3495558 281546 3800 1 0 3483273 0
[pid=8603/tid=8605] ppid=8600 vsize=13982232 memory=8112282956445269571 CPUtime=1.33 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 9226 0 0 0 117 16 0 0 20 0 15 0 97568966 14317805568 281546 33554432000 4194304 4196468 140730455163408 140651962841624 140651595120941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13982232 memory=-8754540793456063680 CPUtime=0.13 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 230 0 0 0 6 7 0 0 20 0 15 0 97568967 14317805568 281546 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13982232 memory=-2843869621055772062 CPUtime=0.11 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 108 0 0 0 5 6 0 0 20 0 15 0 97568967 14317805568 281546 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13982232 memory=5450919713671312938 CPUtime=0.11 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 148 0 0 0 5 6 0 0 20 0 15 0 97568967 14317805568 281546 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13982232 memory=1401637097735671167 CPUtime=0.13 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 163 0 0 0 6 7 0 0 20 0 15 0 97568967 14317805568 281546 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13982232 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 97568968 14317805568 281546 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0

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

/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 44051 0 0 0 6427 58 0 0 20 0 15 0 97568966 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140651962844008 140651600690655 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13986328 memory=2208 CPUtime=22.05 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 81137 0 0 0 2070 135 0 0 20 0 15 0 97568967 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13986328 memory=0 CPUtime=22.04 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 56464 0 0 0 2074 130 0 0 20 0 15 0 97568967 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13986328 memory=33 CPUtime=22 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 68338 0 0 0 2064 136 0 0 20 0 15 0 97568967 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13986328 memory=5 CPUtime=22.1 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 67533 0 0 0 2100 110 0 0 20 0 15 0 97568967 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13986328 memory=17236 CPUtime=15.17 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 35350 0 0 0 1513 4 0 0 20 0 15 0 97568968 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13986328 memory=9973336 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650869883872 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13986328 memory=9973256 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650868831232 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13986328 memory=9973852 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13986328 memory=9973852 CPUtime=1.74 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 7147 0 0 0 173 1 0 0 20 0 15 0 97568972 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13986328 memory=19921 CPUtime=1.9 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 5356 0 0 0 189 1 0 0 20 0 15 0 97568972 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13986328 memory=4420 CPUtime=0.55 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 3739 0 0 0 54 1 0 0 20 0 15 0 97568972 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13986328 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13986328 memory=796 CPUtime=0.06 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 581 0 0 0 2 4 0 0 20 0 15 0 97568972 14321999872 2493463 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 172.55 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 9973852 KiB

[startup+162.301 s]
/proc/loadavg: 2.11 2.23 1.98 3/215 8700
/proc/meminfo: memFree=13698824/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13986328 memory=9973916 CPUtime=232.88 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 374861 0 0 0 22704 584 0 0 20 0 15 0 97568965 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3496582 2493479 3842 1 0 3484297 0
[pid=8603/tid=8605] ppid=8600 vsize=13986328 memory=9973916 CPUtime=124.85 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 45583 0 0 0 12427 58 0 0 20 0 15 0 97568966 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651962842688 140651600689036 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.05 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 81137 0 0 0 2070 135 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.04 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 56464 0 0 0 2074 130 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 68338 0 0 0 2064 136 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.1 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 67533 0 0 0 2100 110 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13986328 memory=9973916 CPUtime=15.18 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 35391 0 0 0 1514 4 0 0 20 0 15 0 97568968 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13986328 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650869883872 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13986328 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650868831232 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13986328 memory=28528 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13986328 memory=9973916 CPUtime=1.9 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 7168 0 0 0 189 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13986328 memory=9973916 CPUtime=2.02 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 6902 0 0 0 201 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13986328 memory=28528 CPUtime=0.56 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 4273 0 0 0 55 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13986328 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13986328 memory=288230574492221466 CPUtime=0.09 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 613 0 0 0 4 5 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 232.88 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 9973916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+181.501 s]
/proc/loadavg: 2.02 2.20 1.98 3/216 8708
/proc/meminfo: memFree=13608292/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13986328 memory=9973916 CPUtime=252.09 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 375753 0 0 0 24624 585 0 0 20 0 15 0 97568965 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3496582 2493479 3842 1 0 3484297 0
[pid=8603/tid=8605] ppid=8600 vsize=13986328 memory=9973916 CPUtime=144.04 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 46475 0 0 0 14346 58 0 0 20 0 15 0 97568966 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651962842688 140651600690620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.05 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 81137 0 0 0 2070 135 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.04 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 56464 0 0 0 2074 130 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 68338 0 0 0 2064 136 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.1 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 67533 0 0 0 2100 110 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13986328 memory=1140 CPUtime=15.18 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 35391 0 0 0 1514 4 0 0 20 0 15 0 97568968 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13986328 memory=9973916 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650869883872 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13986328 memory=9973916 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650868831232 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13986328 memory=279491239206032 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13986328 memory=33 CPUtime=1.9 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 7168 0 0 0 189 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13986328 memory=9973916 CPUtime=2.02 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 6902 0 0 0 201 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13986328 memory=9973916 CPUtime=0.56 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 4273 0 0 0 55 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13986328 memory=7523107478184158290 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13986328 memory=4144 CPUtime=0.11 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 613 0 0 0 5 6 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 9973916 KiB

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

[startup+181.561 s]
# the end of solver process 8603 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=246.253 s, system=5.91367 s

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

[startup+181.501 s]
/proc/loadavg: 2.02 2.20 1.98 3/216 8708
/proc/meminfo: memFree=13608292/32770624 swapFree=67108860/67108860
[pid=8603] ppid=8600 vsize=13986328 memory=9973916 CPUtime=252.09 cores=1,3,5,7
/proc/8603/stat : 8603 (java) S 8600 8603 3242 0 -1 1077944320 375753 0 0 0 24624 585 0 0 20 0 15 0 97568965 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140730455145952 140651958607607 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
/proc/8603/statm: 3496582 2493479 3842 1 0 3484297 0
[pid=8603/tid=8605] ppid=8600 vsize=13986328 memory=9973916 CPUtime=144.04 cores=1,3,5,7
/proc/8603/task/8605/stat : 8605 (java) R 8600 8603 3242 0 -1 4202560 46475 0 0 0 14346 58 0 0 20 0 15 0 97568966 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651962842688 140651600690620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8606] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.05 cores=1,3,5,7
/proc/8603/task/8606/stat : 8606 (java) S 8600 8603 3242 0 -1 1077944384 81137 0 0 0 2070 135 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651926166288 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8607] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.04 cores=1,3,5,7
/proc/8603/task/8607/stat : 8607 (java) S 8600 8603 3242 0 -1 1077944384 56464 0 0 0 2074 130 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651553291152 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8608] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22 cores=1,3,5,7
/proc/8603/task/8608/stat : 8608 (java) S 8600 8603 3242 0 -1 1077944384 68338 0 0 0 2064 136 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651552238608 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8609] ppid=8600 vsize=13986328 memory=9973916 CPUtime=22.1 cores=1,3,5,7
/proc/8603/task/8609/stat : 8609 (java) S 8600 8603 3242 0 -1 1077944384 67533 0 0 0 2100 110 0 0 20 0 15 0 97568967 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140651551186064 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8610] ppid=8600 vsize=13986328 memory=1140 CPUtime=15.18 cores=1,3,5,7
/proc/8603/task/8610/stat : 8610 (java) S 8600 8603 3242 0 -1 1077944384 35391 0 0 0 1514 4 0 0 20 0 15 0 97568968 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650870937584 140651958618754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8611] ppid=8600 vsize=13986328 memory=9973916 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8611/stat : 8611 (java) S 8600 8603 3242 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650869883872 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8612] ppid=8600 vsize=13986328 memory=9973916 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8612/stat : 8612 (java) S 8600 8603 3242 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97568969 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650868831232 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8613] ppid=8600 vsize=13986328 memory=279491239206032 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8613/stat : 8613 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650867779792 140651958626203 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8614] ppid=8600 vsize=13986328 memory=33 CPUtime=1.9 cores=1,3,5,7
/proc/8603/task/8614/stat : 8614 (java) S 8600 8603 3242 0 -1 1077944384 7168 0 0 0 189 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650866727408 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8615] ppid=8600 vsize=13986328 memory=9973916 CPUtime=2.02 cores=1,3,5,7
/proc/8603/task/8615/stat : 8615 (java) S 8600 8603 3242 0 -1 1077944384 6902 0 0 0 201 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650865674864 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8616] ppid=8600 vsize=13986328 memory=9973916 CPUtime=0.56 cores=1,3,5,7
/proc/8603/task/8616/stat : 8616 (java) S 8600 8603 3242 0 -1 1077944384 4273 0 0 0 55 1 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650864622320 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8617] ppid=8600 vsize=13986328 memory=7523107478184158290 CPUtime=0 cores=1,3,5,7
/proc/8603/task/8617/stat : 8617 (java) S 8600 8603 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650863570016 140651958617813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
[pid=8603/tid=8618] ppid=8600 vsize=13986328 memory=4144 CPUtime=0.11 cores=1,3,5,7
/proc/8603/task/8618/stat : 8618 (java) S 8600 8603 3242 0 -1 1077944384 613 0 0 0 5 6 0 0 20 0 15 0 97568972 14321999872 2493479 33554432000 4194304 4196468 140730455163408 140650862516528 140651958618754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13598720 140730455172202 140730455172388 140730455172388 140730455175119 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 9973916 KiB

Child status: 143
Real time (s): 181.561
CPU time (s): 252.167
CPU user time (s): 246.253
CPU system time (s): 5.91367
CPU usage (%): 138.889
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 9984580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.253
system time used= 5.91367
maximum resident set size= 9984580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8986
involuntary context switches= 1034


# summary of solver processes directly reported to runsolver:
#   pid: 8603
#   total CPU time (s): 252.167
#   total CPU user time (s): 246.253
#   total CPU system time (s): 5.91367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.951719 second user time and 1.89474 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 19:07:02
IDJOB=4255936
IDBENCH=138092
IDSOLVER=2639
FILE ID=node149/4255936-1502644880
RUNJOBID= node149-1502642918-7711
PBS_JOBID= 20628307
Free space on /tmp= 61728 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-50.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255936-1502644880/watcher-4255936-1502644880 -o /tmp/evaluation-result-4255936-1502644880/solver-4255936-1502644880 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502642918-7711 --watchdog 312  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1423465660 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4255936-1502644880.xml

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

MD5SUM BENCH= 53b1156e30bb035a294b23873bcaa6f4
RANDOM SEED=1423465660

node149.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.43
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.43
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.43
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.43
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:        20767672 kB
MemAvailable:   25097736 kB
Buffers:          265428 kB
Cached:          4337340 kB
SwapCached:            0 kB
Active:          8209156 kB
Inactive:        3311836 kB
Active(anon):    6921364 kB
Inactive(anon):    24944 kB
Active(file):    1287792 kB
Inactive(file):  3286892 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            128304 kB
Writeback:             0 kB
AnonPages:       6924824 kB
Mapped:            58304 kB
Shmem:             25224 kB
Slab:             170016 kB
SReclaimable:     142428 kB
SUnreclaim:        27588 kB
KernelStack:        3520 kB
PageTables:        18676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9013408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6424576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61768 MiB
End job on node149 at 2017-08-13 19:10:04