Trace number 4295225

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.8-SuperNG 2018-06-13UNSAT 1954.26 1935.32

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g11-g30_c18.xml
MD5SUMbb4f87e482134ef2c2f946a146b04c70
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 benchmark192.522
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints115
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":42}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":6},{"degree":8,"count":11},{"degree":9,"count":2},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity42
Distribution of constraint arities[{"arity":2,"count":114},{"arity":42,"count":1}]
Number of extensional constraints114
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":114},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.74	c Concrete v3.8.1528841891564 running
1954.21/1935.31	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 (4067 MiB free)
  memory of node 1: 16384 MiB (6872 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295225-1532542042/watcher-4295225-1532542042 -o /tmp/evaluation-result-4295225-1532542042/solver-4295225-1532542042 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532535188-26469 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=173449250 -superng HOME/instance-4295225-1532542042.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27833, runsolver pid=27830

[startup+0.100057 s]*
/proc/loadavg: 1.44 1.67 2.11 4/206 27890
/proc/meminfo: memFree=11197448/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=9972712 memory=18328 CPUtime=0.08 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 4253 12869 0 0 1 0 5 2 20 0 6 0 71767377 10212057088 4582 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2493178 4582 1930 1 0 2481616 0
[pid=27833/tid=27886] ppid=27830 vsize=9972712 memory=4628411388058700198 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 2056 12869 0 0 1 0 5 2 20 0 6 0 71767386 10212057088 4582 33554432000 4194304 4196468 140732051394240 140104740086352 140104768271517 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=9972712 memory=5793855182187817401 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 6 0 71767387 10212057088 4582 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=9972712 memory=139931177924224 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 6 0 71767387 10212057088 4582 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 6 0 71767387 10212057088 4582 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 6 0 71767387 10212057088 4582 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.209942 s]*
/proc/loadavg: 1.44 1.67 2.11 3/215 27899
/proc/meminfo: memFree=11176836/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10818936 memory=43832 CPUtime=0.25 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 8825 12869 0 0 17 1 5 2 20 0 15 0 71767377 11078590464 10958 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2704734 10958 2964 1 0 2667157 0
[pid=27833/tid=27886] ppid=27830 vsize=10818936 memory=-8540663193526752614 CPUtime=0.18 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 5552 12869 0 0 10 1 5 2 20 0 15 0 71767386 11078590464 11024 33554432000 4194304 4196468 140732051394240 140104740074400 140104760929309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10818936 memory=4211973657382714762 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767387 11078590464 11090 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10818936 memory=139931177924224 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767387 11078590464 11090 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10818936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767387 11078590464 11090 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767387 11078590464 11090 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10818936 memory=139931177924224 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767388 11078590464 11156 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 33 12869 0 0 0 0 5 2 20 0 15 0 71767389 11078590464 11156 33554432000 4194304 4196468 140732051394240 140104091763872 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10818936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767389 11078590464 11156 33554432000 4194304 4196468 140732051394240 140103645127408 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10818936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11078590464 11156 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10818936 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 510 12869 0 0 1 0 5 2 20 0 15 0 71767391 11078590464 11222 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10818936 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 88 12869 0 0 1 0 5 2 20 0 15 0 71767391 11078590464 11222 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10818936 memory=139931177924224 CPUtime=0.1 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) S 27830 27833 26438 0 -1 1077944384 536 12869 0 0 3 0 5 2 20 0 15 0 71767391 11078590464 11222 33554432000 4194304 4196468 140732051394240 140104056101360 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11078590464 11222 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10818936 memory=139931177924224 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767392 11078590464 11275 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818936 KiB
Current children cumulated memory: 43832 KiB

[startup+0.310448 s]*
/proc/loadavg: 1.44 1.67 2.11 3/215 27899
/proc/meminfo: memFree=11163564/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10819352 memory=52976 CPUtime=0.38 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 10343 12869 0 0 29 2 5 2 20 0 15 0 71767377 11079016448 13244 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2704838 13244 3083 1 0 2667149 0
[pid=27833/tid=27886] ppid=27830 vsize=10819352 memory=6791534058613427641 CPUtime=0.27 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 6956 12869 0 0 19 1 5 2 20 0 15 0 71767386 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104740061600 140104752330078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10819352 memory=139931177924223 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767388 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 33 12869 0 0 0 0 5 2 20 0 15 0 71767389 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104091763872 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10819352 memory=139931177924224 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767389 11079016448 13244 33554432000 4194304 4196468 140732051394240 140103645127408 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11079016448 13244 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 511 12869 0 0 2 0 5 2 20 0 15 0 71767391 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 88 12869 0 0 1 0 5 2 20 0 15 0 71767391 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10819352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) R 27830 27833 26438 0 -1 4202560 547 12869 0 0 5 0 5 2 20 0 15 0 71767391 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104056101360 140104747168160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11079016448 13244 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767392 11079016448 13244 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 52976 KiB

[startup+0.700843 s]
/proc/loadavg: 1.44 1.67 2.11 3/215 27899
/proc/meminfo: memFree=11154632/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10819352 memory=85084 CPUtime=0.98 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 16409 12869 0 0 88 3 5 2 20 0 15 0 71767377 11079016448 21271 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2704838 21271 3230 1 0 2667149 0
[pid=27833/tid=27886] ppid=27830 vsize=10819352 memory=21568 CPUtime=0.65 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 11941 12869 0 0 56 2 5 2 20 0 15 0 71767386 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104740070416 140104749813147 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10819352 memory=4580 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10819352 memory=139931041440255 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10819352 memory=139934329471871 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10819352 memory=1796 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767387 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10819352 memory=7157735280314177873 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 5 12869 0 0 0 0 5 2 20 0 15 0 71767388 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10819352 memory=7597685182856913236 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 33 12869 0 0 0 0 5 2 20 0 15 0 71767389 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104091763872 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10819352 memory=5787213848925131109 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767389 11079016448 21271 33554432000 4194304 4196468 140732051394240 140103645127408 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10819352 memory=8514726395715218844 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11079016448 21271 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10819352 memory=8326441112149131693 CPUtime=0.17 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 1137 12869 0 0 10 0 5 2 20 0 15 0 71767391 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10819352 memory=7679937539659563834 CPUtime=0.13 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 494 12869 0 0 6 0 5 2 20 0 15 0 71767391 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10819352 memory=6944656425123485561 CPUtime=0.19 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) S 27830 27833 26438 0 -1 1077944384 593 12869 0 0 12 0 5 2 20 0 15 0 71767391 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104056101360 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10819352 memory=-9178176116494409632 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11079016448 21271 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767392 11079016448 21271 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 85084 KiB

[startup+1.50067 s]
/proc/loadavg: 1.44 1.67 2.11 4/215 27899
/proc/meminfo: memFree=11108384/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10834252 memory=178576 CPUtime=2.38 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 23791 12869 0 0 221 10 5 2 20 0 15 0 71767377 11094274048 44644 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2708563 44644 3467 1 0 2670221 0
[pid=27833/tid=27886] ppid=27830 vsize=10834252 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 17292 12869 0 0 130 5 5 2 20 0 15 0 71767386 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104740077184 140104752293221 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10834252 memory=99004 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 61 12869 0 0 1 0 5 2 20 0 15 0 71767387 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10834252 memory=5790086053191909267 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 219 12869 0 0 1 0 5 2 20 0 15 0 71767387 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 22 12869 0 0 1 0 5 2 20 0 15 0 71767387 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 37 12869 0 0 0 0 5 2 20 0 15 0 71767387 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 58 12869 0 0 1 0 5 2 20 0 15 0 71767388 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10834252 memory=-6221781267475802396 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 33 12869 0 0 0 0 5 2 20 0 15 0 71767389 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104091763936 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10834252 memory=4124 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767389 11094274048 44644 33554432000 4194304 4196468 140732051394240 140103645127424 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10834252 memory=2200 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11094274048 44644 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10834252 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 1621 12869 0 0 24 0 5 2 20 0 15 0 71767391 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10834252 memory=259721974063890 CPUtime=0.31 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 1088 12869 0 0 24 0 5 2 20 0 15 0 71767391 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10834252 memory=4420396659253719072 CPUtime=0.41 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) R 27830 27833 26438 0 -1 4202560 1162 12869 0 0 34 0 5 2 20 0 15 0 71767391 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104056101360 140104746618119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10834252 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11094274048 44644 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10834252 memory=6935649255759569490 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1 12869 0 0 0 0 5 2 20 0 15 0 71767392 11094274048 44644 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 10834252 KiB

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

[pid=27833/tid=27898] ppid=27830 vsize=10914144 memory=534844 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10914144 memory=534352 CPUtime=1.09 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1030 12869 0 0 52 50 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 1951.7 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 534844 KiB

[startup+1934.4 s]
/proc/loadavg: 0.98 1.39 1.55 3/215 28084
/proc/meminfo: memFree=11490688/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10914144 memory=534844 CPUtime=1953.31 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 222097 12869 0 0 195172 152 5 2 20 0 15 0 71767377 11176083456 133711 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2728536 133711 3522 1 0 2690189 0
[pid=27833/tid=27886] ppid=27830 vsize=10914144 memory=6791534058613427641 CPUtime=1925.98 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 75812 12869 0 0 192569 22 5 2 20 0 15 0 71767386 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104740083808 140104345607654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10914144 memory=7811282878723550312 CPUtime=3.3 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 9412 12869 0 0 306 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10914144 memory=-8813974798734826869 CPUtime=3.28 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 6757 12869 0 0 303 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10914144 memory=7596840663386843751 CPUtime=3.29 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 11305 12869 0 0 305 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10914144 memory=4128 CPUtime=3.31 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 7639 12869 0 0 306 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10914144 memory=6791534058613427641 CPUtime=3.13 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 8291 12869 0 0 287 19 5 2 20 0 15 0 71767388 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10914144 memory=16436 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 36 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104091763936 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10914144 memory=12776 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103645127424 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10914144 memory=4048 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10914144 memory=1796 CPUtime=4.36 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 40264 12869 0 0 425 4 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10914144 memory=636 CPUtime=4.29 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 37643 12869 0 0 417 5 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10914144 memory=534844 CPUtime=1.79 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) S 27830 27833 26438 0 -1 1077944384 21708 12869 0 0 170 2 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104056101360 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10914144 memory=4128 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10914144 memory=21600 CPUtime=1.1 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1030 12869 0 0 53 50 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 1953.31 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 534844 KiB

[startup+1934.8 s]
/proc/loadavg: 0.98 1.39 1.55 3/215 28084
/proc/meminfo: memFree=11490688/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10914144 memory=534844 CPUtime=1953.71 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 222099 12869 0 0 195212 152 5 2 20 0 15 0 71767377 11176083456 133711 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2728536 133711 3522 1 0 2690189 0
[pid=27833/tid=27886] ppid=27830 vsize=10914144 memory=1200 CPUtime=1926.38 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 75813 12869 0 0 192609 22 5 2 20 0 15 0 71767386 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104740083488 140104346841280 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10914144 memory=10592 CPUtime=3.3 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 9412 12869 0 0 306 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10914144 memory=4616 CPUtime=3.28 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 6757 12869 0 0 303 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10914144 memory=534844 CPUtime=3.29 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 11306 12869 0 0 305 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10914144 memory=1796 CPUtime=3.31 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 7639 12869 0 0 306 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10914144 memory=6791534058613427641 CPUtime=3.13 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 8291 12869 0 0 287 19 5 2 20 0 15 0 71767388 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10914144 memory=9992 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 36 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104091763936 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10914144 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103645127424 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10914144 memory=1952 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10914144 memory=1200 CPUtime=4.36 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 40264 12869 0 0 425 4 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10914144 memory=10592 CPUtime=4.29 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 37643 12869 0 0 417 5 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10914144 memory=4616 CPUtime=1.79 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) S 27830 27833 26438 0 -1 1077944384 21708 12869 0 0 170 2 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104056101360 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10914144 memory=1428 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10914144 memory=15876 CPUtime=1.1 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1030 12869 0 0 53 50 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 1953.71 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 534844 KiB

[startup+1935.2 s]
/proc/loadavg: 0.98 1.39 1.55 3/215 28084
/proc/meminfo: memFree=11490688/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10914144 memory=534844 CPUtime=1954.11 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 222100 12869 0 0 195252 152 5 2 20 0 15 0 71767377 11176083456 133711 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2728536 133711 3522 1 0 2690189 0
[pid=27833/tid=27886] ppid=27830 vsize=10914144 memory=4128 CPUtime=1926.78 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 75814 12869 0 0 192649 22 5 2 20 0 15 0 71767386 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104740083600 140104336911393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10914144 memory=534844 CPUtime=3.3 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 9412 12869 0 0 306 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10914144 memory=4616 CPUtime=3.28 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 6757 12869 0 0 303 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10914144 memory=6791534058613427641 CPUtime=3.29 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 11306 12869 0 0 305 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10914144 memory=2416 CPUtime=3.31 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 7639 12869 0 0 306 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10914144 memory=1728 CPUtime=3.14 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 8291 12869 0 0 288 19 5 2 20 0 15 0 71767388 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10914144 memory=1700 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 36 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104091763936 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10914144 memory=21600 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103645127424 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10914144 memory=1292 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10914144 memory=2416 CPUtime=4.36 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 40264 12869 0 0 425 4 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10914144 memory=1728 CPUtime=4.29 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 37643 12869 0 0 417 5 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10914144 memory=1700 CPUtime=1.79 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) S 27830 27833 26438 0 -1 1077944384 21708 12869 0 0 170 2 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104056101360 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10914144 memory=796 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10914144 memory=5408 CPUtime=1.1 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1030 12869 0 0 53 50 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 1954.11 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 534844 KiB

[startup+1935.3 s]
/proc/loadavg: 0.98 1.39 1.55 3/215 28084
/proc/meminfo: memFree=11490688/32770624 swapFree=67108860/67108860
[pid=27833] ppid=27830 vsize=10914144 memory=534844 CPUtime=1954.21 cores=0,2,4,6
/proc/27833/stat : 27833 (java) S 27830 27833 26438 0 -1 1077944320 222100 12869 0 0 195262 152 5 2 20 0 15 0 71767377 11176083456 133711 33554432000 4194304 4196468 140732051394240 140732051376784 140104768249591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
/proc/27833/statm: 2728536 133711 3522 1 0 2690189 0
[pid=27833/tid=27886] ppid=27830 vsize=10914144 memory=534844 CPUtime=1926.88 cores=0,2,4,6
/proc/27833/task/27886/stat : 27886 (java) R 27830 27833 26438 0 -1 4202560 75814 12869 0 0 192659 22 5 2 20 0 15 0 71767386 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104740083600 140104345419167 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27887] ppid=27830 vsize=10914144 memory=521924 CPUtime=3.3 cores=0,2,4,6
/proc/27833/task/27887/stat : 27887 (java) S 27830 27833 26438 0 -1 1077944384 9412 12869 0 0 306 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104772492304 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27888] ppid=27830 vsize=10914144 memory=534844 CPUtime=3.28 cores=0,2,4,6
/proc/27833/task/27888/stat : 27888 (java) S 27830 27833 26438 0 -1 1077944384 6757 12869 0 0 303 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104660765840 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27889] ppid=27830 vsize=10914144 memory=534844 CPUtime=3.29 cores=0,2,4,6
/proc/27833/task/27889/stat : 27889 (java) S 27830 27833 26438 0 -1 1077944384 11306 12869 0 0 305 17 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104659712784 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27890] ppid=27830 vsize=10914144 memory=534128 CPUtime=3.31 cores=0,2,4,6
/proc/27833/task/27890/stat : 27890 (java) S 27830 27833 26438 0 -1 1077944384 7639 12869 0 0 306 18 5 2 20 0 15 0 71767387 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104658660240 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27891] ppid=27830 vsize=10914144 memory=534844 CPUtime=3.14 cores=0,2,4,6
/proc/27833/task/27891/stat : 27891 (java) S 27830 27833 26438 0 -1 1077944384 8291 12869 0 0 288 19 5 2 20 0 15 0 71767388 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104092817648 140104768260738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27892] ppid=27830 vsize=10914144 memory=534352 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27892/stat : 27892 (java) S 27830 27833 26438 0 -1 1077944384 36 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104091763936 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27893] ppid=27830 vsize=10914144 memory=534844 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27893/stat : 27893 (java) S 27830 27833 26438 0 -1 1077944384 2 12869 0 0 0 0 5 2 20 0 15 0 71767389 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103645127424 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27894] ppid=27830 vsize=10914144 memory=534844 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27894/stat : 27894 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103337727952 140104768268187 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27895] ppid=27830 vsize=10914144 memory=4128 CPUtime=4.36 cores=0,2,4,6
/proc/27833/task/27895/stat : 27895 (java) S 27830 27833 26438 0 -1 1077944384 40264 12869 0 0 425 4 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104058206960 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27896] ppid=27830 vsize=10914144 memory=796 CPUtime=4.29 cores=0,2,4,6
/proc/27833/task/27896/stat : 27896 (java) S 27830 27833 26438 0 -1 1077944384 37643 12869 0 0 417 5 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104057154416 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27897] ppid=27830 vsize=10914144 memory=5408 CPUtime=1.79 cores=0,2,4,6
/proc/27833/task/27897/stat : 27897 (java) S 27830 27833 26438 0 -1 1077944384 21708 12869 0 0 170 2 5 2 20 0 15 0 71767391 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104056101360 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27898] ppid=27830 vsize=10914144 memory=534844 CPUtime=0.07 cores=0,2,4,6
/proc/27833/task/27898/stat : 27898 (java) S 27830 27833 26438 0 -1 1077944384 3 12869 0 0 0 0 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140103304170336 140104768259797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
[pid=27833/tid=27899] ppid=27830 vsize=10914144 memory=534844 CPUtime=1.1 cores=0,2,4,6
/proc/27833/task/27899/stat : 27899 (java) S 27830 27833 26438 0 -1 1077944384 1030 12869 0 0 53 50 5 2 20 0 15 0 71767392 11176083456 133711 33554432000 4194304 4196468 140732051394240 140104055048752 140104768260738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140732051400876 140732051404124 140732051404124 140732051406799 0
Current children cumulated CPU time: 1954.21 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 534844 KiB

Child status: 0
Real time (s): 1935.32
CPU time (s): 1954.26
CPU user time (s): 1952.7
CPU system time (s): 1.56493
CPU usage (%): 100.979
Max. virtual memory (cumulated for all children) (KiB): 10916780
Max. memory (cumulated for all children) (KiB): 550708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1952.7
system time used= 1.56493
maximum resident set size= 552756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235565
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112750
involuntary context switches= 4923


# summary of solver processes directly reported to runsolver:
#   pid: 27833
#   total CPU time (s): 1954.26
#   total CPU user time (s): 1952.7
#   total CPU system time (s): 1.56493

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0811 second user time and 18.521 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-25 20:07:22
IDJOB=4295225
IDBENCH=141495
IDSOLVER=2751
FILE ID=node139/4295225-1532542042
RUNJOBID= node139-1532535188-26469
PBS_JOBID= 21021948
Free space on /tmp= 38816 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g11-g30_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295225-1532542042/watcher-4295225-1532542042 -o /tmp/evaluation-result-4295225-1532542042/solver-4295225-1532542042 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532535188-26469 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=173449250 -superng HOME/instance-4295225-1532542042.xml

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

MD5SUM BENCH= bb4f87e482134ef2c2f946a146b04c70
RANDOM SEED=173449250

node139.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.80
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.80
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.80
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.80
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:        11202916 kB
MemAvailable:   30601748 kB
Buffers:          218492 kB
Cached:         19138236 kB
SwapCached:            0 kB
Active:          4177568 kB
Inactive:       16559512 kB
Active(anon):    1329716 kB
Inactive(anon):    78592 kB
Active(file):    2847852 kB
Inactive(file): 16480920 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26548 kB
Writeback:             0 kB
AnonPages:       1387752 kB
Mapped:            53092 kB
Shmem:             25228 kB
Slab:             525716 kB
SReclaimable:     498520 kB
SUnreclaim:        27196 kB
KernelStack:        3504 kB
PageTables:         8208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2273132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1150976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38788 MiB
End job on node139 at 2018-07-25 20:39:38