Trace number 4293343

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-13SAT 11.2225 5.59518

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P02_c18.xml
MD5SUMdf122225b0586fd0ab127ca5658303c8
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.023731
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints18
Number of domains2
Minimum domain size16
Maximum domain size17
Distribution of domain sizes[{"size":16,"count":16},{"size":17,"count":8}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":16},{"degree":5,"count":8}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":16},{"arity":8,"count":1},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.75	c Concrete v3.8.1528841891564 running
11.05/5.57	v <instantiation>
11.05/5.57	v       <list>
11.05/5.57	v         cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3]
11.05/5.57	v       </list>
11.05/5.57	v       <values>
11.05/5.57	v         15 11 10 3 0 2 16 13 4 5 12 1 8 7 2 16 13 14 11 3 15 9 6 10
11.05/5.57	v       </values>
11.05/5.57	v     </instantiation>
11.05/5.57	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 (8665 MiB free)
  memory of node 1: 16384 MiB (9270 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293343-1532317378/watcher-4293343-1532317378 -o /tmp/evaluation-result-4293343-1532317378/solver-4293343-1532317378 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532295923-7918 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1369987263 HOME/instance-4293343-1532317378.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=11857, runsolver pid=11854

[startup+0.100065 s]*
/proc/loadavg: 1.51 1.66 1.74 3/207 11914
/proc/meminfo: memFree=18361560/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=9972712 memory=18860 CPUtime=0.08 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 4332 12840 0 0 1 0 4 3 20 0 6 0 49300998 10212057088 4203 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2493178 4715 1934 1 0 2481616 0
[pid=11857/tid=11910] ppid=11854 vsize=9972712 memory=4279135703913235855 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 2144 12840 0 0 0 0 4 3 20 0 6 0 49301007 10212057088 4715 33554432000 4194304 4196468 140736050629344 139726155850320 139726184035485 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 6 0 49301008 10212057088 4715 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=9972712 memory=140323059824256 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 6 0 49301008 10212057088 4715 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 6 0 49301008 10212057088 4715 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 6 0 49301008 10212057088 4715 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18860 KiB

[startup+0.213453 s]*
/proc/loadavg: 1.51 1.66 1.74 3/216 11923
/proc/meminfo: memFree=18339984/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10818904 memory=42592 CPUtime=0.25 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 7906 12840 0 0 17 1 4 3 20 0 15 0 49300998 11078557696 10648 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2704726 10648 2946 1 0 2667149 0
[pid=11857/tid=11910] ppid=11854 vsize=10819896 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 4662 12840 0 0 11 1 4 3 20 0 15 0 49301007 11079573504 10912 33554432000 4194304 4196468 140736050629344 139726155838368 139726176693277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10819896 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079573504 10912 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10819896 memory=140323059824256 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079573504 10912 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10821524 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11081240576 10912 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10821524 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 15 0 49301008 11081240576 10912 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10821524 memory=140323059824256 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 15 0 49301009 11081240576 10978 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10821524 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 13 12840 0 0 0 0 4 3 20 0 15 0 49301009 11081240576 10978 33554432000 4194304 4196468 140736050629344 139725620896928 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10821524 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301010 11081240576 10978 33554432000 4194304 4196468 140736050629344 139725016916720 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10821524 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11081240576 10978 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10821524 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 364 12840 0 0 1 0 4 3 20 0 15 0 49301012 11081240576 10978 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10821524 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 245 12840 0 0 1 0 4 3 20 0 15 0 49301012 11081240576 11044 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10821524 memory=140323059824256 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 629 12840 0 0 3 0 4 3 20 0 15 0 49301012 11081240576 11044 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10821524 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11081240576 11044 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10821524 memory=140323059824256 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301013 11081240576 11044 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42592 KiB

[startup+0.310426 s]*
/proc/loadavg: 1.51 1.66 1.74 3/216 11923
/proc/meminfo: memFree=18328572/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10819352 memory=53268 CPUtime=0.37 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 10400 12840 0 0 28 2 4 3 20 0 15 0 49300998 11079016448 13317 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2704838 13317 3065 1 0 2667149 0
[pid=11857/tid=11910] ppid=11854 vsize=10819352 memory=6791534058613427641 CPUtime=0.27 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 6931 12840 0 0 19 1 4 3 20 0 15 0 49301007 11079016448 13317 33554432000 4194304 4196468 140736050629344 139726155825568 139726167205356 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10819352 memory=5792571833141186641 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 13317 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10819352 memory=2076 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 13317 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10819352 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 15 0 49301009 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 13 12840 0 0 0 0 4 3 20 0 15 0 49301009 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725620896928 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301010 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725016916720 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11079016448 13317 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 365 12840 0 0 1 0 4 3 20 0 15 0 49301012 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 245 12840 0 0 1 0 4 3 20 0 15 0 49301012 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10819352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 644 12840 0 0 5 0 4 3 20 0 15 0 49301012 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11079016448 13317 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301013 11079016448 13317 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53268 KiB

[startup+0.700731 s]
/proc/loadavg: 1.51 1.66 1.74 3/216 11923
/proc/meminfo: memFree=18317152/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10819352 memory=86652 CPUtime=0.99 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 16764 12840 0 0 88 4 4 3 20 0 15 0 49300998 11079016448 21663 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2704838 21663 3249 1 0 2667149 0
[pid=11857/tid=11910] ppid=11854 vsize=10819352 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 12212 12840 0 0 56 3 4 3 20 0 15 0 49301007 11079016448 21663 33554432000 4194304 4196468 140736050629344 139726155827456 139726165577101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 21663 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10819352 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 21663 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 15 0 49301008 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10819352 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 5 12840 0 0 0 0 4 3 20 0 15 0 49301009 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10819352 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 13 12840 0 0 0 0 4 3 20 0 15 0 49301009 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725620896928 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10819352 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301010 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725016916720 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10819352 memory=11044 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11079016448 21663 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10819352 memory=13252 CPUtime=0.16 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 925 12840 0 0 9 0 4 3 20 0 15 0 49301012 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10819352 memory=15460 CPUtime=0.14 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 661 12840 0 0 7 0 4 3 20 0 15 0 49301012 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10819352 memory=17668 CPUtime=0.2 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 744 12840 0 0 13 0 4 3 20 0 15 0 49301012 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10819352 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11079016448 21663 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10819352 memory=22084 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301013 11079016448 21663 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86652 KiB

[startup+1.50084 s]
/proc/loadavg: 1.51 1.66 1.74 3/216 11923
/proc/meminfo: memFree=18273884/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10834252 memory=180128 CPUtime=2.24 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 23956 12840 0 0 208 9 4 3 20 0 15 0 49300998 11094274048 45032 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2708563 45032 3470 1 0 2670221 0
[pid=11857/tid=11910] ppid=11854 vsize=10834252 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 17910 12840 0 0 130 6 4 3 20 0 15 0 49301007 11094274048 45032 33554432000 4194304 4196468 140736050629344 139726155828496 139726169708581 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 31 12840 0 0 1 0 4 3 20 0 15 0 49301008 11094274048 45032 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 20 12840 0 0 1 0 4 3 20 0 15 0 49301008 11094274048 45032 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 214 12840 0 0 1 0 4 3 20 0 15 0 49301008 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 82 12840 0 0 1 0 4 3 20 0 15 0 49301008 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10834252 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 56 12840 0 0 1 0 4 3 20 0 15 0 49301009 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10834252 memory=280645913880832 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 14 12840 0 0 0 0 4 3 20 0 15 0 49301009 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725620896992 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301010 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725016916736 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10834252 memory=1952 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11094274048 45032 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10834252 memory=1232 CPUtime=0.25 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 1053 12840 0 0 18 0 4 3 20 0 15 0 49301012 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10834252 memory=8372 CPUtime=0.29 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 1152 12840 0 0 22 0 4 3 20 0 15 0 49301012 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10834252 memory=1708 CPUtime=0.37 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 1225 12840 0 0 30 0 4 3 20 0 15 0 49301012 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10834252 memory=5412 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11094274048 45032 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10834252 memory=4612 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1 12840 0 0 0 0 4 3 20 0 15 0 49301013 11094274048 45032 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 10834252 KiB

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

[pid=11857/tid=11922] ppid=11854 vsize=10912096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 75406 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10912096 memory=6788 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 2 12840 0 0 0 0 4 3 20 0 15 0 49301013 11173986304 75406 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 6.04 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 301624 KiB

[startup+4.80078 s]
/proc/loadavg: 1.63 1.68 1.74 5/216 11923
/proc/meminfo: memFree=18031052/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10912096 memory=382212 CPUtime=10.1 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 63923 12840 0 0 984 19 4 3 20 0 15 0 49300998 11173986304 95553 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2728024 95553 3511 1 0 2689677 0
[pid=11857/tid=11910] ppid=11854 vsize=10912096 memory=15258134151170443 CPUtime=4.65 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 38465 12840 0 0 448 10 4 3 20 0 15 0 49301007 11173986304 95553 33554432000 4194304 4196468 140736050629344 139726155842952 139725782627803 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10912096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 242 12840 0 0 2 0 4 3 20 0 15 0 49301008 11173986304 95553 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10912096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 78 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 95553 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10912096 memory=-7384994778349281184 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 249 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10912096 memory=7682744562830902074 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 118 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10912096 memory=4137293581110450563 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 1236 12840 0 0 3 0 4 3 20 0 15 0 49301009 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10912096 memory=8761640388318109335 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 15 12840 0 0 0 0 4 3 20 0 15 0 49301009 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725620897056 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10912096 memory=8761640388318109335 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 8 12840 0 0 0 0 4 3 20 0 15 0 49301010 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725016916736 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10912096 memory=7016714186490735262 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 95553 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10912096 memory=8761640388318109335 CPUtime=2.06 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 9076 12840 0 0 198 1 4 3 20 0 15 0 49301012 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10912096 memory=0 CPUtime=1.99 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 5482 12840 0 0 191 1 4 3 20 0 15 0 49301012 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10912096 memory=140322957204273 CPUtime=1.36 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 6744 12840 0 0 127 2 4 3 20 0 15 0 49301012 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10912096 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 95553 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10912096 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 13 12840 0 0 0 0 4 3 20 0 15 0 49301013 11173986304 95553 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 10.1 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 382212 KiB

[startup+5.20077 s]
/proc/loadavg: 1.63 1.68 1.74 3/216 11923
/proc/meminfo: memFree=17998968/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10912096 memory=384488 CPUtime=10.6 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 65057 12840 0 0 1034 19 4 3 20 0 15 0 49300998 11173986304 96122 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2728024 96122 3514 1 0 2689677 0
[pid=11857/tid=11910] ppid=11854 vsize=10912096 memory=15258134151170443 CPUtime=5.05 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 38470 12840 0 0 488 10 4 3 20 0 15 0 49301007 11173986304 96122 33554432000 4194304 4196468 140736050629344 139726155844192 139725781690400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10912096 memory=6944656575208382560 CPUtime=0.09 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 244 12840 0 0 2 0 4 3 20 0 15 0 49301008 11173986304 96122 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10912096 memory=6944656592387989600 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 80 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96122 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10912096 memory=6944656592387989600 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 250 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10912096 memory=-2605811476043407915 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 136 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10912096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 1248 12840 0 0 3 0 4 3 20 0 15 0 49301009 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10912096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 15 12840 0 0 0 0 4 3 20 0 15 0 49301009 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725620897056 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10912096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 8 12840 0 0 0 0 4 3 20 0 15 0 49301010 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725016916736 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10912096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 96122 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10912096 memory=6791534058613427641 CPUtime=2.11 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 9087 12840 0 0 203 1 4 3 20 0 15 0 49301012 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10912096 memory=0 CPUtime=2.02 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 5488 12840 0 0 194 1 4 3 20 0 15 0 49301012 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10912096 memory=7878876386763499858 CPUtime=1.37 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 6747 12840 0 0 128 2 4 3 20 0 15 0 49301012 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10912096 memory=373984 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 96122 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10912096 memory=373984 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1087 12840 0 0 0 0 4 3 20 0 15 0 49301013 11173986304 96122 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 10.6 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 384488 KiB

[startup+5.40076 s]
/proc/loadavg: 1.63 1.68 1.74 3/216 11923
/proc/meminfo: memFree=17998968/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10912096 memory=384540 CPUtime=10.89 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 65087 12840 0 0 1063 19 4 3 20 0 15 0 49300998 11173986304 96135 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2728024 96135 3514 1 0 2689677 0
[pid=11857/tid=11910] ppid=11854 vsize=10912096 memory=0 CPUtime=5.25 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 38471 12840 0 0 508 10 4 3 20 0 15 0 49301007 11173986304 96135 33554432000 4194304 4196468 140736050629344 139726155844192 139725778858302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10912096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 244 12840 0 0 2 0 4 3 20 0 15 0 49301008 11173986304 96135 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10912096 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 80 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96135 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10912096 memory=303 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 250 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10912096 memory=186 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 136 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10912096 memory=1 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 1248 12840 0 0 3 0 4 3 20 0 15 0 49301009 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10912096 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 15 12840 0 0 0 0 4 3 20 0 15 0 49301009 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725620897056 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10912096 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 8 12840 0 0 0 0 4 3 20 0 15 0 49301010 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725016916736 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10912096 memory=280645914293232 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 96135 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10912096 memory=8326441208994110356 CPUtime=2.17 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 9109 12840 0 0 209 1 4 3 20 0 15 0 49301012 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10912096 memory=-8253362762721548664 CPUtime=2.04 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 5493 12840 0 0 196 1 4 3 20 0 15 0 49301012 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10912096 memory=3546356232350021172 CPUtime=1.37 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 6749 12840 0 0 128 2 4 3 20 0 15 0 49301012 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10912096 memory=2319670704491999264 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 96135 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10912096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1087 12840 0 0 0 0 4 3 20 0 15 0 49301013 11173986304 96135 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 10.89 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 384540 KiB

[startup+5.50081 s]
/proc/loadavg: 1.63 1.68 1.74 3/216 11923
/proc/meminfo: memFree=17998968/32770624 swapFree=67108860/67108860
[pid=11857] ppid=11854 vsize=10912096 memory=384644 CPUtime=11.05 cores=0,2,4,6
/proc/11857/stat : 11857 (java) S 11854 11857 7887 0 -1 1077944320 65113 12840 0 0 1079 19 4 3 20 0 15 0 49300998 11173986304 96161 33554432000 4194304 4196468 140736050629344 140736050611888 139726184013559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
/proc/11857/statm: 2728024 96161 3516 1 0 2689677 0
[pid=11857/tid=11910] ppid=11854 vsize=10912096 memory=382316 CPUtime=5.35 cores=0,2,4,6
/proc/11857/task/11910/stat : 11910 (java) R 11854 11857 7887 0 -1 4202560 38471 12840 0 0 518 10 4 3 20 0 15 0 49301007 11173986304 96161 33554432000 4194304 4196468 140736050629344 139726155844192 139725782665652 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11911] ppid=11854 vsize=10912096 memory=373852 CPUtime=0.09 cores=0,2,4,6
/proc/11857/task/11911/stat : 11911 (java) S 11854 11857 7887 0 -1 1077944384 244 12840 0 0 2 0 4 3 20 0 15 0 49301008 11173986304 96161 33554432000 4194304 4196468 140736050629344 139726188256272 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11912] ppid=11854 vsize=10912096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11912/stat : 11912 (java) S 11854 11857 7887 0 -1 1077944384 80 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96161 33554432000 4194304 4196468 140736050629344 139726092459152 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11913] ppid=11854 vsize=10912096 memory=4140 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11913/stat : 11913 (java) S 11854 11857 7887 0 -1 1077944384 250 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725755964176 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11914] ppid=11854 vsize=10912096 memory=16152 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11914/stat : 11914 (java) S 11854 11857 7887 0 -1 1077944384 136 12840 0 0 3 0 4 3 20 0 15 0 49301008 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725754911632 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11915] ppid=11854 vsize=10912096 memory=384488 CPUtime=0.1 cores=0,2,4,6
/proc/11857/task/11915/stat : 11915 (java) S 11854 11857 7887 0 -1 1077944384 1248 12840 0 0 3 0 4 3 20 0 15 0 49301009 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725710657776 139726184024706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11916] ppid=11854 vsize=10912096 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11916/stat : 11916 (java) S 11854 11857 7887 0 -1 1077944384 15 12840 0 0 0 0 4 3 20 0 15 0 49301009 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725620897056 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11917] ppid=11854 vsize=10912096 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11917/stat : 11917 (java) S 11854 11857 7887 0 -1 1077944384 8 12840 0 0 0 0 4 3 20 0 15 0 49301010 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725016916736 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11918] ppid=11854 vsize=10912096 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11918/stat : 11918 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 96161 33554432000 4194304 4196468 140736050629344 139724709517264 139726184032155 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11919] ppid=11854 vsize=10912096 memory=306988 CPUtime=2.2 cores=0,2,4,6
/proc/11857/task/11919/stat : 11919 (java) S 11854 11857 7887 0 -1 1077944384 9120 12840 0 0 212 1 4 3 20 0 15 0 49301012 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725709605616 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11920] ppid=11854 vsize=10912096 memory=0 CPUtime=2.07 cores=0,2,4,6
/proc/11857/task/11920/stat : 11920 (java) S 11854 11857 7887 0 -1 1077944384 5501 12840 0 0 199 1 4 3 20 0 15 0 49301012 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725708553072 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11921] ppid=11854 vsize=10912096 memory=280645913805040 CPUtime=1.38 cores=0,2,4,6
/proc/11857/task/11921/stat : 11921 (java) S 11854 11857 7887 0 -1 1077944384 6756 12840 0 0 129 2 4 3 20 0 15 0 49301012 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725707500016 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11922] ppid=11854 vsize=10912096 memory=7163645176704427626 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11922/stat : 11922 (java) S 11854 11857 7887 0 -1 1077944384 3 12840 0 0 0 0 4 3 20 0 15 0 49301012 11173986304 96161 33554432000 4194304 4196468 140736050629344 139724675959648 139726184023765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
[pid=11857/tid=11923] ppid=11854 vsize=10912096 memory=7957138627629245797 CPUtime=0.07 cores=0,2,4,6
/proc/11857/task/11923/stat : 11923 (java) S 11854 11857 7887 0 -1 1077944384 1087 12840 0 0 0 0 4 3 20 0 15 0 49301013 11173986304 96161 33554432000 4194304 4196468 140736050629344 139725706447408 139726184024706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27684864 140736050633326 140736050636124 140736050636124 140736050638799 0
Current children cumulated CPU time: 11.05 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 384644 KiB

Child status: 0
Real time (s): 5.59518
CPU time (s): 11.2225
CPU user time (s): 10.9754
CPU system time (s): 0.247047
CPU usage (%): 200.574
Max. virtual memory (cumulated for all children) (KiB): 10914804
Max. memory (cumulated for all children) (KiB): 384644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9754
system time used= 0.247047
maximum resident set size= 387152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78862
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6520
involuntary context switches= 73


# summary of solver processes directly reported to runsolver:
#   pid: 11857
#   total CPU time (s): 11.2225
#   total CPU user time (s): 10.9754
#   total CPU system time (s): 0.247047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.061204 second user time and 0.090308 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-23 05:42:58
IDJOB=4293343
IDBENCH=141165
IDSOLVER=2750
FILE ID=node107/4293343-1532317378
RUNJOBID= node107-1532295923-7918
PBS_JOBID= 21018984
Free space on /tmp= 55100 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P02_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293343-1532317378/watcher-4293343-1532317378 -o /tmp/evaluation-result-4293343-1532317378/solver-4293343-1532317378 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532295923-7918 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1369987263 HOME/instance-4293343-1532317378.xml

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

MD5SUM BENCH= df122225b0586fd0ab127ca5658303c8
RANDOM SEED=1369987263

node107.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.40
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.40
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.40
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.40
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:        18367376 kB
MemAvailable:   30254368 kB
Buffers:          258756 kB
Cached:         11774588 kB
SwapCached:            0 kB
Active:          3341772 kB
Inactive:       10427992 kB
Active(anon):    1738704 kB
Inactive(anon):    16860 kB
Active(file):    1603068 kB
Inactive(file): 10411132 kB
Unevictable:        7152 kB
Mlocked:            7152 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26320 kB
Writeback:             0 kB
AnonPages:       1743264 kB
Mapped:            49704 kB
Shmem:             17036 kB
Slab:             328448 kB
SReclaimable:     301252 kB
SUnreclaim:        27196 kB
KernelStack:        3584 kB
PageTables:         8876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2722400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1503232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 55072 MiB
End job on node107 at 2018-07-23 05:43:04