Trace number 4291974

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
OscaR - Conflict Ordering with restarts 2018-07-02? (TO) 2400.08 2383.02

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-10-opt_c18.xml
MD5SUMd4eaac7549f90ed3ded0e25770a164a4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark394
Best CPU time to get the best result obtained on this benchmark11.8578
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Number of domains6
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":40},{"size":24,"count":14},{"size":36,"count":146},{"size":42,"count":306},{"size":44,"count":174}]
Minimum variable degree4
Maximum variable degree25
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":15},{"degree":7,"count":36},{"degree":8,"count":71},{"degree":9,"count":62},{"degree":10,"count":71},{"degree":11,"count":58},{"degree":12,"count":55},{"degree":13,"count":34},{"degree":14,"count":33},{"degree":15,"count":44},{"degree":16,"count":63},{"degree":17,"count":60},{"degree":18,"count":44},{"degree":19,"count":19},{"degree":20,"count":5},{"degree":21,"count":2},{"degree":22,"count":1},{"degree":23,"count":2},{"degree":24,"count":1},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3907}]
Number of extensional constraints0
Number of intensional constraints3907
Distribution of constraint types[{"type":"intension","count":3907}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.68/0.55	c version: 2018-07-02
0.68/0.55	c seed: 2100867715
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
5.30/2.16	c Parsing done, starting search...
2400.05/2383.01	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291974-1532278501/watcher-4291974-1532278501 -o /tmp/evaluation-result-4291974-1532278501/solver-4291974-1532278501 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532271385-3551 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2100867715 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291974-1532278501.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 1.74 1.56 1.57 3/215 4261
/proc/meminfo: memFree=19830012/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14082740 memory=31968 CPUtime=0.12 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 6405 0 0 0 11 1 0 0 20 0 15 0 45413308 14420725760 7992 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3520685 7992 3154 1 0 3482761 0
[pid=4246/tid=4248] ppid=4243 vsize=14082740 memory=-8392274805824255168 CPUtime=0.09 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 4456 0 0 0 9 0 0 0 20 0 15 0 45413309 14420725760 7992 33554432000 4194304 4196468 140735819702576 140601688613648 140601677106775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14082740 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 7992 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 7992 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601158243616 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601157191280 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0.01 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 45413314 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 8057 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31968 KiB

[startup+0.210651 s]*
/proc/loadavg: 1.74 1.56 1.57 7/215 4261
/proc/meminfo: memFree=19814260/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14082740 memory=47788 CPUtime=0.31 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 10058 0 0 0 29 2 0 0 20 0 15 0 45413308 14420725760 11947 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3520685 11947 3360 1 0 3482761 0
[pid=4246/tid=4248] ppid=4243 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 7772 0 0 0 19 1 0 0 20 0 15 0 45413309 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601688618640 140601684411549 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14082740 memory=343 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14082740 memory=139634220217532 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601158243616 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601157191280 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 15 0 45413314 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 15 0 45413314 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0.05 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) R 4243 4246 2046 0 -1 4202560 305 0 0 0 5 0 0 0 20 0 15 0 45413314 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601152979152 140601663523694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 11947 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47788 KiB

[startup+0.310586 s]*
/proc/loadavg: 1.74 1.56 1.57 3/215 4261
/proc/meminfo: memFree=19811096/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14082740 memory=51116 CPUtime=0.44 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 10419 0 0 0 41 3 0 0 20 0 15 0 45413308 14420725760 12779 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3520685 12779 3363 1 0 3482761 0
[pid=4246/tid=4248] ppid=4243 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 8100 0 0 0 28 2 0 0 20 0 15 0 45413309 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601688601136 140601665953200 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14082740 memory=290763879498383383 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14082740 memory=14552248258123416 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45413310 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601158243616 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45413311 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601157191280 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 506 0 0 0 3 0 0 0 20 0 15 0 45413314 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 15 0 45413314 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0.07 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 15 0 45413314 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14082740 memory=139634220193408 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413314 14420725760 12779 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51116 KiB

[startup+0.700814 s]
/proc/loadavg: 1.74 1.56 1.57 4/215 4261
/proc/meminfo: memFree=19787036/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14084808 memory=89056 CPUtime=0.99 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 17121 0 0 0 94 5 0 0 20 0 15 0 45413308 14422843392 22264 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3521202 22264 3505 1 0 3483273 0
[pid=4246/tid=4248] ppid=4243 vsize=14084808 memory=1724 CPUtime=0.67 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 14450 0 0 0 64 3 0 0 20 0 15 0 45413309 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601688604528 140601668470110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14084808 memory=10928 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413310 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14084808 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45413310 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14084808 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45413311 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14084808 memory=5672 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45413311 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601158243616 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14084808 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45413311 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601157191280 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14084808 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14084808 memory=4639098309541129069 CPUtime=0.09 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 667 0 0 0 9 0 0 0 20 0 15 0 45413314 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14084808 memory=7380106142448643183 CPUtime=0.06 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 257 0 0 0 6 0 0 0 20 0 15 0 45413314 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14084808 memory=7810487918915055718 CPUtime=0.14 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 366 0 0 0 14 0 0 0 20 0 15 0 45413314 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45413314 14422843392 22264 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89056 KiB

[startup+1.50165 s]
/proc/loadavg: 1.74 1.56 1.57 5/215 4261
/proc/meminfo: memFree=19738472/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14086856 memory=223208 CPUtime=3.53 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 25679 0 0 0 345 8 0 0 20 0 15 0 45413308 14424940544 55802 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3521714 55802 3575 1 0 3483785 0
[pid=4246/tid=4248] ppid=4243 vsize=14086856 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 16699 0 0 0 140 5 0 0 20 0 15 0 45413309 14424940544 55802 33554432000 4194304 4196468 140735819702576 140601688624464 140601670069745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14086856 memory=-8253362664378451598 CPUtime=0.01 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 15 0 45413310 14424940544 55802 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14086856 memory=7245577299922993209 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45413310 14424940544 55802 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14086856 memory=-8412660957079705459 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45413310 14424940544 55802 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14086856 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 45413310 14424940544 55802 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14086856 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 15 0 45413311 14424940544 55802 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0

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

/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 39993 0 0 0 225344 21 0 0 20 0 15 0 45413309 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601688627952 140601284912077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14090952 memory=794340 CPUtime=3.74 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 3308 0 0 0 344 30 0 0 20 0 15 0 45413310 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14090952 memory=8112282956445269571 CPUtime=3.72 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 4751 0 0 0 340 32 0 0 20 0 15 0 45413310 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14090952 memory=794340 CPUtime=3.67 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 5260 0 0 0 336 31 0 0 20 0 15 0 45413310 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14090952 memory=794340 CPUtime=3.68 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 6301 0 0 0 337 31 0 0 20 0 15 0 45413310 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14090952 memory=0 CPUtime=3.5 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 7069 0 0 0 327 23 0 0 20 0 15 0 45413311 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14090952 memory=794340 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601158243680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14090952 memory=794340 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601157191296 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14090952 memory=794340 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14090952 memory=0 CPUtime=2.48 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 8325 0 0 0 247 1 0 0 20 0 15 0 45413314 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14090952 memory=139637976728002 CPUtime=2.54 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 5860 0 0 0 253 1 0 0 20 0 15 0 45413314 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14090952 memory=794340 CPUtime=0.95 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 9520 0 0 0 93 2 0 0 20 0 15 0 45413314 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14090952 memory=794340 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14090952 memory=794340 CPUtime=0.64 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 798 0 0 0 32 32 0 0 20 0 15 0 45413314 14429134848 198585 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 2278.67 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 794340 KiB

[startup+2322.3 s]
/proc/loadavg: 1.15 1.33 1.46 3/216 4454
/proc/meminfo: memFree=18550632/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14090952 memory=796424 CPUtime=2339.01 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 94097 0 0 0 233729 172 0 0 20 0 15 0 45413308 14429134848 199106 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3522738 199106 3585 1 0 3484809 0
[pid=4246/tid=4248] ppid=4243 vsize=14090952 memory=796424 CPUtime=2313.43 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 40574 0 0 0 231321 22 0 0 20 0 15 0 45413309 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601688627728 140601285938450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14090952 memory=2428 CPUtime=3.85 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 3421 0 0 0 354 31 0 0 20 0 15 0 45413310 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14090952 memory=796424 CPUtime=3.82 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 4882 0 0 0 350 32 0 0 20 0 15 0 45413310 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14090952 memory=0 CPUtime=3.77 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 5375 0 0 0 345 32 0 0 20 0 15 0 45413310 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14090952 memory=796424 CPUtime=3.78 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 6347 0 0 0 347 31 0 0 20 0 15 0 45413310 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14090952 memory=1796 CPUtime=3.6 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 7243 0 0 0 336 24 0 0 20 0 15 0 45413311 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14090952 memory=796424 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601158243680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14090952 memory=796424 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601157191296 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14090952 memory=796424 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14090952 memory=796424 CPUtime=2.52 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 8534 0 0 0 251 1 0 0 20 0 15 0 45413314 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14090952 memory=279268170643264 CPUtime=2.54 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 5862 0 0 0 253 1 0 0 20 0 15 0 45413314 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14090952 memory=0 CPUtime=0.96 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 9601 0 0 0 94 2 0 0 20 0 15 0 45413314 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14090952 memory=796424 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14090952 memory=796424 CPUtime=0.66 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 814 0 0 0 33 33 0 0 20 0 15 0 45413314 14429134848 199106 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 2339.01 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 796424 KiB

[startup+2382.3 s]
/proc/loadavg: 1.17 1.30 1.45 3/216 4455
/proc/meminfo: memFree=18615308/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14090952 memory=798472 CPUtime=2399.34 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 95296 0 0 0 239758 176 0 0 20 0 15 0 45413308 14429134848 199618 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3522738 199618 3585 1 0 3484809 0
[pid=4246/tid=4248] ppid=4243 vsize=14090952 memory=798472 CPUtime=2373.2 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 41143 0 0 0 237298 22 0 0 20 0 15 0 45413309 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601688627792 140601284954096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14090952 memory=254 CPUtime=3.96 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 3541 0 0 0 365 31 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14090952 memory=798472 CPUtime=3.93 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 4890 0 0 0 360 33 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14090952 memory=798472 CPUtime=3.89 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 5530 0 0 0 356 33 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14090952 memory=8368 CPUtime=3.9 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 6496 0 0 0 358 32 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14090952 memory=798472 CPUtime=3.69 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 7417 0 0 0 344 25 0 0 20 0 15 0 45413311 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601158243680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14090952 memory=798472 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601157191296 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14090952 memory=798472 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14090952 memory=798472 CPUtime=2.52 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 8536 0 0 0 251 1 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14090952 memory=798472 CPUtime=2.54 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 5864 0 0 0 253 1 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14090952 memory=288230574492221466 CPUtime=0.96 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 9603 0 0 0 94 2 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14090952 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14090952 memory=14697378926037300 CPUtime=0.67 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 832 0 0 0 33 34 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 2399.34 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 798472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2383 s]*
/proc/loadavg: 1.17 1.30 1.45 3/216 4455
/proc/meminfo: memFree=18614384/32770624 swapFree=67108860/67108860
[pid=4246] ppid=4243 vsize=14090952 memory=798472 CPUtime=2400.05 cores=1,3,5,7
/proc/4246/stat : 4246 (java) S 4243 4246 2046 0 -1 1077944320 95298 0 0 0 239829 176 0 0 20 0 15 0 45413308 14429134848 199618 33554432000 4194304 4196468 140735819702576 140735819685120 140601684389623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
/proc/4246/statm: 3522738 199618 3585 1 0 3484809 0
[pid=4246/tid=4248] ppid=4243 vsize=14090952 memory=-6733704525061579059 CPUtime=2373.9 cores=1,3,5,7
/proc/4246/task/4248/stat : 4248 (java) R 4243 4246 2046 0 -1 4202560 41145 0 0 0 237368 22 0 0 20 0 15 0 45413309 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601688627792 140601285645753 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4249] ppid=4243 vsize=14090952 memory=4126316290023845779 CPUtime=3.96 cores=1,3,5,7
/proc/4246/task/4249/stat : 4249 (java) S 4243 4246 2046 0 -1 1077944384 3541 0 0 0 365 31 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601599457680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4250] ppid=4243 vsize=14090952 memory=1796 CPUtime=3.94 cores=1,3,5,7
/proc/4246/task/4250/stat : 4250 (java) S 4243 4246 2046 0 -1 1077944384 4890 0 0 0 361 33 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601598404880 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4251] ppid=4243 vsize=14090952 memory=2244 CPUtime=3.89 cores=1,3,5,7
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 2046 0 -1 1077944384 5530 0 0 0 356 33 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601597352592 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4252] ppid=4243 vsize=14090952 memory=916 CPUtime=3.9 cores=1,3,5,7
/proc/4246/task/4252/stat : 4252 (java) S 4243 4246 2046 0 -1 1077944384 6496 0 0 0 358 32 0 0 20 0 15 0 45413310 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601596299792 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4253] ppid=4243 vsize=14090952 memory=3848 CPUtime=3.7 cores=1,3,5,7
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 2046 0 -1 1077944384 7417 0 0 0 345 25 0 0 20 0 15 0 45413311 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601159297648 140601684400770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4254] ppid=4243 vsize=14090952 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 2046 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601158243680 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4255] ppid=4243 vsize=14090952 memory=928 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4255/stat : 4255 (java) S 4243 4246 2046 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45413311 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601157191296 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4256] ppid=4243 vsize=14090952 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4256/stat : 4256 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601156139600 140601684408219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4257] ppid=4243 vsize=14090952 memory=2204 CPUtime=2.52 cores=1,3,5,7
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 2046 0 -1 1077944384 8536 0 0 0 251 1 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601155086448 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4258] ppid=4243 vsize=14090952 memory=7524 CPUtime=2.54 cores=1,3,5,7
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 2046 0 -1 1077944384 5864 0 0 0 253 1 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601154033648 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4259] ppid=4243 vsize=14090952 memory=840 CPUtime=0.96 cores=1,3,5,7
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 2046 0 -1 1077944384 9603 0 0 0 94 2 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601152981360 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4260] ppid=4243 vsize=14090952 memory=2852 CPUtime=0 cores=1,3,5,7
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 2046 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601151928800 140601684399829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
[pid=4246/tid=4261] ppid=4243 vsize=14090952 memory=2604 CPUtime=0.67 cores=1,3,5,7
/proc/4246/task/4261/stat : 4261 (java) S 4243 4246 2046 0 -1 1077944384 832 0 0 0 33 34 0 0 20 0 15 0 45413314 14429134848 199618 33554432000 4194304 4196468 140735819702576 140601150876592 140601684400770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140735819711560 140735819711753 140735819711753 140735819714511 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 798472 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2383.02 s]
# the end of solver process 4246 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.31 s, system=1.76694 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2383.02
CPU time (s): 2400.08
CPU user time (s): 2398.31
CPU system time (s): 1.76694
CPU usage (%): 100.716
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 798472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.31
system time used= 1.76694
maximum resident set size= 799020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95469
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 144850
involuntary context switches= 3598


# summary of solver processes directly reported to runsolver:
#   pid: 4246
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.31
#   total CPU system time (s): 1.76694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1078 second user time and 22.8608 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-22 18:55:01
IDJOB=4291974
IDBENCH=141212
IDSOLVER=2743
FILE ID=node138/4291974-1532278501
RUNJOBID= node138-1532271385-3551
PBS_JOBID= 21018975
Free space on /tmp= 59072 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-10-opt_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291974-1532278501/watcher-4291974-1532278501 -o /tmp/evaluation-result-4291974-1532278501/solver-4291974-1532278501 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532271385-3551 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2100867715 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291974-1532278501.xml

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

MD5SUM BENCH= d4eaac7549f90ed3ded0e25770a164a4
RANDOM SEED=2100867715

node138.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.71
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.71
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.71
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.71
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:        19850068 kB
MemAvailable:   29022080 kB
Buffers:          247700 kB
Cached:          9164852 kB
SwapCached:            0 kB
Active:          5312900 kB
Inactive:        7083120 kB
Active(anon):    2985976 kB
Inactive(anon):    16960 kB
Active(file):    2326924 kB
Inactive(file):  7066160 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35772 kB
Writeback:             0 kB
AnonPages:       2990464 kB
Mapped:            49496 kB
Shmem:             17036 kB
Slab:             216700 kB
SReclaimable:     189524 kB
SUnreclaim:        27176 kB
KernelStack:        3536 kB
PageTables:        11332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3733692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2918400 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= 58996 MiB
End job on node138 at 2018-07-22 19:34:45