Trace number 4395955

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 NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 669.44 655.812

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-60-3-5.xml
MD5SUM0dd1a305ead2bfc8d563708a38f33655
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark27.4678
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":99}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":14},{"degree":2,"count":13},{"degree":3,"count":22},{"degree":4,"count":24},{"degree":5,"count":17},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":5},{"arity":4,"count":10},{"arity":5,"count":15},{"arity":6,"count":8},{"arity":7,"count":9},{"arity":8,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.84/0.81	c Concrete v3.12.2.1568380929293 running
669.29/655.79	v <instantiation
669.29/655.79	v         >
669.29/655.79	v       <list>
669.29/655.79	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
669.29/655.79	v       </list>
669.29/655.79	v       <values>
669.29/655.79	v         7 46 61 53 43 53 17 41 29 3 5 19 31 71 7 17 2 17 41 59 37 23 19 29 5 31 5 7 19 53 29 5 5 67 29 19 43 59 37 5 29 43 3 71 11 61 67 11 53 31 43 17 37 2 59 43 5 31 59 3 13 13 11 19 59 13 17 29 43 61 11 53 5 13 47 19 47 7 31 19 23 59 67 23 11 7 37 47 71 41 2 52 23 71 41 17 17 47 71
669.29/655.79	v       </values>
669.29/655.79	v     </instantiation>
669.29/655.79	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395955-1568404149/watcher-4395955-1568404149 -o /tmp/evaluation-result-4395955-1568404149/solver-4395955-1568404149 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568394139-25058 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1593825560 HOME/instance-4395955-1568404149.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
Current StackSize limit: 8192 KiB
solver pid=27946, runsolver pid=27943


[startup+0.10011 s]*
/proc/loadavg: 1.67 1.56 1.49 2/215 27999
/proc/meminfo: memFree=28970936/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=141156 memory=5300 CPUtime=0.08 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 2524 13132 0 0 0 0 5 3 20 0 2 0 416351437 144543744 1325 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 35289 1325 994 1 0 24747 0
[pid=27946/tid=27999] ppid=27943 vsize=141156 memory=3054156605268066444 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) D 27943 27946 25027 0 -1 4202560 319 13132 0 0 0 0 5 3 20 0 2 0 416351447 144543744 1325 33554432000 4194304 4196468 140725297800304 140668669680048 140668697861181 0 0 0 16784584 18446744072100187269 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 141156 KiB
Current children cumulated memory: 5300 KiB

[startup+0.447136 s]*
/proc/loadavg: 1.67 1.56 1.49 4/228 28012
/proc/meminfo: memFree=28959416/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10819664 memory=35240 CPUtime=0.25 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 7186 13132 0 0 15 2 5 3 20 0 15 0 416351437 11079335936 8810 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2704916 8810 3183 1 0 2667149 0
[pid=27946/tid=27999] ppid=27943 vsize=10819664 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 3596 13132 0 0 9 1 5 3 20 0 15 0 416351447 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668669622184 140668681917790 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10819664 memory=339 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10819664 memory=3473033223593805472 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10819664 memory=139756883953280 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351473 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 33 13132 0 0 0 0 5 3 20 0 15 0 416351474 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668156199712 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351474 11079335936 8810 33554432000 4194304 4196468 140725297800304 140667560911984 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079335936 8810 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10819664 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) R 27943 27946 25027 0 -1 1077944384 484 13132 0 0 1 0 5 3 20 0 15 0 416351477 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668122643152 140668697847509 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10819664 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) S 27943 27946 25027 0 -1 1077944384 206 13132 0 0 1 0 5 3 20 0 15 0 416351477 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668121590384 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10819664 memory=139756883953280 CPUtime=0.1 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) R 27943 27946 25027 0 -1 4202560 655 13132 0 0 2 0 5 3 20 0 15 0 416351477 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668120534904 140668676821968 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079335936 8810 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10819664 memory=139756883953280 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079335936 8810 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 35240 KiB

[startup+0.510625 s]*
/proc/loadavg: 1.67 1.56 1.49 3/228 28012
/proc/meminfo: memFree=28949772/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10820148 memory=44272 CPUtime=0.35 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 10161 13132 0 0 23 4 5 3 20 0 15 0 416351437 11079831552 11068 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2705037 11068 3315 1 0 2667149 0
[pid=27946/tid=27999] ppid=27943 vsize=10820148 memory=7721456974074886194 CPUtime=0.25 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 6519 13132 0 0 14 3 5 3 20 0 15 0 416351447 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668669653008 140668697859229 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10820148 memory=139756883953280 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10820148 memory=139756883953280 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351473 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 33 13132 0 0 0 0 5 3 20 0 15 0 416351474 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668156199712 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351474 11079831552 11068 33554432000 4194304 4196468 140725297800304 140667560911984 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079831552 11068 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10820148 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 493 13132 0 0 2 0 5 3 20 0 15 0 416351477 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10820148 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) R 27943 27946 25027 0 -1 1077944384 209 13132 0 0 1 0 5 3 20 0 15 0 416351477 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668121590256 140668697848450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10820148 memory=139756883953280 CPUtime=0.12 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) R 27943 27946 25027 0 -1 4202560 692 13132 0 0 4 0 5 3 20 0 15 0 416351477 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668120537968 140668690934139 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079831552 11068 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10820148 memory=139756883953280 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079831552 11068 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 44272 KiB

[startup+0.710195 s]*
/proc/loadavg: 1.67 1.56 1.49 4/228 28012
/proc/meminfo: memFree=28939540/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10820264 memory=61584 CPUtime=0.73 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 13618 13132 0 0 60 5 5 3 20 0 15 0 416351437 11079950336 15396 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2705066 15396 3458 1 0 2667149 0
[pid=27946/tid=27999] ppid=27943 vsize=10820264 memory=6791534058613427641 CPUtime=0.45 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 8930 13132 0 0 33 4 5 3 20 0 15 0 416351447 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668669637280 140668681917790 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10820264 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10820264 memory=3848 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10820264 memory=2856 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10820264 memory=2868 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351472 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10820264 memory=1660 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351473 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10820264 memory=4108 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 33 13132 0 0 0 0 5 3 20 0 15 0 416351474 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668156199712 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10820264 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351474 11079950336 15396 33554432000 4194304 4196468 140725297800304 140667560911984 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10820264 memory=3000 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079950336 15396 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10820264 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 893 13132 0 0 7 0 5 3 20 0 15 0 416351477 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10820264 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) R 27943 27946 25027 0 -1 4202560 638 13132 0 0 8 0 5 3 20 0 15 0 416351477 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668121576800 140668682960876 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10820264 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) S 27943 27946 25027 0 -1 1077944384 904 13132 0 0 10 0 5 3 20 0 15 0 416351477 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668120537968 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10820264 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079950336 15396 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10820264 memory=7649399397234063153 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351477 11079950336 15396 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 0.73 s
Current children cumulated vsize: 10820264 KiB
Current children cumulated memory: 61584 KiB

[startup+1.50077 s]
/proc/loadavg: 1.67 1.56 1.49 3/228 28012
/proc/meminfo: memFree=28908160/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10832628 memory=163152 CPUtime=2.06 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 20996 13132 0 0 187 11 5 3 20 0 15 0 416351437 11092611072 40788 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2708157 40788 3573 1 0 2670221 0
[pid=27946/tid=27999] ppid=27943 vsize=10832628 memory=21516 CPUtime=1.2 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 14458 13132 0 0 105 7 5 3 20 0 15 0 416351447 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668669670080 140668681917790 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10832628 memory=303993199058485574 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 53 13132 0 0 1 0 5 3 20 0 15 0 416351472 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10832628 memory=3991973130363287328 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 37 13132 0 0 1 0 5 3 20 0 15 0 416351472 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10832628 memory=7667497561383256160 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 319 13132 0 0 0 0 5 3 20 0 15 0 416351472 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10832628 memory=7667497561383256160 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 56 13132 0 0 1 0 5 3 20 0 15 0 416351472 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10832628 memory=-8813974798734826869 CPUtime=0.09 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 126 13132 0 0 1 0 5 3 20 0 15 0 416351473 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10832628 memory=8514726395715349142 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 33 13132 0 0 0 0 5 3 20 0 15 0 416351474 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668156199776 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10832628 memory=7517472515337185127 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 2 13132 0 0 0 0 5 3 20 0 15 0 416351474 11092611072 40788 33554432000 4194304 4196468 140725297800304 140667560912000 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10832628 memory=7156589709406858857 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11092611072 40788 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10832628 memory=4639948313719891052 CPUtime=0.28 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 1247 13132 0 0 20 0 5 3 20 0 15 0 416351477 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10832628 memory=7590364587110524775 CPUtime=0.33 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) S 27943 27946 25027 0 -1 1077944384 847 13132 0 0 25 0 5 3 20 0 15 0 416351477 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668121590256 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10832628 memory=7164777755283968106 CPUtime=0.38 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) S 27943 27946 25027 0 -1 1077944384 1607 13132 0 0 30 0 5 3 20 0 15 0 416351477 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668120537968 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10832628 memory=279513519041152 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11092611072 40788 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10832628 memory=279513519045600 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 1 13132 0 0 0 0 5 3 20 0 15 0 416351477 11092611072 40788 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 2.06 s
Current children cumulated vsize: 10832628 KiB
Current children cumulated memory: 163152 KiB

[startup+3.1018 s]
/proc/loadavg: 1.67 1.56 1.49 6/228 28012
/proc/meminfo: memFree=28825396/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10844936 memory=231224 CPUtime=5.9 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 35730 13132 0 0 565 17 5 3 20 0 15 0 416351437 11105214464 57806 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2711234 57806 3594 1 0 2673293 0

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


[startup+649.801 s]
/proc/loadavg: 1.39 1.43 1.47 3/227 28073
/proc/meminfo: memFree=28314776/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10844936 memory=665912 CPUtime=663.3 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 101597 13132 0 0 66213 109 5 3 20 0 15 0 416351437 11105214464 166478 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2711234 166478 3623 1 0 2673293 0
[pid=27946/tid=27999] ppid=27943 vsize=10844936 memory=6791534058613427641 CPUtime=643.11 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 33983 13132 0 0 64283 20 5 3 20 0 15 0 416351447 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668669673216 140668311402189 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10844936 memory=4108 CPUtime=2.86 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 5493 13132 0 0 260 18 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10844936 memory=1408 CPUtime=2.85 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 3656 13132 0 0 262 15 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10844936 memory=3300 CPUtime=2.85 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 6547 13132 0 0 261 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10844936 memory=6791534058613427641 CPUtime=2.85 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 3774 13132 0 0 260 17 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10844936 memory=4108 CPUtime=2.76 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 5382 13132 0 0 254 14 5 3 20 0 15 0 416351473 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10844936 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 46 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668156199840 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10844936 memory=3300 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 20 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667560912000 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10844936 memory=665912 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10844936 memory=8000 CPUtime=2.2 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 11679 13132 0 0 210 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10844936 memory=10428 CPUtime=2.58 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) S 27943 27946 25027 0 -1 1077944384 18397 13132 0 0 248 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668121590256 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10844936 memory=14012 CPUtime=1.43 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) S 27943 27946 25027 0 -1 1077944384 9755 13132 0 0 133 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668120537968 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10844936 memory=135 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10844936 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 654 13132 0 0 18 19 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 663.3 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 665912 KiB

[startup+653.001 s]
/proc/loadavg: 1.39 1.43 1.47 3/227 28073
/proc/meminfo: memFree=28314404/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10844936 memory=665912 CPUtime=666.55 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 101621 13132 0 0 66538 109 5 3 20 0 15 0 416351437 11105214464 166478 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2711234 166478 3623 1 0 2673293 0
[pid=27946/tid=27999] ppid=27943 vsize=10844936 memory=665912 CPUtime=646.27 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 34006 13132 0 0 64599 20 5 3 20 0 15 0 416351447 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668669673088 140668312653574 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10844936 memory=665912 CPUtime=2.87 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 5493 13132 0 0 261 18 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10844936 memory=0 CPUtime=2.87 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 3656 13132 0 0 263 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10844936 memory=279513518833904 CPUtime=2.86 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 6547 13132 0 0 262 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10844936 memory=665912 CPUtime=2.86 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 3774 13132 0 0 261 17 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10844936 memory=665912 CPUtime=2.77 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 5383 13132 0 0 255 14 5 3 20 0 15 0 416351473 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10844936 memory=665912 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 46 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668156199840 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10844936 memory=665912 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 20 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667560912000 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10844936 memory=1432 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10844936 memory=665912 CPUtime=2.2 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 11679 13132 0 0 210 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10844936 memory=6791534058613427641 CPUtime=2.58 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) S 27943 27946 25027 0 -1 1077944384 18397 13132 0 0 248 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668121590256 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10844936 memory=1408 CPUtime=1.43 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) S 27943 27946 25027 0 -1 1077944384 9755 13132 0 0 133 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668120537968 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10844936 memory=3216 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10844936 memory=665912 CPUtime=0.45 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 654 13132 0 0 18 19 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 666.55 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 665912 KiB

[startup+654.601 s]
/proc/loadavg: 1.44 1.44 1.47 3/227 28073
/proc/meminfo: memFree=28314404/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10844936 memory=665912 CPUtime=668.18 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 101634 13132 0 0 66700 110 5 3 20 0 15 0 416351437 11105214464 166478 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2711234 166478 3623 1 0 2673293 0
[pid=27946/tid=27999] ppid=27943 vsize=10844936 memory=3612 CPUtime=647.85 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) R 27943 27946 25027 0 -1 4202560 34016 13132 0 0 64757 20 5 3 20 0 15 0 416351447 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668669672848 140668311389561 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10844936 memory=39556 CPUtime=2.88 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 5493 13132 0 0 262 18 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10844936 memory=279513519226112 CPUtime=2.88 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) S 27943 27946 25027 0 -1 1077944384 3656 13132 0 0 264 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10844936 memory=279513518837360 CPUtime=2.87 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 6547 13132 0 0 263 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10844936 memory=665912 CPUtime=2.87 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 3774 13132 0 0 262 17 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10844936 memory=1808 CPUtime=2.78 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 5386 13132 0 0 256 14 5 3 20 0 15 0 416351473 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10844936 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 46 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668156199840 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10844936 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 20 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667560912000 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10844936 memory=2020 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10844936 memory=1432 CPUtime=2.2 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 11679 13132 0 0 210 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10844936 memory=776 CPUtime=2.58 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) S 27943 27946 25027 0 -1 1077944384 18397 13132 0 0 248 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668121590256 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10844936 memory=665912 CPUtime=1.43 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) S 27943 27946 25027 0 -1 1077944384 9755 13132 0 0 133 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668120537968 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10844936 memory=10428 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10844936 memory=14012 CPUtime=0.45 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 654 13132 0 0 18 19 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 668.18 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 665912 KiB

[startup+655.401 s]
/proc/loadavg: 1.44 1.44 1.47 3/227 28073
/proc/meminfo: memFree=28314404/32770624 swapFree=66958232/67108860
[pid=27946] ppid=27943 vsize=10844936 memory=665912 CPUtime=668.99 cores=0,2,4,6
/proc/27946/stat : 27946 (java) S 27943 27946 25027 0 -1 1077944320 101639 13132 0 0 66781 110 5 3 20 0 15 0 416351437 11105214464 166478 33554432000 4194304 4196468 140725297800304 140725297782848 140668697837303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
/proc/27946/statm: 2711234 166478 3623 1 0 2673293 0
[pid=27946/tid=27999] ppid=27943 vsize=10844936 memory=10428 CPUtime=648.64 cores=0,2,4,6
/proc/27946/task/27999/stat : 27999 (java) S 27943 27946 25027 0 -1 1077944384 34021 13132 0 0 64836 20 5 3 20 0 15 0 416351447 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668669672800 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28000] ppid=27943 vsize=10844936 memory=14012 CPUtime=2.89 cores=0,2,4,6
/proc/27946/task/28000/stat : 28000 (java) S 27943 27946 25027 0 -1 1077944384 5493 13132 0 0 263 18 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668702079888 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28001] ppid=27943 vsize=10844936 memory=14080 CPUtime=2.88 cores=0,2,4,6
/proc/27946/task/28001/stat : 28001 (java) R 27943 27946 25027 0 -1 1077944384 3656 13132 0 0 264 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668636121872 140668697847509 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28002] ppid=27943 vsize=10844936 memory=21524 CPUtime=2.87 cores=0,2,4,6
/proc/27946/task/28002/stat : 28002 (java) S 27943 27946 25027 0 -1 1077944384 6547 13132 0 0 263 16 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668270120080 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28003] ppid=27943 vsize=10844936 memory=665912 CPUtime=2.88 cores=0,2,4,6
/proc/27946/task/28003/stat : 28003 (java) S 27943 27946 25027 0 -1 1077944384 3774 13132 0 0 263 17 5 3 20 0 15 0 416351472 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668269067280 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28004] ppid=27943 vsize=10844936 memory=3612 CPUtime=2.79 cores=0,2,4,6
/proc/27946/task/28004/stat : 28004 (java) S 27943 27946 25027 0 -1 1077944384 5386 13132 0 0 257 14 5 3 20 0 15 0 416351473 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668157253744 140668697848450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28005] ppid=27943 vsize=10844936 memory=39556 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28005/stat : 28005 (java) S 27943 27946 25027 0 -1 1077944384 46 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668156199840 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28006] ppid=27943 vsize=10844936 memory=988 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28006/stat : 28006 (java) S 27943 27946 25027 0 -1 1077944384 20 13132 0 0 0 0 5 3 20 0 15 0 416351474 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667560912000 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28007] ppid=27943 vsize=10844936 memory=2020 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28007/stat : 28007 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667253512272 140668697855899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28008] ppid=27943 vsize=10844936 memory=1432 CPUtime=2.2 cores=0,2,4,6
/proc/27946/task/28008/stat : 28008 (java) S 27943 27946 25027 0 -1 1077944384 11679 13132 0 0 210 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668122643056 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28009] ppid=27943 vsize=10844936 memory=776 CPUtime=2.58 cores=0,2,4,6
/proc/27946/task/28009/stat : 28009 (java) S 27943 27946 25027 0 -1 1077944384 18397 13132 0 0 248 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668121590256 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28010] ppid=27943 vsize=10844936 memory=1056 CPUtime=1.43 cores=0,2,4,6
/proc/27946/task/28010/stat : 28010 (java) S 27943 27946 25027 0 -1 1077944384 9755 13132 0 0 133 2 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668120537968 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28011] ppid=27943 vsize=10844936 memory=4000 CPUtime=0.08 cores=0,2,4,6
/proc/27946/task/28011/stat : 28011 (java) S 27943 27946 25027 0 -1 1077944384 3 13132 0 0 0 0 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140667219954656 140668697847509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
[pid=27946/tid=28012] ppid=27943 vsize=10844936 memory=1552 CPUtime=0.45 cores=0,2,4,6
/proc/27946/task/28012/stat : 28012 (java) S 27943 27946 25027 0 -1 1077944384 654 13132 0 0 18 19 5 3 20 0 15 0 416351477 11105214464 166478 33554432000 4194304 4196468 140725297800304 140668119484848 140668697848450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725297806063 140725297808581 140725297808581 140725297811407 0
Current children cumulated CPU time: 668.99 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 665912 KiB

[startup+655.801 s]*
/proc/loadavg: 1.44 1.44 1.47 3/214 28074
/proc/meminfo: memFree=28314428/32770624 swapFree=66958232/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 655.812
CPU time (s): 669.44
CPU user time (s): 668.285
CPU system time (s): 1.15506
CPU usage (%): 102.078
Max. virtual memory (cumulated for all children) (KiB): 10847560
Max. memory (cumulated for all children) (KiB): 665912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 668.285
system time used= 1.15506
maximum resident set size= 668336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122770
page faults= 0
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79717
involuntary context switches= 2292


# summary of solver processes directly reported to runsolver:
#   pid: 27946
#   total CPU time (s): 669.44
#   total CPU user time (s): 668.285
#   total CPU system time (s): 1.15506

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0184 second user time and 6.11158 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 21:48:28
IDJOB=4395955
IDBENCH=133319
IDSOLVER=2846
FILE ID=node145/4395955-1568404149
RUNJOBID= node145-1568394139-25058
PBS_JOBID= 21701867
Free space on /tmp= 59472 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-60-3-5.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395955-1568404149/watcher-4395955-1568404149 -o /tmp/evaluation-result-4395955-1568404149/solver-4395955-1568404149 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568394139-25058 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1593825560 HOME/instance-4395955-1568404149.xml

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

MD5SUM BENCH= 0dd1a305ead2bfc8d563708a38f33655
RANDOM SEED=1593825560

node145.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.59
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.59
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.59
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.59
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:        28992944 kB
MemAvailable:   31274268 kB
Buffers:          113156 kB
Cached:          2452724 kB
SwapCached:        41020 kB
Active:          1842216 kB
Inactive:        1357860 kB
Active(anon):     596296 kB
Inactive(anon):    78556 kB
Active(file):    1245920 kB
Inactive(file):  1279304 kB
Unevictable:      109276 kB
Mlocked:          109276 kB
SwapTotal:      67108860 kB
SwapFree:       66958232 kB
Dirty:             34728 kB
Writeback:             0 kB
AnonPages:        702888 kB
Mapped:            57348 kB
Shmem:             32360 kB
Slab:             172428 kB
SReclaimable:     143868 kB
SUnreclaim:        28560 kB
KernelStack:        3808 kB
PageTables:         7332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1837824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59436 MiB
End job on node145 at 2019-09-13 21:59:24