Trace number 4304909

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.9.2UNSAT 35.7067 18.0379

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f10_c18.xml
MD5SUM597c97ebbfec0748b52bd546c50d9854
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.24668
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size34
Distribution of domain sizes[{"size":6,"count":2},{"size":19,"count":4},{"size":22,"count":10},{"size":27,"count":336},{"size":34,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.75	c Concrete v3.9.2.1532736233296 running
35.55/18.00	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7181 MiB free)
  memory of node 1: 16384 MiB (4615 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304909-1534056414/watcher-4304909-1534056414 -o /tmp/evaluation-result-4304909-1534056414/solver-4304909-1534056414 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534038877-15390 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=86874911 HOME/instance-4304909-1534056414.xml 

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

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

solver pid=19217, runsolver pid=19214

[startup+0.100092 s]*
/proc/loadavg: 1.41 1.44 1.47 3/206 19274
/proc/meminfo: memFree=12073152/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=10005480 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 4372 12903 0 0 1 0 5 2 20 0 6 0 223204608 10245611520 4203 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2501370 4203 1934 1 0 2489808 0
[pid=19217/tid=19270] ppid=19214 vsize=10005480 memory=4279135703946462605 CPUtime=0.08 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 2177 12903 0 0 1 0 5 2 20 0 6 0 223204617 10245611520 4715 33554432000 4194304 4196468 140732315602480 140242920292944 140242948478109 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 2 12903 0 0 0 0 5 2 20 0 6 0 223204618 10245611520 4715 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=10005480 memory=140350504912512 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 6 0 223204618 10245611520 4715 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 6 0 223204618 10245611520 4715 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 6 0 223204618 10245611520 4715 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210058 s]*
/proc/loadavg: 1.41 1.44 1.47 3/215 19283
/proc/meminfo: memFree=12050120/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=10982744 memory=44252 CPUtime=0.25 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 7774 12903 0 0 16 2 5 2 20 0 15 0 223204608 11246329856 11063 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2745686 11063 2958 1 0 2708109 0
[pid=19217/tid=19270] ppid=19214 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 4382 12903 0 0 10 1 5 2 20 0 15 0 223204617 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242920261264 140242928731024 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=10982744 memory=364 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 2 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=10982744 memory=140350506094460 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=10982744 memory=140350504912512 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 2 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 13 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246329856 11129 33554432000 4194304 4196468 140732315602480 140241755169952 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246329856 11129 33554432000 4194304 4196468 140732315602480 140241553842928 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246329856 11129 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 423 12903 0 0 1 0 5 2 20 0 15 0 223204623 11246329856 11129 33554432000 4194304 4196468 140732315602480 140242440506096 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 191 12903 0 0 1 0 5 2 20 0 15 0 223204623 11246329856 11195 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=10982744 memory=140350504912512 CPUtime=0.1 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 605 12903 0 0 3 0 5 2 20 0 15 0 223204623 11246329856 11195 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246329856 11195 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=10982744 memory=140350504912512 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246329856 11195 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44252 KiB

[startup+0.310437 s]*
/proc/loadavg: 1.37 1.43 1.47 3/215 19283
/proc/meminfo: memFree=12037840/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=10983192 memory=55456 CPUtime=0.38 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 10418 12903 0 0 28 3 5 2 20 0 15 0 223204608 11246788608 13864 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2745798 13864 3077 1 0 2708109 0
[pid=19217/tid=19270] ppid=19214 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 6966 12903 0 0 19 2 5 2 20 0 15 0 223204617 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242920268192 140242928731513 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 2 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 2 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 13 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246788608 13864 33554432000 4194304 4196468 140732315602480 140241755169952 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246788608 13864 33554432000 4194304 4196468 140732315602480 140241553842928 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246788608 13864 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 426 12903 0 0 1 0 5 2 20 0 15 0 223204623 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242440506096 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 194 12903 0 0 1 0 5 2 20 0 15 0 223204623 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=10983192 memory=140350504912512 CPUtime=0.12 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 611 12903 0 0 5 0 5 2 20 0 15 0 223204623 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246788608 13864 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=10983192 memory=140350504912512 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246788608 13864 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55456 KiB

[startup+0.700782 s]
/proc/loadavg: 1.37 1.43 1.47 3/215 19283
/proc/meminfo: memFree=12026676/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=10983192 memory=88468 CPUtime=0.98 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 16798 12903 0 0 87 4 5 2 20 0 15 0 223204608 11246788608 22117 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2745798 22117 3241 1 0 2708109 0
[pid=19217/tid=19270] ppid=19214 vsize=10983192 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 12248 12903 0 0 55 3 5 2 20 0 15 0 223204617 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242920269952 140242932536670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 2 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204618 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=10983192 memory=5789202856466081623 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 5 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 13 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246788608 22117 33554432000 4194304 4196468 140732315602480 140241755169952 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204620 11246788608 22117 33554432000 4194304 4196468 140732315602480 140241553842928 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246788608 22117 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=10983192 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 1059 12903 0 0 9 0 5 2 20 0 15 0 223204623 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242440506096 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=10983192 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 560 12903 0 0 7 0 5 2 20 0 15 0 223204623 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=10983192 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 709 12903 0 0 13 0 5 2 20 0 15 0 223204623 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246788608 22117 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204623 11246788608 22117 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88468 KiB

[startup+1.50082 s]
/proc/loadavg: 1.37 1.43 1.47 3/215 19283
/proc/meminfo: memFree=11984048/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=10993996 memory=231708 CPUtime=3.12 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 24876 12903 0 0 295 10 5 2 20 0 15 0 223204608 11257851904 57927 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2748499 57927 3456 1 0 2710157 0
[pid=19217/tid=19270] ppid=19214 vsize=10993996 memory=4951091520830867572 CPUtime=1.44 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 15605 12903 0 0 130 7 5 2 20 0 15 0 223204617 11257851904 57927 33554432000 4194304 4196468 140732315602480 140242920266624 140242940707764 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=10993996 memory=4134606225630022328 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 35 12903 0 0 0 0 5 2 20 0 15 0 223204618 11257851904 57927 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=10993996 memory=-5153075608533367657 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 285 12903 0 0 0 0 5 2 20 0 15 0 223204618 11257851904 57927 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=10993996 memory=-7622550854210393496 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 10 12903 0 0 0 0 5 2 20 0 15 0 223204618 11257851904 57927 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=10993996 memory=127376 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 60 12903 0 0 0 0 5 2 20 0 15 0 223204618 11257851904 57990 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=10993996 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 31 12903 0 0 0 0 5 2 20 0 15 0 223204620 11257851904 57990 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=10993996 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 13 12903 0 0 0 0 5 2 20 0 15 0 223204620 11257851904 57990 33554432000 4194304 4196468 140732315602480 140241755169952 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=10993996 memory=280700808921376 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204620 11257851904 57990 33554432000 4194304 4196468 140732315602480 140241553842944 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=10993996 memory=280700809336320 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11257851904 57990 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=10993996 memory=140350404470400 CPUtime=0.61 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) R 19214 19217 14233 0 -1 4202560 2217 12903 0 0 54 0 5 2 20 0 15 0 223204623 11257851904 57990 33554432000 4194304 4196468 140732315602480 140242440496016 140242929999906 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=10993996 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) R 19214 19217 14233 0 -1 4202560 2362 12903 0 0 53 0 5 2 20 0 15 0 223204623 11257851904 57990 33554432000 4194304 4196468 140732315602480 140242439434656 140242931942224 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=10993996 memory=1128 CPUtime=0.62 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 2088 12903 0 0 55 0 5 2 20 0 15 0 223204623 11257851904 57990 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=10993996 memory=15188 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11257851904 57990 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=10993996 memory=4000 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 1 12903 0 0 0 0 5 2 20 0 15 0 223204623 11257851904 57990 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 10993996 KiB

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

[pid=19217/tid=19281] ppid=19214 vsize=11080032 memory=6943526294502006880 CPUtime=2.68 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 14893 12903 0 0 255 6 5 2 20 0 15 0 223204623 11345952768 237315 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=11080032 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 237315 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=11080032 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 307 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 237315 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 29.33 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 949260 KiB

[startup+16.0007 s]*
/proc/loadavg: 1.56 1.47 1.48 3/215 19283
/proc/meminfo: memFree=10942092/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=11080032 memory=1150632 CPUtime=33.63 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 95741 12903 0 0 3302 54 5 2 20 0 15 0 223204608 11345952768 287658 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2770008 287658 3535 1 0 2731661 0
[pid=19217/tid=19270] ppid=19214 vsize=11080032 memory=4126316290023845779 CPUtime=15.6 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 43561 12903 0 0 1532 21 5 2 20 0 15 0 223204617 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242920287400 140242531226944 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=11080032 memory=4126316290023845779 CPUtime=0.26 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 253 12903 0 0 15 4 5 2 20 0 15 0 223204618 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=11080032 memory=6640 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1837 12903 0 0 18 4 5 2 20 0 15 0 223204618 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=11080032 memory=5420 CPUtime=0.3 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 262 12903 0 0 18 5 5 2 20 0 15 0 223204618 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=11080032 memory=4424 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 813 12903 0 0 18 4 5 2 20 0 15 0 223204618 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=11080032 memory=1380 CPUtime=0.13 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 2644 12903 0 0 6 0 5 2 20 0 15 0 223204620 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=11080032 memory=1128 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 22 12903 0 0 0 0 5 2 20 0 15 0 223204620 11345952768 287658 33554432000 4194304 4196468 140732315602480 140241755170016 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=11080032 memory=15188 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 9 12903 0 0 0 0 5 2 20 0 15 0 223204620 11345952768 287658 33554432000 4194304 4196468 140732315602480 140241553842944 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=11080032 memory=4000 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 287658 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=11080032 memory=14204 CPUtime=7.16 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 14590 12903 0 0 706 3 5 2 20 0 15 0 223204623 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242440506096 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=11080032 memory=0 CPUtime=7.3 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 14263 12903 0 0 719 4 5 2 20 0 15 0 223204623 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=11080032 memory=0 CPUtime=2.77 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 14981 12903 0 0 264 6 5 2 20 0 15 0 223204623 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 287658 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 307 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 287658 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 33.63 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1150632 KiB

[startup+16.8007 s]
/proc/loadavg: 1.56 1.47 1.48 3/215 19283
/proc/meminfo: memFree=10942092/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=11080032 memory=1255112 CPUtime=34.42 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 95849 12903 0 0 3379 56 5 2 20 0 15 0 223204608 11345952768 313778 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2770008 313778 3535 1 0 2731661 0
[pid=19217/tid=19270] ppid=19214 vsize=11080032 memory=3872 CPUtime=16.39 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 43668 12903 0 0 1609 23 5 2 20 0 15 0 223204617 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242920283760 140242521049103 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=11080032 memory=6791534058613427641 CPUtime=0.26 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 253 12903 0 0 15 4 5 2 20 0 15 0 223204618 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=11080032 memory=7 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1837 12903 0 0 18 4 5 2 20 0 15 0 223204618 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=11080032 memory=4580 CPUtime=0.3 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 262 12903 0 0 18 5 5 2 20 0 15 0 223204618 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=11080032 memory=33956 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 813 12903 0 0 18 4 5 2 20 0 15 0 223204618 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=11080032 memory=1180 CPUtime=0.13 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 2644 12903 0 0 6 0 5 2 20 0 15 0 223204620 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 22 12903 0 0 0 0 5 2 20 0 15 0 223204620 11345952768 313778 33554432000 4194304 4196468 140732315602480 140241755170016 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 9 12903 0 0 0 0 5 2 20 0 15 0 223204620 11345952768 313778 33554432000 4194304 4196468 140732315602480 140241553842944 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=11080032 memory=4580 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 313778 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=11080032 memory=8764164798296201423 CPUtime=7.16 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 14590 12903 0 0 706 3 5 2 20 0 15 0 223204623 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242440506096 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=11080032 memory=4137287014106042739 CPUtime=7.3 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 14263 12903 0 0 719 4 5 2 20 0 15 0 223204623 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=11080032 memory=6944656425123094137 CPUtime=2.77 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 14982 12903 0 0 264 6 5 2 20 0 15 0 223204623 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=11080032 memory=6933690305039933585 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 313778 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=11080032 memory=-7027409196973580132 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 307 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 313778 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 34.42 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1255112 KiB

[startup+17.6007 s]
/proc/loadavg: 1.56 1.47 1.48 3/215 19283
/proc/meminfo: memFree=10736424/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=11080032 memory=1355748 CPUtime=35.25 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 96575 12903 0 0 3460 58 5 2 20 0 15 0 223204608 11345952768 338937 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2770008 338937 3535 1 0 2731661 0
[pid=19217/tid=19270] ppid=19214 vsize=11080032 memory=3872 CPUtime=17.19 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) R 19214 19217 14233 0 -1 4202560 44256 12903 0 0 1688 24 5 2 20 0 15 0 223204617 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242920286960 140242521311229 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=11080032 memory=60356 CPUtime=0.26 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 262 12903 0 0 15 4 5 2 20 0 15 0 223204618 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=11080032 memory=1150632 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1841 12903 0 0 18 4 5 2 20 0 15 0 223204618 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=11080032 memory=6791534058613427641 CPUtime=0.31 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 269 12903 0 0 19 5 5 2 20 0 15 0 223204618 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=11080032 memory=4638778398332769380 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 818 12903 0 0 18 4 5 2 20 0 15 0 223204618 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=11080032 memory=7300455213802082390 CPUtime=0.13 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 2757 12903 0 0 6 0 5 2 20 0 15 0 223204620 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242441558256 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=11080032 memory=5789202856466081623 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 22 12903 0 0 0 0 5 2 20 0 15 0 223204620 11345952768 338937 33554432000 4194304 4196468 140732315602480 140241755170016 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=11080032 memory=6225734325970101345 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 9 12903 0 0 0 0 5 2 20 0 15 0 223204620 11345952768 338937 33554432000 4194304 4196468 140732315602480 140241553842944 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=11080032 memory=6296967299103478373 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 338937 33554432000 4194304 4196468 140732315602480 140241246443472 140242948474779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=11080032 memory=1150632 CPUtime=7.16 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 14590 12903 0 0 706 3 5 2 20 0 15 0 223204623 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242440506096 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=11080032 memory=1224 CPUtime=7.3 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 14263 12903 0 0 719 4 5 2 20 0 15 0 223204623 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=11080032 memory=2260 CPUtime=2.77 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 14982 12903 0 0 264 6 5 2 20 0 15 0 223204623 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=11080032 memory=1788 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 338937 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19283] ppid=19214 vsize=11080032 memory=860 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19283/stat : 19283 (java) S 19214 19217 14233 0 -1 1077944384 307 12903 0 0 0 0 5 2 20 0 15 0 223204623 11345952768 338937 33554432000 4194304 4196468 140732315602480 140242437347888 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 35.25 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1355748 KiB

[startup+18.0007 s]*
/proc/loadavg: 1.56 1.47 1.48 6/215 19283
/proc/meminfo: memFree=10736424/32770624 swapFree=67108496/67108860
[pid=19217] ppid=19214 vsize=11210080 memory=1355864 CPUtime=35.66 cores=0,2,4,6
/proc/19217/stat : 19217 (java) S 19214 19217 14233 0 -1 1077944320 97272 12903 0 0 3501 58 5 2 20 0 14 0 223204608 11479121920 338966 33554432000 4194304 4196468 140732315602480 140732315585024 140242948456183 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
/proc/19217/statm: 2802520 338966 3537 1 0 2764173 0
[pid=19217/tid=19270] ppid=19214 vsize=11210080 memory=6791534058613427641 CPUtime=17.59 cores=0,2,4,6
/proc/19217/task/19270/stat : 19270 (java) S 19214 19217 14233 0 -1 1077944384 44926 12903 0 0 1728 24 5 2 20 0 14 0 223204617 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242920299664 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19271] ppid=19214 vsize=11210080 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/19217/task/19271/stat : 19271 (java) S 19214 19217 14233 0 -1 1077944384 262 12903 0 0 15 4 5 2 20 0 14 0 223204618 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242952698896 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19272] ppid=19214 vsize=11210080 memory=7 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19272/stat : 19272 (java) S 19214 19217 14233 0 -1 1077944384 1841 12903 0 0 18 4 5 2 20 0 14 0 223204618 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242833964176 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19273] ppid=19214 vsize=11210080 memory=7 CPUtime=0.31 cores=0,2,4,6
/proc/19217/task/19273/stat : 19273 (java) S 19214 19217 14233 0 -1 1077944384 269 12903 0 0 19 5 5 2 20 0 14 0 223204618 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242832911120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19274] ppid=19214 vsize=11210080 memory=3617569384227282991 CPUtime=0.29 cores=0,2,4,6
/proc/19217/task/19274/stat : 19274 (java) S 19214 19217 14233 0 -1 1077944384 818 12903 0 0 18 4 5 2 20 0 14 0 223204618 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242831858576 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19275] ppid=19214 vsize=11210080 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/19217/task/19275/stat : 19275 (java) S 19214 19217 14233 0 -1 1077944384 2757 12903 0 0 6 0 5 2 20 0 14 0 223204620 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242441558464 140242948467330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19276] ppid=19214 vsize=11210080 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19276/stat : 19276 (java) S 19214 19217 14233 0 -1 1077944384 22 12903 0 0 0 0 5 2 20 0 14 0 223204620 11479121920 338966 33554432000 4194304 4196468 140732315602480 140241755170016 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19277] ppid=19214 vsize=11210080 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19277/stat : 19277 (java) S 19214 19217 14233 0 -1 1077944384 9 12903 0 0 0 0 5 2 20 0 14 0 223204620 11479121920 338966 33554432000 4194304 4196468 140732315602480 140241553842944 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19278] ppid=19214 vsize=11210080 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19278/stat : 19278 (java) S 19214 19217 14233 0 -1 1077944384 6 12903 0 0 0 0 5 2 20 0 14 0 223204623 11479121920 338966 33554432000 4194304 4196468 140732315602480 140241246443120 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19279] ppid=19214 vsize=11210080 memory=0 CPUtime=7.17 cores=0,2,4,6
/proc/19217/task/19279/stat : 19279 (java) S 19214 19217 14233 0 -1 1077944384 14594 12903 0 0 707 3 5 2 20 0 14 0 223204623 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242440486496 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19280] ppid=19214 vsize=11210080 memory=-1 CPUtime=7.3 cores=0,2,4,6
/proc/19217/task/19280/stat : 19280 (java) S 19214 19217 14233 0 -1 1077944384 14263 12903 0 0 719 4 5 2 20 0 14 0 223204623 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242439453552 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19281] ppid=19214 vsize=11210080 memory=140350504912512 CPUtime=2.77 cores=0,2,4,6
/proc/19217/task/19281/stat : 19281 (java) S 19214 19217 14233 0 -1 1077944384 14982 12903 0 0 264 6 5 2 20 0 14 0 223204623 11479121920 338966 33554432000 4194304 4196468 140732315602480 140242438400496 140242948467330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
[pid=19217/tid=19282] ppid=19214 vsize=11210080 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19217/task/19282/stat : 19282 (java) S 19214 19217 14233 0 -1 1077944384 3 12903 0 0 0 0 5 2 20 0 14 0 223204623 11479121920 338966 33554432000 4194304 4196468 140732315602480 140240815647584 140242948466389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21004288 140732315609710 140732315612508 140732315612508 140732315615183 0
Current children cumulated CPU time: 35.66 s
Current children cumulated vsize: 11210080 KiB
Current children cumulated memory: 1355864 KiB

Child status: 0
Real time (s): 18.0379
CPU time (s): 35.7067
CPU user time (s): 35.0741
CPU system time (s): 0.632552
CPU usage (%): 197.954
Max. virtual memory (cumulated for all children) (KiB): 11210080
Max. memory (cumulated for all children) (KiB): 1355864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.0741
system time used= 0.632552
maximum resident set size= 1357880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110203
page faults= 0
swaps= 0
block input operations= 400
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9484
involuntary context switches= 125


# summary of solver processes directly reported to runsolver:
#   pid: 19217
#   total CPU time (s): 35.7067
#   total CPU user time (s): 35.0741
#   total CPU system time (s): 0.632552

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.146796 second user time and 0.205885 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-12 08:46:54
IDJOB=4304909
IDBENCH=141181
IDSOLVER=2780
FILE ID=node149/4304909-1534056414
RUNJOBID= node149-1534038877-15390
PBS_JOBID= 21036971
Free space on /tmp= 38776 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304909-1534056414/watcher-4304909-1534056414 -o /tmp/evaluation-result-4304909-1534056414/solver-4304909-1534056414 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534038877-15390 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=86874911 HOME/instance-4304909-1534056414.xml

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

MD5SUM BENCH= 597c97ebbfec0748b52bd546c50d9854
RANDOM SEED=86874911

node149.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.60
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.60
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.60
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.60
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:        12080508 kB
MemAvailable:   31071712 kB
Buffers:          179304 kB
Cached:         18840448 kB
SwapCached:           28 kB
Active:          8686644 kB
Inactive:       11219264 kB
Active(anon):     834888 kB
Inactive(anon):   103612 kB
Active(file):    7851756 kB
Inactive(file): 11115652 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             26688 kB
Writeback:             4 kB
AnonPages:        893384 kB
Mapped:            66932 kB
Shmem:             49616 kB
Slab:             481084 kB
SReclaimable:     452256 kB
SUnreclaim:        28828 kB
KernelStack:        3536 kB
PageTables:         7228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2017032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    661504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 38752 MiB
End job on node149 at 2018-08-12 08:47:12