Trace number 4293514

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 397.263 373.369

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f06_c18.xml
MD5SUM70b591545a4dc5c7490ecc842d516269
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 benchmark2.89664
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size38
Distribution of domain sizes[{"size":6,"count":2},{"size":21,"count":4},{"size":22,"count":10},{"size":31,"count":336},{"size":38,"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
397.17/373.34	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 (8668 MiB free)
  memory of node 1: 16384 MiB (9637 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.101325 s]*
/proc/loadavg: 1.52 1.51 1.44 2/206 9808
/proc/meminfo: memFree=18737308/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=9972712 memory=17076 CPUtime=0.09 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 4411 12838 0 0 1 0 5 3 20 0 6 0 49569129 10212057088 4269 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2493178 4269 1934 1 0 2481616 0
[pid=9751/tid=9804] ppid=9748 vsize=9972712 memory=-8530506832973971393 CPUtime=0.09 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 2250 12838 0 0 1 0 5 3 20 0 6 0 49569138 10212057088 4269 33554432000 4194304 4196468 140725027281680 140058914116176 140058927402352 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 6 0 49569139 10212057088 4269 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=9972712 memory=140289287640704 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 6 0 49569139 10212057088 4269 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 6 0 49569139 10212057088 4269 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 6 0 49569139 10212057088 4269 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.209981 s]*
/proc/loadavg: 1.52 1.51 1.44 3/215 9817
/proc/meminfo: memFree=18715944/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10818904 memory=42816 CPUtime=0.26 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 7522 12838 0 0 16 2 5 3 20 0 15 0 49569129 11078557696 10704 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2704726 10704 2939 1 0 2667149 0
[pid=9751/tid=9804] ppid=9748 vsize=10818904 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 4227 12838 0 0 10 1 5 3 20 0 15 0 49569138 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058914101320 140058922555164 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10818904 memory=331 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569139 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10818904 memory=140289287650712 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569139 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10818904 memory=140289287640704 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569140 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 33 12838 0 0 0 0 5 3 20 0 15 0 49569141 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058400069024 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569141 11078557696 10902 33554432000 4194304 4196468 140725027281680 140058279536112 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11078557696 10968 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 431 12838 0 0 0 0 5 3 20 0 15 0 49569144 11078557696 10968 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10818904 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 198 12838 0 0 1 0 5 3 20 0 15 0 49569144 11078557696 10968 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10818904 memory=140289287640704 CPUtime=0.11 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 592 12838 0 0 3 0 5 3 20 0 15 0 49569144 11078557696 10968 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11078557696 10968 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10818904 memory=140289287640704 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569144 11078557696 10968 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42816 KiB

[startup+0.310202 s]*
/proc/loadavg: 1.52 1.51 1.44 3/215 9817
/proc/meminfo: memFree=18703480/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10819352 memory=56528 CPUtime=0.38 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 10675 12838 0 0 28 2 5 3 20 0 15 0 49569129 11079016448 14132 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2704838 14132 3104 1 0 2667149 0
[pid=9751/tid=9804] ppid=9748 vsize=10819352 memory=8112282956445269571 CPUtime=0.28 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 7210 12838 0 0 19 1 5 3 20 0 15 0 49569138 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058914091424 140058926359902 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569140 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 33 12838 0 0 0 0 5 3 20 0 15 0 49569141 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058400069024 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569141 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058279536112 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11079016448 14132 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 431 12838 0 0 1 0 5 3 20 0 15 0 49569144 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 199 12838 0 0 1 0 5 3 20 0 15 0 49569144 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10819352 memory=140289287640704 CPUtime=0.13 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 603 12838 0 0 5 0 5 3 20 0 15 0 49569144 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11079016448 14132 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10819352 memory=140289287640704 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569144 11079016448 14132 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 56528 KiB

[startup+0.701552 s]
/proc/loadavg: 1.52 1.51 1.44 3/215 9817
/proc/meminfo: memFree=18692732/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10819352 memory=88444 CPUtime=0.99 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 16777 12838 0 0 87 4 5 3 20 0 15 0 49569129 11079016448 22111 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2704838 22111 3236 1 0 2667149 0
[pid=9751/tid=9804] ppid=9748 vsize=10819352 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 12270 12838 0 0 56 3 5 3 20 0 15 0 49569138 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058914100240 140058926359902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10819352 memory=140289134179088 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10819352 memory=140290811757140 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10819352 memory=8368 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 5 12838 0 0 0 0 5 3 20 0 15 0 49569140 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10819352 memory=7662705889289527641 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 33 12838 0 0 0 0 5 3 20 0 15 0 49569141 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058400069024 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10819352 memory=7885635084775281010 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569141 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058279536112 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10819352 memory=16436 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11079016448 22111 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10819352 memory=10000 CPUtime=0.15 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 849 12838 0 0 7 0 5 3 20 0 15 0 49569144 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10819352 memory=4008 CPUtime=0.18 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 763 12838 0 0 10 0 5 3 20 0 15 0 49569144 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10819352 memory=1796 CPUtime=0.21 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 651 12838 0 0 13 0 5 3 20 0 15 0 49569144 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10819352 memory=644 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11079016448 22111 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10819352 memory=956 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569144 11079016448 22111 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 88444 KiB

[startup+1.50098 s]
/proc/loadavg: 1.52 1.51 1.44 4/215 9817
/proc/meminfo: memFree=18648260/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10830156 memory=230760 CPUtime=3.13 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 25340 12838 0 0 295 10 5 3 20 0 15 0 49569129 11090079744 57690 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2707539 57690 3464 1 0 2669197 0
[pid=9751/tid=9804] ppid=9748 vsize=10830156 memory=65296 CPUtime=1.45 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 15779 12838 0 0 130 7 5 3 20 0 15 0 49569138 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058914097152 140058942301341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10830156 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 13 12838 0 0 0 0 5 3 20 0 15 0 49569139 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10830156 memory=280578268389536 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 364 12838 0 0 0 0 5 3 20 0 15 0 49569139 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10830156 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 68 12838 0 0 0 0 5 3 20 0 15 0 49569139 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10830156 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 1 12838 0 0 0 0 5 3 20 0 15 0 49569139 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10830156 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 31 12838 0 0 0 0 5 3 20 0 15 0 49569140 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10830156 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 35 12838 0 0 0 0 5 3 20 0 15 0 49569141 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058400069088 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10830156 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569141 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058279536112 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10830156 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11090079744 57690 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10830156 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) R 9748 9751 4562 0 -1 4202560 2517 12838 0 0 51 1 5 3 20 0 15 0 49569144 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058366491408 140058925779621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10830156 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) R 9748 9751 4562 0 -1 4202560 1675 12838 0 0 56 0 5 3 20 0 15 0 49569144 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058365439744 140058926244996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10830156 memory=8112282956445269571 CPUtime=0.62 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 2654 12838 0 0 54 0 5 3 20 0 15 0 49569144 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10830156 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11090079744 57690 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10830156 memory=280578268633984 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11090079744 57690 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 10830156 KiB

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

[pid=9751/tid=9816] ppid=9748 vsize=10916192 memory=2559944 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639730 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10916192 memory=5520 CPUtime=0.3 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1472 12838 0 0 11 11 5 3 20 0 15 0 49569144 11178180608 639730 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 395.03 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2558920 KiB

[startup+372.001 s]*
/proc/loadavg: 1.52 1.55 1.50 3/216 9832
/proc/meminfo: memFree=16192580/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10916192 memory=2557892 CPUtime=395.86 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 195552 12838 0 0 39448 130 5 3 20 0 15 0 49569129 11178180608 639473 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2729048 639473 3535 1 0 2690701 0
[pid=9751/tid=9804] ppid=9748 vsize=10916192 memory=8368 CPUtime=369.26 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 69020 12838 0 0 36869 49 5 3 20 0 15 0 49569138 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058914111872 140058505361390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10916192 memory=800 CPUtime=1.99 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 5589 12838 0 0 178 13 5 3 20 0 15 0 49569139 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10916192 memory=15876 CPUtime=1.97 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 8051 12838 0 0 175 14 5 3 20 0 15 0 49569139 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10916192 memory=4872558044660077418 CPUtime=1.99 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 4844 12838 0 0 178 13 5 3 20 0 15 0 49569139 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10916192 memory=12976 CPUtime=1.97 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 6158 12838 0 0 175 14 5 3 20 0 15 0 49569139 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10916192 memory=16292 CPUtime=0.61 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 6136 12838 0 0 48 5 5 3 20 0 15 0 49569140 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10916192 memory=2436 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 46 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058400069088 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10916192 memory=1296 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 5 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058279536128 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10916192 memory=7528 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639473 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10916192 memory=840 CPUtime=7.69 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 34637 12838 0 0 755 6 5 3 20 0 15 0 49569144 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10916192 memory=1796 CPUtime=7.78 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 30511 12838 0 0 768 2 5 3 20 0 15 0 49569144 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10916192 memory=2563952 CPUtime=2.9 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 26685 12838 0 0 278 4 5 3 20 0 15 0 49569144 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10916192 memory=2563952 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639473 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10916192 memory=4140 CPUtime=0.3 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1672 12838 0 0 11 11 5 3 20 0 15 0 49569144 11178180608 639473 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 395.86 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2557892 KiB

[startup+372.801 s]
/proc/loadavg: 1.52 1.55 1.50 3/216 9832
/proc/meminfo: memFree=16192580/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10916192 memory=2556868 CPUtime=396.67 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 195558 12838 0 0 39529 130 5 3 20 0 15 0 49569129 11178180608 639217 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2729048 639217 3535 1 0 2690701 0
[pid=9751/tid=9804] ppid=9748 vsize=10916192 memory=8112282956445269571 CPUtime=370.05 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 69024 12838 0 0 36948 49 5 3 20 0 15 0 49569138 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058914112016 140058510491592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10916192 memory=288230613214036277 CPUtime=1.99 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 5589 12838 0 0 178 13 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10916192 memory=13847486485760432 CPUtime=1.98 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 8052 12838 0 0 176 14 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10916192 memory=-1161699032756226647 CPUtime=2 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 4845 12838 0 0 179 13 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10916192 memory=1428 CPUtime=1.98 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 6158 12838 0 0 176 14 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10916192 memory=12976 CPUtime=0.61 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 6136 12838 0 0 48 5 5 3 20 0 15 0 49569140 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10916192 memory=1696 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 46 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058400069088 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10916192 memory=1232 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 5 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058279536128 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10916192 memory=1948 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10916192 memory=8112282956445269571 CPUtime=7.69 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 34637 12838 0 0 755 6 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10916192 memory=1240 CPUtime=7.78 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 30511 12838 0 0 768 2 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10916192 memory=2340 CPUtime=2.9 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 26685 12838 0 0 278 4 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10916192 memory=1576 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10916192 memory=928 CPUtime=0.3 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1672 12838 0 0 11 11 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 396.67 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2556868 KiB

[startup+373.201 s]
/proc/loadavg: 1.55 1.56 1.50 3/216 9832
/proc/meminfo: memFree=16193564/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10916192 memory=2556868 CPUtime=397.07 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 195569 12838 0 0 39569 130 5 3 20 0 15 0 49569129 11178180608 639217 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2729048 639217 3535 1 0 2690701 0
[pid=9751/tid=9804] ppid=9748 vsize=10916192 memory=7234303152781525078 CPUtime=370.44 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 69034 12838 0 0 36987 49 5 3 20 0 15 0 49569138 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058914111760 140058498996352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10916192 memory=288287792163980130 CPUtime=1.99 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 5590 12838 0 0 178 13 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10916192 memory=6655300316396806240 CPUtime=1.98 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 8052 12838 0 0 176 14 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10916192 memory=6944656592387989600 CPUtime=2 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 4845 12838 0 0 179 13 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10916192 memory=6944652177228980320 CPUtime=1.98 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 6158 12838 0 0 176 14 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10916192 memory=9023629670928638048 CPUtime=0.62 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 6136 12838 0 0 49 5 5 3 20 0 15 0 49569140 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10916192 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 46 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058400069088 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10916192 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 5 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058279536128 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10916192 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10916192 memory=7809360936289333097 CPUtime=7.69 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 34637 12838 0 0 755 6 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10916192 memory=7593746547471837287 CPUtime=7.78 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 30511 12838 0 0 768 2 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10916192 memory=7379238580614884456 CPUtime=2.9 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 26685 12838 0 0 278 4 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10916192 memory=6079975394132976232 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10916192 memory=6079975394132976232 CPUtime=0.3 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1672 12838 0 0 11 11 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 397.07 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2556868 KiB

[startup+373.301 s]
/proc/loadavg: 1.55 1.56 1.50 3/216 9832
/proc/meminfo: memFree=16193564/32770624 swapFree=67108860/67108860
[pid=9751] ppid=9748 vsize=10916192 memory=2556868 CPUtime=397.17 cores=0,2,4,6
/proc/9751/stat : 9751 (java) S 9748 9751 4562 0 -1 1077944320 195569 12838 0 0 39579 130 5 3 20 0 15 0 49569129 11178180608 639217 33554432000 4194304 4196468 140725027281680 140725027264224 140058942279415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
/proc/9751/statm: 2729048 639217 3535 1 0 2690701 0
[pid=9751/tid=9804] ppid=9748 vsize=10916192 memory=2557892 CPUtime=370.54 cores=0,2,4,6
/proc/9751/task/9804/stat : 9804 (java) R 9748 9751 4562 0 -1 4202560 69034 12838 0 0 36997 49 5 3 20 0 15 0 49569138 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058914111760 140058501058493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9805] ppid=9748 vsize=10916192 memory=2579312 CPUtime=1.99 cores=0,2,4,6
/proc/9751/task/9805/stat : 9805 (java) S 9748 9751 4562 0 -1 1077944384 5590 12838 0 0 178 13 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058946521360 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9806] ppid=9748 vsize=10916192 memory=2558920 CPUtime=1.98 cores=0,2,4,6
/proc/9751/task/9806/stat : 9806 (java) S 9748 9751 4562 0 -1 1077944384 8052 12838 0 0 176 14 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058834794896 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9807] ppid=9748 vsize=10916192 memory=2585464 CPUtime=2 cores=0,2,4,6
/proc/9751/task/9807/stat : 9807 (java) S 9748 9751 4562 0 -1 1077944384 4845 12838 0 0 179 13 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058833742352 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9808] ppid=9748 vsize=10916192 memory=4140 CPUtime=1.98 cores=0,2,4,6
/proc/9751/task/9808/stat : 9808 (java) S 9748 9751 4562 0 -1 1077944384 6158 12838 0 0 176 14 5 3 20 0 15 0 49569139 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058832689808 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9809] ppid=9748 vsize=10916192 memory=2558920 CPUtime=0.62 cores=0,2,4,6
/proc/9751/task/9809/stat : 9809 (java) S 9748 9751 4562 0 -1 1077944384 6136 12838 0 0 49 5 5 3 20 0 15 0 49569140 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058401122800 140058942290562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9810] ppid=9748 vsize=10916192 memory=2556868 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9810/stat : 9810 (java) S 9748 9751 4562 0 -1 1077944384 46 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058400069088 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9811] ppid=9748 vsize=10916192 memory=2556868 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9811/stat : 9811 (java) S 9748 9751 4562 0 -1 1077944384 5 12838 0 0 0 0 5 3 20 0 15 0 49569141 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058279536128 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9812] ppid=9748 vsize=10916192 memory=2557892 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9812/stat : 9812 (java) S 9748 9751 4562 0 -1 1077944384 2 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140057675557584 140058942298011 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9813] ppid=9748 vsize=10916192 memory=2566004 CPUtime=7.69 cores=0,2,4,6
/proc/9751/task/9813/stat : 9813 (java) S 9748 9751 4562 0 -1 1077944384 34637 12838 0 0 755 6 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058366511088 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9814] ppid=9748 vsize=10916192 memory=2572160 CPUtime=7.78 cores=0,2,4,6
/proc/9751/task/9814/stat : 9814 (java) S 9748 9751 4562 0 -1 1077944384 30511 12838 0 0 768 2 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058365458544 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9815] ppid=9748 vsize=10916192 memory=2573188 CPUtime=2.9 cores=0,2,4,6
/proc/9751/task/9815/stat : 9815 (java) S 9748 9751 4562 0 -1 1077944384 26685 12838 0 0 278 4 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058364406000 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9816] ppid=9748 vsize=10916192 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/9751/task/9816/stat : 9816 (java) S 9748 9751 4562 0 -1 1077944384 3 12838 0 0 0 0 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140057205795424 140058942289621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
[pid=9751/tid=9817] ppid=9748 vsize=10916192 memory=956 CPUtime=0.3 cores=0,2,4,6
/proc/9751/task/9817/stat : 9817 (java) S 9748 9751 4562 0 -1 1077944384 1672 12838 0 0 11 11 5 3 20 0 15 0 49569144 11178180608 639217 33554432000 4194304 4196468 140725027281680 140058363353904 140058942290562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20066304 140725027285614 140725027288412 140725027288412 140725027291087 0
Current children cumulated CPU time: 397.17 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 2556868 KiB

Child status: 0
Real time (s): 373.369
CPU time (s): 397.263
CPU user time (s): 395.905
CPU system time (s): 1.3576
CPU usage (%): 106.4
Max. virtual memory (cumulated for all children) (KiB): 10918888
Max. memory (cumulated for all children) (KiB): 2922528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 395.905
system time used= 1.3576
maximum resident set size= 2927196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26003
involuntary context switches= 1032


# summary of solver processes directly reported to runsolver:
#   pid: 9751
#   total CPU time (s): 397.263
#   total CPU user time (s): 395.905
#   total CPU system time (s): 1.3576

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.25352 second user time and 3.53505 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-23 06:27:39
IDJOB=4293514
IDBENCH=141184
IDSOLVER=2750
FILE ID=node136/4293514-1532320059
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-f06_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293514-1532320059/watcher-4293514-1532320059 -o /tmp/evaluation-result-4293514-1532320059/solver-4293514-1532320059 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2078619322 HOME/instance-4293514-1532320059.xml

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

MD5SUM BENCH= 70b591545a4dc5c7490ecc842d516269
RANDOM SEED=2078619322

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:        18745604 kB
MemAvailable:   28797140 kB
Buffers:          260204 kB
Cached:          9994776 kB
SwapCached:            0 kB
Active:          4385644 kB
Inactive:        9060428 kB
Active(anon):    3193996 kB
Inactive(anon):    16916 kB
Active(file):    1191648 kB
Inactive(file):  9043512 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26392 kB
Writeback:             0 kB
AnonPages:       3197924 kB
Mapped:            49884 kB
Shmem:             17036 kB
Slab:             272040 kB
SReclaimable:     244836 kB
SUnreclaim:        27204 kB
KernelStack:        3536 kB
PageTables:        11276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3929584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2914304 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:33:53