Trace number 4307700

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
OscaR - Conflict Ordering 2018-08-14UNSAT 8.70003 6.14303

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g34-g36_c18.xml
MD5SUMbf1db001ac5fdaef8f815bb03b0feb23
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 benchmark0.568914
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints241
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree5
Maximum variable degree5
Distribution of variable degrees[{"degree":5,"count":120}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":240},{"arity":120,"count":1}]
Number of extensional constraints240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":240},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1552971533
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.41/1.33	c Parsing done, starting search...
8.66/6.13	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 (13601 MiB free)
  memory of node 1: 16384 MiB (10279 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307700-1534265544/watcher-4307700-1534265544 -o /tmp/evaluation-result-4307700-1534265544/solver-4307700-1534265544 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534258055-17900 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1552971533 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307700-1534265544.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=18684, runsolver pid=18681

[startup+0.107107 s]*
/proc/loadavg: 1.36 1.41 1.41 4/215 18699
/proc/meminfo: memFree=24435280/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14082736 memory=32828 CPUtime=0.12 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 6606 0 0 0 11 1 0 0 20 0 15 0 244117621 14420721664 8207 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3520684 8207 3168 1 0 3482761 0
[pid=18684/tid=18686] ppid=18681 vsize=14082736 memory=-8629632960753996667 CPUtime=0.09 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 4721 0 0 0 9 0 0 0 20 0 15 0 244117621 14420721664 8273 33554432000 4194304 4196468 140733309070432 139963350866224 139963338914622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 8273 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 8273 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 8339 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 8339 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962818729504 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962817676656 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 244117627 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 8339 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32828 KiB

[startup+0.212104 s]*
/proc/loadavg: 1.36 1.41 1.41 5/215 18699
/proc/meminfo: memFree=24420272/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14082736 memory=47808 CPUtime=0.3 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 10045 0 0 0 28 2 0 0 20 0 15 0 244117621 14420721664 11952 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3520684 11952 3380 1 0 3482761 0
[pid=18684/tid=18686] ppid=18681 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 7770 0 0 0 19 1 0 0 20 0 15 0 244117621 14420721664 11952 33554432000 4194304 4196468 140733309070432 139963350900960 139963332370917 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14082736 memory=342 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 11952 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14082736 memory=139977764543480 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 11952 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 11952 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 11952 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962818729504 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962817676656 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) R 18681 18684 17869 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 15 0 244117627 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962815572336 139963327374139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 244117627 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0.05 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) R 18681 18684 17869 0 -1 4202560 289 0 0 0 5 0 0 0 20 0 15 0 244117627 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962813463672 139963325362228 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 11952 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47808 KiB

[startup+0.310402 s]*
/proc/loadavg: 1.36 1.41 1.41 4/215 18699
/proc/meminfo: memFree=24417108/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14082736 memory=51420 CPUtime=0.43 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 10413 0 0 0 41 2 0 0 20 0 15 0 244117621 14420721664 12855 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3520684 12855 3421 1 0 3482761 0
[pid=18684/tid=18686] ppid=18681 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 8106 0 0 0 28 1 0 0 20 0 15 0 244117621 14420721664 12855 33554432000 4194304 4196468 140733309070432 139963350885776 139963330721125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14082736 memory=4294977827 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 12855 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14082736 memory=139977764543479 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 12855 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 12855 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14420721664 12855 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962818729504 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244117624 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962817676656 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 357 0 0 0 2 0 0 0 20 0 15 0 244117627 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 15 0 244117627 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0.07 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 300 0 0 0 7 0 0 0 20 0 15 0 244117627 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14082736 memory=139977763231360 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117627 14420721664 12855 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51420 KiB

[startup+0.700664 s]
/proc/loadavg: 1.36 1.41 1.41 3/215 18699
/proc/meminfo: memFree=24393160/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14084804 memory=88816 CPUtime=0.99 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 17078 0 0 0 95 4 0 0 20 0 15 0 244117621 14422839296 22204 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3521201 22204 3499 1 0 3483273 0
[pid=18684/tid=18686] ppid=18681 vsize=14084804 memory=36460 CPUtime=0.67 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 14415 0 0 0 64 3 0 0 20 0 15 0 244117621 14422839296 22204 33554432000 4194304 4196468 140733309070432 139963350901600 139963346699421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14084804 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14422839296 22204 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14084804 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244117622 14422839296 22204 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14422839296 22204 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14422839296 22204 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14084804 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244117624 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14084804 memory=1964 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244117624 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962818729504 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14084804 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244117624 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962817676656 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14084804 memory=7237400421024425817 CPUtime=0.06 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 503 0 0 0 6 0 0 0 20 0 15 0 244117627 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14084804 memory=6154282490091891024 CPUtime=0.08 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 419 0 0 0 8 0 0 0 20 0 15 0 244117627 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14084804 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 359 0 0 0 14 0 0 0 20 0 15 0 244117627 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14084804 memory=756 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117627 14422839296 22204 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88816 KiB

[startup+1.5071 s]
/proc/loadavg: 1.36 1.41 1.41 3/215 18699
/proc/meminfo: memFree=24362808/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14090948 memory=195124 CPUtime=3.08 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 25970 0 0 0 301 7 0 0 20 0 15 0 244117621 14429130752 48781 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3522737 48781 3553 1 0 3484809 0
[pid=18684/tid=18686] ppid=18681 vsize=14090948 memory=185008 CPUtime=1.47 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 19067 0 0 0 142 5 0 0 20 0 15 0 244117621 14429130752 48781 33554432000 4194304 4196468 140733309070432 139963350911992 139962934656256 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 48781 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 48781 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 48781 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 48781 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 48781 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0

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

[pid=18684/tid=18698] ppid=18681 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60375 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60375 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 241500 KiB

[startup+4.80077 s]
/proc/loadavg: 1.25 1.38 1.41 3/215 18699
/proc/meminfo: memFree=24227608/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14090948 memory=241508 CPUtime=7.17 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 28591 0 0 0 706 11 0 0 20 0 15 0 244117621 14429130752 60377 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3522737 60377 3573 1 0 3484809 0
[pid=18684/tid=18686] ppid=18681 vsize=14090948 memory=6791534058613427641 CPUtime=4.75 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 19211 0 0 0 469 6 0 0 20 0 15 0 244117621 14429130752 60377 33554432000 4194304 4196468 140733309070432 139963350912304 139962940139036 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14090948 memory=6935649255759569745 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 15 0 244117622 14429130752 60377 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14090948 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60377 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14090948 memory=7238798801035080757 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60377 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60377 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14090948 memory=13844 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14090948 memory=279955229771952 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962818729568 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962817676672 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14090948 memory=279955229600640 CPUtime=0.81 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 2334 0 0 0 81 0 0 0 20 0 15 0 244117627 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14090948 memory=279955229605440 CPUtime=0.95 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 2513 0 0 0 95 0 0 0 20 0 15 0 244117627 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14090948 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 2336 0 0 0 54 0 0 0 20 0 15 0 244117627 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14090948 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14090948 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) D 18681 18684 17869 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60377 33554432000 4194304 4196468 140733309070432 139962811362400 139963331533582 0 4 0 16800975 18446744072100359301 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 7.17 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 241508 KiB

[startup+5.6008 s]
/proc/loadavg: 1.25 1.38 1.41 4/215 18699
/proc/meminfo: memFree=24225132/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14090948 memory=241540 CPUtime=8.09 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 29332 0 0 0 798 11 0 0 20 0 15 0 244117621 14429130752 60385 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3522737 60385 3573 1 0 3484809 0
[pid=18684/tid=18686] ppid=18681 vsize=14090948 memory=6791534058613427641 CPUtime=5.55 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 19230 0 0 0 549 6 0 0 20 0 15 0 244117621 14429130752 60385 33554432000 4194304 4196468 140733309070432 139963350912304 139962940858497 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14090948 memory=66176 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 15 0 244117622 14429130752 60385 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14090948 memory=2148 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60385 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14090948 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60385 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14090948 memory=1500 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60385 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14090948 memory=844 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14090948 memory=3880 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962818729568 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14090948 memory=2672 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962817676672 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14090948 memory=1256 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14090948 memory=10424 CPUtime=0.89 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 2365 0 0 0 88 1 0 0 20 0 15 0 244117627 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14090948 memory=6791534058613427641 CPUtime=0.99 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 2548 0 0 0 99 0 0 0 20 0 15 0 244117627 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14090948 memory=-8976644418600983157 CPUtime=0.54 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 2341 0 0 0 54 0 0 0 20 0 15 0 244117627 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14090948 memory=-8386972834861517941 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14090948 memory=6942411325102840164 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 660 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60385 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 8.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 241540 KiB

[startup+6.0008 s]*
/proc/loadavg: 1.25 1.38 1.41 3/215 18699
/proc/meminfo: memFree=24226168/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14090948 memory=242212 CPUtime=8.56 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 29562 0 0 0 845 11 0 0 20 0 15 0 244117621 14429130752 60553 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3522737 60553 3573 1 0 3484809 0
[pid=18684/tid=18686] ppid=18681 vsize=14090948 memory=6791534058613427641 CPUtime=5.96 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 19235 0 0 0 590 6 0 0 20 0 15 0 244117621 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963350912304 139962940858321 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14090948 memory=4872558044660077418 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962818729568 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962817676672 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14090948 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 2566 0 0 0 94 1 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14090948 memory=0 CPUtime=0.99 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 2548 0 0 0 99 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14090948 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 2365 0 0 0 54 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 660 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 8.56 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 242212 KiB

[startup+6.11011 s]
/proc/loadavg: 1.25 1.38 1.41 3/215 18699
/proc/meminfo: memFree=24226168/32770624 swapFree=67108172/67108860
[pid=18684] ppid=18681 vsize=14090948 memory=242212 CPUtime=8.66 cores=0,2,4,6
/proc/18684/stat : 18684 (java) S 18681 18684 17869 0 -1 1077944320 29564 0 0 0 855 11 0 0 20 0 15 0 244117621 14429130752 60553 33554432000 4194304 4196468 140733309070432 140733309052976 139963346677495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
/proc/18684/statm: 3522737 60553 3573 1 0 3484809 0
[pid=18684/tid=18686] ppid=18681 vsize=14090948 memory=242212 CPUtime=6.06 cores=0,2,4,6
/proc/18684/task/18686/stat : 18686 (java) R 18681 18684 17869 0 -1 4202560 19236 0 0 0 600 6 0 0 20 0 15 0 244117621 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963350912768 139962940858376 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18687] ppid=18681 vsize=14090948 memory=241540 CPUtime=0.01 cores=0,2,4,6
/proc/18684/task/18687/stat : 18687 (java) S 18681 18684 17869 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963261745808 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18688] ppid=18681 vsize=14090948 memory=241508 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18688/stat : 18688 (java) S 18681 18684 17869 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963260693008 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18689] ppid=18681 vsize=14090948 memory=54 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18689/stat : 18689 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963259640208 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18690] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18690/stat : 18690 (java) S 18681 18684 17869 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 244117622 14429130752 60553 33554432000 4194304 4196468 140733309070432 139963258587408 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18691] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18691/stat : 18691 (java) S 18681 18684 17869 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962819783536 139963346688642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18692] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18692/stat : 18692 (java) S 18681 18684 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962818729568 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18693] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18693/stat : 18693 (java) S 18681 18684 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 244117624 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962817676672 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18694] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18694/stat : 18694 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962816624976 139963346696091 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18695] ppid=18681 vsize=14090948 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/18684/task/18695/stat : 18695 (java) S 18681 18684 17869 0 -1 1077944384 2566 0 0 0 94 1 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962815572336 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18696] ppid=18681 vsize=14090948 memory=81 CPUtime=0.99 cores=0,2,4,6
/proc/18684/task/18696/stat : 18696 (java) S 18681 18684 17869 0 -1 1077944384 2548 0 0 0 99 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962814519536 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18697] ppid=18681 vsize=14090948 memory=95 CPUtime=0.54 cores=0,2,4,6
/proc/18684/task/18697/stat : 18697 (java) S 18681 18684 17869 0 -1 1077944384 2365 0 0 0 54 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962813466736 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18698] ppid=18681 vsize=14090948 memory=54 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18698/stat : 18698 (java) S 18681 18684 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962812414176 139963346687701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
[pid=18684/tid=18699] ppid=18681 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18684/task/18699/stat : 18699 (java) S 18681 18684 17869 0 -1 1077944384 660 0 0 0 0 0 0 0 20 0 15 0 244117627 14429130752 60553 33554432000 4194304 4196468 140733309070432 139962811362480 139963346688642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 15478784 140733309072464 140733309072649 140733309072649 140733309075407 0
Current children cumulated CPU time: 8.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 242212 KiB

Child status: 0
Real time (s): 6.14303
CPU time (s): 8.70003
CPU user time (s): 8.57787
CPU system time (s): 0.122165
CPU usage (%): 141.624
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 242212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.57787
system time used= 0.122165
maximum resident set size= 242768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29714
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2873
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 18684
#   total CPU time (s): 8.70003
#   total CPU user time (s): 8.57787
#   total CPU system time (s): 0.122165

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068019 second user time and 0.095802 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-14 18:52:24
IDJOB=4307700
IDBENCH=141496
IDSOLVER=2790
FILE ID=node136/4307700-1534265544
RUNJOBID= node136-1534258055-17900
PBS_JOBID= 21038121
Free space on /tmp= 38992 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g34-g36_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307700-1534265544/watcher-4307700-1534265544 -o /tmp/evaluation-result-4307700-1534265544/solver-4307700-1534265544 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534258055-17900 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1552971533 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307700-1534265544.xml

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

MD5SUM BENCH= bf1db001ac5fdaef8f815bb03b0feb23
RANDOM SEED=1552971533

node136.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.50
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.50
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.50
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.50
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:        24454208 kB
MemAvailable:   31662092 kB
Buffers:          105784 kB
Cached:          7321628 kB
SwapCached:           16 kB
Active:          4034660 kB
Inactive:        3690652 kB
Active(anon):     249052 kB
Inactive(anon):   100900 kB
Active(file):    3785608 kB
Inactive(file):  3589752 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:             36020 kB
Writeback:             0 kB
AnonPages:        308892 kB
Mapped:            67308 kB
Shmem:             49576 kB
Slab:             289276 kB
SReclaimable:     260984 kB
SUnreclaim:        28292 kB
KernelStack:        3680 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1213720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38956 MiB
End job on node136 at 2018-08-14 18:52:31