Trace number 4301913

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 259.797 86.5489

General information on the benchmark

NameRcpsp/
Rcpsp-j120-01-02_c18.xml
MD5SUM9e298a48575be159e0b6ad4a2fcf836a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark153.124
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size642
Distribution of domain sizes[{"size":1,"count":1},{"size":642,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":45},{"degree":4,"count":34},{"degree":5,"count":42},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":183},{"arity":22,"count":1},{"arity":27,"count":1},{"arity":31,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301913-1532885677/watcher-4301913-1532885677 -o /tmp/evaluation-result-4301913-1532885677/solver-4301913-1532885677 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301913-1532885677.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=18953, runsolver pid=18950

[startup+0.100594 s]*
/proc/loadavg: 2.04 2.08 2.31 2/216 18968
/proc/meminfo: memFree=28430392/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659012 memory=30092 CPUtime=0.12 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 6603 0 0 0 11 1 0 0 20 0 15 0 106130897 10914828288 7523 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664753 7523 2844 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659012 memory=-8773748148829981827 CPUtime=0.09 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) R 18950 18953 13514 0 -1 4202560 4430 0 0 0 8 1 0 0 20 0 15 0 106130897 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641716094912 140641711895709 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641664494608 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641663442064 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641662389008 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641661336464 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130899 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641271474416 140641711884930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106130900 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106130900 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130902 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641268316112 140641711892379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 106130902 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641267264240 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) S 18950 18953 13514 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 106130902 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641266211696 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0.02 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) S 18950 18953 13514 0 -1 1077944384 355 0 0 0 2 0 0 0 20 0 15 0 106130902 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641265158640 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130903 10914828288 7523 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30092 KiB

[startup+0.210525 s]*
/proc/loadavg: 2.04 2.08 2.31 3/216 18968
/proc/meminfo: memFree=28419468/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659012 memory=41804 CPUtime=0.33 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 8100 0 0 0 31 2 0 0 20 0 15 0 106130897 10914828288 10451 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664753 10451 3001 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) R 18950 18953 13514 0 -1 4202560 5009 0 0 0 19 1 0 0 20 0 15 0 106130897 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641716109360 140641691419579 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659012 memory=331 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641664494608 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659012 memory=140381182073073 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641663442064 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641662389008 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130898 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641661336464 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130899 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641271474416 140641711884930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106130900 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106130900 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130902 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641268316112 140641711892379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 699 0 0 0 2 0 0 0 20 0 15 0 106130902 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641267264240 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) S 18950 18953 13514 0 -1 1077944384 326 0 0 0 2 0 0 0 20 0 15 0 106130902 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641266211696 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0.07 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) R 18950 18953 13514 0 -1 4202560 701 0 0 0 7 0 0 0 20 0 15 0 106130902 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641265158640 140641695954300 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659012 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130903 10914828288 10451 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41804 KiB

[startup+0.310453 s]*
/proc/loadavg: 2.04 2.08 2.31 4/216 18968
/proc/meminfo: memFree=28412272/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=47144 CPUtime=0.53 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 8903 0 0 0 50 3 0 0 20 0 15 0 106130897 10914906112 11786 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 11786 3050 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) S 18950 18953 13514 0 -1 1077944384 5611 0 0 0 28 1 0 0 20 0 15 0 106130897 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641716107904 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130898 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641664494608 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=140381182070799 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130898 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641663442064 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130898 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641662389008 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130898 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641661336464 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106130899 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641271474416 140641711884930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130902 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641268316112 140641711892379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) R 18950 18953 13514 0 -1 4202560 713 0 0 0 4 0 0 0 20 0 15 0 106130902 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641267264240 140641704858825 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) R 18950 18953 13514 0 -1 1077944384 445 0 0 0 4 0 0 0 20 0 15 0 106130902 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641266211696 140641711884930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659088 memory=140381181441664 CPUtime=0.12 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) R 18950 18953 13514 0 -1 4202560 779 0 0 0 12 0 0 0 20 0 15 0 106130902 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641265158640 140641711885718 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 11786 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47144 KiB

[startup+0.701262 s]
/proc/loadavg: 2.04 2.08 2.31 5/216 18968
/proc/meminfo: memFree=28310468/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=205216 CPUtime=1.57 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 11339 0 0 0 148 9 0 0 20 0 15 0 106130897 10914906112 51304 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 51304 3114 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=16884 CPUtime=0.64 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) R 18950 18953 13514 0 -1 4202560 6014 0 0 0 60 4 0 0 20 0 15 0 106130897 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641716109736 140641341252960 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=2324 CPUtime=0.02 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) S 18950 18953 13514 0 -1 1077944384 28 0 0 0 2 0 0 0 20 0 15 0 106130898 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641664494608 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=1584 CPUtime=0.01 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) S 18950 18953 13514 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 15 0 106130898 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641663442064 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=496 CPUtime=0.02 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) S 18950 18953 13514 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 15 0 106130898 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641662389008 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=928 CPUtime=0.02 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) S 18950 18953 13514 0 -1 1077944384 25 0 0 0 2 0 0 0 20 0 15 0 106130898 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641661336464 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106130899 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641271474416 140641711884930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659088 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659088 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659088 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130902 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641268316112 140641711892379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659088 memory=6081108994580573287 CPUtime=0.27 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 1367 0 0 0 27 0 0 0 20 0 15 0 106130902 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641267264240 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659088 memory=6076878065162868073 CPUtime=0.27 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) R 18950 18953 13514 0 -1 4202560 1377 0 0 0 27 0 0 0 20 0 15 0 106130902 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641266200368 140641693049731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659088 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) S 18950 18953 13514 0 -1 1077944384 1046 0 0 0 24 0 0 0 20 0 15 0 106130902 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641265158640 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=756 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 51304 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 205216 KiB

[startup+1.50126 s]
/proc/loadavg: 2.04 2.08 2.31 3/216 18968
/proc/meminfo: memFree=28162576/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=587520 CPUtime=3.57 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 13011 0 0 0 313 44 0 0 20 0 15 0 106130897 10914906112 146880 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 146880 3136 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=473596 CPUtime=1.05 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) S 18950 18953 13514 0 -1 1077944384 6117 0 0 0 99 6 0 0 20 0 15 0 106130897 10914906112 146880 33554432000 4194304 4196468 140730782226144 140641716109088 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=33 CPUtime=0.4 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) R 18950 18953 13514 0 -1 4202560 383 0 0 0 31 9 0 0 20 0 15 0 106130898 10914906112 146880 33554432000 4194304 4196468 140730782226144 140641664494608 140641704501991 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) R 18950 18953 13514 0 -1 4202560 387 0 0 0 31 8 0 0 20 0 15 0 106130898 10914906112 146880 33554432000 4194304 4196468 140730782226144 140641663442264 140641693469718 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=6791534058613427641 CPUtime=0.4 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) R 18950 18953 13514 0 -1 4202560 435 0 0 0 32 8 0 0 20 0 15 0 106130898 10914906112 146880 33554432000 4194304 4196468 140730782226144 140641662388896 140641693470794 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) R 18950 18953 13514 0 -1 4202560 274 0 0 0 31 9 0 0 20 0 15 0 106130898 10914906112 146880 33554432000 4194304 4196468 140730782226144 140641661336464 140641693470310 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 15 0 106130899 10914906112 146880 33554432000 4194304 4196468 140730782226144 140641271472736 140641711883989 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0

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

[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=6226070819679527271 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 2040748 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=7156894261224762218 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 360 0 0 0 2 2 0 0 20 0 15 0 106130903 10914906112 2040748 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 253.43 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8162992 KiB

[startup+85.6012 s]
/proc/loadavg: 3.78 2.60 2.47 9/215 19047
/proc/meminfo: memFree=12360560/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=8163316 CPUtime=256.59 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 136035 0 0 0 25102 557 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 2040829 3161 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=6791534058613427641 CPUtime=13.69 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) S 18950 18953 13514 0 -1 1077944384 15945 0 0 0 1360 9 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641716107024 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=2204 CPUtime=56.75 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) R 18950 18953 13514 0 -1 4202560 17348 0 0 0 5542 133 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641664494808 140641696573600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=1240 CPUtime=56.67 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) R 18950 18953 13514 0 -1 4202560 19605 0 0 0 5535 132 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641663442184 140641693483428 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=1520 CPUtime=56.81 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) R 18950 18953 13514 0 -1 4202560 22472 0 0 0 5546 135 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641662389128 140641693483392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=844 CPUtime=56.25 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) R 18950 18953 13514 0 -1 4202560 20159 0 0 0 5486 139 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641661336272 140641696863379 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=3360 CPUtime=14.44 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 24421 0 0 0 1442 2 0 0 20 0 15 0 106130899 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641271472960 140641711883989 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659088 memory=2724 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659088 memory=8162992 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659088 memory=1256 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641268315760 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659088 memory=10368 CPUtime=0.86 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 6274 0 0 0 85 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641267249232 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659088 memory=1700 CPUtime=0.61 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) S 18950 18953 13514 0 -1 1077944384 4606 0 0 0 61 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641266211744 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659088 memory=1172 CPUtime=0.38 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) S 18950 18953 13514 0 -1 1077944384 3480 0 0 0 37 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641265158400 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=1020 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 360 0 0 0 2 2 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 256.59 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8163316 KiB

[startup+86.0012 s]*
/proc/loadavg: 3.78 2.60 2.47 6/215 19047
/proc/meminfo: memFree=12360188/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=8163316 CPUtime=258.21 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 136035 0 0 0 25264 557 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 2040829 3161 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=6791534058613427641 CPUtime=13.69 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) S 18950 18953 13514 0 -1 1077944384 15945 0 0 0 1360 9 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641716107024 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=4126316290023845779 CPUtime=57.16 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) R 18950 18953 13514 0 -1 4202560 17348 0 0 0 5583 133 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641664494728 140641696870187 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=0 CPUtime=57.06 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) R 18950 18953 13514 0 -1 4202560 19605 0 0 0 5574 132 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641663442184 140641696870129 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=0 CPUtime=57.22 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) R 18950 18953 13514 0 -1 4202560 22472 0 0 0 5587 135 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641662389128 140641696870128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=0 CPUtime=56.66 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) R 18950 18953 13514 0 -1 4202560 20159 0 0 0 5527 139 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641661336584 140641696863447 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=0 CPUtime=14.44 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) S 18950 18953 13514 0 -1 1077944384 24421 0 0 0 1442 2 0 0 20 0 15 0 106130899 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641271472960 140641711883989 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641268315760 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659088 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 6274 0 0 0 85 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641267249232 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659088 memory=-1 CPUtime=0.61 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) S 18950 18953 13514 0 -1 1077944384 4606 0 0 0 61 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641266211744 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659088 memory=-1 CPUtime=0.38 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) S 18950 18953 13514 0 -1 1077944384 3480 0 0 0 37 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641265158400 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=140381181441664 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 360 0 0 0 2 2 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 258.21 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8163316 KiB

[startup+86.4013 s]
/proc/loadavg: 3.78 2.60 2.47 6/215 19047
/proc/meminfo: memFree=12360188/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=8163316 CPUtime=259.64 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 136035 0 0 0 25407 557 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 2040829 3161 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=1240 CPUtime=13.69 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) S 18950 18953 13514 0 -1 1077944384 15945 0 0 0 1360 9 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641716107024 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=8162904 CPUtime=57.51 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) S 18950 18953 13514 0 -1 1077944384 17348 0 0 0 5618 133 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641664494608 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=6791534058613427641 CPUtime=57.41 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) S 18950 18953 13514 0 -1 1077944384 19605 0 0 0 5609 132 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641663442064 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=3360 CPUtime=57.57 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) S 18950 18953 13514 0 -1 1077944384 22472 0 0 0 5622 135 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641662389008 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=6791534058613427641 CPUtime=57 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) S 18950 18953 13514 0 -1 1077944384 20159 0 0 0 5561 139 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641661336464 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=10368 CPUtime=14.49 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) R 18950 18953 13514 0 -1 4202560 24421 0 0 0 1447 2 0 0 20 0 15 0 106130899 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641271472848 140641696331386 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659088 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659088 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659088 memory=1520 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641268315760 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659088 memory=844 CPUtime=0.86 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 6274 0 0 0 85 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641267249232 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659088 memory=3360 CPUtime=0.61 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) S 18950 18953 13514 0 -1 1077944384 4606 0 0 0 61 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641266211744 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659088 memory=2724 CPUtime=0.38 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) S 18950 18953 13514 0 -1 1077944384 3480 0 0 0 37 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641265158400 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=8162992 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=4140 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 360 0 0 0 2 2 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 259.64 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8163316 KiB

[startup+86.5013 s]
/proc/loadavg: 3.78 2.60 2.47 6/215 19047
/proc/meminfo: memFree=12360188/32770624 swapFree=67108860/67108860
[pid=18953] ppid=18950 vsize=10659088 memory=8163316 CPUtime=259.74 cores=0,2,4,6
/proc/18953/stat : 18953 (java) S 18950 18953 13514 0 -1 1077944320 136035 0 0 0 25417 557 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140730782208688 140641711873783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
/proc/18953/statm: 2664772 2040829 3161 1 0 2627263 0
[pid=18953/tid=18955] ppid=18950 vsize=10659088 memory=8163316 CPUtime=13.69 cores=0,2,4,6
/proc/18953/task/18955/stat : 18955 (java) S 18950 18953 13514 0 -1 1077944384 15945 0 0 0 1360 9 0 0 20 0 15 0 106130897 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641716107024 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18956] ppid=18950 vsize=10659088 memory=7306898407576069485 CPUtime=57.51 cores=0,2,4,6
/proc/18953/task/18956/stat : 18956 (java) S 18950 18953 13514 0 -1 1077944384 17348 0 0 0 5618 133 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641664494608 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18957] ppid=18950 vsize=10659088 memory=0 CPUtime=57.41 cores=0,2,4,6
/proc/18953/task/18957/stat : 18957 (java) S 18950 18953 13514 0 -1 1077944384 19605 0 0 0 5609 132 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641663442064 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18958] ppid=18950 vsize=10659088 memory=8162992 CPUtime=57.57 cores=0,2,4,6
/proc/18953/task/18958/stat : 18958 (java) S 18950 18953 13514 0 -1 1077944384 22472 0 0 0 5622 135 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641662389008 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18959] ppid=18950 vsize=10659088 memory=8162992 CPUtime=57 cores=0,2,4,6
/proc/18953/task/18959/stat : 18959 (java) S 18950 18953 13514 0 -1 1077944384 20159 0 0 0 5561 139 0 0 20 0 15 0 106130898 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641661336464 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18960] ppid=18950 vsize=10659088 memory=8161364 CPUtime=14.59 cores=0,2,4,6
/proc/18953/task/18960/stat : 18960 (java) R 18950 18953 13514 0 -1 4202560 24421 0 0 0 1457 2 0 0 20 0 15 0 106130899 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641271472848 140641696870164 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18961] ppid=18950 vsize=10659088 memory=8149432 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18961/stat : 18961 (java) S 18950 18953 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641270420640 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18962] ppid=18950 vsize=10659088 memory=8149432 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18962/stat : 18962 (java) S 18950 18953 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106130900 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641269367536 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18963] ppid=18950 vsize=10659088 memory=8163316 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18963/stat : 18963 (java) S 18950 18953 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641268315760 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18964] ppid=18950 vsize=10659088 memory=56 CPUtime=0.86 cores=0,2,4,6
/proc/18953/task/18964/stat : 18964 (java) S 18950 18953 13514 0 -1 1077944384 6274 0 0 0 85 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641267249232 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18965] ppid=18950 vsize=10659088 memory=8162992 CPUtime=0.61 cores=0,2,4,6
/proc/18953/task/18965/stat : 18965 (java) S 18950 18953 13514 0 -1 1077944384 4606 0 0 0 61 0 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641266211744 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18966] ppid=18950 vsize=10659088 memory=8162992 CPUtime=0.38 cores=0,2,4,6
/proc/18953/task/18966/stat : 18966 (java) S 18950 18953 13514 0 -1 1077944384 3480 0 0 0 37 1 0 0 20 0 15 0 106130902 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641265158400 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18967] ppid=18950 vsize=10659088 memory=8163316 CPUtime=0 cores=0,2,4,6
/proc/18953/task/18967/stat : 18967 (java) S 18950 18953 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641264106336 140641711883989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
[pid=18953/tid=18968] ppid=18950 vsize=10659088 memory=756 CPUtime=0.04 cores=0,2,4,6
/proc/18953/task/18968/stat : 18968 (java) S 18950 18953 13514 0 -1 1077944384 360 0 0 0 2 2 0 0 20 0 15 0 106130903 10914906112 2040829 33554432000 4194304 4196468 140730782226144 140641263053360 140641711884930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22220800 140730782233718 140730782233870 140730782233870 140730782236623 0
Current children cumulated CPU time: 259.74 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8163316 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.5489
CPU time (s): 259.797
CPU user time (s): 254.187
CPU system time (s): 5.61088
CPU usage (%): 300.174
Max. virtual memory (cumulated for all children) (KiB): 10659088
Max. memory (cumulated for all children) (KiB): 8163316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.187
system time used= 5.61088
maximum resident set size= 8164000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6102
involuntary context switches= 4408


# summary of solver processes directly reported to runsolver:
#   pid: 18953
#   total CPU time (s): 259.797
#   total CPU user time (s): 254.187
#   total CPU system time (s): 5.61088

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.592562 second user time and 0.802997 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 19:34:37
IDJOB=4301913
IDBENCH=141471
IDSOLVER=2773
FILE ID=node136/4301913-1532885677
RUNJOBID= node136-1532879536-13546
PBS_JOBID= 21022516
Free space on /tmp= 60228 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j120-01-02_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301913-1532885677/watcher-4301913-1532885677 -o /tmp/evaluation-result-4301913-1532885677/solver-4301913-1532885677 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301913-1532885677.xml

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

MD5SUM BENCH= 9e298a48575be159e0b6ad4a2fcf836a
RANDOM SEED=415737272

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:        28447396 kB
MemAvailable:   31750608 kB
Buffers:          214088 kB
Cached:          3359180 kB
SwapCached:            0 kB
Active:          1895688 kB
Inactive:        1953300 kB
Active(anon):     226516 kB
Inactive(anon):    76480 kB
Active(file):    1669172 kB
Inactive(file):  1876820 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2456 kB
Writeback:             0 kB
AnonPages:        324568 kB
Mapped:            46624 kB
Shmem:             25228 kB
Slab:             174172 kB
SReclaimable:     146108 kB
SUnreclaim:        28064 kB
KernelStack:        3808 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1182812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 60224 MiB
End job on node136 at 2018-07-29 19:36:04