Trace number 4298695

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
SuperSolver_Macq_Stevenart 2018-04-27SAT47 303.387 300.417

General information on the benchmark

NameSumColoring/
SumColoring-myciel5_c18.xml
MD5SUM129cb36d1c9243226923c7f46c8f3d2b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark1545.7
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":47}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":5},{"degree":7,"count":5},{"degree":8,"count":6},{"degree":9,"count":5},{"degree":10,"count":5},{"degree":11,"count":5},{"degree":12,"count":1},{"degree":13,"count":7},{"degree":17,"count":5},{"degree":21,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":236}]
Number of extensional constraints0
Number of intensional constraints236
Distribution of constraint types[{"type":"intension","count":236}]
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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.83/0.42	o 65
1.71/0.77	o 62
1.94/0.84	o 61
1.94/0.86	o 57
1.94/0.88	o 55
2.17/1.08	o 54
2.17/1.08	o 51
5.28/3.87	o 50
5.40/3.94	o 49
5.98/4.43	o 48
30.64/28.85	o 47
303.36/300.41	s SATISFIABLE
303.36/300.41	v <instantiation>
303.36/300.41	v 	<list>
303.36/300.41	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] 
303.36/300.41	v 	</list>
303.36/300.41	v 	<values>
303.36/300.41	v 		3 4 5 4 3 2 2 2 2 2 3 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 2 
303.36/300.41	v 	</values>
303.36/300.41	v </instantiation>

Verifier Data

OK	47

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298695-1532814038/watcher-4298695-1532814038 -o /tmp/evaluation-result-4298695-1532814038/solver-4298695-1532814038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1645 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298695-1532814038.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=3226, runsolver pid=3223
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 1.50 1.58 1.53 3/215 3241
/proc/meminfo: memFree=27951716/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661052 memory=28148 CPUtime=0.12 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 4916 0 0 0 11 1 0 0 20 0 15 0 98966952 10916917248 7037 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665263 7037 2840 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661052 memory=-8392846521822704832 CPUtime=0.08 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) S 3223 3226 1613 0 -1 1077944384 2806 0 0 0 8 0 0 0 20 0 15 0 98966953 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440962385024 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661052 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661052 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661052 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966955 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98966955 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98966955 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 98966958 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661052 memory=139890324182656 CPUtime=0.01 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) R 3223 3226 1613 0 -1 4202560 309 0 0 0 1 0 0 0 20 0 15 0 98966958 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440443464560 140440958177882 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661052 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966958 10916917248 7037 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28148 KiB

[startup+0.218314 s]*
/proc/loadavg: 1.50 1.58 1.53 3/215 3241
/proc/meminfo: memFree=27938980/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=40532 CPUtime=0.34 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 7723 0 0 0 32 2 0 0 20 0 15 0 98966952 10916995072 10133 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 10133 2969 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 4776 0 0 0 19 1 0 0 20 0 15 0 98966953 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440962388848 140440942237022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=331 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=3473313736777307808 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 767 0 0 0 2 0 0 0 20 0 15 0 98966958 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 98966958 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=139890324182656 CPUtime=0.08 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) R 3223 3226 1613 0 -1 4202560 766 0 0 0 8 0 0 0 20 0 15 0 98966958 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440443464560 140440958177882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 10133 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40532 KiB

[startup+0.310248 s]*
/proc/loadavg: 1.50 1.58 1.53 4/215 3241
/proc/meminfo: memFree=27935072/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=44680 CPUtime=0.54 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 8260 0 0 0 52 2 0 0 20 0 15 0 98966952 10916995072 11170 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 11170 3046 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 5035 0 0 0 28 1 0 0 20 0 15 0 98966953 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440962386272 140440951253371 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=3977435420066092704 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 803 0 0 0 4 0 0 0 20 0 15 0 98966958 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 158 0 0 0 4 0 0 0 20 0 15 0 98966958 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=139890324182656 CPUtime=0.15 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) R 3223 3226 1613 0 -1 4202560 905 0 0 0 15 0 0 0 20 0 15 0 98966958 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440443464560 140440942237022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=139890324182656 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 11682 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44680 KiB

[startup+0.700793 s]
/proc/loadavg: 1.50 1.58 1.53 5/215 3241
/proc/meminfo: memFree=27911752/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=82684 CPUtime=1.71 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 13283 0 0 0 167 4 0 0 20 0 15 0 98966952 10916995072 20671 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 20671 3089 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=15936 CPUtime=0.67 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 5317 0 0 0 65 2 0 0 20 0 15 0 98966953 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440962395728 140440551484601 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=496 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=7086240636128810594 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=6153433744107333222 CPUtime=0.37 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) R 3223 3226 1613 0 -1 4202560 3162 0 0 0 36 1 0 0 20 0 15 0 98966958 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440445551240 140440950445975 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=7091322660559545453 CPUtime=0.37 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) R 3223 3226 1613 0 -1 4202560 1856 0 0 0 37 0 0 0 20 0 15 0 98966958 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440444504528 140440939700258 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=5787213827064620119 CPUtime=0.27 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) S 3223 3226 1613 0 -1 1077944384 1581 0 0 0 27 0 0 0 20 0 15 0 98966958 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440443464560 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=7668334289630816852 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 20671 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 82684 KiB

[startup+1.50077 s]
/proc/loadavg: 1.50 1.58 1.53 3/215 3241
/proc/meminfo: memFree=27866136/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=171172 CPUtime=2.69 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 15409 0 0 0 263 6 0 0 20 0 15 0 98966952 10916995072 42793 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 42793 3103 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=146576 CPUtime=1.47 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 5734 0 0 0 144 3 0 0 20 0 15 0 98966953 10916995072 42793 33554432000 4194304 4196468 140730745842352 140440962393712 140440552107190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 42793 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 42793 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 42793 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98966953 10916995072 42793 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 42793 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0

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

[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=5448 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=756 CPUtime=0.1 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 319 0 0 0 4 6 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 297.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180104 KiB

[startup+297.601 s]
/proc/loadavg: 1.52 1.58 1.55 3/215 3321
/proc/meminfo: memFree=27872384/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=180104 CPUtime=300.55 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 32186 0 0 0 30028 27 0 0 20 0 15 0 98966952 10916995072 45026 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 45026 3143 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=10368 CPUtime=296.36 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 9111 0 0 0 29631 5 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440962396048 140440551812015 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.43 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 1359 0 0 0 39 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=28500 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1354 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1117 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=4140 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 839 0 0 0 41 3 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.49 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 1836 0 0 0 45 4 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=180104 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=180104 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=279780343680432 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=16031904958954 CPUtime=0.69 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 6163 0 0 0 68 1 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=16031904958698 CPUtime=0.75 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 5368 0 0 0 75 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=8112282956445269571 CPUtime=0.32 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) S 3223 3226 1613 0 -1 1077944384 3313 0 0 0 32 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440443464560 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=844 CPUtime=0.1 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 319 0 0 0 4 6 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 300.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180104 KiB

[startup+299.201 s]
/proc/loadavg: 1.56 1.58 1.55 3/215 3321
/proc/meminfo: memFree=27872384/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=180104 CPUtime=302.15 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 32192 0 0 0 30188 27 0 0 20 0 15 0 98966952 10916995072 45026 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 45026 3143 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=844 CPUtime=297.95 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 9116 0 0 0 29790 5 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440962396224 140440552105865 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=3360 CPUtime=0.43 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 1359 0 0 0 39 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=8112282956445269571 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1354 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=8112282956445269571 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1117 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 840 0 0 0 41 3 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.49 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 1836 0 0 0 45 4 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=180104 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=844 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=2724 CPUtime=0.69 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 6163 0 0 0 68 1 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=1256 CPUtime=0.75 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 5368 0 0 0 75 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=10368 CPUtime=0.32 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) S 3223 3226 1613 0 -1 1077944384 3313 0 0 0 32 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440443464560 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=14572 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=12708 CPUtime=0.1 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 319 0 0 0 4 6 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 302.15 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180104 KiB

[startup+300.001 s]*
/proc/loadavg: 1.56 1.58 1.55 3/215 3321
/proc/meminfo: memFree=27872260/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=180104 CPUtime=302.96 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 32194 0 0 0 30269 27 0 0 20 0 15 0 98966952 10916995072 45026 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 45026 3143 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=8112282956445269571 CPUtime=298.76 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 9118 0 0 0 29871 5 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440962396048 140440552104764 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=4126316290023845779 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 1359 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1354 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=193 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1117 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=15818889393078310 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 840 0 0 0 41 3 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=302585824174932294 CPUtime=0.5 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 1836 0 0 0 46 4 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=14974468741139023 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=7373636568905376875 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=7811023423943503716 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=7235155278460047700 CPUtime=0.69 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 6163 0 0 0 68 1 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=7235155278460047700 CPUtime=0.75 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 5368 0 0 0 75 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=7235155278460047700 CPUtime=0.32 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) S 3223 3226 1613 0 -1 1077944384 3313 0 0 0 32 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440443464560 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=7811023423943503716 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=6083066121402215271 CPUtime=0.1 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 319 0 0 0 4 6 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 302.96 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180104 KiB

[startup+300.401 s]
/proc/loadavg: 1.56 1.58 1.55 3/215 3321
/proc/meminfo: memFree=27872260/32770624 swapFree=67108860/67108860
[pid=3226] ppid=3223 vsize=10661128 memory=180104 CPUtime=303.36 cores=1,3,5,7
/proc/3226/stat : 3226 (java) S 3223 3226 1613 0 -1 1077944320 32197 0 0 0 30309 27 0 0 20 0 15 0 98966952 10916995072 45026 33554432000 4194304 4196468 140730745842352 140730745824896 140440958156535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
/proc/3226/statm: 2665282 45026 3143 1 0 2627263 0
[pid=3226/tid=3228] ppid=3223 vsize=10661128 memory=844 CPUtime=299.15 cores=1,3,5,7
/proc/3226/task/3228/stat : 3228 (java) R 3223 3226 1613 0 -1 4202560 9120 0 0 0 29910 5 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440962395872 140440552104864 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3229] ppid=3223 vsize=10661128 memory=3360 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3229/stat : 3229 (java) S 3223 3226 1613 0 -1 1077944384 1359 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440884231056 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3230] ppid=3223 vsize=10661128 memory=2724 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3230/stat : 3230 (java) S 3223 3226 1613 0 -1 1077944384 1354 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440883178256 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3231] ppid=3223 vsize=10661128 memory=1256 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3231/stat : 3231 (java) S 3223 3226 1613 0 -1 1077944384 1117 0 0 0 40 4 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440882125968 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3232] ppid=3223 vsize=10661128 memory=10368 CPUtime=0.44 cores=1,3,5,7
/proc/3226/task/3232/stat : 3232 (java) S 3223 3226 1613 0 -1 1077944384 841 0 0 0 41 3 0 0 20 0 15 0 98966953 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440881073168 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3233] ppid=3223 vsize=10661128 memory=1700 CPUtime=0.5 cores=1,3,5,7
/proc/3226/task/3233/stat : 3233 (java) S 3223 3226 1613 0 -1 1077944384 1836 0 0 0 46 4 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440449779824 140440958167682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3234] ppid=3223 vsize=10661128 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3234/stat : 3234 (java) S 3223 3226 1613 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440448725792 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3235] ppid=3223 vsize=10661128 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3235/stat : 3235 (java) S 3223 3226 1613 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98966955 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440447673456 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3236] ppid=3223 vsize=10661128 memory=1020 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3236/stat : 3236 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440446621776 140440958175131 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3237] ppid=3223 vsize=10661128 memory=5448 CPUtime=0.69 cores=1,3,5,7
/proc/3226/task/3237/stat : 3237 (java) S 3223 3226 1613 0 -1 1077944384 6163 0 0 0 68 1 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440445569648 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3238] ppid=3223 vsize=10661128 memory=6395206304943 CPUtime=0.75 cores=1,3,5,7
/proc/3226/task/3238/stat : 3238 (java) S 3223 3226 1613 0 -1 1077944384 5368 0 0 0 75 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440444516848 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3239] ppid=3223 vsize=10661128 memory=180104 CPUtime=0.32 cores=1,3,5,7
/proc/3226/task/3239/stat : 3239 (java) S 3223 3226 1613 0 -1 1077944384 3313 0 0 0 32 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440443464560 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3240] ppid=3223 vsize=10661128 memory=924 CPUtime=0 cores=1,3,5,7
/proc/3226/task/3240/stat : 3240 (java) S 3223 3226 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440442412000 140440958166741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
[pid=3226/tid=3241] ppid=3223 vsize=10661128 memory=1992 CPUtime=0.1 cores=1,3,5,7
/proc/3226/task/3241/stat : 3241 (java) S 3223 3226 1613 0 -1 1077944384 319 0 0 0 4 6 0 0 20 0 15 0 98966958 10916995072 45026 33554432000 4194304 4196468 140730745842352 140440441358768 140440958167682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140730745848970 140730745849097 140730745849097 140730745851855 0
Current children cumulated CPU time: 303.36 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180104 KiB

Child status: 0
Real time (s): 300.417
CPU time (s): 303.387
CPU user time (s): 303.103
CPU system time (s): 0.2836
CPU usage (%): 100.988
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 197060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.103
system time used= 0.2836
maximum resident set size= 197580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32912
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21608
involuntary context switches= 640


# summary of solver processes directly reported to runsolver:
#   pid: 3226
#   total CPU time (s): 303.387
#   total CPU user time (s): 303.103
#   total CPU system time (s): 0.2836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.61452 second user time and 2.98423 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 23:40:38
IDJOB=4298695
IDBENCH=141221
IDSOLVER=2767
FILE ID=node136/4298695-1532814038
RUNJOBID= node136-1532809638-1645
PBS_JOBID= 21022480
Free space on /tmp= 55796 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel5_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298695-1532814038/watcher-4298695-1532814038 -o /tmp/evaluation-result-4298695-1532814038/solver-4298695-1532814038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1645 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298695-1532814038.xml

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

MD5SUM BENCH= 129cb36d1c9243226923c7f46c8f3d2b
RANDOM SEED=1787151281

node136.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.50
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.50
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.50
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.50
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:        27968916 kB
MemAvailable:   31778204 kB
Buffers:          197288 kB
Cached:          3872188 kB
SwapCached:            0 kB
Active:          1919800 kB
Inactive:        2385332 kB
Active(anon):     187108 kB
Inactive(anon):    76472 kB
Active(file):    1732692 kB
Inactive(file):  2308860 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1332 kB
Writeback:             0 kB
AnonPages:        338764 kB
Mapped:            45528 kB
Shmem:             25228 kB
Slab:             194684 kB
SReclaimable:     167144 kB
SUnreclaim:        27540 kB
KernelStack:        3808 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1106676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-28 23:45:38