Trace number 4293541

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.8 2018-06-13UNSAT 64.6794 46.9965

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f08_c18.xml
MD5SUM2cf96eb4ef0a34305468f9a178fec6f7
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.32867
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size36
Distribution of domain sizes[{"size":6,"count":2},{"size":20,"count":4},{"size":22,"count":10},{"size":29,"count":336},{"size":36,"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.99/0.74	c Concrete v3.8.1528841891564 running
64.56/46.96	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 (8667 MiB free)
  memory of node 1: 16384 MiB (9638 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293541-1532320449/watcher-4293541-1532320449 -o /tmp/evaluation-result-4293541-1532320449/solver-4293541-1532320449 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1230842256 HOME/instance-4293541-1532320449.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=10021, runsolver pid=10018

[startup+0.101302 s]*
/proc/loadavg: 1.72 1.60 1.51 2/208 10078
/proc/meminfo: memFree=18735988/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=9972712 memory=18328 CPUtime=0.09 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 4250 12900 0 0 1 1 5 2 20 0 6 0 49608096 10212057088 4582 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2493178 4582 1930 1 0 2481616 0
[pid=10021/tid=10074] ppid=10018 vsize=9972712 memory=4279135704047190159 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 2080 12900 0 0 0 0 5 2 20 0 6 0 49608105 10212057088 4648 33554432000 4194304 4196468 140721818675120 139919651652176 139919664938352 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 6 0 49608106 10212057088 4648 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=9972712 memory=140591680423552 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 6 0 49608106 10212057088 4648 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 6 0 49608106 10212057088 4648 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 6 0 49608106 10212057088 4648 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210106 s]*
/proc/loadavg: 1.72 1.60 1.51 3/217 10087
/proc/meminfo: memFree=18715840/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10818904 memory=44164 CPUtime=0.25 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 7216 12900 0 0 16 2 5 2 20 0 15 0 49608096 11078557696 10975 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2704726 10975 2957 1 0 2667149 0
[pid=10021/tid=10074] ppid=10018 vsize=10818904 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 3913 12900 0 0 10 1 5 2 20 0 15 0 49608105 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919651612336 139919660091229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10818904 memory=331 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10818904 memory=140591680433826 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608106 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10818904 memory=140591680423552 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608107 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 33 12900 0 0 0 0 5 2 20 0 15 0 49608108 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919137629856 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608108 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919028643056 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11078557696 11173 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 543 12900 0 0 1 0 5 2 20 0 15 0 49608111 11078557696 11173 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 64 12900 0 0 1 0 5 2 20 0 15 0 49608111 11078557696 11239 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10818904 memory=140591680423552 CPUtime=0.1 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 614 12900 0 0 3 0 5 2 20 0 15 0 49608111 11078557696 11239 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11078557696 11239 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10818904 memory=140591680423552 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608111 11078557696 11239 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 44164 KiB

[startup+0.310237 s]*
/proc/loadavg: 1.72 1.60 1.51 3/217 10087
/proc/meminfo: memFree=18703064/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10819352 memory=57244 CPUtime=0.38 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 10294 12900 0 0 28 3 5 2 20 0 15 0 49608096 11079016448 14311 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2704838 14311 3104 1 0 2667149 0
[pid=10021/tid=10074] ppid=10018 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 6836 12900 0 0 19 2 5 2 20 0 15 0 49608105 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919651627424 139919663895902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608107 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 33 12900 0 0 0 0 5 2 20 0 15 0 49608108 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919137629856 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608108 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919028643056 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11079016448 14311 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 546 12900 0 0 1 0 5 2 20 0 15 0 49608111 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 66 12900 0 0 1 0 5 2 20 0 15 0 49608111 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10819352 memory=140591680423552 CPUtime=0.12 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 620 12900 0 0 5 0 5 2 20 0 15 0 49608111 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11079016448 14311 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10819352 memory=140591680423552 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608111 11079016448 14311 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 57244 KiB

[startup+0.700695 s]
/proc/loadavg: 1.72 1.60 1.51 4/217 10087
/proc/meminfo: memFree=18691928/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10819352 memory=88976 CPUtime=0.99 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 16408 12900 0 0 88 4 5 2 20 0 15 0 49608096 11079016448 22244 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2704838 22244 3238 1 0 2667149 0
[pid=10021/tid=10074] ppid=10018 vsize=10819352 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 11877 12900 0 0 56 3 5 2 20 0 15 0 49608105 11079016448 22244 33554432000 4194304 4196468 140721818675120 139919651636240 139919679837341 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 22244 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 22244 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10819352 memory=140591526720272 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 22244 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10819352 memory=140595754435156 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608106 11079016448 22244 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10819352 memory=8368 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 5 12900 0 0 0 0 5 2 20 0 15 0 49608107 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10819352 memory=7662705889289527641 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 33 12900 0 0 0 0 5 2 20 0 15 0 49608108 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919137629856 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10819352 memory=7885635084775281010 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608108 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919028643056 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10819352 memory=16436 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11079016448 22308 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10819352 memory=10004 CPUtime=0.14 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 961 12900 0 0 7 0 5 2 20 0 15 0 49608111 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10819352 memory=4008 CPUtime=0.16 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 656 12900 0 0 9 0 5 2 20 0 15 0 49608111 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10819352 memory=1796 CPUtime=0.2 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) R 10018 10021 4562 0 -1 4202560 676 12900 0 0 13 0 5 2 20 0 15 0 49608111 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919101966320 139919679827350 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10819352 memory=644 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11079016448 22308 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10819352 memory=956 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608111 11079016448 22308 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 88976 KiB

[startup+1.50142 s]
/proc/loadavg: 1.72 1.60 1.51 4/217 10087
/proc/meminfo: memFree=18647832/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10830156 memory=231068 CPUtime=3.12 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 24633 12900 0 0 296 9 5 2 20 0 15 0 49608096 11090079744 57767 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2707539 57767 3455 1 0 2669197 0
[pid=10021/tid=10074] ppid=10018 vsize=10830156 memory=65844 CPUtime=1.44 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 15236 12900 0 0 130 7 5 2 20 0 15 0 49608105 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919651596752 139919679837341 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10830156 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 36 12900 0 0 0 0 5 2 20 0 15 0 49608106 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10830156 memory=281183053471904 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 91 12900 0 0 0 0 5 2 20 0 15 0 49608106 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10830156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 14 12900 0 0 0 0 5 2 20 0 15 0 49608106 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10830156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 311 12900 0 0 0 0 5 2 20 0 15 0 49608106 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10830156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 30 12900 0 0 0 0 5 2 20 0 15 0 49608107 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10830156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 34 12900 0 0 0 0 5 2 20 0 15 0 49608108 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919137629856 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10830156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 49608108 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919028643072 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10830156 memory=-2746958450906831424 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11090079744 57767 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10830156 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) R 10018 10021 4562 0 -1 4202560 2084 12900 0 0 54 0 5 2 20 0 15 0 49608111 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919104063376 139919665860394 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10830156 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) R 10018 10021 4562 0 -1 4202560 1996 12900 0 0 54 0 5 2 20 0 15 0 49608111 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919103006192 139919664734461 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10830156 memory=6791534058613427641 CPUtime=0.62 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 2604 12900 0 0 55 0 5 2 20 0 15 0 49608111 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10830156 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11090079744 57767 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10830156 memory=281183053716352 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11090079744 57767 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 10830156 KiB

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

[pid=10021/tid=10086] ppid=10018 vsize=10916192 memory=16292 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10916192 memory=281183054172384 CPUtime=0.09 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 103 12900 0 0 1 1 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 62.46 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2391600 KiB

[startup+45.6008 s]
/proc/loadavg: 1.96 1.69 1.55 3/217 10087
/proc/meminfo: memFree=16363428/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10916192 memory=2391600 CPUtime=63.26 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 88685 12900 0 0 6234 85 5 2 20 0 15 0 49608096 11178180608 597900 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2729048 597900 3536 1 0 2690701 0
[pid=10021/tid=10074] ppid=10018 vsize=10916192 memory=6791534058613427641 CPUtime=45.02 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 44113 12900 0 0 4458 37 5 2 20 0 15 0 49608105 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919651645920 139919256530155 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10916192 memory=16292 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1663 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10916192 memory=2436 CPUtime=0.4 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 404 12900 0 0 25 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10916192 memory=1296 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 300 12900 0 0 27 7 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10916192 memory=1728 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 795 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10916192 memory=1008 CPUtime=0.15 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 2961 12900 0 0 7 1 5 2 20 0 15 0 49608107 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10916192 memory=5520 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 48 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919137629920 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10916192 memory=4616 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 7 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919028643072 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10916192 memory=1428 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10916192 memory=12976 CPUtime=7.17 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 12374 12900 0 0 707 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10916192 memory=1696 CPUtime=6.87 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 7963 12900 0 0 677 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10916192 memory=1232 CPUtime=2.85 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 15761 12900 0 0 274 4 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10916192 memory=1948 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10916192 memory=1200 CPUtime=0.09 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 103 12900 0 0 1 1 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 63.26 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2391600 KiB

[startup+46.4008 s]
/proc/loadavg: 1.96 1.69 1.55 3/217 10087
/proc/meminfo: memFree=16363428/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10916192 memory=2391600 CPUtime=64.06 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 88686 12900 0 0 6314 85 5 2 20 0 15 0 49608096 11178180608 597900 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2729048 597900 3536 1 0 2690701 0
[pid=10021/tid=10074] ppid=10018 vsize=10916192 memory=2383388 CPUtime=45.82 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 44114 12900 0 0 4538 37 5 2 20 0 15 0 49608105 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919651649896 139919251770886 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10916192 memory=4140 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1663 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10916192 memory=4140 CPUtime=0.4 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 404 12900 0 0 25 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10916192 memory=6791534058613427641 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 300 12900 0 0 27 7 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10916192 memory=303430261956411701 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 795 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10916192 memory=13847486485760432 CPUtime=0.15 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 2961 12900 0 0 7 1 5 2 20 0 15 0 49608107 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10916192 memory=8368 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 48 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919137629920 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10916192 memory=16292 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 7 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919028643072 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10916192 memory=2436 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10916192 memory=1296 CPUtime=7.17 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 12374 12900 0 0 707 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10916192 memory=1728 CPUtime=6.87 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 7963 12900 0 0 677 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10916192 memory=2391600 CPUtime=2.85 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 15761 12900 0 0 274 4 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10916192 memory=800 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10916192 memory=15876 CPUtime=0.09 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 103 12900 0 0 1 1 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 64.06 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2391600 KiB

[startup+46.8008 s]
/proc/loadavg: 1.96 1.69 1.55 3/217 10087
/proc/meminfo: memFree=16363428/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10916192 memory=2391600 CPUtime=64.46 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 88686 12900 0 0 6354 85 5 2 20 0 15 0 49608096 11178180608 597900 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2729048 597900 3536 1 0 2690701 0
[pid=10021/tid=10074] ppid=10018 vsize=10916192 memory=0 CPUtime=46.22 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 44114 12900 0 0 4578 37 5 2 20 0 15 0 49608105 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919651649896 139919267680384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10916192 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1663 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10916192 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 404 12900 0 0 25 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10916192 memory=1008 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 300 12900 0 0 27 7 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10916192 memory=5520 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 795 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10916192 memory=4616 CPUtime=0.15 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 2961 12900 0 0 7 1 5 2 20 0 15 0 49608107 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10916192 memory=1428 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 48 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919137629920 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10916192 memory=12976 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 7 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919028643072 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10916192 memory=1696 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10916192 memory=1232 CPUtime=7.17 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 12374 12900 0 0 707 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10916192 memory=1948 CPUtime=6.87 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 7963 12900 0 0 677 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10916192 memory=1200 CPUtime=2.85 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 15761 12900 0 0 274 4 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10916192 memory=8368 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10916192 memory=800 CPUtime=0.1 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 103 12900 0 0 2 1 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 64.46 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2391600 KiB

[startup+46.9008 s]
/proc/loadavg: 1.96 1.69 1.55 3/217 10087
/proc/meminfo: memFree=16363428/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=10916192 memory=2391600 CPUtime=64.56 cores=0,2,4,6
/proc/10021/stat : 10021 (java) S 10018 10021 4562 0 -1 1077944320 88711 12900 0 0 6364 85 5 2 20 0 15 0 49608096 11178180608 597900 33554432000 4194304 4196468 140721818675120 140721818657664 139919679815415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
/proc/10021/statm: 2729048 597900 3536 1 0 2690701 0
[pid=10021/tid=10074] ppid=10018 vsize=10916192 memory=2391600 CPUtime=46.32 cores=0,2,4,6
/proc/10021/task/10074/stat : 10074 (java) R 10018 10021 4562 0 -1 4202560 44114 12900 0 0 4588 37 5 2 20 0 15 0 49608105 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919651649896 139919267751084 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10075] ppid=10018 vsize=10916192 memory=2391600 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10075/stat : 10075 (java) S 10018 10021 4562 0 -1 1077944384 1663 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919684057616 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10076] ppid=10018 vsize=10916192 memory=3192 CPUtime=0.4 cores=0,2,4,6
/proc/10021/task/10076/stat : 10076 (java) S 10018 10021 4562 0 -1 1077944384 404 12900 0 0 25 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919572331152 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10077] ppid=10018 vsize=10916192 memory=3150080 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10077/stat : 10077 (java) S 10018 10021 4562 0 -1 1077944384 300 12900 0 0 27 7 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919571278096 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10078] ppid=10018 vsize=10916192 memory=2051028 CPUtime=0.41 cores=0,2,4,6
/proc/10021/task/10078/stat : 10078 (java) S 10018 10021 4562 0 -1 1077944384 795 12900 0 0 26 8 5 2 20 0 15 0 49608106 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919570225552 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10079] ppid=10018 vsize=10916192 memory=7305792226115217515 CPUtime=0.15 cores=0,2,4,6
/proc/10021/task/10079/stat : 10079 (java) S 10018 10021 4562 0 -1 1077944384 2961 12900 0 0 7 1 5 2 20 0 15 0 49608107 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919138683632 139919679826562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10080] ppid=10018 vsize=10916192 memory=8996 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10080/stat : 10080 (java) S 10018 10021 4562 0 -1 1077944384 48 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919137629920 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10081] ppid=10018 vsize=10916192 memory=7307198613273667904 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10081/stat : 10081 (java) S 10018 10021 4562 0 -1 1077944384 7 12900 0 0 0 0 5 2 20 0 15 0 49608108 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919028643072 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10082] ppid=10018 vsize=10916192 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10082/stat : 10082 (java) S 10018 10021 4562 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139918424664528 139919679834011 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10083] ppid=10018 vsize=10916192 memory=2391600 CPUtime=7.17 cores=0,2,4,6
/proc/10021/task/10083/stat : 10083 (java) S 10018 10021 4562 0 -1 1077944384 12374 12900 0 0 707 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919104071920 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10084] ppid=10018 vsize=10916192 memory=6791534058613427641 CPUtime=6.87 cores=0,2,4,6
/proc/10021/task/10084/stat : 10084 (java) S 10018 10021 4562 0 -1 1077944384 7963 12900 0 0 677 3 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919103019376 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10085] ppid=10018 vsize=10916192 memory=4104 CPUtime=2.85 cores=0,2,4,6
/proc/10021/task/10085/stat : 10085 (java) S 10018 10021 4562 0 -1 1077944384 15786 12900 0 0 274 4 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919101966320 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10086] ppid=10018 vsize=10916192 memory=2229520 CPUtime=0.07 cores=0,2,4,6
/proc/10021/task/10086/stat : 10086 (java) S 10018 10021 4562 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139917954902368 139919679825621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
[pid=10021/tid=10087] ppid=10018 vsize=10916192 memory=2436 CPUtime=0.1 cores=0,2,4,6
/proc/10021/task/10087/stat : 10087 (java) S 10018 10021 4562 0 -1 1077944384 103 12900 0 0 2 1 5 2 20 0 15 0 49608111 11178180608 597900 33554432000 4194304 4196468 140721818675120 139919100914736 139919679826562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35680256 140721818684014 140721818686812 140721818686812 140721818689487 0
Current children cumulated CPU time: 64.56 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2391600 KiB

Child status: 0
Real time (s): 46.9965
CPU time (s): 64.6794
CPU user time (s): 63.773
CPU system time (s): 0.906322
CPU usage (%): 137.626
Max. virtual memory (cumulated for all children) (KiB): 10918888
Max. memory (cumulated for all children) (KiB): 2391600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.773
system time used= 0.906322
maximum resident set size= 2393748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10747
involuntary context switches= 141


# summary of solver processes directly reported to runsolver:
#   pid: 10021
#   total CPU time (s): 64.6794
#   total CPU user time (s): 63.773
#   total CPU system time (s): 0.906322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.299337 second user time and 0.479436 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-23 06:34:09
IDJOB=4293541
IDBENCH=141187
IDSOLVER=2750
FILE ID=node136/4293541-1532320449
RUNJOBID= node136-1532296223-4593
PBS_JOBID= 21018988
Free space on /tmp= 57084 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f08_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293541-1532320449/watcher-4293541-1532320449 -o /tmp/evaluation-result-4293541-1532320449/solver-4293541-1532320449 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1230842256 HOME/instance-4293541-1532320449.xml

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

MD5SUM BENCH= 2cf96eb4ef0a34305468f9a178fec6f7
RANDOM SEED=1230842256

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18746876 kB
MemAvailable:   28798988 kB
Buffers:          260512 kB
Cached:          9994884 kB
SwapCached:            0 kB
Active:          4384996 kB
Inactive:        9060780 kB
Active(anon):    3193064 kB
Inactive(anon):    16916 kB
Active(file):    1191932 kB
Inactive(file):  9043864 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26644 kB
Writeback:             0 kB
AnonPages:       3207540 kB
Mapped:            49872 kB
Shmem:             17036 kB
Slab:             272064 kB
SReclaimable:     244776 kB
SUnreclaim:        27288 kB
KernelStack:        3808 kB
PageTables:        11696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3929988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2930688 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= 57060 MiB
End job on node136 at 2018-07-23 06:34:56