Trace number 4305014

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.9.2-SuperNGSAT 15.469 5.94484

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-5-cp_c18.xml
MD5SUM9520b1c3a7fc9338271b16f0cb9e04b3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.255241
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1207
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":80}]
Minimum variable degree62
Maximum variable degree63
Distribution of variable degrees[{"degree":62,"count":64},{"degree":63,"count":16}]
Minimum constraint arity4
Maximum constraint arity80
Distribution of constraint arities[{"arity":4,"count":1200},{"arity":16,"count":6},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints1200
Distribution of constraint types[{"type":"intension","count":1200},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
15.33/5.93	v <instantiation>
15.33/5.93	v       <list>
15.33/5.93	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15]
15.33/5.93	v       </list>
15.33/5.93	v       <values>
15.33/5.93	v         0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 3 2 3 2 0 1 2 3 1 0 1 0 2 3 1 0 2 3 0 1 3 2 2 3 1 0 3 2 0 1 2 1 3 0 0 3 1 2 1 2 0 3 3 0 2 1
15.33/5.93	v       </values>
15.33/5.93	v     </instantiation>
15.33/5.93	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305014-1534104095/watcher-4305014-1534104095 -o /tmp/evaluation-result-4305014-1534104095/solver-4305014-1534104095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534096675-9345 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1757320523 -superng HOME/instance-4305014-1534104095.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=10804, runsolver pid=10801

[startup+0.100164 s]*
/proc/loadavg: 1.94 1.46 1.41 3/213 10861
/proc/meminfo: memFree=17356832/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=10005480 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 4340 13269 0 0 1 0 4 3 20 0 6 0 227972768 10245611520 4203 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2501370 4203 1934 1 0 2489808 0
[pid=10804/tid=10857] ppid=10801 vsize=10005480 memory=4279135703946462605 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 2187 13269 0 0 0 0 4 3 20 0 6 0 227972777 10245611520 4203 33554432000 4194304 4196468 140737408020000 139961278849616 139961292695381 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 6 0 227972778 10245611520 4203 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=10005480 memory=140521066079872 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 6 0 227972778 10245611520 4203 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 6 0 227972778 10245611520 4203 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 6 0 227972778 10245611520 4269 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210336 s]*
/proc/loadavg: 1.94 1.46 1.41 3/222 10870
/proc/meminfo: memFree=17333036/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=10982744 memory=43848 CPUtime=0.26 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 7688 13269 0 0 17 2 4 3 20 0 15 0 227972768 11246329856 10962 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2745686 10962 2946 1 0 2708109 0
[pid=10804/tid=10857] ppid=10801 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 4485 13269 0 0 11 0 4 3 20 0 15 0 227972777 11246329856 11226 33554432000 4194304 4196468 140737408020000 139961278809776 139961287288615 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=10982744 memory=365 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246329856 11226 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=10982744 memory=288370897217791616 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246329856 11226 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246329856 11226 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246329856 11226 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=10982744 memory=140521066079872 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 15 0 227972779 11246329856 11226 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 13 13269 0 0 0 0 4 3 20 0 15 0 227972780 11246329856 11226 33554432000 4194304 4196468 140737408020000 139960112899616 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972780 11246329856 11226 33554432000 4194304 4196468 140737408020000 139959965050224 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246329856 11292 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) S 10801 10804 9314 0 -1 1077944384 359 13269 0 0 1 0 4 3 20 0 15 0 227972783 11246329856 11292 33554432000 4194304 4196468 140737408020000 139960731818352 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) S 10801 10804 9314 0 -1 1077944384 244 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246329856 11292 33554432000 4194304 4196468 140737408020000 139960730765552 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=10982744 memory=140521066079872 CPUtime=0.1 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 625 13269 0 0 3 0 4 3 20 0 15 0 227972783 11246329856 11292 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246329856 11292 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=10982744 memory=140521066079872 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246329856 11292 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43848 KiB

[startup+0.310501 s]*
/proc/loadavg: 1.94 1.46 1.41 3/222 10870
/proc/meminfo: memFree=17321112/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=10983192 memory=56104 CPUtime=0.38 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 10592 13269 0 0 28 3 4 3 20 0 15 0 227972768 11246788608 14026 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2745798 14026 3065 1 0 2708109 0
[pid=10804/tid=10857] ppid=10801 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 7128 13269 0 0 20 1 4 3 20 0 15 0 227972777 11246788608 14026 33554432000 4194304 4196468 140737408020000 139961278824864 139961287288007 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 14026 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 14026 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 14026 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 14026 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 15 0 227972779 11246788608 14026 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 13 13269 0 0 0 0 4 3 20 0 15 0 227972780 11246788608 14026 33554432000 4194304 4196468 140737408020000 139960112899616 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972780 11246788608 14026 33554432000 4194304 4196468 140737408020000 139959965050224 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246788608 14026 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) S 10801 10804 9314 0 -1 1077944384 359 13269 0 0 2 0 4 3 20 0 15 0 227972783 11246788608 14026 33554432000 4194304 4196468 140737408020000 139960731818352 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) S 10801 10804 9314 0 -1 1077944384 247 13269 0 0 1 0 4 3 20 0 15 0 227972783 11246788608 14026 33554432000 4194304 4196468 140737408020000 139960730765552 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=10983192 memory=140521066079872 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 635 13269 0 0 4 0 4 3 20 0 15 0 227972783 11246788608 14026 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246788608 14026 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=10983192 memory=140521066079872 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246788608 14026 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56104 KiB

[startup+0.700775 s]
/proc/loadavg: 1.94 1.46 1.41 3/222 10870
/proc/meminfo: memFree=17309940/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=10983192 memory=88856 CPUtime=0.99 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 16779 13269 0 0 87 5 4 3 20 0 15 0 227972768 11246788608 22214 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2745798 22214 3247 1 0 2708109 0
[pid=10804/tid=10857] ppid=10801 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 12176 13269 0 0 56 3 4 3 20 0 15 0 227972777 11246788608 22214 33554432000 4194304 4196468 140737408020000 139961278833680 139961290199664 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 22214 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 22214 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=10983192 memory=140520928195344 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 22214 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=10983192 memory=140522739991151 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 15 0 227972778 11246788608 22214 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=10983192 memory=1832 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 5 13269 0 0 0 0 4 3 20 0 15 0 227972779 11246788608 22214 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=10983192 memory=7161944214934349376 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 13 13269 0 0 0 0 4 3 20 0 15 0 227972780 11246788608 22214 33554432000 4194304 4196468 140737408020000 139960112899616 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=10983192 memory=6082220498227391592 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972780 11246788608 22214 33554432000 4194304 4196468 140737408020000 139959965050224 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=10983192 memory=16348 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246788608 22214 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=10983192 memory=1176 CPUtime=0.17 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) S 10801 10804 9314 0 -1 1077944384 1008 13269 0 0 10 0 4 3 20 0 15 0 227972783 11246788608 22214 33554432000 4194304 4196468 140737408020000 139960731818352 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=10983192 memory=34244 CPUtime=0.14 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) S 10801 10804 9314 0 -1 1077944384 661 13269 0 0 7 0 4 3 20 0 15 0 227972783 11246788608 22214 33554432000 4194304 4196468 140737408020000 139960730765552 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=10983192 memory=4048 CPUtime=0.2 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 708 13269 0 0 13 0 4 3 20 0 15 0 227972783 11246788608 22214 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=10983192 memory=508 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246788608 22214 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=10983192 memory=1728 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972783 11246788608 22214 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88856 KiB

[startup+1.50075 s]
/proc/loadavg: 1.94 1.46 1.41 5/222 10870
/proc/meminfo: memFree=17264228/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=10998092 memory=196664 CPUtime=2.74 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 24615 13269 0 0 256 11 4 3 20 0 15 0 227972768 11262046208 49166 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2749523 49166 3475 1 0 2711181 0
[pid=10804/tid=10857] ppid=10801 vsize=10998092 memory=65028 CPUtime=1.42 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 16961 13269 0 0 129 6 4 3 20 0 15 0 227972777 11262046208 49166 33554432000 4194304 4196468 140737408020000 139961278829696 139960854374348 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=10998092 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 157 13269 0 0 1 0 4 3 20 0 15 0 227972778 11262046208 49166 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=10998092 memory=281041856422048 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 26 13269 0 0 1 0 4 3 20 0 15 0 227972778 11262046208 49166 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 54 13269 0 0 1 0 4 3 20 0 15 0 227972778 11262046208 49166 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 33 13269 0 0 1 0 4 3 20 0 15 0 227972778 11262046208 49166 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 54 13269 0 0 1 0 4 3 20 0 15 0 227972779 11262046208 49166 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 13 13269 0 0 0 0 4 3 20 0 15 0 227972780 11262046208 49166 33554432000 4194304 4196468 140737408020000 139960112899680 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 2 13269 0 0 0 0 4 3 20 0 15 0 227972780 11262046208 49166 33554432000 4194304 4196468 140737408020000 139959965050224 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=10998092 memory=-2746958450906831424 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11262046208 49166 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=10998092 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) S 10801 10804 9314 0 -1 1077944384 2002 13269 0 0 41 0 4 3 20 0 15 0 227972783 11262046208 49166 33554432000 4194304 4196468 140737408020000 139960731818352 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=10998092 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) S 10801 10804 9314 0 -1 1077944384 1401 13269 0 0 35 0 4 3 20 0 15 0 227972783 11262046208 49166 33554432000 4194304 4196468 140737408020000 139960730765552 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=10998092 memory=6791534058613427641 CPUtime=0.5 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 1710 13269 0 0 42 1 4 3 20 0 15 0 227972783 11262046208 49166 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=10998092 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11262046208 49166 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=10998092 memory=281041856666496 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 1 13269 0 0 0 0 4 3 20 0 15 0 227972783 11262046208 49166 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 10998092 KiB

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

[pid=10804/tid=10869] ppid=10801 vsize=11006304 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11270455296 66788 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=11006304 memory=245 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 12 13269 0 0 0 0 4 3 20 0 15 0 227972783 11270455296 66788 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 6.91 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 267152 KiB

[startup+4.80245 s]
/proc/loadavg: 2.18 1.52 1.43 6/222 10870
/proc/meminfo: memFree=17065512/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=11008352 memory=316828 CPUtime=12.06 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 52205 13269 0 0 1179 20 4 3 20 0 15 0 227972768 11272552448 79207 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2752088 79207 3501 1 0 2713741 0
[pid=10804/tid=10857] ppid=10801 vsize=11008352 memory=0 CPUtime=4.64 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 26272 13269 0 0 447 10 4 3 20 0 15 0 227972777 11272552448 79207 33554432000 4194304 4196468 140737408020000 139961278843168 139961287652492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=11008352 memory=281041856178936 CPUtime=0.1 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 327 13269 0 0 3 0 4 3 20 0 15 0 227972778 11272552448 79207 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=11008352 memory=6791534058613427641 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 403 13269 0 0 4 0 4 3 20 0 15 0 227972778 11272552448 79207 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=11008352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 83 13269 0 0 5 0 4 3 20 0 15 0 227972778 11272552448 79207 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=11008352 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 50 13269 0 0 4 0 4 3 20 0 15 0 227972778 11272552448 79207 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=11008352 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 2825 13269 0 0 4 0 4 3 20 0 15 0 227972779 11272552448 79207 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=11008352 memory=-2746958450906831424 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 15 13269 0 0 0 0 4 3 20 0 15 0 227972780 11272552448 79207 33554432000 4194304 4196468 140737408020000 139960112899680 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 8 13269 0 0 0 0 4 3 20 0 15 0 227972780 11272552448 79207 33554432000 4194304 4196468 140737408020000 139959965050240 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11272552448 79207 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=11008352 memory=281041856318016 CPUtime=2.83 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) R 10801 10804 9314 0 -1 4202560 4549 13269 0 0 275 1 4 3 20 0 15 0 227972783 11272552448 79207 33554432000 4194304 4196468 140737408020000 139960731809632 139961291399219 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=11008352 memory=7747766295893256779 CPUtime=2.79 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) R 10801 10804 9314 0 -1 4202560 5722 13269 0 0 271 1 4 3 20 0 15 0 227972783 11272552448 79207 33554432000 4194304 4196468 140737408020000 139960730751984 139961288532534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=11008352 memory=3054156605267021953 CPUtime=1.72 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 9735 13269 0 0 162 3 4 3 20 0 15 0 227972783 11272552448 79207 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=11008352 memory=6944656592455360608 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11272552448 79207 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=11008352 memory=-9001733975035373671 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 15 13269 0 0 0 0 4 3 20 0 15 0 227972783 11272552448 79207 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 316828 KiB

[startup+5.60062 s]
/proc/loadavg: 2.18 1.52 1.43 7/222 10870
/proc/meminfo: memFree=17056736/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=11077984 memory=372440 CPUtime=14.3 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 67803 13269 0 0 1400 23 4 3 20 0 15 0 227972768 11343855616 93110 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2769496 93110 3505 1 0 2731149 0
[pid=10804/tid=10857] ppid=10801 vsize=11077984 memory=6944656592387989600 CPUtime=5.43 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 39436 13269 0 0 524 12 4 3 20 0 15 0 227972777 11343855616 93110 33554432000 4194304 4196468 140737408020000 139961278840352 139961285457600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=11077984 memory=6944656592455360604 CPUtime=0.1 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 327 13269 0 0 3 0 4 3 20 0 15 0 227972778 11343855616 93110 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=11077984 memory=56 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 403 13269 0 0 4 0 4 3 20 0 15 0 227972778 11343855616 93110 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=11077984 memory=1792 CPUtime=0.12 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 83 13269 0 0 5 0 4 3 20 0 15 0 227972778 11343855616 93110 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=11077984 memory=876 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 50 13269 0 0 4 0 4 3 20 0 15 0 227972778 11343855616 93110 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=11077984 memory=5344 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 2825 13269 0 0 4 0 4 3 20 0 15 0 227972779 11343855616 93110 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=11077984 memory=756 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 15 13269 0 0 0 0 4 3 20 0 15 0 227972780 11343855616 93110 33554432000 4194304 4196468 140737408020000 139960112899680 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=11077984 memory=4588 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 8 13269 0 0 0 0 4 3 20 0 15 0 227972780 11343855616 93110 33554432000 4194304 4196468 140737408020000 139959965050240 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=11077984 memory=1388 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11343855616 93110 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=11077984 memory=9664 CPUtime=3.49 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) R 10801 10804 9314 0 -1 4202560 6468 13269 0 0 340 2 4 3 20 0 15 0 227972783 11343855616 93110 33554432000 4194304 4196468 140737408020000 139960731799368 139961290509639 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=11077984 memory=1136 CPUtime=3.24 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) R 10801 10804 9314 0 -1 4202560 5866 13269 0 0 316 1 4 3 20 0 15 0 227972783 11343855616 93110 33554432000 4194304 4196468 140737408020000 139960730765552 139961307034202 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=11077984 memory=1224 CPUtime=2.04 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 10069 13269 0 0 194 3 4 3 20 0 15 0 227972783 11343855616 93110 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=11077984 memory=1616 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11343855616 93110 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=11077984 memory=1832 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 52 13269 0 0 0 0 4 3 20 0 15 0 227972783 11343855616 93110 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 14.3 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 372440 KiB

[startup+5.80117 s]
/proc/loadavg: 2.18 1.52 1.43 7/222 10870
/proc/meminfo: memFree=17056736/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=11080032 memory=374808 CPUtime=15.01 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 68436 13269 0 0 1470 24 4 3 20 0 15 0 227972768 11345952768 93702 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2770008 93702 3507 1 0 2731661 0
[pid=10804/tid=10857] ppid=10801 vsize=11080032 memory=15196 CPUtime=5.63 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 39492 13269 0 0 544 12 4 3 20 0 15 0 227972777 11345952768 93702 33554432000 4194304 4196468 140737408020000 139961278844536 139961286090743 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=11080032 memory=16348 CPUtime=0.1 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 327 13269 0 0 3 0 4 3 20 0 15 0 227972778 11345952768 93702 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=11080032 memory=1176 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 403 13269 0 0 4 0 4 3 20 0 15 0 227972778 11345952768 93702 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=11080032 memory=34244 CPUtime=0.12 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 83 13269 0 0 5 0 4 3 20 0 15 0 227972778 11345952768 93702 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=11080032 memory=2241 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 50 13269 0 0 4 0 4 3 20 0 15 0 227972778 11345952768 93702 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=11080032 memory=2244 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 2825 13269 0 0 4 0 4 3 20 0 15 0 227972779 11345952768 93702 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=11080032 memory=4588 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 15 13269 0 0 0 0 4 3 20 0 15 0 227972780 11345952768 93702 33554432000 4194304 4196468 140737408020000 139960112899680 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=11080032 memory=6656426216303648864 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 8 13269 0 0 0 0 4 3 20 0 15 0 227972780 11345952768 93702 33554432000 4194304 4196468 140737408020000 139959965050240 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=11080032 memory=281041856937216 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11345952768 93702 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=11080032 memory=6297266289376056416 CPUtime=3.69 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) R 10801 10804 9314 0 -1 4202560 6786 13269 0 0 360 2 4 3 20 0 15 0 227972783 11345952768 93702 33554432000 4194304 4196468 140737408020000 139960731799368 139961288539821 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=11080032 memory=7811871143130124904 CPUtime=3.44 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) R 10801 10804 9314 0 -1 4202560 5913 13269 0 0 336 1 4 3 20 0 15 0 227972783 11345952768 93702 33554432000 4194304 4196468 140737408020000 139960730754144 139961288557122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=11080032 memory=1564 CPUtime=2.15 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 10281 13269 0 0 205 3 4 3 20 0 15 0 227972783 11345952768 93702 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=11080032 memory=2212 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11345952768 93702 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=11080032 memory=3984 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 52 13269 0 0 0 0 4 3 20 0 15 0 227972783 11345952768 93702 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 15.01 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 374808 KiB

[startup+5.90117 s]
/proc/loadavg: 2.18 1.52 1.43 7/222 10870
/proc/meminfo: memFree=17056736/32770624 swapFree=67108688/67108860
[pid=10804] ppid=10801 vsize=11080032 memory=375356 CPUtime=15.33 cores=0,2,4,6
/proc/10804/stat : 10804 (java) S 10801 10804 9314 0 -1 1077944320 68579 13269 0 0 1502 24 4 3 20 0 15 0 227972768 11345952768 93839 33554432000 4194304 4196468 140737408020000 140737408002544 139961307012855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
/proc/10804/statm: 2770008 93839 3507 1 0 2731661 0
[pid=10804/tid=10857] ppid=10801 vsize=11080032 memory=281041856751424 CPUtime=5.73 cores=0,2,4,6
/proc/10804/task/10857/stat : 10857 (java) R 10801 10804 9314 0 -1 4202560 39568 13269 0 0 554 12 4 3 20 0 15 0 227972777 11345952768 93839 33554432000 4194304 4196468 140737408020000 139961278835760 139961287288750 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10858] ppid=10801 vsize=11080032 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/10804/task/10858/stat : 10858 (java) S 10801 10804 9314 0 -1 1077944384 327 13269 0 0 3 0 4 3 20 0 15 0 227972778 11345952768 93839 33554432000 4194304 4196468 140737408020000 139961311255184 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10859] ppid=10801 vsize=11080032 memory=319996 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10859/stat : 10859 (java) S 10801 10804 9314 0 -1 1077944384 403 13269 0 0 4 0 4 3 20 0 15 0 227972778 11345952768 93839 33554432000 4194304 4196468 140737408020000 139961176590864 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10860] ppid=10801 vsize=11080032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10804/task/10860/stat : 10860 (java) S 10801 10804 9314 0 -1 1077944384 83 13269 0 0 5 0 4 3 20 0 15 0 227972778 11345952768 93839 33554432000 4194304 4196468 140737408020000 139961175538064 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10861] ppid=10801 vsize=11080032 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10861/stat : 10861 (java) S 10801 10804 9314 0 -1 1077944384 50 13269 0 0 4 0 4 3 20 0 15 0 227972778 11345952768 93839 33554432000 4194304 4196468 140737408020000 139961174485264 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10862] ppid=10801 vsize=11080032 memory=-3472574513799858008 CPUtime=0.11 cores=0,2,4,6
/proc/10804/task/10862/stat : 10862 (java) S 10801 10804 9314 0 -1 1077944384 2825 13269 0 0 4 0 4 3 20 0 15 0 227972779 11345952768 93839 33554432000 4194304 4196468 140737408020000 139960732871536 139961307024002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10863] ppid=10801 vsize=11080032 memory=6944656575208382560 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10863/stat : 10863 (java) S 10801 10804 9314 0 -1 1077944384 15 13269 0 0 0 0 4 3 20 0 15 0 227972780 11345952768 93839 33554432000 4194304 4196468 140737408020000 139960112899680 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10864] ppid=10801 vsize=11080032 memory=285972 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10864/stat : 10864 (java) S 10801 10804 9314 0 -1 1077944384 8 13269 0 0 0 0 4 3 20 0 15 0 227972780 11345952768 93839 33554432000 4194304 4196468 140737408020000 139959965050240 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10865] ppid=10801 vsize=11080032 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10865/stat : 10865 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11345952768 93839 33554432000 4194304 4196468 140737408020000 139959657650512 139961307031451 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10866] ppid=10801 vsize=11080032 memory=1 CPUtime=3.79 cores=0,2,4,6
/proc/10804/task/10866/stat : 10866 (java) R 10801 10804 9314 0 -1 4202560 6803 13269 0 0 370 2 4 3 20 0 15 0 227972783 11345952768 93839 33554432000 4194304 4196468 140737408020000 139960731804192 139961286251312 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10867] ppid=10801 vsize=11080032 memory=0 CPUtime=3.54 cores=0,2,4,6
/proc/10804/task/10867/stat : 10867 (java) R 10801 10804 9314 0 -1 4202560 5935 13269 0 0 346 1 4 3 20 0 15 0 227972783 11345952768 93839 33554432000 4194304 4196468 140737408020000 139960730750544 139961291934982 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10868] ppid=10801 vsize=11080032 memory=6944656592452938395 CPUtime=2.17 cores=0,2,4,6
/proc/10804/task/10868/stat : 10868 (java) S 10801 10804 9314 0 -1 1077944384 10309 13269 0 0 207 3 4 3 20 0 15 0 227972783 11345952768 93839 33554432000 4194304 4196468 140737408020000 139960729712752 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10869] ppid=10801 vsize=11080032 memory=4137290303932963203 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10869/stat : 10869 (java) S 10801 10804 9314 0 -1 1077944384 3 13269 0 0 0 0 4 3 20 0 15 0 227972783 11345952768 93839 33554432000 4194304 4196468 140737408020000 139959226853600 139961307023061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
[pid=10804/tid=10870] ppid=10801 vsize=11080032 memory=6944656425123290226 CPUtime=0.07 cores=0,2,4,6
/proc/10804/task/10870/stat : 10870 (java) S 10801 10804 9314 0 -1 1077944384 52 13269 0 0 0 0 4 3 20 0 15 0 227972783 11345952768 93839 33554432000 4194304 4196468 140737408020000 139960728661168 139961307024002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19996672 140737408027235 140737408030044 140737408030044 140737408032719 0
Current children cumulated CPU time: 15.33 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 375356 KiB

Child status: 0
Real time (s): 5.94484
CPU time (s): 15.469
CPU user time (s): 15.1777
CPU system time (s): 0.291281
CPU usage (%): 260.208
Max. virtual memory (cumulated for all children) (KiB): 11080032
Max. memory (cumulated for all children) (KiB): 375356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1777
system time used= 0.291281
maximum resident set size= 377928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82017
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= 7494
involuntary context switches= 72


# summary of solver processes directly reported to runsolver:
#   pid: 10804
#   total CPU time (s): 15.469
#   total CPU user time (s): 15.1777
#   total CPU system time (s): 0.291281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053599 second user time and 0.100835 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-12 22:01:35
IDJOB=4305014
IDBENCH=141386
IDSOLVER=2781
FILE ID=node134/4305014-1534104095
RUNJOBID= node134-1534096675-9345
PBS_JOBID= 21036997
Free space on /tmp= 42536 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-5-cp_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305014-1534104095/watcher-4305014-1534104095 -o /tmp/evaluation-result-4305014-1534104095/solver-4305014-1534104095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534096675-9345 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1757320523 -superng HOME/instance-4305014-1534104095.xml

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

MD5SUM BENCH= 9520b1c3a7fc9338271b16f0cb9e04b3
RANDOM SEED=1757320523

node134.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.68
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.68
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.68
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.68
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:        17362704 kB
MemAvailable:   30978428 kB
Buffers:          202220 kB
Cached:         13562524 kB
SwapCached:           52 kB
Active:          5388204 kB
Inactive:        9352976 kB
Active(anon):     925552 kB
Inactive(anon):   103128 kB
Active(file):    4462652 kB
Inactive(file):  9249848 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             26296 kB
Writeback:             0 kB
AnonPages:        982748 kB
Mapped:            67940 kB
Shmem:             49652 kB
Slab:             360496 kB
SReclaimable:     331684 kB
SUnreclaim:        28812 kB
KernelStack:        3664 kB
PageTables:         7536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2049996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    886784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 42512 MiB
End job on node134 at 2018-08-12 22:01:42