Trace number 4273272

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26SAT (TO)428 2520.03 2465.8201

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-05.xml
MD5SUM8c67453fb3d985d7ef69f755cd1f1510
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark406
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size63
Maximum domain size100
Distribution of domain sizes[{"size":63,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.22/0.41	c version: 2017-07-26
0.22/0.41	c seed: 1076140209
0.38/0.42	c timeout: 2520
0.38/0.42	c memlimit: 11000
0.38/0.42	c nbcore: 4
0.38/0.44	c Parsing instance...
2.65/1.47	c Parsing done, starting search...
3.08/1.65	o 3798
3.73/1.83	o 2572
4.36/2.09	o 775
18.92/14.49	o 507
39.36/34.20	o 467
257.85/249.73	o 466
634.20/618.34	o 465
634.30/618.45	o 461
662.18/645.79	o 454
676.22/659.49	o 453
774.24/755.39	o 451
778.33/759.38	o 450
988.06/964.73	o 447
1057.67/1033.00	o 443
1575.43/1540.15	o 441
2018.55/1973.93	o 440
2303.60/2253.69	o 439
2401.11/2349.21	o 428
2520.00/2465.80	s SATISFIABLE
2520.00/2465.80	v <instantiation>
2520.00/2465.80	v 	<list>
2520.00/2465.80	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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99]
2520.00/2465.80	v 	</list>
2520.00/2465.80	v 	<values>
2520.00/2465.80	v 		10 2 1 4 6 9 21 22 26 28 32 36 42 45 41 44 40 53 55 56 54 63 65 62 71 74 78 77 81 85 91 94 99 83 87 95 96 84 88 97 92 98 90 79 80 66 75 61 68 70 73 76 67 64 51 52 39 43 33 31 25 20 12 16 15 3 0 7 8 13 17 18 19 27 29 34 35 47 86 89 93 82 57 58 69 72 60 59 49 50 48 37 46 38 30 24 23 5 14 11 6 4 4 1 4 5 3 4 1 3 4 2 3 3 1 4 5 2 1 2 5 4 2 4 4 1 1 4 2 4 1 6 8 4 5 6 6 3 5 3 5 3 13 8 7 9 15 4 1 2 1 4 1 8 1 6 1 6 3 2 6 3 1 2 5 4 9 1 4 1 1 18 5 2 4 1 8 25 1 3 5 12 1 4 2 6 5 6 4 1 4 4 2 5 4 1 9 4 1 4 
2520.00/2465.80	v 	</values>
2520.00/2465.80	v </instantiation>

Verifier Data

OK	428

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273272-1502888051/watcher-4273272-1502888051 -o /tmp/evaluation-result-4273272-1502888051/solver-4273272-1502888051 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502869858-14426 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1076140209 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273272-1502888051.xml 

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

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

solver pid=17445, runsolver pid=17442

[startup+0.100131 s]*
/proc/loadavg: 1.24 1.28 1.40 2/200 17446
/proc/meminfo: memFree=29743020/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/17445/stat : 17445 (runsolver) R 17442 17445 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 42687685 34791424 114 18446744073709551615 4194304 4346622 140720476376352 140720476372984 140393034859223 0 0 1 24578 0 0 0 17 7 0 0 0 0 0 6446216 6449568 21078016 140720476381255 140720476381733 140720476381733 140720476385226 0
/proc/17445/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209454 s]*
/proc/loadavg: 1.24 1.28 1.40 2/213 17459
/proc/meminfo: memFree=29731164/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13973048 memory=21980 CPUtime=0.05 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 4959 0 0 0 4 1 0 0 20 0 15 0 42687685 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3493262 5495 2586 1 0 3482759 0
[pid=17445/tid=17447] ppid=17442 vsize=13973048 memory=8316850467074736180 CPUtime=0.04 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 3060 0 0 0 4 0 0 0 20 0 15 0 42687696 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140323267226208 140323249051920 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13973048 memory=11928 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687697 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13973048 memory=288370769189521024 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687697 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687697 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687697 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13973048 memory=140393037809280 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687698 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42687699 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322740831904 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42687699 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322739778800 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 42687701 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13973048 memory=140393037809280 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 15 0 42687701 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13973048 memory=140393037809280 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687707 14308401152 5495 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13973048 KiB
Current children cumulated memory: 21980 KiB

[startup+0.310826 s]*
/proc/loadavg: 1.24 1.28 1.40 3/214 17460
/proc/meminfo: memFree=29718348/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13975920 memory=39220 CPUtime=0.22 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 10072 0 0 0 19 3 0 0 20 0 15 0 42687685 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3493980 9805 3486 1 0 3482759 0
[pid=17445/tid=17447] ppid=17442 vsize=13975920 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 7805 0 0 0 13 2 0 0 20 0 15 0 42687696 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140323267192080 140323247064414 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687697 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687697 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687697 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687697 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13975920 memory=140393037809280 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42687698 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42687699 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322740831904 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42687699 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322739778800 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 42687701 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) S 17442 17445 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 42687701 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13975920 memory=140393037809280 CPUtime=0.03 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 377 0 0 0 3 0 0 0 20 0 15 0 42687701 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13975920 memory=140393037809280 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687707 14311342080 9805 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39220 KiB

[startup+0.706088 s]
/proc/loadavg: 1.24 1.28 1.40 4/214 17460
/proc/meminfo: memFree=29704456/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13977988 memory=70688 CPUtime=0.97 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 14409 0 0 0 93 4 0 0 20 0 15 0 42687685 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3494497 17672 3724 1 0 3483271 0
[pid=17445/tid=17447] ppid=17442 vsize=13977988 memory=148 CPUtime=0.53 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 10346 0 0 0 50 3 0 0 20 0 15 0 42687696 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140323267220256 140322904498460 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13977988 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687697 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13977988 memory=15254861369313240 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687697 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13977988 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687697 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13977988 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42687697 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13977988 memory=15168 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42687698 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13977988 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42687699 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322740831904 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13977988 memory=640 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42687699 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322739778800 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13977988 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13977988 memory=960 CPUtime=0.11 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) R 17442 17445 7968 0 -1 4202560 1156 0 0 0 11 0 0 0 20 0 15 0 42687701 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322737660504 140323242289808 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13977988 memory=2248 CPUtime=0.1 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) R 17442 17445 7968 0 -1 4202560 594 0 0 0 10 0 0 0 20 0 15 0 42687701 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322736602840 140323247373490 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13977988 memory=4304 CPUtime=0.2 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 931 0 0 0 20 0 0 0 20 0 15 0 42687701 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13977988 memory=1588 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13977988 memory=928 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687707 14313459712 17672 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 70688 KiB

[startup+1.50075 s]
/proc/loadavg: 1.24 1.28 1.40 6/214 17460
/proc/meminfo: memFree=29650540/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13980036 memory=302184 CPUtime=2.77 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 18795 0 0 0 259 18 0 0 20 0 15 0 42687685 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3495009 75546 3774 1 0 3483783 0
[pid=17445/tid=17447] ppid=17442 vsize=13980036 memory=16724602654207 CPUtime=1.26 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 13293 0 0 0 119 7 0 0 20 0 15 0 42687696 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140323267220960 140323262995862 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13980036 memory=-7384994779157745616 CPUtime=0.04 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 51 0 0 0 2 2 0 0 20 0 15 0 42687697 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13980036 memory=4206468019014099040 CPUtime=0.04 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 42687697 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13980036 memory=-7019007802211091872 CPUtime=0.03 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 82 0 0 0 2 1 0 0 20 0 15 0 42687697 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13980036 memory=-7531822216213012384 CPUtime=0.04 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 57 0 0 0 3 1 0 0 20 0 15 0 42687697 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13980036 memory=7739554064313374569 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 42687698 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13980036 memory=7739554064313374825 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 42687699 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322740831968 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13980036 memory=7524224577301997910 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 42687699 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322739778816 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13980036 memory=7524224577301997910 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13980036 memory=7811611658351300960 CPUtime=0.44 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 1378 0 0 0 44 0 0 0 20 0 15 0 42687701 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13980036 memory=7524224577301471319 CPUtime=0.42 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) R 17442 17445 7968 0 -1 4202560 978 0 0 0 42 0 0 0 20 0 15 0 42687701 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323247371073 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13980036 memory=7666063699200142441 CPUtime=0.4 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 1404 0 0 0 39 1 0 0 20 0 15 0 42687701 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13980036 memory=7157435182023993686 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13980036 memory=7811611658351300960 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42687707 14315556864 75546 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 302184 KiB

[startup+3.11026 s]
/proc/loadavg: 1.24 1.28 1.40 3/214 17460
/proc/meminfo: memFree=29303704/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13982084 memory=444160 CPUtime=6.16 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 21570 0 0 0 590 26 0 0 20 0 15 0 42687685 14317654016 111040 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3495521 111040 3798 1 0 3484295 0
[pid=17445/tid=17447] ppid=17442 vsize=13982084 memory=204292 CPUtime=2.8 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 13945 0 0 0 272 8 0 0 20 0 15 0 42687696 14317654016 111040 18446744073709551615 4194304 4196468 140724307989744 140323267220296 140322909709072 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0

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

/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 125429 0 0 0 229597 91 0 0 20 0 15 0 42687696 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140323267221664 140322911991269 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13982084 memory=2166072 CPUtime=15.93 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 21421 0 0 0 1544 49 0 0 20 0 15 0 42687697 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13982084 memory=2170176 CPUtime=15.87 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 25974 0 0 0 1538 49 0 0 20 0 15 0 42687697 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13982084 memory=2175304 CPUtime=15.87 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 22931 0 0 0 1538 49 0 0 20 0 15 0 42687697 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13982084 memory=2164532 CPUtime=15.91 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 28162 0 0 0 1540 51 0 0 20 0 15 0 42687697 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13982084 memory=2191720 CPUtime=6.11 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 24351 0 0 0 545 66 0 0 20 0 15 0 42687698 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13982084 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322740831968 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13982084 memory=2173252 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322739778816 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13982084 memory=2173252 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13982084 memory=-8774313645642428999 CPUtime=2.35 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 13764 0 0 0 233 2 0 0 20 0 15 0 42687701 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13982084 memory=1296 CPUtime=2.32 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) S 17442 17445 7968 0 -1 1077944384 15744 0 0 0 230 2 0 0 20 0 15 0 42687701 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13982084 memory=2165044 CPUtime=0.82 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 16044 0 0 0 79 3 0 0 20 0 15 0 42687701 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13982084 memory=2165044 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13982084 memory=2165556 CPUtime=1.53 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 1967 0 0 0 63 90 0 0 20 0 15 0 42687707 14317654016 541133 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 2373.68 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2164532 KiB

[startup+2382.3 s]
/proc/loadavg: 1.57 1.58 1.56 3/211 17766
/proc/meminfo: memFree=23464724/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13982084 memory=2124520 CPUtime=2434.88 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 300939 0 0 0 243074 414 0 0 20 0 15 0 42687685 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3495521 531130 3833 1 0 3484295 0
[pid=17445/tid=17447] ppid=17442 vsize=13982084 memory=2135808 CPUtime=2356.18 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 127211 0 0 0 235526 92 0 0 20 0 15 0 42687696 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140323267221840 140322909709121 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13982084 memory=2129652 CPUtime=16.35 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 21785 0 0 0 1585 50 0 0 20 0 15 0 42687697 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13982084 memory=2127600 CPUtime=16.28 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 26203 0 0 0 1578 50 0 0 20 0 15 0 42687697 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13982084 memory=2126572 CPUtime=16.29 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 23403 0 0 0 1578 51 0 0 20 0 15 0 42687697 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13982084 memory=2125548 CPUtime=16.33 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 28412 0 0 0 1581 52 0 0 20 0 15 0 42687697 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13982084 memory=2124520 CPUtime=6.3 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 24858 0 0 0 562 68 0 0 20 0 15 0 42687698 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13982084 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322740831968 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13982084 memory=2133244 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322739778816 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13982084 memory=2137860 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13982084 memory=2126572 CPUtime=2.35 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 13768 0 0 0 233 2 0 0 20 0 15 0 42687701 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13982084 memory=2126572 CPUtime=2.32 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) S 17442 17445 7968 0 -1 1077944384 15748 0 0 0 230 2 0 0 20 0 15 0 42687701 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13982084 memory=2125548 CPUtime=0.82 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 16149 0 0 0 79 3 0 0 20 0 15 0 42687701 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13982084 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13982084 memory=2752 CPUtime=1.56 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 2002 0 0 0 64 92 0 0 20 0 15 0 42687707 14317654016 531130 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 2434.88 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2124520 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.54 1.54 3/215 17785
/proc/meminfo: memFree=23503800/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13982084 memory=2085532 CPUtime=2496.07 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 304387 0 0 0 249185 422 0 0 20 0 15 0 42687685 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3495521 521383 3833 1 0 3484295 0
[pid=17445/tid=17447] ppid=17442 vsize=13982084 memory=2086048 CPUtime=2415.5 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 129195 0 0 0 241457 93 0 0 20 0 15 0 42687696 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140323267221760 140322912028902 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13982084 memory=2086560 CPUtime=16.76 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 21966 0 0 0 1625 51 0 0 20 0 15 0 42687697 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13982084 memory=2101436 CPUtime=16.7 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 26532 0 0 0 1619 51 0 0 20 0 15 0 42687697 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13982084 memory=2096308 CPUtime=16.71 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 23833 0 0 0 1619 52 0 0 20 0 15 0 42687697 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13982084 memory=2092716 CPUtime=16.74 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 28549 0 0 0 1621 53 0 0 20 0 15 0 42687697 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13982084 memory=2090664 CPUtime=6.48 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 25213 0 0 0 578 70 0 0 20 0 15 0 42687698 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13982084 memory=2090152 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322740831968 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13982084 memory=2087072 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322739778816 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13982084 memory=2086048 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13982084 memory=4124 CPUtime=2.35 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 13772 0 0 0 233 2 0 0 20 0 15 0 42687701 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13982084 memory=25148 CPUtime=2.32 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) S 17442 17445 7968 0 -1 1077944384 15752 0 0 0 230 2 0 0 20 0 15 0 42687701 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13982084 memory=2087584 CPUtime=0.82 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 16153 0 0 0 79 3 0 0 20 0 15 0 42687701 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13982084 memory=2087584 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13982084 memory=840 CPUtime=1.61 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 2022 0 0 0 66 95 0 0 20 0 15 0 42687707 14317654016 521383 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 2496.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2085532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2465.8 s]
/proc/loadavg: 1.64 1.58 1.55 3/215 17789
/proc/meminfo: memFree=23517360/32770624 swapFree=67108860/67108860
[pid=17445] ppid=17442 vsize=13982084 memory=2071684 CPUtime=2520 cores=1,3,5,7
/proc/17445/stat : 17445 (java) S 17442 17445 7968 0 -1 1077944320 305732 0 0 0 251575 425 0 0 20 0 15 0 42687685 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140724307972288 140323262983927 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
/proc/17445/statm: 3495521 517921 3833 1 0 3484295 0
[pid=17445/tid=17447] ppid=17442 vsize=13982084 memory=1228 CPUtime=2438.75 cores=1,3,5,7
/proc/17445/task/17447/stat : 17447 (java) R 17442 17445 7968 0 -1 4202560 129953 0 0 0 243781 94 0 0 20 0 15 0 42687696 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140323267221840 140322912028958 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17448] ppid=17442 vsize=13982084 memory=1000 CPUtime=16.91 cores=1,3,5,7
/proc/17445/task/17448/stat : 17448 (java) S 17442 17445 7968 0 -1 1077944384 22223 0 0 0 1640 51 0 0 20 0 15 0 42687697 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322862873104 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17449] ppid=17442 vsize=13982084 memory=2012 CPUtime=16.84 cores=1,3,5,7
/proc/17445/task/17449/stat : 17449 (java) S 17442 17445 7968 0 -1 1077944384 26538 0 0 0 1633 51 0 0 20 0 15 0 42687697 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322861820560 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17450] ppid=17442 vsize=13982084 memory=5520 CPUtime=16.86 cores=1,3,5,7
/proc/17445/task/17450/stat : 17450 (java) S 17442 17445 7968 0 -1 1077944384 23922 0 0 0 1634 52 0 0 20 0 15 0 42687697 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322860767504 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17451] ppid=17442 vsize=13982084 memory=4612 CPUtime=16.89 cores=1,3,5,7
/proc/17445/task/17451/stat : 17451 (java) S 17442 17445 7968 0 -1 1077944384 28585 0 0 0 1635 54 0 0 20 0 15 0 42687697 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322859714960 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17452] ppid=17442 vsize=13982084 memory=792 CPUtime=6.54 cores=1,3,5,7
/proc/17445/task/17452/stat : 17452 (java) S 17442 17445 7968 0 -1 1077944384 25394 0 0 0 584 70 0 0 20 0 15 0 42687698 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322741885680 140323262995074 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17453] ppid=17442 vsize=13982084 memory=2074760 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17453/stat : 17453 (java) S 17442 17445 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322740831968 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17454] ppid=17442 vsize=13982084 memory=2075272 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17454/stat : 17454 (java) S 17442 17445 7968 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 42687699 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322739778816 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17455] ppid=17442 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17455/stat : 17455 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322738727376 140323263002523 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17456] ppid=17442 vsize=13982084 memory=1440 CPUtime=2.35 cores=1,3,5,7
/proc/17445/task/17456/stat : 17456 (java) S 17442 17445 7968 0 -1 1077944384 13774 0 0 0 233 2 0 0 20 0 15 0 42687701 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322737674480 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17457] ppid=17442 vsize=13982084 memory=9992 CPUtime=2.32 cores=1,3,5,7
/proc/17445/task/17457/stat : 17457 (java) S 17442 17445 7968 0 -1 1077944384 15754 0 0 0 230 2 0 0 20 0 15 0 42687701 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322736621936 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17458] ppid=17442 vsize=13982084 memory=1200 CPUtime=0.82 cores=1,3,5,7
/proc/17445/task/17458/stat : 17458 (java) S 17442 17445 7968 0 -1 1077944384 16155 0 0 0 79 3 0 0 20 0 15 0 42687701 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322735568880 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17459] ppid=17442 vsize=13982084 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/17445/task/17459/stat : 17459 (java) S 17442 17445 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42687701 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322734516576 140323262994133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
[pid=17445/tid=17460] ppid=17442 vsize=13982084 memory=-8774313645642428999 CPUtime=1.62 cores=1,3,5,7
/proc/17445/task/17460/stat : 17460 (java) S 17442 17445 7968 0 -1 1077944384 2034 0 0 0 67 95 0 0 20 0 15 0 42687707 14317654016 517921 18446744073709551615 4194304 4196468 140724307989744 140322733464624 140323262995074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25640960 140724307992949 140724307993130 140724307993130 140724307996623 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2071684 KiB

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

[startup+2465.82 s]
# the end of solver process 17445 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.77 s, system=4.26567 s

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

Child status: 143
Real time (s): 2465.82
CPU time (s): 2520.03
CPU user time (s): 2515.77
CPU system time (s): 4.26567
CPU usage (%): 102.199
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 3792944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.77
system time used= 4.26567
maximum resident set size= 3795124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306103
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 224786
involuntary context switches= 6235


# summary of solver processes directly reported to runsolver:
#   pid: 17445
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2515.77
#   total CPU system time (s): 4.26567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4697 second user time and 23.8643 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 14:40:13
IDJOB=4273272
IDBENCH=135904
IDSOLVER=2665
FILE ID=node128/4273272-1502888051
RUNJOBID= node128-1502869858-14426
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-05.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273272-1502888051/watcher-4273272-1502888051 -o /tmp/evaluation-result-4273272-1502888051/solver-4273272-1502888051 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502869858-14426 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1076140209 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273272-1502888051.xml

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

MD5SUM BENCH= 8c67453fb3d985d7ef69f755cd1f1510
RANDOM SEED=1076140209

node128.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.94
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.94
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.94
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.94
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:        29743116 kB
MemAvailable:   30823668 kB
Buffers:          250288 kB
Cached:          1120632 kB
SwapCached:            0 kB
Active:          1710764 kB
Inactive:         890492 kB
Active(anon):    1230852 kB
Inactive(anon):    24956 kB
Active(file):     479912 kB
Inactive(file):   865536 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42432 kB
Writeback:             0 kB
AnonPages:       1230244 kB
Mapped:            55948 kB
Shmem:             25308 kB
Slab:             127028 kB
SReclaimable:     101876 kB
SUnreclaim:        25152 kB
KernelStack:        3472 kB
PageTables:        11016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1951720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1026048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61944 MiB
End job on node128 at 2017-08-16 15:21:19