Trace number 4402459

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.3UNSAT 315.895 306.483

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-15000-9.xml
MD5SUM134b875ea7bd230347634fe517213ca9
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 benchmark11.0648
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":8,"count":5},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":2},{"degree":13,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.80/0.55	c Concrete v3.12.3.1568965526260 running
315.69/306.40	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 (1937 MiB free)
  memory of node 1: 16384 MiB (2042 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402459-1568970117/watcher-4402459-1568970117 -o /var/tmp/evaluation-result-4402459-1568970117/solver-4402459-1568970117 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29695 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=673415012 HOME/instance-4402459-1568970117.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100122 s]*
/proc/loadavg: 1.32 1.26 1.20 3/213 30333
/proc/meminfo: memFree=4054584/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=9972712 memory=19252 CPUtime=0.09 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 4537 13151 0 0 1 0 5 3 20 0 6 0 472925554 10212057088 4813 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2493178 4813 1944 1 0 2481616 0
[pid=30233/tid=30325] ppid=30230 vsize=9989820 memory=-6949179150270506172 CPUtime=0.09 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 2387 13151 0 0 1 0 5 3 20 0 6 0 472925563 10229575680 4879 33554432000 4194304 4196468 140722107737248 140385817084496 140385837964887 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=9989820 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 7 0 472925564 10229575680 4879 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=9989820 memory=139762598897280 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 7 0 472925564 10229575680 4879 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=9989820 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 7 0 472925564 10229575680 4879 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=9989820 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 7 0 472925564 10229575680 4879 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=9989820 memory=139762598897280 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 7 0 472925565 10229575680 4879 33554432000 4194304 4196468 140722107737248 140385371835232 140385845257941 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19252 KiB

[startup+0.210476 s]*
/proc/loadavg: 1.30 1.26 1.20 2/227 30373
/proc/meminfo: memFree=4029936/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10820196 memory=42048 CPUtime=0.28 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 7409 13151 0 0 18 2 5 3 20 0 15 0 472925554 11079880704 10512 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2705049 10512 3308 1 0 2667149 0
[pid=30233/tid=30325] ppid=30230 vsize=10820196 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 3918 13151 0 0 11 1 5 3 20 0 15 0 472925563 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385817058768 140385829561333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10820196 memory=343 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10820196 memory=288370138750609024 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10820196 memory=139762598897280 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925565 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 13 13151 0 0 0 0 5 3 20 0 15 0 472925566 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385301030048 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925566 11079880704 10512 33554432000 4194304 4196468 140722107737248 140384697049840 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 10512 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) R 30230 30233 29663 0 -1 4202560 500 13151 0 0 2 0 5 3 20 0 15 0 472925569 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385370782448 140385830169536 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 160 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10820196 memory=139762598897280 CPUtime=0.11 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) R 30230 30233 29663 0 -1 1077944384 604 13151 0 0 3 0 5 3 20 0 15 0 472925569 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 10512 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10820196 memory=139762598897280 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 10512 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42048 KiB

[startup+0.310843 s]*
/proc/loadavg: 1.30 1.26 1.20 4/228 30374
/proc/meminfo: memFree=4000332/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10820196 memory=50420 CPUtime=0.41 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 10792 13151 0 0 30 3 5 3 20 0 15 0 472925554 11079880704 12605 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2705049 12605 3318 1 0 2667149 0
[pid=30233/tid=30325] ppid=30230 vsize=10820196 memory=-6153170957179323184 CPUtime=0.3 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 7278 13151 0 0 20 2 5 3 20 0 15 0 472925563 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385817064000 140385830615835 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10820196 memory=35 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10820196 memory=139762598966816 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10820196 memory=71908 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10820196 memory=35 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925564 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10820196 memory=139762598973728 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925565 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10820196 memory=35 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 13 13151 0 0 0 0 5 3 20 0 15 0 472925566 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385301030048 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10820196 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925566 11079880704 12605 33554432000 4194304 4196468 140722107737248 140384697049840 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10820196 memory=83396 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 12605 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10820196 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) S 30230 30233 29663 0 -1 1077944384 501 13151 0 0 3 0 5 3 20 0 15 0 472925569 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385370782448 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 160 13151 0 0 1 0 5 3 20 0 15 0 472925569 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10820196 memory=139762598897280 CPUtime=0.13 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) S 30230 30233 29663 0 -1 1077944384 622 13151 0 0 5 0 5 3 20 0 15 0 472925569 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 12605 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10820196 memory=139762598897280 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925569 11079880704 12605 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50420 KiB

[startup+0.700671 s]
/proc/loadavg: 1.30 1.26 1.20 6/228 30374
/proc/meminfo: memFree=3970608/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10824364 memory=83572 CPUtime=1.16 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 15119 13151 0 0 103 5 5 3 20 0 15 0 472925554 11084148736 20893 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2706091 20893 3514 1 0 2668173 0
[pid=30233/tid=30325] ppid=30230 vsize=10824364 memory=139762530779700 CPUtime=0.67 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 10470 13151 0 0 56 3 5 3 20 0 15 0 472925563 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385817074896 140385845269661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10824364 memory=139762530779701 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925564 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10824364 memory=139762530779705 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925564 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10824364 memory=139762530779706 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925564 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10824364 memory=3512 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925564 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 5 13151 0 0 0 0 5 3 20 0 15 0 472925565 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10824364 memory=288370138615389200 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 13 13151 0 0 0 0 5 3 20 0 15 0 472925566 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385301030048 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925566 11084148736 20893 33554432000 4194304 4196468 140722107737248 140384697049840 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11084148736 20893 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) R 30230 30233 29663 0 -1 4202560 1060 13151 0 0 17 0 5 3 20 0 15 0 472925569 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385370782448 140385830174162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10824364 memory=7809523229951467574 CPUtime=0.2 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) R 30230 30233 29663 0 -1 1077944384 563 13151 0 0 12 0 5 3 20 0 15 0 472925569 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) R 30230 30233 29663 0 -1 4202560 792 13151 0 0 17 0 5 3 20 0 15 0 472925569 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385267472880 140385845269082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11084148736 20893 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10824364 memory=-6295609320032050985 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925569 11084148736 20893 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83572 KiB

[startup+1.50159 s]
/proc/loadavg: 1.30 1.26 1.20 7/228 30374
/proc/meminfo: memFree=3811716/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10826488 memory=368508 CPUtime=2.94 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 17684 13151 0 0 267 19 5 3 20 0 15 0 472925554 11086323712 92127 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2706622 92127 3580 1 0 2668685 0
[pid=30233/tid=30325] ppid=30230 vsize=10826488 memory=7595714831931371351 CPUtime=1.42 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) S 30230 30233 29663 0 -1 1077944384 11368 13151 0 0 125 9 5 3 20 0 15 0 472925563 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385817082816 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10826488 memory=7595714831931172951 CPUtime=0.11 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) R 30230 30233 29663 0 -1 4202560 52 13151 0 0 1 2 5 3 20 0 15 0 472925564 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385849490336 140385830275618 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10826488 memory=7308608165536950615 CPUtime=0.12 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) R 30230 30233 29663 0 -1 4202560 66 13151 0 0 2 2 5 3 20 0 15 0 472925564 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385772649616 140385830275618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10826488 memory=7308608165536950871 CPUtime=0.11 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) R 30230 30233 29663 0 -1 4202560 173 13151 0 0 1 2 5 3 20 0 15 0 472925564 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385417141008 140385830275618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10826488 memory=7451578749158320215 CPUtime=0.12 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) R 30230 30233 29663 0 -1 4202560 140 13151 0 0 2 2 5 3 20 0 15 0 472925564 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385416088464 140385838350452 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10826488 memory=7308045134064087127 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 86 13151 0 0 0 0 5 3 20 0 15 0 472925565 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385371833120 140385845257941 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10826488 memory=7451578774911084631 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 13 13151 0 0 0 0 5 3 20 0 15 0 472925566 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385301030048 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10826488 memory=7308608165536950871 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 2 13151 0 0 0 0 5 3 20 0 15 0 472925566 11086323712 92127 33554432000 4194304 4196468 140722107737248 140384697049840 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10826488 memory=7308608165536950359 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11086323712 92127 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10826488 memory=15663745731716 CPUtime=0.59 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) S 30230 30233 29663 0 -1 1077944384 1530 13151 0 0 51 0 5 3 20 0 15 0 472925569 11086323712 92127 33554432000 4194304 4196468 140722107737248 140385370782448 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10826488 memory=7228386607115555152 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 906 13151 0 0 46 0 5 3 20 0 15 0 472925569 11086323712 92639 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10826488 memory=1980 CPUtime=0.41 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) S 30230 30233 29663 0 -1 1077944384 1139 13151 0 0 33 0 5 3 20 0 15 0 472925569 11086323712 92639 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10826488 memory=7307748360226628435 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11086323712 92639 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10826488 memory=35 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 1 13151 0 0 0 0 5 3 20 0 15 0 472925569 11086323712 92639 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0

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

[pid=30233/tid=30333] ppid=30230 vsize=10844940 memory=279400612334616 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 6397 13151 0 0 34 12 5 3 20 0 15 0 472925564 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10844940 memory=6791534058613427641 CPUtime=0.15 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 3142 13151 0 0 7 0 5 3 20 0 15 0 472925565 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10844940 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 23 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385301030112 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10844940 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 4 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692060 33554432000 4194304 4196468 140722107737248 140384697049856 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10844940 memory=1560 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692060 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10844940 memory=2768240 CPUtime=3.39 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) S 30230 30233 29663 0 -1 1077944384 25973 13151 0 0 328 3 5 3 20 0 15 0 472925569 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385370782448 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10844940 memory=2766820 CPUtime=3.08 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 13987 13151 0 0 298 2 5 3 20 0 15 0 472925569 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10844940 memory=2766820 CPUtime=1.49 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) S 30230 30233 29663 0 -1 1077944384 12711 13151 0 0 139 2 5 3 20 0 15 0 472925569 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10844940 memory=2766820 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692060 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10844940 memory=2766820 CPUtime=0.25 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 419 13151 0 0 8 9 5 3 20 0 15 0 472925569 11105218560 692060 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 310.08 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2768240 KiB

[startup+304.001 s]*
/proc/loadavg: 2.00 1.71 1.41 3/229 30400
/proc/meminfo: memFree=204284/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10844940 memory=2768376 CPUtime=313.4 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 1472987 13151 0 0 31000 332 5 3 20 0 15 0 472925554 11105218560 692094 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2711235 692094 3623 1 0 2673293 0
[pid=30233/tid=30325] ppid=30230 vsize=10844940 memory=776 CPUtime=303.38 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 1389602 13151 0 0 30069 261 5 3 20 0 15 0 472925563 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385817079888 140385459593149 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10844940 memory=2768240 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 4075 13151 0 0 33 12 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10844940 memory=4872558044660077418 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 5318 13151 0 0 32 13 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10844940 memory=1124 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 5358 13151 0 0 32 14 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10844940 memory=2828 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 6397 13151 0 0 34 12 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10844940 memory=1228 CPUtime=0.16 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 3142 13151 0 0 7 1 5 3 20 0 15 0 472925565 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10844940 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 23 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385301030112 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10844940 memory=12040 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 4 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384697049856 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10844940 memory=2124 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10844940 memory=29712 CPUtime=3.39 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) S 30230 30233 29663 0 -1 1077944384 25973 13151 0 0 328 3 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385370782448 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10844940 memory=492 CPUtime=3.2 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 17757 13151 0 0 310 2 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10844940 memory=1560 CPUtime=1.49 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) S 30230 30233 29663 0 -1 1077944384 12711 13151 0 0 139 2 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10844940 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10844940 memory=1636 CPUtime=0.25 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 419 13151 0 0 8 9 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 313.4 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2768376 KiB

[startup+305.601 s]
/proc/loadavg: 2.00 1.71 1.41 3/229 30400
/proc/meminfo: memFree=204160/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10844940 memory=2768376 CPUtime=314.99 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 1473039 13151 0 0 31159 332 5 3 20 0 15 0 472925554 11105218560 692094 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2711235 692094 3623 1 0 2673293 0
[pid=30233/tid=30325] ppid=30230 vsize=10844940 memory=6791534058613427641 CPUtime=304.97 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 1389654 13151 0 0 30228 261 5 3 20 0 15 0 472925563 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385817080856 140385458195108 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10844940 memory=6024 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 4075 13151 0 0 33 12 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10844940 memory=11416 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 5318 13151 0 0 32 13 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10844940 memory=780 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 5358 13151 0 0 32 14 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10844940 memory=776 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 6397 13151 0 0 34 12 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10844940 memory=1560 CPUtime=0.16 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 3142 13151 0 0 7 1 5 3 20 0 15 0 472925565 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10844940 memory=2768376 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 23 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385301030112 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10844940 memory=1124 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 4 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384697049856 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10844940 memory=2828 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10844940 memory=1228 CPUtime=3.39 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) S 30230 30233 29663 0 -1 1077944384 25973 13151 0 0 328 3 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385370782448 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10844940 memory=14008 CPUtime=3.2 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 17757 13151 0 0 310 2 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10844940 memory=12040 CPUtime=1.49 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) S 30230 30233 29663 0 -1 1077944384 12711 13151 0 0 139 2 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10844940 memory=2124 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10844940 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 419 13151 0 0 8 9 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 314.99 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2768376 KiB

[startup+306.001 s]*
/proc/loadavg: 2.00 1.72 1.42 3/229 30400
/proc/meminfo: memFree=204284/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10844940 memory=2768376 CPUtime=315.4 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 1473052 13151 0 0 31200 332 5 3 20 0 15 0 472925554 11105218560 692094 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2711235 692094 3623 1 0 2673293 0
[pid=30233/tid=30325] ppid=30230 vsize=10844940 memory=6791534058613427641 CPUtime=305.38 cores=1,3,5,7
/proc/30233/task/30325/stat : 30325 (java) R 30230 30233 29663 0 -1 4202560 1389667 13151 0 0 30269 261 5 3 20 0 15 0 472925563 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385817080856 140385459651671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30330] ppid=30230 vsize=10844940 memory=4872558044660077418 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 4075 13151 0 0 33 12 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10844940 memory=734122160665277492 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 5318 13151 0 0 32 13 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10844940 memory=734122160665277492 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) S 30230 30233 29663 0 -1 1077944384 5358 13151 0 0 32 14 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10844940 memory=8 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) S 30230 30233 29663 0 -1 1077944384 6397 13151 0 0 34 12 5 3 20 0 15 0 472925564 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30337] ppid=30230 vsize=10844940 memory=8 CPUtime=0.16 cores=1,3,5,7
/proc/30233/task/30337/stat : 30337 (java) S 30230 30233 29663 0 -1 1077944384 3142 13151 0 0 7 1 5 3 20 0 15 0 472925565 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385371834608 140385845258882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30338] ppid=30230 vsize=10844940 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30338/stat : 30338 (java) S 30230 30233 29663 0 -1 1077944384 23 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385301030112 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30339] ppid=30230 vsize=10844940 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30339/stat : 30339 (java) S 30230 30233 29663 0 -1 1077944384 4 13151 0 0 0 0 5 3 20 0 15 0 472925566 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384697049856 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10844940 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384389650384 140385845266331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30353] ppid=30230 vsize=10844940 memory=8 CPUtime=3.39 cores=1,3,5,7
/proc/30233/task/30353/stat : 30353 (java) S 30230 30233 29663 0 -1 1077944384 25973 13151 0 0 328 3 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385370782448 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10844940 memory=8 CPUtime=3.2 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) S 30230 30233 29663 0 -1 1077944384 17757 13151 0 0 310 2 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30356] ppid=30230 vsize=10844940 memory=0 CPUtime=1.49 cores=1,3,5,7
/proc/30233/task/30356/stat : 30356 (java) S 30230 30233 29663 0 -1 1077944384 12711 13151 0 0 139 2 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385267472880 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30359] ppid=30230 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30359/stat : 30359 (java) S 30230 30233 29663 0 -1 1077944384 3 13151 0 0 0 0 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140384356092768 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30360] ppid=30230 vsize=10844940 memory=2768376 CPUtime=0.25 cores=1,3,5,7
/proc/30233/task/30360/stat : 30360 (java) S 30230 30233 29663 0 -1 1077944384 419 13151 0 0 8 9 5 3 20 0 15 0 472925569 11105218560 692094 33554432000 4194304 4196468 140722107737248 140385266420272 140385845258882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 315.4 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2768376 KiB

[startup+306.401 s]
/proc/loadavg: 2.00 1.72 1.42 3/229 30400
/proc/meminfo: memFree=204284/32770624 swapFree=66935816/67108860
[pid=30233] ppid=30230 vsize=10943248 memory=2768416 CPUtime=315.8 cores=1,3,5,7
/proc/30233/stat : 30233 (java) S 30230 30233 29663 0 -1 1077944320 1474268 13151 0 0 31239 333 5 3 20 0 13 0 472925554 11205885952 692137 33554432000 4194304 4196468 140722107737248 140722107719792 140385845247735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
/proc/30233/statm: 2735812 692104 3626 1 0 2697870 0
[pid=30233/tid=30330] ppid=30230 vsize=10910476 memory=-8707038579349950309 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30330/stat : 30330 (java) S 30230 30233 29663 0 -1 1077944384 4075 13151 0 0 33 12 5 3 20 0 12 0 472925564 11172327424 692120 33554432000 4194304 4196468 140722107737248 140385849490448 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30331] ppid=30230 vsize=10910476 memory=7822038051842261661 CPUtime=0.53 cores=1,3,5,7
/proc/30233/task/30331/stat : 30331 (java) S 30230 30233 29663 0 -1 1077944384 5318 13151 0 0 32 13 5 3 20 0 12 0 472925564 11172327424 692120 33554432000 4194304 4196468 140722107737248 140385772649616 140385845257941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30332] ppid=30230 vsize=10910476 memory=3592 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30332/stat : 30332 (java) R 30230 30233 29663 0 -1 1077944384 5358 13151 0 0 32 14 5 3 20 0 12 0 472925564 11172327424 692123 33554432000 4194304 4196468 140722107737248 140385417141008 140385845257941 256 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30333] ppid=30230 vsize=10910476 memory=1124 CPUtime=0.54 cores=1,3,5,7
/proc/30233/task/30333/stat : 30333 (java) R 30230 30233 29663 0 -1 1077944384 6397 13151 0 0 34 12 5 3 20 0 12 0 472925564 11172327424 692123 33554432000 4194304 4196468 140722107737248 140385416088464 140385845257941 256 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30352] ppid=30230 vsize=10910476 memory=1808 CPUtime=0.08 cores=1,3,5,7
/proc/30233/task/30352/stat : 30352 (java) R 30230 30233 29663 0 -1 1077944384 26 13151 0 0 0 0 5 3 20 0 7 0 472925569 11172327424 692147 33554432000 4194304 4196468 140722107737248 140384389650096 140385845257941 256 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
[pid=30233/tid=30354] ppid=30230 vsize=10910476 memory=3844 CPUtime=3.2 cores=1,3,5,7
/proc/30233/task/30354/stat : 30354 (java) R 30230 30233 29663 0 -1 1077944384 17757 13151 0 0 310 2 5 3 20 0 3 0 472925569 11172327424 692147 33554432000 4194304 4196468 140722107737248 140385369729904 140385845258882 256 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140722107738724 140722107741365 140722107741365 140722107744207 0
Current children cumulated CPU time: 315.8 s
Current children cumulated vsize: 10943248 KiB
Current children cumulated memory: 2768416 KiB

Child status: 0
Real time (s): 306.483
CPU time (s): 315.895
CPU user time (s): 312.446
CPU system time (s): 3.44902
CPU usage (%): 103.071
Max. virtual memory (cumulated for all children) (KiB): 10943248
Max. memory (cumulated for all children) (KiB): 2768416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.446
system time used= 3.44902
maximum resident set size= 2768600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1487448
page faults= 0
swaps= 0
block input operations= 0
block output operations= 744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13692
involuntary context switches= 401


# summary of solver processes directly reported to runsolver:
#   pid: 30233
#   total CPU time (s): 315.895
#   total CPU user time (s): 312.446
#   total CPU system time (s): 3.44902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.86117 second user time and 3.09269 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 11:01:14
IDJOB=4402459
IDBENCH=121201
IDSOLVER=2861
FILE ID=node147/4402459-1568970117
RUNJOBID= node147-1568967593-29695
PBS_JOBID= 21704613
Free space on /var/tmp= 13492 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-15000-9.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402459-1568970117/watcher-4402459-1568970117 -o /var/tmp/evaluation-result-4402459-1568970117/solver-4402459-1568970117 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29695 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=673415012 HOME/instance-4402459-1568970117.xml

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

MD5SUM BENCH= 134b875ea7bd230347634fe517213ca9
RANDOM SEED=673415012

node147.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.52
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.52
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.52
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.52
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:         4076036 kB
MemAvailable:   31786520 kB
Buffers:          137696 kB
Cached:         27498548 kB
SwapCached:        68672 kB
Active:         13727136 kB
Inactive:       13980008 kB
Active(anon):       1368 kB
Inactive(anon):   119212 kB
Active(file):   13725768 kB
Inactive(file): 13860796 kB
Unevictable:      109104 kB
Mlocked:          109104 kB
SwapTotal:      67108860 kB
SwapFree:       66935816 kB
Dirty:             92340 kB
Writeback:             0 kB
AnonPages:        141232 kB
Mapped:            52528 kB
Shmem:             40768 kB
Slab:             581816 kB
SReclaimable:     552380 kB
SUnreclaim:        29436 kB
KernelStack:        3984 kB
PageTables:         5648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13420 MiB
End job on node147 at 2019-09-20 11:06:20