Trace number 4298649

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
GG's minicp 2018-04-29SAT (TO)271 2520.04 2463.93

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-1_c18.xml
MD5SUMe8035d4b0abecbc1a78dd1ff35d13fe4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark228
Best CPU time to get the best result obtained on this benchmark305.957
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints736
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":1},{"degree":7,"count":3},{"degree":8,"count":5},{"degree":9,"count":12},{"degree":10,"count":12},{"degree":11,"count":16},{"degree":12,"count":12},{"degree":13,"count":16},{"degree":14,"count":15},{"degree":15,"count":7},{"degree":16,"count":8},{"degree":17,"count":9},{"degree":18,"count":1},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":736}]
Number of extensional constraints0
Number of intensional constraints736
Distribution of constraint types[{"type":"intension","count":736}]
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
1.09/0.57	o 291
5.27/3.59	o 290
5.57/3.88	o 289
6.40/4.62	o 288
12.07/10.07	o 284
21.84/19.56	o 283
23.10/20.78	o 282
51.99/49.32	o 281
55.03/52.30	o 280
85.98/82.79	o 279
181.15/175.92	o 277
181.60/176.33	o 276
181.60/176.35	o 274
181.90/176.64	o 272
462.36/451.26	o 271
2520.01/2463.91	s SATISFIABLE
2520.01/2463.91	v <instantiation>
2520.01/2463.91	v 	<list>
2520.01/2463.91	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] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] 
2520.01/2463.91	v 	</list>
2520.01/2463.91	v 	<values>
2520.01/2463.91	v 		0 4 3 2 5 2 1 3 1 0 1 1 1 2 0 2 6 2 2 1 0 3 2 2 1 0 3 0 1 2 1 3 1 2 4 2 0 4 2 1 5 4 0 3 1 3 6 1 4 0 7 5 5 2 3 1 1 1 5 2 3 4 0 2 4 3 5 1 3 4 0 3 4 4 1 0 4 5 1 4 2 6 4 3 2 4 1 5 0 0 6 2 2 1 0 0 5 5 5 3 0 0 0 1 0 0 0 0 0 1 0 0 1 0 4 2 1 3 4 1 0 2 1 4 3 
2520.01/2463.91	v 	</values>
2520.01/2463.91	v </instantiation>

Verifier Data

OK	271

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298649-1532770732/watcher-4298649-1532770732 -o /tmp/evaluation-result-4298649-1532770732/solver-4298649-1532770732 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11666 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298649-1532770732.xml 

running on 4 cores: 0,2,4,6

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=15290, runsolver pid=15287
Current StackSize limit: 8192 KiB


[startup+0.100214 s]*
/proc/loadavg: 1.26 1.40 1.39 3/218 15305
/proc/meminfo: memFree=23361652/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661056 memory=27416 CPUtime=0.12 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 5278 0 0 0 11 1 0 0 20 0 15 0 94636345 10916921344 6854 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665264 6854 2863 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661056 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 3147 0 0 0 8 1 0 0 20 0 15 0 94636346 10916921344 6920 33554432000 4194304 4196468 140735896025792 139882483111904 139882478902678 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661056 memory=5793855751961319865 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 6920 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 6920 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 6920 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 6920 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636348 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94636348 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94636349 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) R 15287 15290 11635 0 -1 4202560 314 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881965603440 139882463788435 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) R 15287 15290 11635 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0.02 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) R 15287 15290 11635 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 15 0 94636351 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881963498352 139882457847181 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 6920 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27416 KiB

[startup+0.219328 s]*
/proc/loadavg: 1.26 1.40 1.39 6/218 15305
/proc/meminfo: memFree=23349372/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661056 memory=40524 CPUtime=0.35 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 8189 0 0 0 33 2 0 0 20 0 15 0 94636345 10916921344 10131 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665264 10131 3000 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661056 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 5142 0 0 0 19 1 0 0 20 0 15 0 94636346 10916921344 10131 33554432000 4194304 4196468 140735896025792 139882483128544 139882462971230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661056 memory=4211974227156217226 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 10131 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 10131 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 10131 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916921344 10131 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636348 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94636348 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94636349 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661056 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) R 15287 15290 11635 0 -1 1077944384 613 0 0 0 3 0 0 0 20 0 15 0 94636351 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881965603440 139882478901890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) S 15287 15290 11635 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 15 0 94636351 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0.08 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) S 15287 15290 11635 0 -1 1077944384 877 0 0 0 8 0 0 0 20 0 15 0 94636351 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881963498480 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661056 memory=140500951426688 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636351 10916921344 10131 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40524 KiB

[startup+0.310322 s]*
/proc/loadavg: 1.26 1.40 1.39 4/218 15305
/proc/meminfo: memFree=23345200/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661132 memory=44524 CPUtime=0.56 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 8749 0 0 0 54 2 0 0 20 0 15 0 94636345 10916999168 11131 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665283 11131 3044 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 5425 0 0 0 28 2 0 0 20 0 15 0 94636346 10916999168 11131 33554432000 4194304 4196468 140735896025792 139882483126688 139882462971230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=4211974227156217226 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 11131 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=281001746930048 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 11131 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=281001591034368 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 11131 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=140500795503375 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 11131 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=281001746939264 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661132 memory=140500795507983 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661132 memory=140500795521955 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94636349 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661132 memory=140500795527530 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) S 15287 15290 11635 0 -1 1077944384 621 0 0 0 5 0 0 0 20 0 15 0 94636351 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881965603440 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661132 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) R 15287 15290 11635 0 -1 1077944384 321 0 0 0 4 0 0 0 20 0 15 0 94636351 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661132 memory=140500951426688 CPUtime=0.16 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) R 15287 15290 11635 0 -1 4202560 1015 0 0 0 16 0 0 0 20 0 15 0 94636351 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881963498352 139882457845333 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661132 memory=140500951454104 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 11131 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44524 KiB

[startup+0.701343 s]
/proc/loadavg: 1.26 1.40 1.39 5/218 15305
/proc/meminfo: memFree=23325592/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661132 memory=87016 CPUtime=1.65 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 12831 0 0 0 161 4 0 0 20 0 15 0 94636345 10916999168 21754 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665283 21754 3107 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661132 memory=56 CPUtime=0.68 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 5840 0 0 0 65 3 0 0 20 0 15 0 94636346 10916999168 21754 33554432000 4194304 4196468 140735896025792 139882483127320 139882072377525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 21754 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 21754 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 21754 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 21754 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661132 memory=8452 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94636349 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661132 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661132 memory=1200 CPUtime=0.31 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) R 15287 15290 11635 0 -1 4202560 2523 0 0 0 31 0 0 0 20 0 15 0 94636351 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881965583720 139882462390949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661132 memory=12136 CPUtime=0.31 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) R 15287 15290 11635 0 -1 4202560 1469 0 0 0 31 0 0 0 20 0 15 0 94636351 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881964543832 139882460414466 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661132 memory=1008 CPUtime=0.33 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) S 15287 15290 11635 0 -1 1077944384 1627 0 0 0 33 0 0 0 20 0 15 0 94636351 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881963498352 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661132 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 21754 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 87016 KiB

[startup+1.5007 s]
/proc/loadavg: 1.40 1.43 1.40 5/218 15305
/proc/meminfo: memFree=23259380/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661132 memory=203028 CPUtime=3.09 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 20080 0 0 0 300 9 0 0 20 0 15 0 94636345 10916999168 50757 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665283 50757 3131 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661132 memory=4132 CPUtime=1.47 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 6229 0 0 0 142 5 0 0 20 0 15 0 94636346 10916999168 50757 33554432000 4194304 4196468 140735896025792 139882483129872 139882072901721 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=27448 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 50757 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 50757 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 366 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 50757 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94636347 10916999168 50757 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=7306059475989848153 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 50757 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0

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

/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 76662 0 0 0 235728 37 0 0 20 0 15 0 94636346 10916999168 72935 33554432000 4194304 4196468 140735896025792 139882483130208 139882072595988 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=297896 CPUtime=17.81 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 14560 0 0 0 1737 44 0 0 20 0 15 0 94636347 10916999168 72935 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=295844 CPUtime=17.86 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 13647 0 0 0 1742 44 0 0 20 0 15 0 94636347 10916999168 72935 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=291740 CPUtime=17.84 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 14995 0 0 0 1737 47 0 0 20 0 15 0 94636347 10916999168 72935 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=6628 CPUtime=17.8 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 14146 0 0 0 1732 48 0 0 20 0 15 0 94636347 10916999168 72935 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=297384 CPUtime=4.18 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 10169 0 0 0 368 50 0 0 20 0 15 0 94636348 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661132 memory=294816 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661132 memory=294816 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94636349 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661132 memory=292764 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661132 memory=4132 CPUtime=0.85 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) S 15287 15290 11635 0 -1 1077944384 6931 0 0 0 84 1 0 0 20 0 15 0 94636351 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881965603440 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661132 memory=291740 CPUtime=0.82 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) S 15287 15290 11635 0 -1 1077944384 6606 0 0 0 81 1 0 0 20 0 15 0 94636351 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661132 memory=1008 CPUtime=0.39 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) S 15287 15290 11635 0 -1 1077944384 2882 0 0 0 39 0 0 0 20 0 15 0 94636351 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881963498352 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661132 memory=956 CPUtime=1.34 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1048 0 0 0 67 67 0 0 20 0 15 0 94636351 10916999168 72935 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 2436.65 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 291740 KiB

[startup+2442.3 s]
/proc/loadavg: 1.47 1.42 1.36 3/218 15485
/proc/meminfo: memFree=23172900/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661132 memory=301344 CPUtime=2497.99 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 166891 0 0 0 249485 314 0 0 20 0 15 0 94636345 10916999168 75336 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665283 75336 3158 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661132 memory=301560 CPUtime=2417.01 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 78969 0 0 0 241663 38 0 0 20 0 15 0 94636346 10916999168 75336 33554432000 4194304 4196468 140735896025792 139882483129680 139882072508052 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=301472 CPUtime=18.27 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 14763 0 0 0 1782 45 0 0 20 0 15 0 94636347 10916999168 75336 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=306600 CPUtime=18.32 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 14218 0 0 0 1787 45 0 0 20 0 15 0 94636347 10916999168 75336 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=309168 CPUtime=18.3 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 15302 0 0 0 1782 48 0 0 20 0 15 0 94636347 10916999168 75336 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=309168 CPUtime=18.26 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 14356 0 0 0 1777 49 0 0 20 0 15 0 94636347 10916999168 75336 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=306088 CPUtime=4.3 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 10376 0 0 0 378 52 0 0 20 0 15 0 94636348 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661132 memory=302052 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661132 memory=301560 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94636349 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661132 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661132 memory=301560 CPUtime=0.85 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) S 15287 15290 11635 0 -1 1077944384 6933 0 0 0 84 1 0 0 20 0 15 0 94636351 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881965603440 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661132 memory=300380 CPUtime=0.82 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) S 15287 15290 11635 0 -1 1077944384 6609 0 0 0 81 1 0 0 20 0 15 0 94636351 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661132 memory=302052 CPUtime=0.39 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) S 15287 15290 11635 0 -1 1077944384 2884 0 0 0 39 0 0 0 20 0 15 0 94636351 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881963498352 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661132 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661132 memory=302056 CPUtime=1.37 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1065 0 0 0 69 68 0 0 20 0 15 0 94636351 10916999168 75336 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 2497.99 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 301344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2463.9 s]
/proc/loadavg: 1.62 1.46 1.37 3/218 15485
/proc/meminfo: memFree=23134552/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661132 memory=339260 CPUtime=2520.01 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 168845 0 0 0 251684 317 0 0 20 0 15 0 94636345 10916999168 84815 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665283 84815 3158 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661132 memory=339772 CPUtime=2438.4 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 80122 0 0 0 243801 39 0 0 20 0 15 0 94636346 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882483129840 139882072489855 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=4132 CPUtime=18.41 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 14899 0 0 0 1796 45 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=309296 CPUtime=18.46 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 14388 0 0 0 1801 45 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=341616 CPUtime=18.44 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 15527 0 0 0 1796 48 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=340592 CPUtime=18.4 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 14436 0 0 0 1791 49 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=340592 CPUtime=4.33 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 10551 0 0 0 381 52 0 0 20 0 15 0 94636348 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661132 memory=339772 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661132 memory=281001591305024 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94636349 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661132 memory=340168 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661132 memory=340592 CPUtime=0.85 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) S 15287 15290 11635 0 -1 1077944384 6933 0 0 0 84 1 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881965603440 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661132 memory=2424 CPUtime=0.82 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) S 15287 15290 11635 0 -1 1077944384 6609 0 0 0 81 1 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661132 memory=339772 CPUtime=0.39 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) S 15287 15290 11635 0 -1 1077944384 2884 0 0 0 39 0 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881963498352 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661132 memory=340592 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661132 memory=340592 CPUtime=1.38 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1080 0 0 0 70 68 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 339260 KiB

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

[startup+2463.93 s]
# the end of solver process 15290 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.86 s, system=3.17635 s

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

[startup+2463.9 s]
/proc/loadavg: 1.62 1.46 1.37 3/218 15485
/proc/meminfo: memFree=23134552/32770624 swapFree=67108860/67108860
[pid=15290] ppid=15287 vsize=10661132 memory=339260 CPUtime=2520.01 cores=0,2,4,6
/proc/15290/stat : 15290 (java) S 15287 15290 11635 0 -1 1077944320 168845 0 0 0 251684 317 0 0 20 0 15 0 94636345 10916999168 84815 33554432000 4194304 4196468 140735896025792 140735896008336 139882478890743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
/proc/15290/statm: 2665283 84815 3158 1 0 2627263 0
[pid=15290/tid=15292] ppid=15287 vsize=10661132 memory=339772 CPUtime=2438.4 cores=0,2,4,6
/proc/15290/task/15292/stat : 15292 (java) R 15287 15290 11635 0 -1 4202560 80122 0 0 0 243801 39 0 0 20 0 15 0 94636346 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882483129840 139882072489855 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15293] ppid=15287 vsize=10661132 memory=4132 CPUtime=18.41 cores=0,2,4,6
/proc/15290/task/15293/stat : 15293 (java) S 15287 15290 11635 0 -1 1077944384 14899 0 0 0 1796 45 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882404965264 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15294] ppid=15287 vsize=10661132 memory=309296 CPUtime=18.46 cores=0,2,4,6
/proc/15290/task/15294/stat : 15294 (java) S 15287 15290 11635 0 -1 1077944384 14388 0 0 0 1801 45 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882403912464 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15295] ppid=15287 vsize=10661132 memory=341616 CPUtime=18.44 cores=0,2,4,6
/proc/15290/task/15295/stat : 15295 (java) S 15287 15290 11635 0 -1 1077944384 15527 0 0 0 1796 48 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882402860176 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15296] ppid=15287 vsize=10661132 memory=340592 CPUtime=18.4 cores=0,2,4,6
/proc/15290/task/15296/stat : 15296 (java) S 15287 15290 11635 0 -1 1077944384 14436 0 0 0 1791 49 0 0 20 0 15 0 94636347 10916999168 84815 33554432000 4194304 4196468 140735896025792 139882401807376 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15297] ppid=15287 vsize=10661132 memory=340592 CPUtime=4.33 cores=0,2,4,6
/proc/15290/task/15297/stat : 15297 (java) S 15287 15290 11635 0 -1 1077944384 10551 0 0 0 381 52 0 0 20 0 15 0 94636348 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881969813616 139882478901890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15298] ppid=15287 vsize=10661132 memory=339772 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15298/stat : 15298 (java) S 15287 15290 11635 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94636348 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881968759584 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15299] ppid=15287 vsize=10661132 memory=281001591305024 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15299/stat : 15299 (java) S 15287 15290 11635 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94636349 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881967707248 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15300] ppid=15287 vsize=10661132 memory=340168 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15300/stat : 15300 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881966655568 139882478909339 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15301] ppid=15287 vsize=10661132 memory=340592 CPUtime=0.85 cores=0,2,4,6
/proc/15290/task/15301/stat : 15301 (java) S 15287 15290 11635 0 -1 1077944384 6933 0 0 0 84 1 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881965603440 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15302] ppid=15287 vsize=10661132 memory=2424 CPUtime=0.82 cores=0,2,4,6
/proc/15290/task/15302/stat : 15302 (java) S 15287 15290 11635 0 -1 1077944384 6609 0 0 0 81 1 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881964550640 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15303] ppid=15287 vsize=10661132 memory=339772 CPUtime=0.39 cores=0,2,4,6
/proc/15290/task/15303/stat : 15303 (java) S 15287 15290 11635 0 -1 1077944384 2884 0 0 0 39 0 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881963498352 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15304] ppid=15287 vsize=10661132 memory=340592 CPUtime=0 cores=0,2,4,6
/proc/15290/task/15304/stat : 15304 (java) S 15287 15290 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881962445792 139882478900949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
[pid=15290/tid=15305] ppid=15287 vsize=10661132 memory=340592 CPUtime=1.38 cores=0,2,4,6
/proc/15290/task/15305/stat : 15305 (java) S 15287 15290 11635 0 -1 1077944384 1080 0 0 0 70 68 0 0 20 0 15 0 94636351 10916999168 84815 33554432000 4194304 4196468 140735896025792 139881961392560 139882478901890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140735896032373 140735896032521 140735896032521 140735896035279 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 339260 KiB

Child status: 143
Real time (s): 2463.93
CPU time (s): 2520.04
CPU user time (s): 2516.86
CPU system time (s): 3.17635
CPU usage (%): 102.277
Max. virtual memory (cumulated for all children) (KiB): 10662868
Max. memory (cumulated for all children) (KiB): 594504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.86
system time used= 3.17634
maximum resident set size= 599304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 168489
involuntary context switches= 8633


# summary of solver processes directly reported to runsolver:
#   pid: 15290
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516.86
#   total CPU system time (s): 3.17635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6138 second user time and 18.8977 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 11:38:52
IDJOB=4298649
IDBENCH=141215
IDSOLVER=2762
FILE ID=node132/4298649-1532770732
RUNJOBID= node132-1532740752-11666
PBS_JOBID= 21022446
Free space on /tmp= 52040 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-1_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298649-1532770732/watcher-4298649-1532770732 -o /tmp/evaluation-result-4298649-1532770732/solver-4298649-1532770732 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11666 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298649-1532770732.xml

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

MD5SUM BENCH= e8035d4b0abecbc1a78dd1ff35d13fe4
RANDOM SEED=1251353862

node132.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.65
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.65
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.65
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.65
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:        23377368 kB
MemAvailable:   31606092 kB
Buffers:          201328 kB
Cached:          8233196 kB
SwapCached:            0 kB
Active:          2914480 kB
Inactive:        5898472 kB
Active(anon):     328424 kB
Inactive(anon):    77852 kB
Active(file):    2586056 kB
Inactive(file):  5820620 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1092 kB
Writeback:             0 kB
AnonPages:        388500 kB
Mapped:            54504 kB
Shmem:             25248 kB
Slab:             278308 kB
SReclaimable:     250508 kB
SUnreclaim:        27800 kB
KernelStack:        3744 kB
PageTables:         6320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52040 MiB
End job on node132 at 2018-07-28 12:19:56