Trace number 4402866

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
Concrete 3.12.3OPT0 45.7895 30.5106

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-07.xml
MD5SUM7aff4fe352a8c3fb8c4e8479cd8d4369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark45.7895
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints64
Number of domains2
Minimum domain size2
Maximum domain size49
Distribution of domain sizes[{"size":2,"count":15},{"size":49,"count":50}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":17},{"degree":3,"count":32},{"degree":4,"count":15},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity49
Distribution of constraint arities[{"arity":2,"count":48},{"arity":3,"count":15},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"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.79/0.54	c Concrete v3.12.3.1568965526260 running
17.45/7.02	o 5
18.05/7.26	o 4
25.05/11.58	o 3
38.04/23.13	o 2
38.29/23.34	o 1
45.65/30.48	o 0
45.65/30.48	v <instantiation
45.65/30.48	v         cost = '0'>
45.65/30.48	v       <list>
45.65/30.48	v         q 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] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14]
45.65/30.48	v       </list>
45.65/30.48	v       <values>
45.65/30.48	v         32 48 33 38 43 28 15 0 9 22 35 30 21 8 3 12 27 18 5 20 25 10 1 16 7 2 17 32 47 34 39 44 29 14 23 36 45 40 31 46 41 26 13 4 19 6 11 24 37 42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
45.65/30.48	v       </values>
45.65/30.48	v     </instantiation>
45.65/30.48	s OPTIMUM FOUND

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402866-1568978015/watcher-4402866-1568978015 -o /var/tmp/evaluation-result-4402866-1568978015/solver-4402866-1568978015 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20069 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=828317043 HOME/instance-4402866-1568978015.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=23279, runsolver pid=23276

[startup+0.100103 s]*
/proc/loadavg: 1.56 1.62 1.59 3/221 23336
/proc/meminfo: memFree=3309588/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=9988792 memory=18856 CPUtime=0.09 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 4430 12896 0 0 1 0 5 3 20 0 6 0 474040183 10228523008 4714 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2497198 4714 1972 1 0 2485636 0
[pid=23279/tid=23332] ppid=23276 vsize=9988792 memory=4628420184252451238 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 2225 12896 0 0 1 0 5 3 20 0 6 0 474040192 10228523008 4714 33554432000 4194304 4196468 140721160504000 140468201964112 140468215640061 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=9988792 memory=5793855234965879225 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 6 0 474040193 10228523008 4714 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=9988792 memory=139983955986048 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 6 0 474040193 10228523008 4714 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=9989820 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 6 0 474040193 10229575680 4714 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=9989820 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 2 12896 0 0 0 0 5 3 20 0 7 0 474040193 10229575680 4714 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=9989820 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) R 23276 23279 20037 0 -1 4202560 1 12896 0 0 0 0 5 3 20 0 7 0 474040194 10229575680 4714 33554432000 4194304 4196468 140721160504000 140468201964112 140468230139286 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9988792 KiB
Current children cumulated memory: 18856 KiB

[startup+0.21015 s]*
/proc/loadavg: 1.56 1.62 1.59 4/230 23345
/proc/meminfo: memFree=3291716/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10820196 memory=41304 CPUtime=0.27 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 7252 12896 0 0 17 2 5 3 20 0 15 0 474040183 11079880704 10326 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2705049 10326 3303 1 0 2667149 0
[pid=23279/tid=23332] ppid=23276 vsize=10820196 memory=-8540663193526752614 CPUtime=0.2 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 3742 12896 0 0 11 1 5 3 20 0 15 0 474040192 11079880704 10326 33554432000 4194304 4196468 140721160504000 140468201930352 140468214207838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10820196 memory=4211973710160776586 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079880704 10326 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10820196 memory=139983955986048 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079880704 10326 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079880704 10326 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 2 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079880704 10326 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10820196 memory=139983955986048 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 2 12896 0 0 0 0 5 3 20 0 15 0 474040194 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 33 12896 0 0 0 0 5 3 20 0 15 0 474040195 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467687589280 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040195 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467106735600 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11079880704 10326 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 468 12896 0 0 1 0 5 3 20 0 15 0 474040198 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 183 12896 0 0 1 0 5 3 20 0 15 0 474040198 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10820196 memory=139983955986048 CPUtime=0.11 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 611 12896 0 0 3 0 5 3 20 0 15 0 474040198 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11079880704 10326 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10820196 memory=139983955986048 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040198 11079880704 10326 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41304 KiB

[startup+0.31067 s]*
/proc/loadavg: 1.56 1.62 1.59 3/230 23345
/proc/meminfo: memFree=3281336/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10820220 memory=49616 CPUtime=0.41 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 10241 12896 0 0 30 3 5 3 20 0 15 0 474040183 11079905280 12404 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2705066 12404 3313 1 0 2667149 0
[pid=23279/tid=23332] ppid=23276 vsize=10820264 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 6727 12896 0 0 20 2 5 3 20 0 15 0 474040192 11079950336 12404 33554432000 4194304 4196468 140721160504000 140468201936272 140468230149277 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10820264 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079950336 12404 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079954432 12404 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079954432 12404 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 2 12896 0 0 0 0 5 3 20 0 15 0 474040193 11079954432 12404 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 2 12896 0 0 0 0 5 3 20 0 15 0 474040194 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10820268 memory=139983955986047 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 33 12896 0 0 0 0 5 3 20 0 15 0 474040195 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467687589280 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040195 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467106735600 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11079954432 12404 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10820268 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 468 12896 0 0 1 0 5 3 20 0 15 0 474040198 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10820268 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 184 12896 0 0 2 0 5 3 20 0 15 0 474040198 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10820268 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 620 12896 0 0 5 0 5 3 20 0 15 0 474040198 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11079954432 12404 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040198 11079954432 12404 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820220 KiB
Current children cumulated memory: 49616 KiB

[startup+0.700747 s]
/proc/loadavg: 1.56 1.62 1.59 3/230 23345
/proc/meminfo: memFree=3266688/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10824364 memory=81916 CPUtime=1.16 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 14803 12896 0 0 102 6 5 3 20 0 15 0 474040183 11084148736 20479 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2706091 20479 3516 1 0 2668173 0
[pid=23279/tid=23332] ppid=23276 vsize=10824364 memory=2112 CPUtime=0.67 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 10227 12896 0 0 55 4 5 3 20 0 15 0 474040192 11084148736 20479 33554432000 4194304 4196468 140721160504000 140468201945280 140468214207838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10824364 memory=12040 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11084148736 20479 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10824364 memory=31648 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11084148736 20479 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10824364 memory=1556 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040193 11084148736 20479 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10824364 memory=532 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 2 12896 0 0 0 0 5 3 20 0 15 0 474040193 11084148736 20479 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10824364 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 5 12896 0 0 0 0 5 3 20 0 15 0 474040194 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10824364 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 33 12896 0 0 0 0 5 3 20 0 15 0 474040195 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467687589280 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10824364 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040195 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467106735600 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10824364 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11084148736 20479 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10824364 memory=2112 CPUtime=0.24 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 984 12896 0 0 16 0 5 3 20 0 15 0 474040198 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10824364 memory=12040 CPUtime=0.2 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 575 12896 0 0 12 0 5 3 20 0 15 0 474040198 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10824364 memory=31648 CPUtime=0.25 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 762 12896 0 0 17 0 5 3 20 0 15 0 474040198 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10824364 memory=1556 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11084148736 20479 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10824364 memory=532 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040198 11084148736 20479 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81916 KiB

[startup+1.50342 s]
/proc/loadavg: 1.56 1.62 1.59 7/230 23345
/proc/meminfo: memFree=3222440/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10834680 memory=167736 CPUtime=2.48 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 20090 12896 0 0 230 10 5 3 20 0 15 0 474040183 11094712320 41934 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2708670 41934 3574 1 0 2670733 0
[pid=23279/tid=23332] ppid=23276 vsize=10834680 memory=164120 CPUtime=1.45 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 14632 12896 0 0 130 7 5 3 20 0 15 0 474040192 11094712320 41934 33554432000 4194304 4196468 140721160504000 140468201925920 140468210966695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10834680 memory=3688764965461046578 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 38 12896 0 0 1 0 5 3 20 0 15 0 474040193 11094712320 41934 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 25 12896 0 0 0 0 5 3 20 0 15 0 474040193 11094712320 41934 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 17 12896 0 0 1 0 5 3 20 0 15 0 474040193 11094712320 41934 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 19 12896 0 0 1 0 5 3 20 0 15 0 474040193 11094712320 41934 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10834680 memory=4580 CPUtime=0.09 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 43 12896 0 0 1 0 5 3 20 0 15 0 474040194 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10834680 memory=11553920897 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 34 12896 0 0 0 0 5 3 20 0 15 0 474040195 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467687589344 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10834680 memory=279967712154976 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040195 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467106735600 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10834680 memory=279967712141008 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11094712320 41934 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10834680 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 1034 12896 0 0 27 0 5 3 20 0 15 0 474040198 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10834680 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 635 12896 0 0 23 0 5 3 20 0 15 0 474040198 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10834680 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 1400 12896 0 0 41 0 5 3 20 0 15 0 474040198 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11094712320 41934 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10834680 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 1 12896 0 0 0 0 5 3 20 0 15 0 474040198 11094712320 41934 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0

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


[startup+28.8008 s]
/proc/loadavg: 1.72 1.66 1.60 3/230 23346
/proc/meminfo: memFree=2239892/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10853144 memory=1092444 CPUtime=44.02 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 75094 12896 0 0 4335 59 5 3 20 0 15 0 474040183 11113619456 273111 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2713286 273111 3629 1 0 2675341 0
[pid=23279/tid=23332] ppid=23276 vsize=10853144 memory=0 CPUtime=28.4 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 27942 12896 0 0 2809 23 5 3 20 0 15 0 474040192 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468201962496 140467813825157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10853144 memory=65 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 258 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10853144 memory=279967711883216 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1889 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10853144 memory=6791534058613427641 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 650 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10853144 memory=624 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 276 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10853144 memory=3636 CPUtime=0.15 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 2232 12896 0 0 7 0 5 3 20 0 15 0 474040194 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10853144 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 39 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467687589408 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10853144 memory=14012 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 5 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467106735616 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10853144 memory=859448 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10853144 memory=14012 CPUtime=5.46 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 8490 12896 0 0 535 3 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10853144 memory=2112 CPUtime=5.84 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 13821 12896 0 0 573 3 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10853144 memory=12040 CPUtime=3.84 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 17157 12896 0 0 370 6 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10853144 memory=31648 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10853144 memory=1556 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 124 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 44.02 s
Current children cumulated vsize: 10853144 KiB
Current children cumulated memory: 1092444 KiB

[startup+29.6008 s]
/proc/loadavg: 1.72 1.66 1.60 3/230 23346
/proc/meminfo: memFree=2237720/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10853144 memory=1092444 CPUtime=44.84 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 75107 12896 0 0 4417 59 5 3 20 0 15 0 474040183 11113619456 273111 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2713286 273111 3629 1 0 2675341 0
[pid=23279/tid=23332] ppid=23276 vsize=10853144 memory=279967711808424 CPUtime=29.2 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 27942 12896 0 0 2889 23 5 3 20 0 15 0 474040192 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468201961384 140467814075815 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10853144 memory=6791534058613427641 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 258 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10853144 memory=54364 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1889 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10853144 memory=1988 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 650 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10853144 memory=988 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 276 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10853144 memory=1428 CPUtime=0.15 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 2232 12896 0 0 7 0 5 3 20 0 15 0 474040194 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10853144 memory=1728 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 39 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467687589408 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10853144 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 5 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467106735616 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10853144 memory=1556 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10853144 memory=11632 CPUtime=5.47 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 8490 12896 0 0 536 3 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10853144 memory=1732 CPUtime=5.85 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 13823 12896 0 0 574 3 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10853144 memory=1088 CPUtime=3.85 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 17168 12896 0 0 371 6 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10853144 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10853144 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 124 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 44.84 s
Current children cumulated vsize: 10853144 KiB
Current children cumulated memory: 1092444 KiB

[startup+30.0008 s]*
/proc/loadavg: 1.72 1.66 1.60 3/230 23346
/proc/meminfo: memFree=2237720/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10853144 memory=1092444 CPUtime=45.25 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 75492 12896 0 0 4458 59 5 3 20 0 15 0 474040183 11113619456 273111 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2713286 273111 3629 1 0 2675341 0
[pid=23279/tid=23332] ppid=23276 vsize=10853144 memory=6791534058613427641 CPUtime=29.6 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 28326 12896 0 0 2929 23 5 3 20 0 15 0 474040192 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468201961784 140467797505542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10853144 memory=-7003737579269690708 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 258 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10853144 memory=279967712632576 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1889 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10853144 memory=3472468112751881529 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 650 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10853144 memory=-7449383003082255509 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 276 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 273111 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10853144 memory=7897290085065913154 CPUtime=0.15 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 2232 12896 0 0 7 0 5 3 20 0 15 0 474040194 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10853144 memory=-7449383003082255509 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 39 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467687589408 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10853144 memory=-7449383003082255507 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 5 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467106735616 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10853144 memory=4137287014106042739 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10853144 memory=-7027409196973580132 CPUtime=5.47 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 8490 12896 0 0 536 3 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10853144 memory=4783210246327787568 CPUtime=5.85 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 13826 12896 0 0 574 3 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10853144 memory=6933690305039933585 CPUtime=3.85 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 17169 12896 0 0 371 6 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10853144 memory=6944656425123094137 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10853144 memory=8514726395714825349 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 124 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 273111 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 45.25 s
Current children cumulated vsize: 10853144 KiB
Current children cumulated memory: 1092444 KiB

[startup+30.4008 s]
/proc/loadavg: 1.72 1.66 1.60 3/230 23346
/proc/meminfo: memFree=2237720/32770624 swapFree=66956604/67108860
[pid=23279] ppid=23276 vsize=10853144 memory=1117020 CPUtime=45.65 cores=1,3,5,7
/proc/23279/stat : 23279 (java) S 23276 23279 20037 0 -1 1077944320 77148 12896 0 0 4497 60 5 3 20 0 15 0 474040183 11113619456 279255 33554432000 4194304 4196468 140721160504000 140721160486544 140468230127351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
/proc/23279/statm: 2713286 279255 3629 1 0 2675341 0
[pid=23279/tid=23332] ppid=23276 vsize=10853144 memory=54364 CPUtime=30 cores=1,3,5,7
/proc/23279/task/23332/stat : 23332 (java) R 23276 23279 20037 0 -1 4202560 28351 12896 0 0 2968 24 5 3 20 0 15 0 474040192 11113619456 279255 33554432000 4194304 4196468 140721160504000 140468201962328 140467811653895 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23333] ppid=23276 vsize=10853144 memory=3620 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23333/stat : 23333 (java) S 23276 23279 20037 0 -1 1077944384 286 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 279255 33554432000 4194304 4196468 140721160504000 140468234369296 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23334] ppid=23276 vsize=10853144 memory=54364 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23334/stat : 23334 (java) S 23276 23279 20037 0 -1 1077944384 1926 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 279255 33554432000 4194304 4196468 140721160504000 140468122642832 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23335] ppid=23276 vsize=10853144 memory=1988 CPUtime=0.21 cores=1,3,5,7
/proc/23279/task/23335/stat : 23335 (java) S 23276 23279 20037 0 -1 1077944384 707 12896 0 0 8 5 5 3 20 0 15 0 474040193 11113619456 279255 33554432000 4194304 4196468 140721160504000 140468121590288 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23336] ppid=23276 vsize=10853144 memory=988 CPUtime=0.22 cores=1,3,5,7
/proc/23279/task/23336/stat : 23336 (java) S 23276 23279 20037 0 -1 1077944384 1391 12896 0 0 9 5 5 3 20 0 15 0 474040193 11113619456 279255 33554432000 4194304 4196468 140721160504000 140468120537744 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23337] ppid=23276 vsize=10853144 memory=1428 CPUtime=0.15 cores=1,3,5,7
/proc/23279/task/23337/stat : 23337 (java) S 23276 23279 20037 0 -1 1077944384 2266 12896 0 0 7 0 5 3 20 0 15 0 474040194 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467688643056 140468230138498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23338] ppid=23276 vsize=10853144 memory=1728 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23338/stat : 23338 (java) S 23276 23279 20037 0 -1 1077944384 39 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467687589408 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23339] ppid=23276 vsize=10853144 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23339/stat : 23339 (java) S 23276 23279 20037 0 -1 1077944384 5 12896 0 0 0 0 5 3 20 0 15 0 474040195 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467106735616 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23340] ppid=23276 vsize=10853144 memory=1556 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23340/stat : 23340 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 279255 33554432000 4194304 4196468 140721160504000 140466799336144 140468230145947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23341] ppid=23276 vsize=10853144 memory=11632 CPUtime=5.47 cores=1,3,5,7
/proc/23279/task/23341/stat : 23341 (java) S 23276 23279 20037 0 -1 1077944384 8616 12896 0 0 536 3 5 3 20 0 15 0 474040198 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467654031344 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23342] ppid=23276 vsize=10853144 memory=1732 CPUtime=5.85 cores=1,3,5,7
/proc/23279/task/23342/stat : 23342 (java) S 23276 23279 20037 0 -1 1077944384 13826 12896 0 0 574 3 5 3 20 0 15 0 474040198 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467652978800 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23343] ppid=23276 vsize=10853144 memory=1088 CPUtime=3.86 cores=1,3,5,7
/proc/23279/task/23343/stat : 23343 (java) S 23276 23279 20037 0 -1 1077944384 17320 12896 0 0 372 6 5 3 20 0 15 0 474040198 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467651926256 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23344] ppid=23276 vsize=10853144 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23344/stat : 23344 (java) S 23276 23279 20037 0 -1 1077944384 3 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 279255 33554432000 4194304 4196468 140721160504000 140466765777504 140468230137557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
[pid=23279/tid=23345] ppid=23276 vsize=10853144 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/23279/task/23345/stat : 23345 (java) S 23276 23279 20037 0 -1 1077944384 204 12896 0 0 0 0 5 3 20 0 15 0 474040198 11113619456 279255 33554432000 4194304 4196468 140721160504000 140467650874160 140468230138498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 30670848 140721160510052 140721160512693 140721160512693 140721160515535 0
Current children cumulated CPU time: 45.65 s
Current children cumulated vsize: 10853144 KiB
Current children cumulated memory: 1117020 KiB

[startup+30.5008 s]*
/proc/loadavg: 1.72 1.66 1.60 3/217 23347
/proc/meminfo: memFree=3218016/32770624 swapFree=66956604/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): 30.5106
CPU time (s): 45.7895
CPU user time (s): 45.1389
CPU system time (s): 0.650622
CPU usage (%): 150.077
Max. virtual memory (cumulated for all children) (KiB): 10853764
Max. memory (cumulated for all children) (KiB): 1117020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.1389
system time used= 0.650622
maximum resident set size= 1119084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16808
involuntary context switches= 152


# summary of solver processes directly reported to runsolver:
#   pid: 23279
#   total CPU time (s): 45.7895
#   total CPU user time (s): 45.1389
#   total CPU system time (s): 0.650622

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.217942 second user time and 0.329756 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 13:12:57
IDJOB=4402866
IDBENCH=130611
IDSOLVER=2861
FILE ID=node149/4402866-1568978015
RUNJOBID= node149-1568967598-20069
PBS_JOBID= 21704611
Free space on /var/tmp= 13448 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-07.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402866-1568978015/watcher-4402866-1568978015 -o /var/tmp/evaluation-result-4402866-1568978015/solver-4402866-1568978015 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20069 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=828317043 HOME/instance-4402866-1568978015.xml

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

MD5SUM BENCH= 7aff4fe352a8c3fb8c4e8479cd8d4369
RANDOM SEED=828317043

node149.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.81
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.81
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.81
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.81
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:         3319344 kB
MemAvailable:   31162392 kB
Buffers:          143316 kB
Cached:         27625368 kB
SwapCached:        41588 kB
Active:         14500152 kB
Inactive:       13966564 kB
Active(anon):     656776 kB
Inactive(anon):    85708 kB
Active(file):   13843376 kB
Inactive(file): 13880856 kB
Unevictable:      109700 kB
Mlocked:          109700 kB
SwapTotal:      67108860 kB
SwapFree:       66956604 kB
Dirty:             35648 kB
Writeback:             0 kB
AnonPages:        767776 kB
Mapped:            65320 kB
Shmem:             35620 kB
Slab:             576296 kB
SReclaimable:     547276 kB
SUnreclaim:        29020 kB
KernelStack:        3760 kB
PageTables:         7140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1945312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    610304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13412 MiB
End job on node149 at 2019-09-20 13:13:28