Trace number 4298705

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)1256 2520.09 2458.92

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-5_c18.xml
MD5SUM08115146c0ac9b7e4849c5cb62d96e41
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1010
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3891
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree52
Maximum variable degree76
Distribution of variable degrees[{"degree":52,"count":2},{"degree":54,"count":3},{"degree":55,"count":3},{"degree":56,"count":4},{"degree":57,"count":7},{"degree":58,"count":6},{"degree":59,"count":7},{"degree":60,"count":6},{"degree":61,"count":12},{"degree":62,"count":11},{"degree":63,"count":6},{"degree":64,"count":7},{"degree":65,"count":11},{"degree":66,"count":6},{"degree":67,"count":4},{"degree":68,"count":8},{"degree":69,"count":6},{"degree":70,"count":5},{"degree":71,"count":2},{"degree":72,"count":2},{"degree":73,"count":2},{"degree":74,"count":3},{"degree":75,"count":1},{"degree":76,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3891}]
Number of extensional constraints0
Number of intensional constraints3891
Distribution of constraint types[{"type":"intension","count":3891}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2.59/0.99	o 1333
3.51/1.20	o 1323
3.51/1.23	o 1289
4.46/1.70	o 1288
4.92/2.18	o 1272
7.20/4.38	o 1267
40.67/37.14	o 1262
284.53/276.07	o 1256
2520.07/2458.90	s SATISFIABLE
2520.07/2458.90	v <instantiation>
2520.07/2458.90	v 	<list>
2520.07/2458.90	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.07/2458.90	v 	</list>
2520.07/2458.90	v 	<values>
2520.07/2458.90	v 		0 6 7 17 18 9 1 10 1 23 7 3 12 3 22 6 5 14 8 10 2 3 0 9 8 15 11 18 24 9 25 9 25 20 15 17 13 19 0 10 14 1 2 11 20 10 6 1 11 8 13 5 0 23 11 19 10 21 5 4 12 17 5 17 16 12 4 8 20 17 14 19 22 15 21 7 8 14 12 3 15 18 14 4 0 9 13 6 17 0 25 13 15 16 2 8 10 10 16 16 1 0 2 1 2 3 3 4 1 6 2 23 4 4 7 18 2 0 5 11 6 9 5 12 6 
2520.07/2458.90	v 	</values>
2520.07/2458.90	v </instantiation>

Verifier Data

OK	1256

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298705-1532774285/watcher-4298705-1532774285 -o /tmp/evaluation-result-4298705-1532774285/solver-4298705-1532774285 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532774285-30332 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298705-1532774285.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=30363, runsolver pid=30356
Current StackSize limit: 8192 KiB


[startup+0.100084 s]*
/proc/loadavg: 0.80 0.79 0.85 9/216 30392
/proc/meminfo: memFree=23636052/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661056 memory=28496 CPUtime=0.13 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 4991 0 0 0 12 1 0 0 20 0 15 0 94991646 10916921344 7124 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665264 7124 2843 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661056 memory=5450919713671312938 CPUtime=0.09 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 2827 0 0 0 9 0 0 0 20 0 15 0 94991646 10916921344 7124 33554432000 4194304 4196468 140727379166432 140117298306416 140117286325221 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 7124 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 7124 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 7124 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 7124 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991648 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94991649 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94991649 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) R 30356 30363 30301 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 94991651 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) R 30356 30363 30301 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 15 0 94991651 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116780571248 140117279749984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0.02 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) R 30356 30363 30301 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 94991651 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116779518704 140117274413214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991652 10916921344 7124 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28496 KiB

[startup+0.21183 s]*
/proc/loadavg: 0.80 0.79 0.85 8/216 30392
/proc/meminfo: memFree=23611948/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661056 memory=40312 CPUtime=0.35 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 7626 0 0 0 33 2 0 0 20 0 15 0 94991646 10916921344 10078 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665264 10078 2988 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 4631 0 0 0 19 1 0 0 20 0 15 0 94991646 10916921344 10078 33554432000 4194304 4196468 140727379166432 140117298320048 140116882391745 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661056 memory=345 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 10078 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661056 memory=3617992201031587488 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 10078 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 10078 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916921344 10078 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991648 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94991649 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94991649 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) R 30356 30363 30301 0 -1 1077944384 675 0 0 0 2 0 0 0 20 0 15 0 94991651 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) R 30356 30363 30301 0 -1 4202560 96 0 0 0 2 0 0 0 20 0 15 0 94991651 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116780571248 140117294095766 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0.08 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) R 30356 30363 30301 0 -1 4202560 857 0 0 0 8 0 0 0 20 0 15 0 94991651 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116779514432 140117294105178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661056 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991652 10916921344 10078 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40312 KiB

[startup+0.310363 s]*
/proc/loadavg: 0.80 0.79 0.85 9/216 30392
/proc/meminfo: memFree=23587812/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661132 memory=51936 CPUtime=0.68 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 9651 0 0 0 66 2 0 0 20 0 15 0 94991646 10916999168 12984 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665283 12984 3076 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 4952 0 0 0 28 1 0 0 20 0 15 0 94991646 10916999168 12984 33554432000 4194304 4196468 140727379166432 140117298319952 140117294095766 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 12984 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=3906509545423181472 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 12984 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 12984 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 12984 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94991648 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661132 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) S 30356 30363 30301 0 -1 1077944384 1383 0 0 0 10 0 0 0 20 0 15 0 94991651 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661132 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) S 30356 30363 30301 0 -1 1077944384 516 0 0 0 10 0 0 0 20 0 15 0 94991651 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116780571248 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661132 memory=140207942473344 CPUtime=0.15 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) R 30356 30363 30301 0 -1 4202560 1431 0 0 0 15 0 0 0 20 0 15 0 94991651 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116779518704 140117273058777 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661132 memory=140207942473344 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 12984 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 51936 KiB

[startup+0.700744 s]
/proc/loadavg: 0.80 0.79 0.85 7/216 30392
/proc/meminfo: memFree=23535004/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661132 memory=112668 CPUtime=1.96 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 12581 0 0 0 192 4 0 0 20 0 15 0 94991646 10916999168 28167 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665283 28167 3108 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661132 memory=1840 CPUtime=0.67 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 5296 0 0 0 65 2 0 0 20 0 15 0 94991646 10916999168 28167 33554432000 4194304 4196468 140727379166432 140117298318768 140116886426678 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 28167 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 28167 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=11008 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 28167 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 28167 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94991648 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661132 memory=8568 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661132 memory=5372 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661132 memory=7302135314614015848 CPUtime=0.43 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) R 30356 30363 30301 0 -1 4202560 2035 0 0 0 43 0 0 0 20 0 15 0 94991651 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116781609816 140117275629179 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661132 memory=7450453974481135974 CPUtime=0.46 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) R 30356 30363 30301 0 -1 4202560 1273 0 0 0 46 0 0 0 20 0 15 0 94991651 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116780560720 140117280101419 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661132 memory=7151830906713428048 CPUtime=0.36 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) R 30356 30363 30301 0 -1 1077944384 2605 0 0 0 36 0 0 0 20 0 15 0 94991651 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116779518704 140117294094978 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 28167 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 112668 KiB

[startup+1.50088 s]
/proc/loadavg: 0.80 0.79 0.85 9/216 30392
/proc/meminfo: memFree=23339344/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661132 memory=183980 CPUtime=4.15 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 22056 0 0 0 409 6 0 0 20 0 15 0 94991646 10916999168 45995 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665283 45995 3126 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 5992 0 0 0 144 3 0 0 20 0 15 0 94991646 10916999168 45995 33554432000 4194304 4196468 140727379166432 140117298322424 140116887562265 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=-8253362762724047225 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 45995 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=-8609294068986781045 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 45995 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=-6517102902069810590 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 45995 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94991647 10916999168 45995 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94991648 10916999168 45995 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0

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

/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 77439 0 0 0 236060 29 0 0 20 0 15 0 94991646 10916999168 78122 33554432000 4194304 4196468 140727379166432 140117298323296 140116888479841 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=315564 CPUtime=18.63 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 12570 0 0 0 1815 48 0 0 20 0 15 0 94991647 10916999168 78122 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=314024 CPUtime=18.64 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 14169 0 0 0 1816 48 0 0 20 0 15 0 94991647 10916999168 78122 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=313512 CPUtime=18.64 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 15001 0 0 0 1819 45 0 0 20 0 15 0 94991647 10916999168 78122 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=0 CPUtime=18.64 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 12112 0 0 0 1819 45 0 0 20 0 15 0 94991647 10916999168 78122 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=312488 CPUtime=1.73 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 12719 0 0 0 138 35 0 0 20 0 15 0 94991648 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661132 memory=164 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661132 memory=314540 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661132 memory=314540 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) S 30356 30363 30301 0 -1 1077944384 8751 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661132 memory=313512 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) S 30356 30363 30301 0 -1 1077944384 11047 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116780571248 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661132 memory=956 CPUtime=0.47 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) S 30356 30363 30301 0 -1 1077944384 5177 0 0 0 46 1 0 0 20 0 15 0 94991651 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116779518704 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661132 memory=4012 CPUtime=0.98 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 905 0 0 0 51 47 0 0 20 0 15 0 94991652 10916999168 78122 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 2441.67 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 312488 KiB

[startup+2442.3 s]
/proc/loadavg: 1.43 1.50 1.45 4/215 30511
/proc/meminfo: memFree=23044440/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661132 memory=322748 CPUtime=2503.09 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 174205 0 0 0 250018 291 0 0 20 0 15 0 94991646 10916999168 80687 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665283 80687 3170 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661132 memory=325824 CPUtime=2420.37 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 79267 0 0 0 242007 30 0 0 20 0 15 0 94991646 10916999168 80687 33554432000 4194304 4196468 140727379166432 140117298323120 140116887570757 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=328904 CPUtime=19.1 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 12691 0 0 0 1861 49 0 0 20 0 15 0 94991647 10916999168 80687 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=330956 CPUtime=19.11 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 14363 0 0 0 1862 49 0 0 20 0 15 0 94991647 10916999168 80687 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=6791534058613427641 CPUtime=19.1 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 15411 0 0 0 1865 45 0 0 20 0 15 0 94991647 10916999168 80687 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=335384 CPUtime=19.11 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 12249 0 0 0 1865 46 0 0 20 0 15 0 94991647 10916999168 80687 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=330704 CPUtime=1.78 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 12924 0 0 0 141 37 0 0 20 0 15 0 94991648 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661132 memory=337948 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661132 memory=327876 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661132 memory=328904 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661132 memory=325824 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) S 30356 30363 30301 0 -1 1077944384 8752 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661132 memory=324800 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) S 30356 30363 30301 0 -1 1077944384 11047 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116780571248 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661132 memory=322748 CPUtime=0.47 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) S 30356 30363 30301 0 -1 1077944384 5177 0 0 0 46 1 0 0 20 0 15 0 94991651 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116779518704 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661132 memory=326852 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661132 memory=327876 CPUtime=1.01 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 920 0 0 0 53 48 0 0 20 0 15 0 94991652 10916999168 80687 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 2503.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 322748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.9 s]
/proc/loadavg: 1.41 1.50 1.45 4/215 30511
/proc/meminfo: memFree=23057188/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661132 memory=310948 CPUtime=2520.07 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 174230 0 0 0 251716 291 0 0 20 0 15 0 94991646 10916999168 77737 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665283 77737 3170 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661132 memory=311460 CPUtime=2436.82 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 79287 0 0 0 243652 30 0 0 20 0 15 0 94991646 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117298323408 140116887710178 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=313000 CPUtime=19.22 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 12691 0 0 0 1873 49 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=311460 CPUtime=19.24 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 14364 0 0 0 1875 49 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=0 CPUtime=19.23 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 15414 0 0 0 1878 45 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=313000 CPUtime=19.25 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 12249 0 0 0 1878 47 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=310948 CPUtime=1.79 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 12925 0 0 0 142 37 0 0 20 0 15 0 94991648 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661132 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661132 memory=11008 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) S 30356 30363 30301 0 -1 1077944384 8752 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661132 memory=159 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) S 30356 30363 30301 0 -1 1077944384 11047 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116780571248 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661132 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) S 30356 30363 30301 0 -1 1077944384 5177 0 0 0 46 1 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116779518704 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661132 memory=101 CPUtime=1.01 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 920 0 0 0 53 48 0 0 20 0 15 0 94991652 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 310948 KiB

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

[startup+2458.92 s]
# the end of solver process 30363 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.17 s, system=2.92257 s

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

[startup+2458.9 s]
/proc/loadavg: 1.41 1.50 1.45 4/215 30511
/proc/meminfo: memFree=23057188/32770624 swapFree=67108404/67108860
[pid=30363] ppid=30356 vsize=10661132 memory=310948 CPUtime=2520.07 cores=0,2,4,6
/proc/30363/stat : 30363 (java) S 30356 30363 30301 0 -1 1077944320 174230 0 0 0 251716 291 0 0 20 0 15 0 94991646 10916999168 77737 33554432000 4194304 4196468 140727379166432 140727379148976 140117294083831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
/proc/30363/statm: 2665283 77737 3170 1 0 2627263 0
[pid=30363/tid=30366] ppid=30356 vsize=10661132 memory=311460 CPUtime=2436.82 cores=0,2,4,6
/proc/30363/task/30366/stat : 30366 (java) R 30356 30363 30301 0 -1 4202560 79287 0 0 0 243652 30 0 0 20 0 15 0 94991646 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117298323408 140116887710178 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30371] ppid=30356 vsize=10661132 memory=313000 CPUtime=19.22 cores=0,2,4,6
/proc/30363/task/30371/stat : 30371 (java) S 30356 30363 30301 0 -1 1077944384 12691 0 0 0 1873 49 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117220158224 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30372] ppid=30356 vsize=10661132 memory=311460 CPUtime=19.24 cores=0,2,4,6
/proc/30363/task/30372/stat : 30372 (java) S 30356 30363 30301 0 -1 1077944384 14364 0 0 0 1875 49 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117219105680 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30373] ppid=30356 vsize=10661132 memory=0 CPUtime=19.23 cores=0,2,4,6
/proc/30363/task/30373/stat : 30373 (java) S 30356 30363 30301 0 -1 1077944384 15414 0 0 0 1878 45 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117218053136 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30374] ppid=30356 vsize=10661132 memory=313000 CPUtime=19.25 cores=0,2,4,6
/proc/30363/task/30374/stat : 30374 (java) S 30356 30363 30301 0 -1 1077944384 12249 0 0 0 1878 47 0 0 20 0 15 0 94991647 10916999168 77737 33554432000 4194304 4196468 140727379166432 140117217000592 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30376] ppid=30356 vsize=10661132 memory=310948 CPUtime=1.79 cores=0,2,4,6
/proc/30363/task/30376/stat : 30376 (java) S 30356 30363 30301 0 -1 1077944384 12925 0 0 0 142 37 0 0 20 0 15 0 94991648 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116785833968 140117294094978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30378] ppid=30356 vsize=10661132 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30378/stat : 30378 (java) S 30356 30363 30301 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116784780192 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30380] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30380/stat : 30380 (java) S 30356 30363 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94991649 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116783727600 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30385] ppid=30356 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30385/stat : 30385 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116782676176 140117294102427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30386] ppid=30356 vsize=10661132 memory=11008 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30386/stat : 30386 (java) S 30356 30363 30301 0 -1 1077944384 8752 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116781623792 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30387] ppid=30356 vsize=10661132 memory=159 CPUtime=1.47 cores=0,2,4,6
/proc/30363/task/30387/stat : 30387 (java) S 30356 30363 30301 0 -1 1077944384 11047 0 0 0 146 1 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116780571248 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30388] ppid=30356 vsize=10661132 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/30363/task/30388/stat : 30388 (java) S 30356 30363 30301 0 -1 1077944384 5177 0 0 0 46 1 0 0 20 0 15 0 94991651 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116779518704 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30390] ppid=30356 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30363/task/30390/stat : 30390 (java) S 30356 30363 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94991652 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116778466400 140117294094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
[pid=30363/tid=30392] ppid=30356 vsize=10661132 memory=101 CPUtime=1.01 cores=0,2,4,6
/proc/30363/task/30392/stat : 30392 (java) S 30356 30363 30301 0 -1 1077944384 920 0 0 0 53 48 0 0 20 0 15 0 94991652 10916999168 77737 33554432000 4194304 4196468 140727379166432 140116777412912 140117294094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17080320 140727379170421 140727379170569 140727379170569 140727379173327 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 310948 KiB

Child status: 143
Real time (s): 2458.92
CPU time (s): 2520.09
CPU user time (s): 2517.17
CPU system time (s): 2.92257
CPU usage (%): 102.488
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 557988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.17
system time used= 2.92257
maximum resident set size= 561444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174547
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 92371
involuntary context switches= 5604


# summary of solver processes directly reported to runsolver:
#   pid: 30363
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.17
#   total CPU system time (s): 2.92257

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6902 second user time and 23.7443 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-28 12:38:05
IDJOB=4298705
IDBENCH=141223
IDSOLVER=2762
FILE ID=node148/4298705-1532774285
RUNJOBID= node148-1532774285-30332
PBS_JOBID= 21022458
Free space on /tmp= 43264 MiB

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

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

MD5SUM BENCH= 08115146c0ac9b7e4849c5cb62d96e41
RANDOM SEED=1353158726

node148.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:        23669736 kB
MemAvailable:   31933324 kB
Buffers:          221852 kB
Cached:          8176224 kB
SwapCached:          352 kB
Active:          1985836 kB
Inactive:        6462648 kB
Active(anon):       3944 kB
Inactive(anon):    74288 kB
Active(file):    1981892 kB
Inactive(file):  6388360 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:         56796 kB
Mapped:            42756 kB
Shmem:             25016 kB
Slab:             349684 kB
SReclaimable:     321796 kB
SUnreclaim:        27888 kB
KernelStack:        3120 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43260 MiB
End job on node148 at 2018-07-28 13:19:04