Trace number 4395936

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.2UNSAT 67.4256 44.811

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.77/0.55	c Concrete v3.12.2.1568380929293 running
67.19/44.77	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 (13239 MiB free)
  memory of node 1: 16384 MiB (15106 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395936-1568407102/watcher-4395936-1568407102 -o /tmp/evaluation-result-4395936-1568407102/solver-4395936-1568407102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568393375-17085 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=182295051 HOME/instance-4395936-1568407102.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=22156, runsolver pid=22153

[startup+0.100094 s]*
/proc/loadavg: 1.79 1.39 1.35 3/221 22213
/proc/meminfo: memFree=29016744/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10055356 memory=17608 CPUtime=0.09 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 4630 13071 0 0 1 1 5 2 20 0 7 0 416960745 10296684544 4402 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2513839 4402 1995 1 0 2502277 0
[pid=22156/tid=22209] ppid=22153 vsize=10055356 memory=4279135704047059854 CPUtime=0.08 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 2469 13071 0 0 1 0 5 2 20 0 7 0 416960754 10296684544 4402 33554432000 4194304 4196468 140720959891696 139699463580432 139699475817822 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10055356 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 7 0 416960754 10296684544 4402 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10055356 memory=139900816246400 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 7 0 416960754 10296684544 4402 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 7 0 416960754 10296684544 4402 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 7 0 416960754 10296684544 4468 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10055356 memory=139900816246400 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 7 0 416960756 10296684544 4468 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 17608 KiB

[startup+0.210104 s]*
/proc/loadavg: 1.79 1.39 1.35 3/230 22222
/proc/meminfo: memFree=28996344/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10819664 memory=43596 CPUtime=0.26 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 7192 13071 0 0 17 2 5 2 20 0 15 0 416960745 11079335936 10899 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2704916 10899 3166 1 0 2667149 0
[pid=22156/tid=22209] ppid=22153 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 3680 13071 0 0 11 1 5 2 20 0 15 0 416960754 11079335936 10899 33554432000 4194304 4196468 140720959891696 139699463570352 139699475817822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10819664 memory=365 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079335936 10899 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10819664 memory=139900816265644 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079335936 10899 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079335936 10899 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079335936 10899 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10819664 memory=139900816246400 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960756 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 416960756 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698950120992 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960756 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698844460400 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) S 22153 22156 15665 0 -1 1077944384 468 13071 0 0 1 0 5 2 20 0 15 0 416960759 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698916563312 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) S 22153 22156 15665 0 -1 1077944384 177 13071 0 0 1 0 5 2 20 0 15 0 416960759 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698915510512 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10819664 memory=139900816246400 CPUtime=0.1 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) R 22153 22156 15665 0 -1 4202560 627 13071 0 0 3 0 5 2 20 0 15 0 416960759 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698914457712 139699475931000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11079335936 10899 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10819664 memory=139900816246400 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960760 11079335936 10899 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 43596 KiB

[startup+0.310601 s]*
/proc/loadavg: 1.79 1.39 1.35 5/230 22222
/proc/meminfo: memFree=28984032/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10820148 memory=52404 CPUtime=0.39 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 10863 13071 0 0 29 3 5 2 20 0 15 0 416960745 11079831552 13101 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2705037 13101 3298 1 0 2667149 0
[pid=22156/tid=22209] ppid=22153 vsize=10820148 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 7317 13071 0 0 19 2 5 2 20 0 15 0 416960754 11079831552 13101 33554432000 4194304 4196468 140720959891696 139699463559104 139699491749270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079831552 13101 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079831552 13101 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079831552 13101 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960754 11079831552 13101 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960756 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 416960756 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698950120992 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960756 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698844460400 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) S 22153 22156 15665 0 -1 1077944384 477 13071 0 0 1 0 5 2 20 0 15 0 416960759 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698916563312 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10820148 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) S 22153 22156 15665 0 -1 1077944384 178 13071 0 0 2 0 5 2 20 0 15 0 416960759 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698915510512 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10820148 memory=139900816246400 CPUtime=0.12 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) R 22153 22156 15665 0 -1 4202560 635 13071 0 0 5 0 5 2 20 0 15 0 416960759 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698914457712 139699491749270 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11079831552 13101 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10820148 memory=139900816246400 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960760 11079831552 13101 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 52404 KiB

[startup+0.700674 s]
/proc/loadavg: 1.79 1.39 1.35 4/230 22222
/proc/meminfo: memFree=28968896/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10824360 memory=85596 CPUtime=1.14 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 15183 13071 0 0 100 7 5 2 20 0 15 0 416960745 11084144640 21399 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2706090 21399 3498 1 0 2668173 0
[pid=22156/tid=22209] ppid=22153 vsize=10824360 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 10506 13071 0 0 55 5 5 2 20 0 15 0 416960754 11084144640 21399 33554432000 4194304 4196468 140720959891696 139699463564496 139699491759261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10824360 memory=66 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960754 11084144640 21399 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10824360 memory=2 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960754 11084144640 21399 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960754 11084144640 21399 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960754 11084144640 21399 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10824360 memory=139904264700496 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 5 13071 0 0 0 0 5 2 20 0 15 0 416960756 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10824360 memory=139904264700503 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 416960756 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698950120992 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10824360 memory=139904264700505 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960756 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698844460400 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10824360 memory=139904264700506 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10824360 memory=139904264700507 CPUtime=0.23 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) R 22153 22156 15665 0 -1 4202560 910 13071 0 0 16 0 5 2 20 0 15 0 416960759 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698916563312 139699470984808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10824360 memory=139904264700511 CPUtime=0.19 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) S 22153 22156 15665 0 -1 1077944384 653 13071 0 0 12 0 5 2 20 0 15 0 416960759 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698915510512 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10824360 memory=142485540045462 CPUtime=0.24 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) R 22153 22156 15665 0 -1 4202560 855 13071 0 0 17 0 5 2 20 0 15 0 416960759 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698914457712 139699471454263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10824360 memory=20396 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11084144640 21399 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10824360 memory=12036 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 416960760 11084144640 21399 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 85596 KiB

[startup+1.50076 s]
/proc/loadavg: 1.79 1.39 1.35 3/230 22222
/proc/meminfo: memFree=28758396/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10826484 memory=645636 CPUtime=2.43 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 16948 13071 0 0 209 27 5 2 20 0 15 0 416960745 11086319616 161409 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2706621 161409 3563 1 0 2668685 0
[pid=22156/tid=22209] ppid=22153 vsize=10826484 memory=13796 CPUtime=1.41 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 11684 13071 0 0 121 13 5 2 20 0 15 0 416960754 11086319616 161409 33554432000 4194304 4196468 140720959891696 139699463568248 139699065974776 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10826484 memory=24504 CPUtime=0.11 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 59 13071 0 0 2 2 5 2 20 0 15 0 416960754 11086319616 161409 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10826484 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 54 13071 0 0 2 2 5 2 20 0 15 0 416960754 11086319616 161409 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10826484 memory=321013415751726296 CPUtime=0.11 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 59 13071 0 0 2 2 5 2 20 0 15 0 416960754 11086319616 161409 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10826484 memory=15252632281304174 CPUtime=0.11 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 42 13071 0 0 2 2 5 2 20 0 15 0 416960754 11086319616 161409 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10826484 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 85 13071 0 0 0 0 5 2 20 0 15 0 416960756 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10826484 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 416960756 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698950121056 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10826484 memory=-2672971631320983069 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960756 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698844460400 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10826484 memory=-7606742920825102191 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10826484 memory=4137290303932963203 CPUtime=0.36 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) S 22153 22156 15665 0 -1 1077944384 961 13071 0 0 29 0 5 2 20 0 15 0 416960759 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698916563312 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10826484 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) S 22153 22156 15665 0 -1 1077944384 680 13071 0 0 22 0 5 2 20 0 15 0 416960759 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698915510512 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10826484 memory=-2892745056951965031 CPUtime=0.33 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) S 22153 22156 15665 0 -1 1077944384 1072 13071 0 0 26 0 5 2 20 0 15 0 416960759 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698914457712 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10826484 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11086319616 161409 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10826484 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960760 11086319616 161409 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0

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


[startup+41.6007 s]
/proc/loadavg: 1.91 1.48 1.38 3/230 22224
/proc/meminfo: memFree=25344532/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10846996 memory=3686216 CPUtime=60.14 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 100762 13071 0 0 5698 309 5 2 20 0 15 0 416960745 11107323904 921554 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2711749 921554 3622 1 0 2673805 0
[pid=22156/tid=22209] ppid=22153 vsize=10846996 memory=3448160 CPUtime=37.72 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 37321 13071 0 0 3737 28 5 2 20 0 15 0 416960754 11107323904 921554 33554432000 4194304 4196468 140720959891696 139699463568128 139699064596675 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10846996 memory=6791534058613427641 CPUtime=3.34 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 3852 13071 0 0 261 66 5 2 20 0 15 0 416960754 11107323904 921554 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10846996 memory=3686216 CPUtime=3.34 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 5144 13071 0 0 261 66 5 2 20 0 15 0 416960754 11107323904 921554 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10846996 memory=1444 CPUtime=3.34 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 3905 13071 0 0 258 69 5 2 20 0 15 0 416960754 11107323904 921554 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10846996 memory=1984 CPUtime=3.35 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 3437 13071 0 0 261 67 5 2 20 0 15 0 416960754 11107323904 921554 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10846996 memory=2528 CPUtime=0.59 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 5434 13071 0 0 51 1 5 2 20 0 15 0 416960756 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10846996 memory=1764 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 54 13071 0 0 0 0 5 2 20 0 15 0 416960756 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698950121056 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10846996 memory=111632 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 7 13071 0 0 0 0 5 2 20 0 15 0 416960756 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698844460416 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10846996 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10846996 memory=1941 CPUtime=3.37 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) S 22153 22156 15665 0 -1 1077944384 10002 13071 0 0 328 2 5 2 20 0 15 0 416960759 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698916563312 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10846996 memory=3620396 CPUtime=4.08 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) S 22153 22156 15665 0 -1 1077944384 19619 13071 0 0 399 2 5 2 20 0 15 0 416960759 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698915510512 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10846996 memory=122 CPUtime=1.45 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) S 22153 22156 15665 0 -1 1077944384 9644 13071 0 0 135 3 5 2 20 0 15 0 416960759 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698914457712 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10846996 memory=555 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11107323904 921554 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10846996 memory=578 CPUtime=0.09 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 130 13071 0 0 1 1 5 2 20 0 15 0 416960760 11107323904 921554 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 60.14 s
Current children cumulated vsize: 10846996 KiB
Current children cumulated memory: 3686216 KiB

[startup+43.2011 s]
/proc/loadavg: 1.92 1.49 1.38 5/230 22224
/proc/meminfo: memFree=25344592/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10849044 memory=3688492 CPUtime=62.2 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 102429 13071 0 0 5904 309 5 2 20 0 15 0 416960745 11109421056 922123 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2712261 922123 3623 1 0 2674317 0
[pid=22156/tid=22209] ppid=22153 vsize=10849044 memory=2044 CPUtime=39.32 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 38352 13071 0 0 3897 28 5 2 20 0 15 0 416960754 11109421056 922123 33554432000 4194304 4196468 140720959891696 139699463568528 139699063691350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10849044 memory=6791534058613427641 CPUtime=3.34 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 3852 13071 0 0 261 66 5 2 20 0 15 0 416960754 11109421056 922123 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10849044 memory=3686216 CPUtime=3.34 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 5144 13071 0 0 261 66 5 2 20 0 15 0 416960754 11109421056 922123 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10849044 memory=3216 CPUtime=3.34 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 3905 13071 0 0 258 69 5 2 20 0 15 0 416960754 11109421056 922123 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10849044 memory=1176752 CPUtime=3.35 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 3437 13071 0 0 261 67 5 2 20 0 15 0 416960754 11109421056 922123 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10849044 memory=1408 CPUtime=0.59 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 5434 13071 0 0 51 1 5 2 20 0 15 0 416960756 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10849044 memory=2828 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 54 13071 0 0 0 0 5 2 20 0 15 0 416960756 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698950121056 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10849044 memory=3686216 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 7 13071 0 0 0 0 5 2 20 0 15 0 416960756 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698844460416 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10849044 memory=3686216 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10849044 memory=992 CPUtime=3.54 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) R 22153 22156 15665 0 -1 4202560 10057 13071 0 0 345 2 5 2 20 0 15 0 416960759 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698916544160 139699475705272 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10849044 memory=2044 CPUtime=4.27 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) R 22153 22156 15665 0 -1 4202560 19643 13071 0 0 418 2 5 2 20 0 15 0 416960759 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698915510512 139699476642945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10849044 memory=1296 CPUtime=1.55 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) S 22153 22156 15665 0 -1 1077944384 10201 13071 0 0 145 3 5 2 20 0 15 0 416960759 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698914457712 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10849044 memory=620 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11109421056 922123 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10849044 memory=4000 CPUtime=0.09 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 130 13071 0 0 1 1 5 2 20 0 15 0 416960760 11109421056 922123 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 62.2 s
Current children cumulated vsize: 10849044 KiB
Current children cumulated memory: 3688492 KiB

[startup+44.0111 s]*
/proc/loadavg: 1.92 1.49 1.38 6/230 22224
/proc/meminfo: memFree=25212840/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10849044 memory=3818560 CPUtime=64.93 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 106807 13071 0 0 6161 325 5 2 20 0 15 0 416960745 11109421056 954640 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2712261 954640 3623 1 0 2674317 0
[pid=22156/tid=22209] ppid=22153 vsize=10849044 memory=6791534058613427641 CPUtime=39.65 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) S 22153 22156 15665 0 -1 1077944384 38497 13071 0 0 3930 28 5 2 20 0 15 0 416960754 11109421056 954640 33554432000 4194304 4196468 140720959891696 139699463552224 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10849044 memory=4872558044660077418 CPUtime=3.76 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) R 22153 22156 15665 0 -1 4202560 3989 13071 0 0 300 69 5 2 20 0 15 0 416960754 11109421056 954640 33554432000 4194304 4196468 140720959891696 139699495971672 139699476437968 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10849044 memory=0 CPUtime=3.79 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) R 22153 22156 15665 0 -1 4202560 5557 13071 0 0 302 70 5 2 20 0 15 0 416960754 11109421056 954640 33554432000 4194304 4196468 140720959891696 139699384252944 139699476437968 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10849044 memory=0 CPUtime=3.79 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) R 22153 22156 15665 0 -1 4202560 4048 13071 0 0 300 72 5 2 20 0 15 0 416960754 11109421056 954640 33554432000 4194304 4196468 140720959891696 139699383200144 139699476437971 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10849044 memory=0 CPUtime=3.78 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) R 22153 22156 15665 0 -1 4202560 3594 13071 0 0 300 71 5 2 20 0 15 0 416960754 11109421056 954640 33554432000 4194304 4196468 140720959891696 139699062565136 139699476438023 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10849044 memory=0 CPUtime=0.62 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 8615 13071 0 0 54 1 5 2 20 0 15 0 416960756 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698951173536 139699491747541 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10849044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 55 13071 0 0 0 0 5 2 20 0 15 0 416960756 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698950121120 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10849044 memory=-2317720213663851332 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 7 13071 0 0 0 0 5 2 20 0 15 0 416960756 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698844460416 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10849044 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10849044 memory=6655300316396806240 CPUtime=3.81 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) S 22153 22156 15665 0 -1 1077944384 10114 13071 0 0 372 2 5 2 20 0 15 0 416960759 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698916548304 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10849044 memory=6944656592455360604 CPUtime=4.55 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) S 22153 22156 15665 0 -1 1077944384 19688 13071 0 0 446 2 5 2 20 0 15 0 416960759 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698915495504 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10849044 memory=7976406965554101975 CPUtime=1.59 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) S 22153 22156 15665 0 -1 1077944384 10300 13071 0 0 149 3 5 2 20 0 15 0 416960759 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698914457712 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10849044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11109421056 954640 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10849044 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 130 13071 0 0 1 1 5 2 20 0 15 0 416960760 11109421056 954640 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 64.93 s
Current children cumulated vsize: 10849044 KiB
Current children cumulated memory: 3818560 KiB

[startup+44.4008 s]
/proc/loadavg: 1.92 1.49 1.38 6/230 22224
/proc/meminfo: memFree=25212840/32770624 swapFree=66916544/67108860
[pid=22156] ppid=22153 vsize=10849044 memory=3819088 CPUtime=66.35 cores=1,3,5,7
/proc/22156/stat : 22156 (java) S 22153 22156 15665 0 -1 1077944320 107654 13071 0 0 6303 325 5 2 20 0 15 0 416960745 11109421056 954772 33554432000 4194304 4196468 140720959891696 140720959874240 139699491737335 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
/proc/22156/statm: 2712261 954772 3623 1 0 2674317 0
[pid=22156/tid=22209] ppid=22153 vsize=10849044 memory=6791534058613427641 CPUtime=39.72 cores=1,3,5,7
/proc/22156/task/22209/stat : 22209 (java) R 22153 22156 15665 0 -1 4202560 38581 13071 0 0 3937 28 5 2 20 0 15 0 416960754 11109421056 954772 33554432000 4194304 4196468 140720959891696 139699463567712 139699077249566 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22210] ppid=22153 vsize=10849044 memory=4872558044660077418 CPUtime=4.06 cores=1,3,5,7
/proc/22156/task/22210/stat : 22210 (java) S 22153 22156 15665 0 -1 1077944384 3989 13071 0 0 330 69 5 2 20 0 15 0 416960754 11109421056 954772 33554432000 4194304 4196468 140720959891696 139699495971472 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22211] ppid=22153 vsize=10849044 memory=28962 CPUtime=4.09 cores=1,3,5,7
/proc/22156/task/22211/stat : 22211 (java) S 22153 22156 15665 0 -1 1077944384 5608 13071 0 0 332 70 5 2 20 0 15 0 416960754 11109421056 954772 33554432000 4194304 4196468 140720959891696 139699384252944 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22212] ppid=22153 vsize=10849044 memory=0 CPUtime=4.09 cores=1,3,5,7
/proc/22156/task/22212/stat : 22212 (java) S 22153 22156 15665 0 -1 1077944384 4067 13071 0 0 330 72 5 2 20 0 15 0 416960754 11109421056 954772 33554432000 4194304 4196468 140720959891696 139699383200144 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22213] ppid=22153 vsize=10849044 memory=0 CPUtime=4.08 cores=1,3,5,7
/proc/22156/task/22213/stat : 22213 (java) S 22153 22156 15665 0 -1 1077944384 3611 13071 0 0 330 71 5 2 20 0 15 0 416960754 11109421056 954772 33554432000 4194304 4196468 140720959891696 139699062565136 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22214] ppid=22153 vsize=10849044 memory=11 CPUtime=0.63 cores=1,3,5,7
/proc/22156/task/22214/stat : 22214 (java) S 22153 22156 15665 0 -1 1077944384 9197 13071 0 0 55 1 5 2 20 0 15 0 416960756 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698951175024 139699491748482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22215] ppid=22153 vsize=10849044 memory=142 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22215/stat : 22215 (java) S 22153 22156 15665 0 -1 1077944384 55 13071 0 0 0 0 5 2 20 0 15 0 416960756 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698950121120 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22216] ppid=22153 vsize=10849044 memory=114 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22216/stat : 22216 (java) S 22153 22156 15665 0 -1 1077944384 7 13071 0 0 0 0 5 2 20 0 15 0 416960756 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698844460416 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22217] ppid=22153 vsize=10849044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22217/stat : 22217 (java) S 22153 22156 15665 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 416960759 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698240481616 139699491755931 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22218] ppid=22153 vsize=10849044 memory=0 CPUtime=3.88 cores=1,3,5,7
/proc/22156/task/22218/stat : 22218 (java) S 22153 22156 15665 0 -1 1077944384 10140 13071 0 0 379 2 5 2 20 0 15 0 416960759 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698916563312 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22219] ppid=22153 vsize=10849044 memory=746 CPUtime=4.61 cores=1,3,5,7
/proc/22156/task/22219/stat : 22219 (java) R 22153 22156 15665 0 -1 4202560 19720 13071 0 0 452 2 5 2 20 0 15 0 416960759 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698915510512 139699475723961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22220] ppid=22153 vsize=10849044 memory=0 CPUtime=1.62 cores=1,3,5,7
/proc/22156/task/22220/stat : 22220 (java) S 22153 22156 15665 0 -1 1077944384 10336 13071 0 0 152 3 5 2 20 0 15 0 416960759 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698914457712 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22221] ppid=22153 vsize=10849044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22156/task/22221/stat : 22221 (java) S 22153 22156 15665 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 416960759 11109421056 954772 33554432000 4194304 4196468 140720959891696 139697770719456 139699491747541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
[pid=22156/tid=22222] ppid=22153 vsize=10849044 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22156/task/22222/stat : 22222 (java) S 22153 22156 15665 0 -1 1077944384 130 13071 0 0 1 1 5 2 20 0 15 0 416960760 11109421056 954772 33554432000 4194304 4196468 140720959891696 139698913406128 139699491748482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10825728 140720959896304 140720959898821 140720959898821 140720959901647 0
Current children cumulated CPU time: 66.35 s
Current children cumulated vsize: 10849044 KiB
Current children cumulated memory: 3819088 KiB

[startup+44.8008 s]*
/proc/loadavg: 1.92 1.49 1.38 3/217 22225
/proc/meminfo: memFree=28567492/32770624 swapFree=66916544/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): 44.811
CPU time (s): 67.4256
CPU user time (s): 64.1133
CPU system time (s): 3.31227
CPU usage (%): 150.466
Max. virtual memory (cumulated for all children) (KiB): 10849944
Max. memory (cumulated for all children) (KiB): 3819852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.1133
system time used= 3.31227
maximum resident set size= 3822244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121107
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= 8521
involuntary context switches= 248


# summary of solver processes directly reported to runsolver:
#   pid: 22156
#   total CPU time (s): 67.4256
#   total CPU user time (s): 64.1133
#   total CPU system time (s): 3.31227

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.27189 second user time and 0.499239 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 22:37:41
IDJOB=4395936
IDBENCH=134616
IDSOLVER=2846
FILE ID=node134/4395936-1568407102
RUNJOBID= node134-1568393375-17085
PBS_JOBID= 21701859
Free space on /tmp= 59500 MiB

SOLVER NAME= Concrete 3.12.2
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-4395936-1568407102/watcher-4395936-1568407102 -o /tmp/evaluation-result-4395936-1568407102/solver-4395936-1568407102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568393375-17085 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=182295051 HOME/instance-4395936-1568407102.xml

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

MD5SUM BENCH= af3f6bb9b1ca00becd13f0e7ebc5af3a
RANDOM SEED=182295051

node134.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.76
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.76
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.76
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.76
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:        29026268 kB
MemAvailable:   30632888 kB
Buffers:          186908 kB
Cached:          1687004 kB
SwapCached:        90672 kB
Active:          1727396 kB
Inactive:        1400944 kB
Active(anon):    1187788 kB
Inactive(anon):   106556 kB
Active(file):     539608 kB
Inactive(file):  1294388 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916544 kB
Dirty:             78172 kB
Writeback:             0 kB
AnonPages:       1284404 kB
Mapped:            57300 kB
Shmem:             30996 kB
Slab:             207512 kB
SReclaimable:     176920 kB
SUnreclaim:        30592 kB
KernelStack:        4032 kB
PageTables:         8148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2308528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1089536 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= 59464 MiB
End job on node134 at 2019-09-13 22:38:26