Trace number 4387346

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.10UNSAT 69.2826 41.2344

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-15-ext06.xml
MD5SUMaf3f6bb9b1ca00becd13f0e7ebc5af3a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.3587
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints47
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":223},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":1},{"arity":6,"count":45},{"arity":225,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.73/0.54	c Concrete v3.10.1560635388952 running
69.22/41.21	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387346-1568300050/watcher-4387346-1568300050 -o /tmp/evaluation-result-4387346-1568300050/solver-4387346-1568300050 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6017 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=326012459 HOME/instance-4387346-1568300050.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
solver pid=10863, runsolver pid=10860
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.40 1.54 1.51 3/218 10920
/proc/meminfo: memFree=30279332/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=9972712 memory=17080 CPUtime=0.08 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 4544 13545 0 0 1 0 5 2 20 0 6 0 405942952 10212057088 4270 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2493178 4270 1935 1 0 2481616 0
[pid=10863/tid=10916] ppid=10860 vsize=9988792 memory=7892391828772250251 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 2383 13545 0 0 1 0 5 2 20 0 6 0 405942961 10228523008 4336 33554432000 4194304 4196468 140728555763872 140691991642704 140692000928992 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=9988792 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 6 0 405942961 10228523008 4336 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=9988792 memory=140710343825024 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 6 0 405942961 10228523008 4336 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=9988792 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 6 0 405942961 10228523008 4336 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=9988792 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 6 0 405942961 10228523008 4336 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.209886 s]*
/proc/loadavg: 1.40 1.54 1.51 3/227 10929
/proc/meminfo: memFree=30261076/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10818940 memory=39208 CPUtime=0.25 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 7084 13545 0 0 17 1 5 2 20 0 15 0 405942952 11078594560 9802 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2704735 9802 2983 1 0 2667149 0
[pid=10863/tid=10916] ppid=10860 vsize=10818940 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 3596 13545 0 0 11 0 5 2 20 0 15 0 405942961 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691991638144 140692019827869 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10818940 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11078594560 9802 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10818940 memory=140710343835973 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 15 0 405942961 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10818940 memory=140710343825024 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 15 0 405942963 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 13 13545 0 0 0 0 5 2 20 0 15 0 405942963 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691384559008 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942963 11078594560 9802 33554432000 4194304 4196468 140728555763872 140690780579312 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11078594560 9802 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) S 10860 10863 5064 0 -1 1077944384 359 13545 0 0 1 0 5 2 20 0 15 0 405942966 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691478132720 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 275 13545 0 0 1 0 5 2 20 0 15 0 405942966 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691477080176 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10818940 memory=140710343825024 CPUtime=0.1 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) R 10860 10863 5064 0 -1 4202560 623 13545 0 0 3 0 5 2 20 0 15 0 405942966 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691476027632 140692003164240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11078594560 9802 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10818940 memory=140710343825024 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942966 11078594560 9802 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 39208 KiB

[startup+0.31052 s]*
/proc/loadavg: 1.40 1.54 1.51 3/227 10929
/proc/meminfo: memFree=30250592/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10820244 memory=50540 CPUtime=0.39 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 10833 13545 0 0 29 3 5 2 20 0 15 0 405942952 11079929856 12635 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2705061 12635 3302 1 0 2667149 0
[pid=10863/tid=10916] ppid=10860 vsize=10820244 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 7326 13545 0 0 19 2 5 2 20 0 15 0 405942961 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691991619056 140692019827869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11079929856 12635 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 15 0 405942961 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 15 0 405942963 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 13 13545 0 0 0 0 5 2 20 0 15 0 405942963 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691384559008 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942963 11079929856 12635 33554432000 4194304 4196468 140728555763872 140690780579312 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11079929856 12635 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) R 10860 10863 5064 0 -1 4202560 369 13545 0 0 1 0 5 2 20 0 15 0 405942966 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691478132720 140691997680128 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10820244 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 275 13545 0 0 2 0 5 2 20 0 15 0 405942966 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691477080176 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10820244 memory=140710343825024 CPUtime=0.12 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) S 10860 10863 5064 0 -1 1077944384 635 13545 0 0 5 0 5 2 20 0 15 0 405942966 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691476027632 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11079929856 12635 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10820244 memory=140710343825024 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942966 11079929856 12635 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 50540 KiB

[startup+0.700701 s]
/proc/loadavg: 1.40 1.54 1.51 5/227 10929
/proc/meminfo: memFree=30234488/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10824340 memory=80996 CPUtime=1.14 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 15059 13545 0 0 102 5 5 2 20 0 15 0 405942952 11084124160 20249 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2706085 20249 3508 1 0 2668173 0
[pid=10863/tid=10916] ppid=10860 vsize=10824340 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 10733 13545 0 0 55 4 5 2 20 0 15 0 405942961 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691991635056 140692019827869 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11084124160 20249 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10824340 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942961 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 15 0 405942961 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 5 13545 0 0 0 0 5 2 20 0 15 0 405942963 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 13 13545 0 0 0 0 5 2 20 0 15 0 405942963 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691384559008 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942963 11084124160 20249 33554432000 4194304 4196468 140728555763872 140690780579312 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11084124160 20249 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10824340 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) S 10860 10863 5064 0 -1 1077944384 692 13545 0 0 15 0 5 2 20 0 15 0 405942966 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691478132720 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10824340 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 567 13545 0 0 13 0 5 2 20 0 15 0 405942966 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691477080176 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10824340 memory=3616 CPUtime=0.24 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) S 10860 10863 5064 0 -1 1077944384 826 13545 0 0 17 0 5 2 20 0 15 0 405942966 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691476027632 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10824340 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11084124160 20249 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10824340 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942966 11084124160 20249 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80996 KiB

[startup+1.50073 s]
/proc/loadavg: 1.40 1.54 1.51 3/227 10929
/proc/meminfo: memFree=30019744/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10826464 memory=626480 CPUtime=2.63 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 17680 13545 0 0 229 27 5 2 20 0 15 0 405942952 11086299136 156620 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2706616 156620 3572 1 0 2668685 0
[pid=10863/tid=10916] ppid=10860 vsize=10826464 memory=2811011 CPUtime=1.31 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 11617 13545 0 0 113 11 5 2 20 0 15 0 405942961 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691991639824 140691605982792 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10826464 memory=2812297 CPUtime=0.19 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 85 13545 0 0 9 3 5 2 20 0 15 0 405942961 11086299136 156620 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10826464 memory=56 CPUtime=0.19 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 85 13545 0 0 9 3 5 2 20 0 15 0 405942961 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10826464 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 659 13545 0 0 9 3 5 2 20 0 15 0 405942961 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10826464 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 117 13545 0 0 10 3 5 2 20 0 15 0 405942961 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10826464 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 527 13545 0 0 1 0 5 2 20 0 15 0 405942963 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10826464 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 14 13545 0 0 0 0 5 2 20 0 15 0 405942963 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691384559008 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10826464 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 2 13545 0 0 0 0 5 2 20 0 15 0 405942963 11086299136 156620 33554432000 4194304 4196468 140728555763872 140690780579312 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10826464 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11086299136 156620 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10826464 memory=1172 CPUtime=0.31 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) S 10860 10863 5064 0 -1 1077944384 721 13545 0 0 24 0 5 2 20 0 15 0 405942966 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691478132720 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10826464 memory=14008 CPUtime=0.3 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 610 13545 0 0 23 0 5 2 20 0 15 0 405942966 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691477080176 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10826464 memory=14072 CPUtime=0.33 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) S 10860 10863 5064 0 -1 1077944384 1026 13545 0 0 26 0 5 2 20 0 15 0 405942966 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691476027632 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10826464 memory=2116 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11086299136 156620 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10826464 memory=6756 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 1 13545 0 0 0 0 5 2 20 0 15 0 405942966 11086299136 156620 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 10826464 KiB

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

[pid=10863/tid=10928] ppid=10860 vsize=10851148 memory=3064432 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11111575552 781313 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10851148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 273 13545 0 0 0 1 5 2 20 0 15 0 405942966 11111575552 781313 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 59.19 s
Current children cumulated vsize: 10851148 KiB
Current children cumulated memory: 3125252 KiB

[startup+38.4008 s]
/proc/loadavg: 1.54 1.56 1.52 3/227 10932
/proc/meminfo: memFree=27023648/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10846976 memory=3272840 CPUtime=63.14 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 87607 13545 0 0 6013 294 5 2 20 0 15 0 405942952 11107303424 818210 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2711744 818210 3614 1 0 2673805 0
[pid=10863/tid=10916] ppid=10860 vsize=10846976 memory=6791534058613427641 CPUtime=31.99 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 30085 13545 0 0 3173 19 5 2 20 0 15 0 405942961 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691991640056 140691606326264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10846976 memory=14072 CPUtime=5.61 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 3473 13545 0 0 488 66 5 2 20 0 15 0 405942961 11107303424 818210 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10846976 memory=2116 CPUtime=5.56 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 2312 13545 0 0 485 64 5 2 20 0 15 0 405942961 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10846976 memory=3272832 CPUtime=5.53 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 3406 13545 0 0 481 65 5 2 20 0 15 0 405942961 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10846976 memory=0 CPUtime=5.57 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 2814 13545 0 0 485 65 5 2 20 0 15 0 405942961 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10846976 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 15066 13545 0 0 72 1 5 2 20 0 15 0 405942963 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10846976 memory=260 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 16 13545 0 0 0 0 5 2 20 0 15 0 405942963 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691384559072 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10846976 memory=241 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 6 13545 0 0 0 0 5 2 20 0 15 0 405942963 11107303424 818210 33554432000 4194304 4196468 140728555763872 140690780579328 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10846976 memory=3100924 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11107303424 818210 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10846976 memory=988 CPUtime=3.43 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) S 10860 10863 5064 0 -1 1077944384 7700 13545 0 0 334 2 5 2 20 0 15 0 405942966 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691478132720 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10846976 memory=2646764 CPUtime=3.67 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 13883 13545 0 0 357 3 5 2 20 0 15 0 405942966 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691477080176 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10846976 memory=1980 CPUtime=1.4 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) S 10860 10863 5064 0 -1 1077944384 6357 13545 0 0 131 2 5 2 20 0 15 0 405942966 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691476027632 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10846976 memory=3137456 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11107303424 818210 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10846976 memory=2012 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 273 13545 0 0 0 1 5 2 20 0 15 0 405942966 11107303424 818210 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 63.14 s
Current children cumulated vsize: 10846976 KiB
Current children cumulated memory: 3272840 KiB

[startup+40.0016 s]*
/proc/loadavg: 1.54 1.56 1.52 5/227 10932
/proc/meminfo: memFree=27020656/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10849024 memory=3276564 CPUtime=65.5 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 100996 13545 0 0 6248 295 5 2 20 0 15 0 405942952 11109400576 819141 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2712256 819141 3615 1 0 2674317 0
[pid=10863/tid=10916] ppid=10860 vsize=10849024 memory=8317482817917895235 CPUtime=33.48 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 36522 13545 0 0 3321 20 5 2 20 0 15 0 405942961 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691991625648 140691603691808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10849024 memory=4126316290023845779 CPUtime=5.74 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 3621 13545 0 0 501 66 5 2 20 0 15 0 405942961 11109400576 819141 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10849024 memory=-6800859132029471843 CPUtime=5.68 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 2576 13545 0 0 497 64 5 2 20 0 15 0 405942961 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10849024 memory=6944656592455359580 CPUtime=5.66 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 3461 13545 0 0 494 65 5 2 20 0 15 0 405942961 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10849024 memory=6656426216303648864 CPUtime=5.7 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 3574 13545 0 0 498 65 5 2 20 0 15 0 405942961 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10849024 memory=7681407940103534239 CPUtime=0.8 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 15206 13545 0 0 72 1 5 2 20 0 15 0 405942963 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10849024 memory=8128038100521087126 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 16 13545 0 0 0 0 5 2 20 0 15 0 405942963 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691384559072 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10849024 memory=8764164799083929696 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 6 13545 0 0 0 0 5 2 20 0 15 0 405942963 11109400576 819141 33554432000 4194304 4196468 140728555763872 140690780579328 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10849024 memory=-7457095209514532716 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11109400576 819141 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10849024 memory=4425517385743431210 CPUtime=3.58 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) R 10860 10863 5064 0 -1 4202560 8835 13545 0 0 349 2 5 2 20 0 15 0 405942966 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691478125912 140692003297553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10849024 memory=-6081413529815778100 CPUtime=3.84 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) R 10860 10863 5064 0 -1 4202560 16054 13545 0 0 374 3 5 2 20 0 15 0 405942966 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691477072128 140691999499651 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10849024 memory=4627829660337606006 CPUtime=1.47 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) S 10860 10863 5064 0 -1 1077944384 8624 13545 0 0 138 2 5 2 20 0 15 0 405942966 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691476027632 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10849024 memory=4134692831991783777 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11109400576 819141 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10849024 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 285 13545 0 0 0 1 5 2 20 0 15 0 405942966 11109400576 819141 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 65.5 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 3276564 KiB

[startup+40.8015 s]
/proc/loadavg: 1.54 1.56 1.52 5/227 10932
/proc/meminfo: memFree=27020656/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10849024 memory=3529772 CPUtime=68.15 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 110944 13545 0 0 6486 322 5 2 20 0 15 0 405942952 11109400576 882443 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2712256 882443 3617 1 0 2674317 0
[pid=10863/tid=10916] ppid=10860 vsize=10849024 memory=17552 CPUtime=33.7 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) S 10860 10863 5064 0 -1 1077944384 37268 13545 0 0 3343 20 5 2 20 0 15 0 405942961 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691991638496 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10849024 memory=73 CPUtime=6.28 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) R 10860 10863 5064 0 -1 4202560 4200 13545 0 0 547 74 5 2 20 0 15 0 405942961 11109400576 882443 33554432000 4194304 4196468 140728555763872 140692024047888 140692004506634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10849024 memory=0 CPUtime=6.21 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) R 10860 10863 5064 0 -1 4202560 2913 13545 0 0 543 71 5 2 20 0 15 0 405942961 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691922938456 140692004506355 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10849024 memory=6374 CPUtime=6.16 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) R 10860 10863 5064 0 -1 4202560 4252 13545 0 0 538 71 5 2 20 0 15 0 405942961 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691592047120 140692004506631 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10849024 memory=6791534058613427641 CPUtime=6.19 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) R 10860 10863 5064 0 -1 4202560 3857 13545 0 0 541 71 5 2 20 0 15 0 405942961 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691590994776 140692004506528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10849024 memory=161 CPUtime=0.83 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 21400 13545 0 0 75 1 5 2 20 0 15 0 405942963 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691479184416 140692019816149 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10849024 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 16 13545 0 0 0 0 5 2 20 0 15 0 405942963 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691384559072 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10849024 memory=7822038052226416701 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 6 13545 0 0 0 0 5 2 20 0 15 0 405942963 11109400576 882443 33554432000 4194304 4196468 140728555763872 140690780579328 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10849024 memory=7667214990817912891 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11109400576 882443 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10849024 memory=7523102001683982694 CPUtime=3.69 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) S 10860 10863 5064 0 -1 1077944384 8910 13545 0 0 360 2 5 2 20 0 15 0 405942966 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691478117712 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10849024 memory=288230574492221466 CPUtime=3.99 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 16137 13545 0 0 389 3 5 2 20 0 15 0 405942966 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691477065168 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10849024 memory=288230583166042426 CPUtime=1.53 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) S 10860 10863 5064 0 -1 1077944384 8772 13545 0 0 144 2 5 2 20 0 15 0 405942966 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691476024288 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10849024 memory=14699582244260396 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11109400576 882443 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10849024 memory=1412 CPUtime=0.09 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 997 13545 0 0 1 1 5 2 20 0 15 0 405942966 11109400576 882443 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 68.15 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 3529772 KiB

[startup+41.2007 s]
/proc/loadavg: 1.54 1.56 1.52 5/227 10932
/proc/meminfo: memFree=26767204/32770624 swapFree=66916312/67108860
[pid=10863] ppid=10860 vsize=10849024 memory=3530176 CPUtime=69.22 cores=1,3,5,7
/proc/10863/stat : 10863 (java) S 10860 10863 5064 0 -1 1077944320 114186 13545 0 0 6592 323 5 2 20 0 15 0 405942952 11109400576 882544 33554432000 4194304 4196468 140728555763872 140728555746416 140692019805943 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
/proc/10863/statm: 2712256 882544 3617 1 0 2674317 0
[pid=10863/tid=10916] ppid=10860 vsize=10849024 memory=111636 CPUtime=34 cores=1,3,5,7
/proc/10863/task/10916/stat : 10916 (java) R 10860 10863 5064 0 -1 4202560 37329 13545 0 0 3373 20 5 2 20 0 15 0 405942961 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691991594440 140692019817878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10917] ppid=10860 vsize=10849024 memory=800 CPUtime=6.37 cores=1,3,5,7
/proc/10863/task/10917/stat : 10917 (java) S 10860 10863 5064 0 -1 1077944384 4215 13545 0 0 556 74 5 2 20 0 15 0 405942961 11109400576 882544 33554432000 4194304 4196468 140728555763872 140692024047888 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10918] ppid=10860 vsize=10849024 memory=1808 CPUtime=6.31 cores=1,3,5,7
/proc/10863/task/10918/stat : 10918 (java) S 10860 10863 5064 0 -1 1077944384 2913 13545 0 0 553 71 5 2 20 0 15 0 405942961 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691922938256 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10919] ppid=10860 vsize=10849024 memory=920 CPUtime=6.25 cores=1,3,5,7
/proc/10863/task/10919/stat : 10919 (java) S 10860 10863 5064 0 -1 1077944384 4278 13545 0 0 547 71 5 2 20 0 15 0 405942961 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691592047120 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10920] ppid=10860 vsize=10849024 memory=288230574492221466 CPUtime=6.29 cores=1,3,5,7
/proc/10863/task/10920/stat : 10920 (java) S 10860 10863 5064 0 -1 1077944384 3857 13545 0 0 551 71 5 2 20 0 15 0 405942961 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691590994576 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10921] ppid=10860 vsize=10849024 memory=288230583166042426 CPUtime=0.84 cores=1,3,5,7
/proc/10863/task/10921/stat : 10921 (java) S 10860 10863 5064 0 -1 1077944384 22193 13545 0 0 76 1 5 2 20 0 15 0 405942963 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691479185904 140692019817090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10922] ppid=10860 vsize=10849024 memory=14699582244260396 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10922/stat : 10922 (java) S 10860 10863 5064 0 -1 1077944384 17 13545 0 0 0 0 5 2 20 0 15 0 405942963 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691384559072 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10923] ppid=10860 vsize=10849024 memory=7595977593733538368 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10923/stat : 10923 (java) S 10860 10863 5064 0 -1 1077944384 6 13545 0 0 0 0 5 2 20 0 15 0 405942963 11109400576 882544 33554432000 4194304 4196468 140728555763872 140690780579328 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10924] ppid=10860 vsize=10849024 memory=7595977593733538368 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10924/stat : 10924 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11109400576 882544 33554432000 4194304 4196468 140728555763872 140690540288720 140692019824539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10925] ppid=10860 vsize=10849024 memory=7595977593733538368 CPUtime=3.84 cores=1,3,5,7
/proc/10863/task/10925/stat : 10925 (java) S 10860 10863 5064 0 -1 1077944384 10255 13545 0 0 375 2 5 2 20 0 15 0 405942966 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691478132720 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10926] ppid=10860 vsize=10849024 memory=5794538880919759445 CPUtime=4.19 cores=1,3,5,7
/proc/10863/task/10926/stat : 10926 (java) S 10860 10863 5064 0 -1 1077944384 16990 13545 0 0 409 3 5 2 20 0 15 0 405942966 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691477080176 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10927] ppid=10860 vsize=10849024 memory=6226598572525445204 CPUtime=1.56 cores=1,3,5,7
/proc/10863/task/10927/stat : 10927 (java) R 10860 10863 5064 0 -1 4202560 8920 13545 0 0 147 2 5 2 20 0 15 0 405942966 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691476027632 140692019827290 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10928] ppid=10860 vsize=10849024 memory=6944656592455360608 CPUtime=0.07 cores=1,3,5,7
/proc/10863/task/10928/stat : 10928 (java) S 10860 10863 5064 0 -1 1077944384 3 13545 0 0 0 0 5 2 20 0 15 0 405942966 11109400576 882544 33554432000 4194304 4196468 140728555763872 140690506730080 140692019816149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
[pid=10863/tid=10929] ppid=10860 vsize=10849024 memory=3272832 CPUtime=0.09 cores=1,3,5,7
/proc/10863/task/10929/stat : 10929 (java) S 10860 10863 5064 0 -1 1077944384 997 13545 0 0 1 1 5 2 20 0 15 0 405942966 11109400576 882544 33554432000 4194304 4196468 140728555763872 140691474975536 140692019817090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30687232 140728555772662 140728555775173 140728555775173 140728555777999 0
Current children cumulated CPU time: 69.22 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 3530176 KiB

Child status: 0
Real time (s): 41.2344
CPU time (s): 69.2826
CPU user time (s): 65.9991
CPU system time (s): 3.28353
CPU usage (%): 168.021
Max. virtual memory (cumulated for all children) (KiB): 10851148
Max. memory (cumulated for all children) (KiB): 3530176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.9991
system time used= 3.28353
maximum resident set size= 3532320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8349
involuntary context switches= 440


# summary of solver processes directly reported to runsolver:
#   pid: 10863
#   total CPU time (s): 69.2826
#   total CPU user time (s): 65.9991
#   total CPU system time (s): 3.28353

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.273166 second user time and 0.439271 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-12 16:53:29
IDJOB=4387346
IDBENCH=134616
IDSOLVER=2823
FILE ID=node141/4387346-1568300050
RUNJOBID= node141-1568285927-6017
PBS_JOBID= 21701068
Free space on /tmp= 53736 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-15-ext06.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387346-1568300050/watcher-4387346-1568300050 -o /tmp/evaluation-result-4387346-1568300050/solver-4387346-1568300050 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6017 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=326012459 HOME/instance-4387346-1568300050.xml

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

MD5SUM BENCH= af3f6bb9b1ca00becd13f0e7ebc5af3a
RANDOM SEED=326012459

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30287452 kB
MemAvailable:   30528240 kB
Buffers:          101680 kB
Cached:           439164 kB
SwapCached:        82028 kB
Active:          1639864 kB
Inactive:         311756 kB
Active(anon):    1334308 kB
Inactive(anon):   106148 kB
Active(file):     305556 kB
Inactive(file):   205608 kB
Unevictable:      108408 kB
Mlocked:          108408 kB
SwapTotal:      67108860 kB
SwapFree:       66916312 kB
Dirty:             77292 kB
Writeback:             0 kB
AnonPages:       1437732 kB
Mapped:            45344 kB
Shmem:             20844 kB
Slab:             119752 kB
SReclaimable:      90916 kB
SUnreclaim:        28836 kB
KernelStack:        3712 kB
PageTables:         9096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2461192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1288192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 53700 MiB
End job on node141 at 2019-09-12 16:54:10