Trace number 4293121

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-SuperNG 2018-06-13SAT 527.723 506.23

General information on the benchmark

NameStripPacking/
StripPacking-C1P3_c18.xml
MD5SUM5b4e243b65627c7fc71624f53298a6f9
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 benchmark4.4256
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints49
Number of domains15
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":6},{"size":2,"count":42},{"size":20,"count":32}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":32},{"degree":3,"count":32}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":32},{"arity":3,"count":16},{"arity":64,"count":1}]
Number of extensional constraints16
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":32},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.97/0.75	c Concrete v3.8.1528841891564 running
527.68/506.20	v <instantiation>
527.68/506.20	v       <list>
527.68/506.20	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15]
527.68/506.20	v       </list>
527.68/506.20	v       <values>
527.68/506.20	v         0 0 15 2 15 6 8 17 0 8 0 2 11 17 11 14 0 10 13 4 15 15 13 10 15 11 4 11 10 0 4 0 14 2 2 9 5 2 7 3 6 3 2 6 6 3 3 3 4 5 2 7 5 5 7 5 5 2 6 4 3 10 6 10 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 1
527.68/506.20	v       </values>
527.68/506.20	v     </instantiation>
527.68/506.20	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 (7224 MiB free)
  memory of node 1: 16384 MiB (6093 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293121-1532308161/watcher-4293121-1532308161 -o /tmp/evaluation-result-4293121-1532308161/solver-4293121-1532308161 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532295772-9831 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=957109370 -superng HOME/instance-4293121-1532308161.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=11958, runsolver pid=11955


[startup+0.10013 s]*
/proc/loadavg: 1.60 1.63 1.60 2/207 12015
/proc/meminfo: memFree=13632176/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=9972712 memory=14384 CPUtime=0.08 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 4289 12871 0 0 1 0 5 2 20 0 6 0 48378993 10212057088 3596 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2493178 3596 1918 1 0 2481616 0
[pid=11958/tid=12011] ppid=11955 vsize=9972712 memory=4279135703980474507 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 2125 12871 0 0 0 0 5 2 20 0 6 0 48379001 10212057088 3662 33554432000 4194304 4196468 140733461729296 139680491246160 139680503489886 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 6 0 48379002 10212057088 3662 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=9972712 memory=140383995078272 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 6 0 48379002 10212057088 3662 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 6 0 48379002 10212057088 3662 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 2 12871 0 0 0 0 5 2 20 0 6 0 48379002 10212057088 3662 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14384 KiB

[startup+0.211156 s]*
/proc/loadavg: 1.60 1.63 1.60 2/216 12024
/proc/meminfo: memFree=13611112/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10818856 memory=40828 CPUtime=0.25 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 8595 12871 0 0 16 2 5 2 20 0 15 0 48378993 11078508544 10207 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2704714 10207 2962 1 0 2667149 0
[pid=11958/tid=12011] ppid=11955 vsize=10818856 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 5156 12871 0 0 10 1 5 2 20 0 15 0 48379001 11078508544 10207 33554432000 4194304 4196468 140733461729296 139680491207056 139680503489886 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10818856 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11078508544 10207 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10818856 memory=140383995352023 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11078508544 10207 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10818856 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11078508544 10207 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10818856 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 2 12871 0 0 0 0 5 2 20 0 15 0 48379002 11078508544 10207 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10818856 memory=140383995078272 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 2 12871 0 0 0 0 5 2 20 0 15 0 48379004 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10818856 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 13 12871 0 0 0 0 5 2 20 0 15 0 48379005 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679449998624 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10818856 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679315781232 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10818856 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10818856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 488 12871 0 0 1 0 5 2 20 0 15 0 48379008 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10818856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 97 12871 0 0 1 0 5 2 20 0 15 0 48379008 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10818856 memory=140383995078272 CPUtime=0.1 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 637 12871 0 0 3 0 5 2 20 0 15 0 48379008 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10818856 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10818856 memory=140383995078272 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379008 11078508544 10207 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818856 KiB
Current children cumulated memory: 40828 KiB

[startup+0.310356 s]*
/proc/loadavg: 1.60 1.63 1.60 3/216 12024
/proc/meminfo: memFree=13600228/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10819352 memory=50132 CPUtime=0.36 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 10087 12871 0 0 27 2 5 2 20 0 15 0 48378993 11079016448 12533 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2704838 12533 3103 1 0 2667149 0
[pid=11958/tid=12011] ppid=11955 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 6770 12871 0 0 19 2 5 2 20 0 15 0 48379001 11079016448 12665 33554432000 4194304 4196468 140733461729296 139680491221184 139680499685106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 12731 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 12731 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 12731 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10819352 memory=2240 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 2 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 12731 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 2 12871 0 0 0 0 5 2 20 0 15 0 48379004 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 13 12871 0 0 0 0 5 2 20 0 15 0 48379005 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679449998624 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679315781232 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 491 12871 0 0 1 0 5 2 20 0 15 0 48379008 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 102 12871 0 0 1 0 5 2 20 0 15 0 48379008 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10819352 memory=140383995078272 CPUtime=0.11 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 663 12871 0 0 4 0 5 2 20 0 15 0 48379008 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10819352 memory=140383995078272 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379008 11079016448 12731 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 50132 KiB

[startup+0.700723 s]
/proc/loadavg: 1.60 1.63 1.60 3/216 12024
/proc/meminfo: memFree=13588816/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10819352 memory=85520 CPUtime=0.97 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 17097 12871 0 0 86 4 5 2 20 0 15 0 48378993 11079016448 21380 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2704838 21380 3237 1 0 2667149 0
[pid=11958/tid=12011] ppid=11955 vsize=10819352 memory=2372 CPUtime=0.65 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 12547 12871 0 0 56 2 5 2 20 0 15 0 48379001 11079016448 21380 33554432000 4194304 4196468 140733461729296 139680491233232 139680500972955 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10819352 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 21380 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10819352 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 21380 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 21380 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 2 12871 0 0 0 0 5 2 20 0 15 0 48379002 11079016448 21380 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 5 12871 0 0 0 0 5 2 20 0 15 0 48379004 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 13 12871 0 0 0 0 5 2 20 0 15 0 48379005 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679449998624 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10819352 memory=140385301037640 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679315781232 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10819352 memory=140385301037642 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10819352 memory=140385301037644 CPUtime=0.14 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 781 12871 0 0 7 0 5 2 20 0 15 0 48379008 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10819352 memory=140385301037646 CPUtime=0.16 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 691 12871 0 0 9 0 5 2 20 0 15 0 48379008 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10819352 memory=140385301037649 CPUtime=0.19 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 856 12871 0 0 12 0 5 2 20 0 15 0 48379008 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10819352 memory=140385301037652 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10819352 memory=140385301037668 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379008 11079016448 21380 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 85520 KiB

[startup+1.50069 s]
/proc/loadavg: 1.60 1.63 1.60 3/216 12024
/proc/meminfo: memFree=13546048/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10834252 memory=178536 CPUtime=2.27 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 25045 12871 0 0 209 11 5 2 20 0 15 0 48378993 11094274048 44634 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2708563 44634 3472 1 0 2670221 0
[pid=11958/tid=12011] ppid=11955 vsize=10834252 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 18234 12871 0 0 129 6 5 2 20 0 15 0 48379001 11094274048 44634 33554432000 4194304 4196468 140733461729296 139680491241328 139680504574801 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 57 12871 0 0 1 0 5 2 20 0 15 0 48379002 11094274048 44634 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 16 12871 0 0 1 0 5 2 20 0 15 0 48379002 11094274048 44634 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 29 12871 0 0 1 0 5 2 20 0 15 0 48379002 11094274048 44634 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 292 12871 0 0 0 0 5 2 20 0 15 0 48379002 11094274048 44634 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10834252 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 701 12871 0 0 1 0 5 2 20 0 15 0 48379004 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10834252 memory=2110734499061316 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 14 12871 0 0 0 0 5 2 20 0 15 0 48379005 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679449998688 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679315781248 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10834252 memory=6944656575208382560 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10834252 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 940 12871 0 0 18 0 5 2 20 0 15 0 48379008 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10834252 memory=6655300316396806240 CPUtime=0.29 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 1145 12871 0 0 22 0 5 2 20 0 15 0 48379008 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10834252 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 1418 12871 0 0 32 1 5 2 20 0 15 0 48379008 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10834252 memory=-6876588628787748224 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379008 11094274048 44634 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 10834252 KiB

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

[pid=11958/tid=12023] ppid=11955 vsize=10918240 memory=1004 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10918240 memory=8392 CPUtime=0.35 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 903 12871 0 0 14 14 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 523.59 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1389496 KiB

[startup+504.001 s]*
/proc/loadavg: 1.68 1.60 1.60 3/216 12338
/proc/meminfo: memFree=15788584/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10918240 memory=1389496 CPUtime=525.22 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 182373 12871 0 0 52401 114 5 2 20 0 15 0 48378993 11180277760 347374 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2729560 347374 3527 1 0 2691213 0
[pid=11958/tid=12011] ppid=11955 vsize=10918240 memory=6791534058613427641 CPUtime=498.62 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 69686 12871 0 0 49821 34 5 2 20 0 15 0 48379001 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680491242560 139680126988834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10918240 memory=4126316290023845779 CPUtime=2.22 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 10602 12871 0 0 201 14 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10918240 memory=6791534058613427641 CPUtime=2.25 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 5526 12871 0 0 204 14 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10918240 memory=4126316290023845779 CPUtime=2.24 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 4412 12871 0 0 205 12 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10918240 memory=1576 CPUtime=2.22 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 4877 12871 0 0 202 13 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10918240 memory=928 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 6650 12871 0 0 209 10 5 2 20 0 15 0 48379004 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10918240 memory=2240 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 17 12871 0 0 0 0 5 2 20 0 15 0 48379005 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679449998688 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10918240 memory=4124 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679315781248 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10918240 memory=2200 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10918240 memory=7284 CPUtime=6.01 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 19633 12871 0 0 592 2 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10918240 memory=840 CPUtime=7.28 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 36833 12871 0 0 714 7 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10918240 memory=1796 CPUtime=2.29 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 21036 12871 0 0 217 5 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10918240 memory=912 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10918240 memory=1389496 CPUtime=0.35 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 903 12871 0 0 14 14 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 525.22 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1389496 KiB

[startup+505.601 s]
/proc/loadavg: 1.68 1.60 1.60 3/216 12338
/proc/meminfo: memFree=15716904/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10918240 memory=1389496 CPUtime=526.83 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 182392 12871 0 0 52562 114 5 2 20 0 15 0 48378993 11180277760 347374 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2729560 347374 3527 1 0 2691213 0
[pid=11958/tid=12011] ppid=11955 vsize=10918240 memory=1004 CPUtime=500.2 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 69696 12871 0 0 49979 34 5 2 20 0 15 0 48379001 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680491243248 139680139207118 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10918240 memory=1952 CPUtime=2.23 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 10602 12871 0 0 202 14 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10918240 memory=1389496 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 5527 12871 0 0 205 14 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10918240 memory=644 CPUtime=2.24 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 4415 12871 0 0 205 12 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10918240 memory=952 CPUtime=2.23 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 4877 12871 0 0 203 13 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10918240 memory=1704 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 6655 12871 0 0 209 10 5 2 20 0 15 0 48379004 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10918240 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 17 12871 0 0 0 0 5 2 20 0 15 0 48379005 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679449998688 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10918240 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679315781248 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10918240 memory=1389496 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10918240 memory=1389496 CPUtime=6.01 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 19633 12871 0 0 592 2 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10918240 memory=1389496 CPUtime=7.28 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 36833 12871 0 0 714 7 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10918240 memory=6791534058613427641 CPUtime=2.29 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 21036 12871 0 0 217 5 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10918240 memory=1444 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10918240 memory=5520 CPUtime=0.35 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 903 12871 0 0 14 14 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 526.83 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1389496 KiB

[startup+506.001 s]*
/proc/loadavg: 1.68 1.60 1.60 3/216 12338
/proc/meminfo: memFree=15714732/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=10918240 memory=1389496 CPUtime=527.24 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 182394 12871 0 0 52603 114 5 2 20 0 15 0 48378993 11180277760 347374 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2729560 347374 3527 1 0 2691213 0
[pid=11958/tid=12011] ppid=11955 vsize=10918240 memory=6791534058613427641 CPUtime=500.6 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) R 11955 11958 9800 0 -1 4202560 69698 12871 0 0 50019 34 5 2 20 0 15 0 48379001 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680491242272 139680133361280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=10918240 memory=4126316290023845779 CPUtime=2.23 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 10602 12871 0 0 202 14 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=10918240 memory=2200 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 5527 12871 0 0 205 14 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=10918240 memory=7284 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 4415 12871 0 0 206 13 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=10918240 memory=840 CPUtime=2.23 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 4877 12871 0 0 203 13 5 2 20 0 15 0 48379002 11180277760 347374 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=10918240 memory=1389496 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 6655 12871 0 0 209 10 5 2 20 0 15 0 48379004 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=10918240 memory=164 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 17 12871 0 0 0 0 5 2 20 0 15 0 48379005 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679449998688 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=10918240 memory=-7307489944779712396 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 15 0 48379005 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679315781248 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=10918240 memory=6296432954086616624 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=10918240 memory=6791534058613427641 CPUtime=6.01 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) S 11955 11958 9800 0 -1 1077944384 19633 12871 0 0 592 2 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679521265776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=10918240 memory=1788 CPUtime=7.28 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) S 11955 11958 9800 0 -1 1077944384 36833 12871 0 0 714 7 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679520212976 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=10918240 memory=644 CPUtime=2.29 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) S 11955 11958 9800 0 -1 1077944384 21036 12871 0 0 217 5 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679519160688 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=10918240 memory=952 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=10918240 memory=1236 CPUtime=0.35 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 903 12871 0 0 14 14 5 2 20 0 15 0 48379008 11180277760 347374 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 527.24 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1389496 KiB

[startup+506.201 s]
/proc/loadavg: 1.68 1.60 1.60 3/216 12338
/proc/meminfo: memFree=15714732/32770624 swapFree=67108860/67108860
[pid=11958] ppid=11955 vsize=11016548 memory=1392956 CPUtime=527.68 cores=0,2,4,6
/proc/11958/stat : 11958 (java) S 11955 11958 9800 0 -1 1077944320 194593 12871 0 0 52646 115 5 2 20 0 16 0 48378993 11280945152 348239 33554432000 4194304 4196468 140733461729296 140733461711840 139680519409399 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
/proc/11958/statm: 2754137 348239 3528 1 0 2715790 0
[pid=11958/tid=12011] ppid=11955 vsize=11016548 memory=1576 CPUtime=500.79 cores=0,2,4,6
/proc/11958/task/12011/stat : 12011 (java) S 11955 11958 9800 0 -1 1077944384 73636 12871 0 0 50037 35 5 2 20 0 16 0 48379001 11280945152 348239 33554432000 4194304 4196468 140733461729296 139680491250720 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12012] ppid=11955 vsize=11016548 memory=928 CPUtime=2.23 cores=0,2,4,6
/proc/11958/task/12012/stat : 12012 (java) S 11955 11958 9800 0 -1 1077944384 10602 12871 0 0 202 14 5 2 20 0 16 0 48379002 11280945152 348239 33554432000 4194304 4196468 140733461729296 139680523651472 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12013] ppid=11955 vsize=11016548 memory=6791534058613427641 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12013/stat : 12013 (java) S 11955 11958 9800 0 -1 1077944384 5527 12871 0 0 205 14 5 2 20 0 16 0 48379002 11280945152 348239 33554432000 4194304 4196468 140733461729296 139680457693456 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12014] ppid=11955 vsize=11016548 memory=755108 CPUtime=2.26 cores=0,2,4,6
/proc/11958/task/12014/stat : 12014 (java) S 11955 11958 9800 0 -1 1077944384 4415 12871 0 0 206 13 5 2 20 0 16 0 48379002 11280945152 348239 33554432000 4194304 4196468 140733461729296 139680092097168 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12015] ppid=11955 vsize=11016548 memory=6791534058613427641 CPUtime=2.23 cores=0,2,4,6
/proc/11958/task/12015/stat : 12015 (java) S 11955 11958 9800 0 -1 1077944384 4877 12871 0 0 203 13 5 2 20 0 16 0 48379002 11280945152 348239 33554432000 4194304 4196468 140733461729296 139680091044368 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12016] ppid=11955 vsize=11016548 memory=4126316290023845779 CPUtime=2.27 cores=0,2,4,6
/proc/11958/task/12016/stat : 12016 (java) S 11955 11958 9800 0 -1 1077944384 7841 12871 0 0 210 10 5 2 20 0 16 0 48379004 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679522318960 139680519420546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12017] ppid=11955 vsize=11016548 memory=1404 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12017/stat : 12017 (java) S 11955 11958 9800 0 -1 1077944384 17 12871 0 0 0 0 5 2 20 0 16 0 48379005 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679449998688 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12018] ppid=11955 vsize=11016548 memory=3132 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12018/stat : 12018 (java) S 11955 11958 9800 0 -1 1077944384 1 12871 0 0 0 0 5 2 20 0 16 0 48379005 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679315781248 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12019] ppid=11955 vsize=11016548 memory=1389496 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12019/stat : 12019 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 16 0 48379008 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679075490384 139680519427995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12020] ppid=11955 vsize=11016548 memory=1408 CPUtime=6.12 cores=0,2,4,6
/proc/11958/task/12020/stat : 12020 (java) R 11955 11958 9800 0 -1 4202560 21432 12871 0 0 603 2 5 2 20 0 16 0 48379008 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679521247856 139680499369211 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12021] ppid=11955 vsize=11016548 memory=2572 CPUtime=7.36 cores=0,2,4,6
/proc/11958/task/12021/stat : 12021 (java) R 11955 11958 9800 0 -1 4202560 38989 12871 0 0 722 7 5 2 20 0 16 0 48379008 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679520197408 139680504536176 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12022] ppid=11955 vsize=11016548 memory=711736 CPUtime=2.34 cores=0,2,4,6
/proc/11958/task/12022/stat : 12022 (java) R 11955 11958 9800 0 -1 4202560 24151 12871 0 0 222 5 5 2 20 0 16 0 48379008 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679519160688 139680519430746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12023] ppid=11955 vsize=11016548 memory=5520 CPUtime=0.07 cores=0,2,4,6
/proc/11958/task/12023/stat : 12023 (java) S 11955 11958 9800 0 -1 1077944384 3 12871 0 0 0 0 5 2 20 0 16 0 48379008 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679041931744 139680519419605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
[pid=11958/tid=12024] ppid=11955 vsize=11016548 memory=16068 CPUtime=0.35 cores=0,2,4,6
/proc/11958/task/12024/stat : 12024 (java) S 11955 11958 9800 0 -1 1077944384 903 12871 0 0 14 14 5 2 20 0 16 0 48379008 11280945152 348239 33554432000 4194304 4196468 140733461729296 139679416441776 139680519420546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12181504 140733461735596 140733461738844 140733461738844 140733461741519 0
Current children cumulated CPU time: 527.68 s
Current children cumulated vsize: 11016548 KiB
Current children cumulated memory: 1392956 KiB

Child status: 0
Real time (s): 506.23
CPU time (s): 527.723
CPU user time (s): 526.52
CPU system time (s): 1.20274
CPU usage (%): 104.246
Max. virtual memory (cumulated for all children) (KiB): 11016548
Max. memory (cumulated for all children) (KiB): 1392956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 526.52
system time used= 1.20274
maximum resident set size= 1392956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59966
involuntary context switches= 2232


# summary of solver processes directly reported to runsolver:
#   pid: 11958
#   total CPU time (s): 527.723
#   total CPU user time (s): 526.52
#   total CPU system time (s): 1.20274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.9169 second user time and 4.88194 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-23 03:09:21
IDJOB=4293121
IDBENCH=141123
IDSOLVER=2751
FILE ID=node106/4293121-1532308161
RUNJOBID= node106-1532295772-9831
PBS_JOBID= 21018983
Free space on /tmp= 53004 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P3_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293121-1532308161/watcher-4293121-1532308161 -o /tmp/evaluation-result-4293121-1532308161/solver-4293121-1532308161 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532295772-9831 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=957109370 -superng HOME/instance-4293121-1532308161.xml

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

MD5SUM BENCH= 5b4e243b65627c7fc71624f53298a6f9
RANDOM SEED=957109370

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        13637560 kB
MemAvailable:   27485196 kB
Buffers:          255176 kB
Cached:         13680460 kB
SwapCached:            0 kB
Active:          5826920 kB
Inactive:       12608000 kB
Active(anon):    4502112 kB
Inactive(anon):    17108 kB
Active(file):    1324808 kB
Inactive(file): 12590892 kB
Unevictable:        6920 kB
Mlocked:            6920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26448 kB
Writeback:             0 kB
AnonPages:       4505776 kB
Mapped:            49608 kB
Shmem:             17068 kB
Slab:             387584 kB
SReclaimable:     360396 kB
SUnreclaim:        27188 kB
KernelStack:        3536 kB
PageTables:        14140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5149300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4261888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 52980 MiB
End job on node106 at 2018-07-23 03:17:48