Trace number 4387272

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.10SAT 35.853 24.5108

General information on the benchmark

NameMagicSquare/MagicSquare-mdd-s1/
MagicSquare-9-mdd.xml
MD5SUMfb3d9364636893e4a3b852a85a1b811d
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 benchmark23.3671
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints21
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":64},{"degree":4,"count":16},{"degree":5,"count":1}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":20},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":20},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.54	c Concrete v3.10.1560635388952 running
35.71/24.48	v <instantiation
35.71/24.48	v         >
35.71/24.48	v       <list>
35.71/24.48	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8]
35.71/24.48	v       </list>
35.71/24.48	v       <values>
35.71/24.48	v         23 61 35 33 43 27 40 62 45 26 52 28 38 31 22 60 34 78 41 80 18 73 15 67 17 9 49 21 1 68 6 69 7 55 63 79 64 5 51 74 77 72 8 4 14 25 29 30 76 37 53 47 70 2 46 54 20 3 24 66 58 59 39 42 12 48 56 57 44 65 32 13 81 75 71 10 16 11 19 36 50
35.71/24.48	v       </values>
35.71/24.48	v     </instantiation>
35.71/24.48	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 (5044 MiB free)
  memory of node 1: 16384 MiB (13632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387272-1568297168/watcher-4387272-1568297168 -o /tmp/evaluation-result-4387272-1568297168/solver-4387272-1568297168 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568286179-3291 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2119664070 HOME/instance-4387272-1568297168.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=7298, runsolver pid=7295


[startup+0.100116 s]*
/proc/loadavg: 1.72 1.62 1.61 3/219 7355
/proc/meminfo: memFree=19115288/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=9972712 memory=17080 CPUtime=0.1 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 4520 13357 0 0 1 1 5 3 20 0 6 0 405658740 10212057088 4270 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2493178 4270 1935 1 0 2481616 0
[pid=7298/tid=7351] ppid=7295 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 2333 13357 0 0 0 0 5 3 20 0 6 0 405658749 10212057088 4270 33554432000 4194304 4196468 140720727648256 139946165527120 139946177770846 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 6 0 405658750 10212057088 4336 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=9972712 memory=140316137973376 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 6 0 405658750 10212057088 4336 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 6 0 405658750 10212057088 4336 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 6 0 405658750 10212057088 4336 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.210398 s]*
/proc/loadavg: 1.72 1.62 1.61 4/228 7364
/proc/meminfo: memFree=19099700/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10818940 memory=36876 CPUtime=0.27 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 7039 13357 0 0 17 2 5 3 20 0 15 0 405658740 11078594560 9219 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2704735 9219 2984 1 0 2667149 0
[pid=7298/tid=7351] ppid=7295 vsize=10818940 memory=7822038051842263955 CPUtime=0.19 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 3526 13357 0 0 10 1 5 3 20 0 15 0 405658749 11078594560 9219 33554432000 4194304 4196468 140720727648256 139946165478144 139946177770846 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10818940 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658750 11078594560 9219 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10818940 memory=140316137973376 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658750 11078594560 9219 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658750 11078594560 9219 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658750 11078594560 9219 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10818940 memory=140316137973376 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658751 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 33 13357 0 0 0 0 5 3 20 0 15 0 405658752 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945652081440 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658752 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945066882160 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11078594560 9219 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 349 13357 0 0 1 0 5 3 20 0 15 0 405658755 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10818940 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 275 13357 0 0 1 0 5 3 20 0 15 0 405658755 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10818940 memory=140316137973376 CPUtime=0.11 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) R 7295 7298 2339 0 -1 4202560 638 13357 0 0 3 0 5 3 20 0 15 0 405658755 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945616419696 139946172351702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11078594560 9219 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10818940 memory=140316137973376 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658755 11078594560 9219 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 36876 KiB

[startup+0.317216 s]*
/proc/loadavg: 1.72 1.62 1.61 3/228 7364
/proc/meminfo: memFree=19087412/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10820244 memory=48208 CPUtime=0.41 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 10803 13357 0 0 30 3 5 3 20 0 15 0 405658740 11079929856 12052 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2705061 12052 3303 1 0 2667149 0
[pid=7298/tid=7351] ppid=7295 vsize=10820244 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 7258 13357 0 0 19 2 5 3 20 0 15 0 405658749 11079929856 12052 33554432000 4194304 4196468 140720727648256 139946165502800 139946178945225 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10820244 memory=7589239816830152809 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658750 11079929856 12052 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10820244 memory=5788339726952981056 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658750 11079929856 12052 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10820244 memory=7019607404035393735 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658750 11079929856 12052 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10820244 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658750 11079929856 12052 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658751 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 33 13357 0 0 0 0 5 3 20 0 15 0 405658752 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945652081440 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658752 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945066882160 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11079929856 12052 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10820244 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 351 13357 0 0 2 0 5 3 20 0 15 0 405658755 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10820244 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 284 13357 0 0 2 0 5 3 20 0 15 0 405658755 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10820244 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) S 7295 7298 2339 0 -1 1077944384 651 13357 0 0 5 0 5 3 20 0 15 0 405658755 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945616419696 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11079929856 12052 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658755 11079929856 12052 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 48208 KiB

[startup+0.700788 s]
/proc/loadavg: 1.72 1.62 1.61 5/228 7364
/proc/meminfo: memFree=19073516/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10824340 memory=78580 CPUtime=1.15 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 14909 13357 0 0 103 4 5 3 20 0 15 0 405658740 11084124160 19645 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2706085 19645 3507 1 0 2668173 0
[pid=7298/tid=7351] ppid=7295 vsize=10824340 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 10548 13357 0 0 56 3 5 3 20 0 15 0 405658749 11084124160 19645 33554432000 4194304 4196468 140720727648256 139946165517552 139946193702294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10824340 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658750 11084124160 19645 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658750 11084124160 19645 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658750 11084124160 19645 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658750 11084124160 19645 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10824340 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 5 13357 0 0 0 0 5 3 20 0 15 0 405658751 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 33 13357 0 0 0 0 5 3 20 0 15 0 405658752 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945652081440 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10824340 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658752 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945066882160 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11084124160 19645 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10824340 memory=140315977615248 CPUtime=0.2 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 605 13357 0 0 12 0 5 3 20 0 15 0 405658755 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10824340 memory=24964 CPUtime=0.23 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 647 13357 0 0 15 0 5 3 20 0 15 0 405658755 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10824340 memory=2244 CPUtime=0.25 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) R 7295 7298 2339 0 -1 4202560 848 13357 0 0 17 0 5 3 20 0 15 0 405658755 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945616419696 139946173403433 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10824340 memory=140315977612656 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11084124160 19645 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658755 11084124160 19645 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 78580 KiB

[startup+1.50087 s]
/proc/loadavg: 1.72 1.62 1.61 5/228 7364
/proc/meminfo: memFree=19014320/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10826464 memory=276892 CPUtime=3.12 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 21492 13357 0 0 290 14 5 3 20 0 15 0 405658740 11086299136 69223 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2706616 69223 3576 1 0 2668685 0
[pid=7298/tid=7351] ppid=7295 vsize=10826464 memory=24 CPUtime=1.4 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 11453 13357 0 0 127 5 5 3 20 0 15 0 405658749 11086299136 69223 33554432000 4194304 4196468 140720727648256 139946165524080 139946176097487 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10826464 memory=24 CPUtime=0.11 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 39 13357 0 0 2 1 5 3 20 0 15 0 405658750 11086299136 69223 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10826464 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 332 13357 0 0 3 2 5 3 20 0 15 0 405658750 11086299136 69223 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10826464 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 102 13357 0 0 3 1 5 3 20 0 15 0 405658750 11086299136 69223 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10826464 memory=112800 CPUtime=0.12 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 422 13357 0 0 3 1 5 3 20 0 15 0 405658750 11086299136 69223 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10826464 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 95 13357 0 0 0 0 5 3 20 0 15 0 405658751 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10826464 memory=7014751519734256483 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 35 13357 0 0 0 0 5 3 20 0 15 0 405658752 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945652081504 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10826464 memory=7589523499570981720 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658752 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945066882176 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10826464 memory=7524232291432099688 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11086299136 69223 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10826464 memory=4639948313719891052 CPUtime=0.63 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 2474 13357 0 0 55 0 5 3 20 0 15 0 405658755 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10826464 memory=7521689142429378642 CPUtime=0.67 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 3115 13357 0 0 59 0 5 3 20 0 15 0 405658755 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10826464 memory=7014751519734256483 CPUtime=0.4 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) S 7295 7298 2339 0 -1 1077944384 1206 13357 0 0 32 0 5 3 20 0 15 0 405658755 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945616419696 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10826464 memory=7014751519734256483 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11086299136 69223 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10826464 memory=55 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 1 13357 0 0 0 0 5 3 20 0 15 0 405658755 11086299136 69223 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 10826464 KiB

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


[startup+22.4008 s]
/proc/loadavg: 1.85 1.66 1.63 3/228 7364
/proc/meminfo: memFree=18040988/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10849024 memory=1092868 CPUtime=33.71 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 75342 13357 0 0 3307 56 5 3 20 0 15 0 405658740 11109400576 273217 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2712256 273217 3620 1 0 2674317 0
[pid=7298/tid=7351] ppid=7295 vsize=10849024 memory=8112282956445269571 CPUtime=21.55 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 27721 13357 0 0 2131 16 5 3 20 0 15 0 405658749 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946165522984 139945762811222 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10849024 memory=37436 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 546 13357 0 0 33 6 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10849024 memory=992 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 923 13357 0 0 32 7 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10849024 memory=2044 CPUtime=0.45 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 422 13357 0 0 31 6 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10849024 memory=1324 CPUtime=0.48 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 803 13357 0 0 33 7 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10849024 memory=11624 CPUtime=0.15 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 2886 13357 0 0 7 0 5 3 20 0 15 0 405658751 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10849024 memory=752 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 39 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945652081504 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10849024 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945066882176 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10849024 memory=1552 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10849024 memory=944 CPUtime=4.64 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 16886 13357 0 0 453 3 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10849024 memory=4004 CPUtime=4.44 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 16685 13357 0 0 433 3 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10849024 memory=780 CPUtime=1.59 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) S 7295 7298 2339 0 -1 1077944384 6148 13357 0 0 148 3 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945616419696 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10849024 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10849024 memory=1720 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 65 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 33.71 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 1092868 KiB

[startup+23.2008 s]
/proc/loadavg: 1.85 1.66 1.63 3/228 7364
/proc/meminfo: memFree=18041248/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10849024 memory=1092868 CPUtime=34.52 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 75378 13357 0 0 3388 56 5 3 20 0 15 0 405658740 11109400576 273217 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2712256 273217 3620 1 0 2674317 0
[pid=7298/tid=7351] ppid=7295 vsize=10849024 memory=1092868 CPUtime=22.35 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 27754 13357 0 0 2211 16 5 3 20 0 15 0 405658749 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946165511936 139945768752203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10849024 memory=8112282956445269571 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 546 13357 0 0 33 6 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10849024 memory=1324 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 923 13357 0 0 32 7 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10849024 memory=11624 CPUtime=0.45 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 422 13357 0 0 31 6 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10849024 memory=752 CPUtime=0.48 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 803 13357 0 0 33 7 5 3 20 0 15 0 405658750 11109400576 273217 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10849024 memory=1056 CPUtime=0.15 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 2886 13357 0 0 7 0 5 3 20 0 15 0 405658751 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10849024 memory=1552 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 39 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945652081504 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10849024 memory=944 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945066882176 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10849024 memory=4004 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10849024 memory=780 CPUtime=4.64 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 16886 13357 0 0 453 3 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10849024 memory=2832 CPUtime=4.44 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 16685 13357 0 0 433 3 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10849024 memory=1720 CPUtime=1.59 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) S 7295 7298 2339 0 -1 1077944384 6151 13357 0 0 148 3 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945616419696 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10849024 memory=1228 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10849024 memory=5860 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 65 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 273217 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 34.52 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 1092868 KiB

[startup+24.0008 s]*
/proc/loadavg: 1.94 1.69 1.63 3/228 7364
/proc/meminfo: memFree=18033292/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10849024 memory=1101060 CPUtime=35.32 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 75420 13357 0 0 3468 56 5 3 20 0 15 0 405658740 11109400576 275265 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2712256 275265 3620 1 0 2674317 0
[pid=7298/tid=7351] ppid=7295 vsize=10849024 memory=8317482817917895235 CPUtime=23.16 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 27794 13357 0 0 2292 16 5 3 20 0 15 0 405658749 11109400576 275265 33554432000 4194304 4196468 140720727648256 139946165524792 139945757098144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10849024 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 546 13357 0 0 33 6 5 3 20 0 15 0 405658750 11109400576 275265 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10849024 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 923 13357 0 0 32 7 5 3 20 0 15 0 405658750 11109400576 275265 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10849024 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 422 13357 0 0 31 6 5 3 20 0 15 0 405658750 11109400576 275265 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10849024 memory=3539883398840792373 CPUtime=0.48 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 803 13357 0 0 33 7 5 3 20 0 15 0 405658750 11109400576 275265 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10849024 memory=3977442417199978164 CPUtime=0.15 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 2886 13357 0 0 7 0 5 3 20 0 15 0 405658751 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10849024 memory=2321381531818735158 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 39 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945652081504 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10849024 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945066882176 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10849024 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 275265 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10849024 memory=0 CPUtime=4.64 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 16886 13357 0 0 453 3 5 3 20 0 15 0 405658755 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10849024 memory=2 CPUtime=4.44 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 16687 13357 0 0 433 3 5 3 20 0 15 0 405658755 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10849024 memory=140316137973376 CPUtime=1.59 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) S 7295 7298 2339 0 -1 1077944384 6151 13357 0 0 148 3 5 3 20 0 15 0 405658755 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945616419696 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10849024 memory=2 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 275265 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10849024 memory=140316137973376 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 65 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 275265 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 35.32 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 1101060 KiB

[startup+24.4008 s]
/proc/loadavg: 1.94 1.69 1.63 3/228 7364
/proc/meminfo: memFree=18033292/32770624 swapFree=66952812/67108860
[pid=7298] ppid=7295 vsize=10849024 memory=1115396 CPUtime=35.71 cores=1,3,5,7
/proc/7298/stat : 7298 (java) S 7295 7298 2339 0 -1 1077944320 75446 13357 0 0 3507 56 5 3 20 0 15 0 405658740 11109400576 278849 33554432000 4194304 4196468 140720727648256 140720727630800 139946193690359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
/proc/7298/statm: 2712256 278849 3620 1 0 2674317 0
[pid=7298/tid=7351] ppid=7295 vsize=10849024 memory=6003393309344426088 CPUtime=23.56 cores=1,3,5,7
/proc/7298/task/7351/stat : 7351 (java) R 7295 7298 2339 0 -1 4202560 27820 13357 0 0 2331 17 5 3 20 0 15 0 405658749 11109400576 278849 33554432000 4194304 4196468 140720727648256 139946165522552 139945757098144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7352] ppid=7295 vsize=10849024 memory=-2247047206204966854 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7352/stat : 7352 (java) S 7295 7298 2339 0 -1 1077944384 546 13357 0 0 33 6 5 3 20 0 15 0 405658750 11109400576 278849 33554432000 4194304 4196468 140720727648256 139946197932944 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7353] ppid=7295 vsize=10849024 memory=288289995431871025 CPUtime=0.47 cores=1,3,5,7
/proc/7298/task/7353/stat : 7353 (java) S 7295 7298 2339 0 -1 1077944384 923 13357 0 0 32 7 5 3 20 0 15 0 405658750 11109400576 278849 33554432000 4194304 4196468 140720727648256 139946086206224 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7354] ppid=7295 vsize=10849024 memory=6944656592455097440 CPUtime=0.45 cores=1,3,5,7
/proc/7298/task/7354/stat : 7354 (java) S 7295 7298 2339 0 -1 1077944384 422 13357 0 0 31 6 5 3 20 0 15 0 405658750 11109400576 278849 33554432000 4194304 4196468 140720727648256 139946085153936 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7355] ppid=7295 vsize=10849024 memory=6944656592455359580 CPUtime=0.48 cores=1,3,5,7
/proc/7298/task/7355/stat : 7355 (java) S 7295 7298 2339 0 -1 1077944384 803 13357 0 0 33 7 5 3 20 0 15 0 405658750 11109400576 278849 33554432000 4194304 4196468 140720727648256 139946084101136 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7356] ppid=7295 vsize=10849024 memory=6944656592455360604 CPUtime=0.15 cores=1,3,5,7
/proc/7298/task/7356/stat : 7356 (java) S 7295 7298 2339 0 -1 1077944384 2886 13357 0 0 7 0 5 3 20 0 15 0 405658751 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945653135472 139946193701506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7357] ppid=7295 vsize=10849024 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7357/stat : 7357 (java) S 7295 7298 2339 0 -1 1077944384 39 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945652081504 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7358] ppid=7295 vsize=10849024 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7358/stat : 7358 (java) S 7295 7298 2339 0 -1 1077944384 2 13357 0 0 0 0 5 3 20 0 15 0 405658752 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945066882176 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7359] ppid=7295 vsize=10849024 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7359/stat : 7359 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 278849 33554432000 4194304 4196468 140720727648256 139944759482448 139946193708955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7360] ppid=7295 vsize=10849024 memory=6944656592455359580 CPUtime=4.64 cores=1,3,5,7
/proc/7298/task/7360/stat : 7360 (java) S 7295 7298 2339 0 -1 1077944384 16886 13357 0 0 453 3 5 3 20 0 15 0 405658755 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945618524784 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7361] ppid=7295 vsize=10849024 memory=4206186544037388384 CPUtime=4.44 cores=1,3,5,7
/proc/7298/task/7361/stat : 7361 (java) S 7295 7298 2339 0 -1 1077944384 16687 13357 0 0 433 3 5 3 20 0 15 0 405658755 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945617471984 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7362] ppid=7295 vsize=10849024 memory=6944656592455360604 CPUtime=1.59 cores=1,3,5,7
/proc/7298/task/7362/stat : 7362 (java) S 7295 7298 2339 0 -1 1077944384 6151 13357 0 0 148 3 5 3 20 0 15 0 405658755 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945616419696 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7363] ppid=7295 vsize=10849024 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7363/stat : 7363 (java) S 7295 7298 2339 0 -1 1077944384 3 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 278849 33554432000 4194304 4196468 140720727648256 139944725924832 139946193700565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
[pid=7298/tid=7364] ppid=7295 vsize=10849024 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/7298/task/7364/stat : 7364 (java) S 7295 7298 2339 0 -1 1077944384 65 13357 0 0 0 0 5 3 20 0 15 0 405658755 11109400576 278849 33554432000 4194304 4196468 140720727648256 139945615366576 139946193701506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 35983360 140720727653109 140720727655621 140720727655621 140720727658447 0
Current children cumulated CPU time: 35.71 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 1115396 KiB

[startup+24.5008 s]*
/proc/loadavg: 1.94 1.69 1.63 3/215 7365
/proc/meminfo: memFree=19115684/32770624 swapFree=66952812/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): 24.5108
CPU time (s): 35.853
CPU user time (s): 35.2347
CPU system time (s): 0.618334
CPU usage (%): 146.274
Max. virtual memory (cumulated for all children) (KiB): 10850856
Max. memory (cumulated for all children) (KiB): 1115396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.2347
system time used= 0.618334
maximum resident set size= 1130088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90560
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= 7802
involuntary context switches= 97


# summary of solver processes directly reported to runsolver:
#   pid: 7298
#   total CPU time (s): 35.853
#   total CPU user time (s): 35.2347
#   total CPU system time (s): 0.618334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185724 second user time and 0.281875 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 16:05:26
IDJOB=4387272
IDBENCH=133266
IDSOLVER=2823
FILE ID=node117/4387272-1568297168
RUNJOBID= node117-1568286179-3291
PBS_JOBID= 21701085
Free space on /tmp= 56620 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/MagicSquare/MagicSquare-mdd-s1/MagicSquare-9-mdd.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387272-1568297168/watcher-4387272-1568297168 -o /tmp/evaluation-result-4387272-1568297168/solver-4387272-1568297168 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568286179-3291 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2119664070 HOME/instance-4387272-1568297168.xml

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

MD5SUM BENCH= fb3d9364636893e4a3b852a85a1b811d
RANDOM SEED=2119664070

node117.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.75
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.75
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.75
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.75
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:        19125360 kB
MemAvailable:   29261176 kB
Buffers:          177156 kB
Cached:         10124216 kB
SwapCached:        52484 kB
Active:          4058016 kB
Inactive:        8846116 kB
Active(anon):    2559108 kB
Inactive(anon):    85456 kB
Active(file):    1498908 kB
Inactive(file):  8760660 kB
Unevictable:      106900 kB
Mlocked:          106900 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             40004 kB
Writeback:             0 kB
AnonPages:       2661132 kB
Mapped:            56572 kB
Shmem:             32816 kB
Slab:             333216 kB
SReclaimable:     304708 kB
SUnreclaim:        28508 kB
KernelStack:        3808 kB
PageTables:        11340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3601488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2463744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56584 MiB
End job on node117 at 2019-09-12 16:05:50