Trace number 4304535

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2OPT55 1138.06 1114.52

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark174.248
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.99/0.75	c Concrete v3.9.2.1532736233296 running
7.62/3.76	o 72
7.94/3.82	o 70
7.94/3.85	o 67
7.94/3.88	o 63
24.60/17.98	o 62
68.04/60.25	o 61
68.04/60.26	o 60
112.08/103.70	o 59
186.50/176.85	o 57
186.50/176.85	o 55
1138.02/1114.50	v <instantiation cost="55">
1138.02/1114.50	v       <list>
1138.02/1114.50	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
1138.02/1114.50	v       </list>
1138.02/1114.50	v       <values>
1138.02/1114.50	v         0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2
1138.02/1114.50	v       </values>
1138.02/1114.50	v     </instantiation>
1138.02/1114.50	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304535-1534100409/watcher-4304535-1534100409 -o /tmp/evaluation-result-4304535-1534100409/solver-4304535-1534100409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25287 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=669297441 HOME/instance-4304535-1534100409.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=27093, runsolver pid=27090

[startup+0.100061 s]*
/proc/loadavg: 1.84 1.47 1.38 6/207 27150
/proc/meminfo: memFree=25729156/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=10005480 memory=16812 CPUtime=0.1 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 4347 13148 0 0 1 1 5 3 20 0 6 0 227604104 10245611520 4203 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2501370 4203 1934 1 0 2489808 0
[pid=27093/tid=27146] ppid=27090 vsize=10005480 memory=4279135703946462605 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 2159 13148 0 0 0 0 5 3 20 0 6 0 227604113 10245611520 4203 33554432000 4194304 4196468 140733411692864 140000075595464 140000087840094 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 6 0 227604114 10245611520 4203 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=10005480 memory=139714436052608 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 6 0 227604114 10245611520 4203 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 6 0 227604114 10245611520 4203 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 2 13148 0 0 0 0 5 3 20 0 6 0 227604114 10245611520 4203 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210586 s]*
/proc/loadavg: 1.84 1.47 1.38 3/216 27159
/proc/meminfo: memFree=25706060/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=10982744 memory=43132 CPUtime=0.26 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 7474 13148 0 0 16 2 5 3 20 0 15 0 227604104 11246329856 10783 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2745686 10783 2956 1 0 2708109 0
[pid=27093/tid=27146] ppid=27090 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 4083 13148 0 0 10 1 5 3 20 0 15 0 227604113 11246329856 10783 33554432000 4194304 4196468 140733411692864 140000075556528 140000084035356 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=10982744 memory=343 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246329856 10849 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=10982744 memory=3763239366807828128 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 2 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=10982744 memory=139714436052608 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 2 13148 0 0 0 0 5 3 20 0 15 0 227604115 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 13 13148 0 0 0 0 5 3 20 0 15 0 227604116 11246329856 10849 33554432000 4194304 4196468 140733411692864 139998955300512 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604116 11246329856 10849 33554432000 4194304 4196468 140733411692864 139998753973488 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246329856 10849 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 424 13148 0 0 1 0 5 3 20 0 15 0 227604119 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=10982744 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 191 13148 0 0 1 0 5 3 20 0 15 0 227604119 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=10982744 memory=139714436052608 CPUtime=0.11 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 604 13148 0 0 3 0 5 3 20 0 15 0 227604119 11246329856 10849 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246329856 10915 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=10982744 memory=139714436052608 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246329856 10915 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43132 KiB

[startup+0.310602 s]*
/proc/loadavg: 1.84 1.47 1.38 4/216 27159
/proc/meminfo: memFree=25692744/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=10983192 memory=55792 CPUtime=0.39 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 10528 13148 0 0 28 3 5 3 20 0 15 0 227604104 11246788608 13948 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2745798 13948 3075 1 0 2708109 0
[pid=27093/tid=27146] ppid=27090 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 7076 13148 0 0 19 2 5 3 20 0 15 0 227604113 11246788608 13948 33554432000 4194304 4196468 140733411692864 140000075571616 140000087840094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 13948 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 13948 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 13948 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 2 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 13990 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 2 13148 0 0 0 0 5 3 20 0 15 0 227604115 11246788608 13990 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 13 13148 0 0 0 0 5 3 20 0 15 0 227604116 11246788608 13990 33554432000 4194304 4196468 140733411692864 139998955300512 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604116 11246788608 13990 33554432000 4194304 4196468 140733411692864 139998753973488 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246788608 13990 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 427 13148 0 0 1 0 5 3 20 0 15 0 227604119 11246788608 13990 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 194 13148 0 0 1 0 5 3 20 0 15 0 227604119 11246788608 13990 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=10983192 memory=139714436052608 CPUtime=0.13 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 611 13148 0 0 5 0 5 3 20 0 15 0 227604119 11246788608 13990 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246788608 13990 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=10983192 memory=139714436052608 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246788608 13990 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55792 KiB

[startup+0.700845 s]
/proc/loadavg: 1.84 1.47 1.38 3/216 27159
/proc/meminfo: memFree=25681684/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=10983192 memory=88420 CPUtime=0.99 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 16767 13148 0 0 86 5 5 3 20 0 15 0 227604104 11246788608 22105 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2745798 22105 3238 1 0 2708109 0
[pid=27093/tid=27146] ppid=27090 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 12277 13148 0 0 55 3 5 3 20 0 15 0 227604113 11246788608 22105 33554432000 4194304 4196468 140733411692864 140000075551128 140000087840094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 22105 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=10983192 memory=139714279650064 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=10983192 memory=139715286139465 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 2 13148 0 0 0 0 5 3 20 0 15 0 227604114 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=10983192 memory=752 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 5 13148 0 0 0 0 5 3 20 0 15 0 227604115 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=10983192 memory=7014751519650764113 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 13 13148 0 0 0 0 5 3 20 0 15 0 227604116 11246788608 22105 33554432000 4194304 4196468 140733411692864 139998955300512 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=10983192 memory=6082220498109819240 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604116 11246788608 22105 33554432000 4194304 4196468 140733411692864 139998753973488 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=10983192 memory=2228 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246788608 22105 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=10983192 memory=30564 CPUtime=0.15 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 762 13148 0 0 7 0 5 3 20 0 15 0 227604119 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=10983192 memory=11904 CPUtime=0.18 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 823 13148 0 0 10 0 5 3 20 0 15 0 227604119 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=10983192 memory=492 CPUtime=0.21 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 682 13148 0 0 13 0 5 3 20 0 15 0 227604119 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=10983192 memory=1560 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246788608 22105 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=10983192 memory=932 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604119 11246788608 22105 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88420 KiB

[startup+1.50144 s]
/proc/loadavg: 1.84 1.47 1.38 3/216 27159
/proc/meminfo: memFree=25638004/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=10998092 memory=181852 CPUtime=2.28 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 24057 13148 0 0 209 11 5 3 20 0 15 0 227604104 11262046208 45463 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2749523 45463 3476 1 0 2711181 0
[pid=27093/tid=27146] ppid=27090 vsize=10998092 memory=64780 CPUtime=1.43 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 17930 13148 0 0 128 7 5 3 20 0 15 0 227604113 11262046208 45463 33554432000 4194304 4196468 140733411692864 140000075570192 140000089454678 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=10998092 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 14 13148 0 0 1 0 5 3 20 0 15 0 227604114 11262046208 45463 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=10998092 memory=279428559331488 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 66 13148 0 0 1 0 5 3 20 0 15 0 227604114 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 198 13148 0 0 0 0 5 3 20 0 15 0 227604114 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 33 13148 0 0 1 0 5 3 20 0 15 0 227604114 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 54 13148 0 0 1 0 5 3 20 0 15 0 227604115 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 14 13148 0 0 0 0 5 3 20 0 15 0 227604116 11262046208 45463 33554432000 4194304 4196468 140733411692864 139998955300576 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604116 11262046208 45463 33554432000 4194304 4196468 140733411692864 139998753973504 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=10998092 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11262046208 45463 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=10998092 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 989 13148 0 0 18 0 5 3 20 0 15 0 227604119 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=10998092 memory=10 CPUtime=0.32 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 1292 13148 0 0 24 0 5 3 20 0 15 0 227604119 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=10998092 memory=6791534058613427641 CPUtime=0.39 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 1266 13148 0 0 31 0 5 3 20 0 15 0 227604119 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=10998092 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11262046208 45463 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=10998092 memory=279428559575936 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 1 13148 0 0 0 0 5 3 20 0 15 0 227604119 11262046208 45463 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 10998092 KiB

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

[pid=27093/tid=27158] ppid=27090 vsize=11077984 memory=2228 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=11077984 memory=30576 CPUtime=0.81 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 938 13148 0 0 35 38 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 1135.5 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1022360 KiB

[startup+1113.6 s]
/proc/loadavg: 1.51 1.43 1.42 3/215 27208
/proc/meminfo: memFree=24592044/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1137.11 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 172119 13148 0 0 113503 200 5 3 20 0 15 0 227604104 11343855616 255590 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2769496 255590 3524 1 0 2731149 0
[pid=27093/tid=27146] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1101.11 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 70036 13148 0 0 110065 38 5 3 20 0 15 0 227604113 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000075594096 139999643509825 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=11077984 memory=1876 CPUtime=5.53 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 9928 13148 0 0 514 31 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=11077984 memory=56 CPUtime=5.57 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 4808 13148 0 0 519 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=11077984 memory=7306916055891837009 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 7487 13148 0 0 515 33 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=11077984 memory=1022344 CPUtime=5.55 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 10814 13148 0 0 517 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=11077984 memory=972 CPUtime=5.31 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 7792 13148 0 0 498 25 5 3 20 0 15 0 227604115 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=11077984 memory=13888 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 20 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998955300576 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=11077984 memory=1022296 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 8 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998753973504 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=11077984 memory=3544 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=11077984 memory=1022296 CPUtime=3.23 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 21149 13148 0 0 311 4 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=11077984 memory=776 CPUtime=3.37 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 18631 13148 0 0 326 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=11077984 memory=1876 CPUtime=1.67 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 18309 13148 0 0 156 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=11077984 memory=1396 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=11077984 memory=1022360 CPUtime=0.81 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 938 13148 0 0 35 38 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 1137.11 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1022360 KiB

[startup+1114 s]*
/proc/loadavg: 1.51 1.43 1.42 3/215 27208
/proc/meminfo: memFree=24592256/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1137.53 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 172122 13148 0 0 113545 200 5 3 20 0 15 0 227604104 11343855616 255590 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2769496 255590 3524 1 0 2731149 0
[pid=27093/tid=27146] ppid=27090 vsize=11077984 memory=2228 CPUtime=1101.52 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 70038 13148 0 0 110106 38 5 3 20 0 15 0 227604113 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000075594256 139999644293893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=11077984 memory=30576 CPUtime=5.53 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 9928 13148 0 0 514 31 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=11077984 memory=11904 CPUtime=5.57 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 4809 13148 0 0 519 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=11077984 memory=4872558044660077418 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 7487 13148 0 0 515 33 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=11077984 memory=1404 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 10814 13148 0 0 518 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=11077984 memory=3168 CPUtime=5.31 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 7792 13148 0 0 498 25 5 3 20 0 15 0 227604115 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=11077984 memory=3379904 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 20 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998955300576 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=11077984 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 8 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998753973504 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=11077984 memory=3164 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=11077984 memory=1022360 CPUtime=3.23 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 21149 13148 0 0 311 4 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=11077984 memory=6791534058613427641 CPUtime=3.37 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 18631 13148 0 0 326 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=11077984 memory=2680 CPUtime=1.67 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 18309 13148 0 0 156 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=11077984 memory=3160 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=11077984 memory=2120 CPUtime=0.81 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 938 13148 0 0 35 38 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 1137.53 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1022360 KiB

[startup+1114.4 s]
/proc/loadavg: 1.51 1.43 1.42 3/215 27208
/proc/meminfo: memFree=24592256/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1137.92 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 172125 13148 0 0 113584 200 5 3 20 0 15 0 227604104 11343855616 255590 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2769496 255590 3524 1 0 2731149 0
[pid=27093/tid=27146] ppid=27090 vsize=11077984 memory=1022344 CPUtime=1101.9 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 70041 13148 0 0 110144 38 5 3 20 0 15 0 227604113 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000075594016 139999644289207 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=11077984 memory=1022360 CPUtime=5.54 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 9928 13148 0 0 514 32 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=11077984 memory=59860 CPUtime=5.57 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 4809 13148 0 0 519 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=11077984 memory=2120 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 7487 13148 0 0 515 33 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=11077984 memory=1022344 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 10814 13148 0 0 518 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=11077984 memory=3544 CPUtime=5.32 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 7792 13148 0 0 499 25 5 3 20 0 15 0 227604115 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=11077984 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 20 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998955300576 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=11077984 memory=1520 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 8 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998753973504 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=11077984 memory=2680 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=11077984 memory=3160 CPUtime=3.23 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 21149 13148 0 0 311 4 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=11077984 memory=1022360 CPUtime=3.37 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 18631 13148 0 0 326 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1.67 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 18309 13148 0 0 156 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=11077984 memory=11068 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=11077984 memory=1192 CPUtime=0.81 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 938 13148 0 0 35 38 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 1137.92 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1022360 KiB

[startup+1114.5 s]
/proc/loadavg: 1.51 1.43 1.42 3/215 27208
/proc/meminfo: memFree=24592256/32770624 swapFree=67030652/67108860
[pid=27093] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1138.02 cores=0,2,4,6
/proc/27093/stat : 27093 (java) S 27090 27093 25256 0 -1 1077944320 172125 13148 0 0 113594 200 5 3 20 0 15 0 227604104 11343855616 255590 33554432000 4194304 4196468 140733411692864 140733411675408 140000103759607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
/proc/27093/statm: 2769496 255590 3524 1 0 2731149 0
[pid=27093/tid=27146] ppid=27090 vsize=11077984 memory=1022360 CPUtime=1102 cores=0,2,4,6
/proc/27093/task/27146/stat : 27146 (java) R 27090 27093 25256 0 -1 4202560 70074 13148 0 0 110154 38 5 3 20 0 15 0 227604113 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000075594016 140000087925203 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27147] ppid=27090 vsize=11077984 memory=1022344 CPUtime=5.54 cores=0,2,4,6
/proc/27093/task/27147/stat : 27147 (java) S 27090 27093 25256 0 -1 1077944384 9928 13148 0 0 514 32 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 140000108001808 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27148] ppid=27090 vsize=11077984 memory=1022360 CPUtime=5.57 cores=0,2,4,6
/proc/27093/task/27148/stat : 27148 (java) S 27090 27093 25256 0 -1 1077944384 4809 13148 0 0 519 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999643167376 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27149] ppid=27090 vsize=11077984 memory=1022360 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27149/stat : 27149 (java) S 27090 27093 25256 0 -1 1077944384 7487 13148 0 0 515 33 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999642114320 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27150] ppid=27090 vsize=11077984 memory=1022344 CPUtime=5.56 cores=0,2,4,6
/proc/27093/task/27150/stat : 27150 (java) S 27090 27093 25256 0 -1 1077944384 10814 13148 0 0 518 30 5 3 20 0 15 0 227604114 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999641061776 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27151] ppid=27090 vsize=11077984 memory=1022296 CPUtime=5.32 cores=0,2,4,6
/proc/27093/task/27151/stat : 27151 (java) S 27090 27093 25256 0 -1 1077944384 7792 13148 0 0 499 25 5 3 20 0 15 0 227604115 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999529671408 140000103770754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27152] ppid=27090 vsize=11077984 memory=1022296 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27152/stat : 27152 (java) S 27090 27093 25256 0 -1 1077944384 20 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998955300576 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27153] ppid=27090 vsize=11077984 memory=1022344 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27153/stat : 27153 (java) S 27090 27093 25256 0 -1 1077944384 8 13148 0 0 0 0 5 3 20 0 15 0 227604116 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998753973504 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27154] ppid=27090 vsize=11077984 memory=1022344 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27154/stat : 27154 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998446574032 140000103778203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27155] ppid=27090 vsize=11077984 memory=1022360 CPUtime=3.23 cores=0,2,4,6
/proc/27093/task/27155/stat : 27155 (java) S 27090 27093 25256 0 -1 1077944384 21149 13148 0 0 311 4 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999528618224 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27156] ppid=27090 vsize=11077984 memory=1022360 CPUtime=3.37 cores=0,2,4,6
/proc/27093/task/27156/stat : 27156 (java) S 27090 27093 25256 0 -1 1077944384 18631 13148 0 0 326 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999527565680 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27157] ppid=27090 vsize=11077984 memory=1684 CPUtime=1.67 cores=0,2,4,6
/proc/27093/task/27157/stat : 27157 (java) S 27090 27093 25256 0 -1 1077944384 18309 13148 0 0 156 3 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999526512624 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27158] ppid=27090 vsize=11077984 memory=768 CPUtime=0.08 cores=0,2,4,6
/proc/27093/task/27158/stat : 27158 (java) S 27090 27093 25256 0 -1 1077944384 3 13148 0 0 0 0 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139998015777120 140000103769813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
[pid=27093/tid=27159] ppid=27090 vsize=11077984 memory=1022344 CPUtime=0.81 cores=0,2,4,6
/proc/27093/task/27159/stat : 27159 (java) S 27090 27093 25256 0 -1 1077944384 938 13148 0 0 35 38 5 3 20 0 15 0 227604119 11343855616 255590 33554432000 4194304 4196468 140733411692864 139999525461040 140000103770754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36139008 140733411699309 140733411702108 140733411702108 140733411704783 0
Current children cumulated CPU time: 1138.02 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1022360 KiB

Child status: 0
Real time (s): 1114.52
CPU time (s): 1138.06
CPU user time (s): 1136.01
CPU system time (s): 2.05624
CPU usage (%): 102.112
Max. virtual memory (cumulated for all children) (KiB): 11080692
Max. memory (cumulated for all children) (KiB): 1022360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1136.01
system time used= 2.05624
maximum resident set size= 1024524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188219
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 140161
involuntary context switches= 5041


# summary of solver processes directly reported to runsolver:
#   pid: 27093
#   total CPU time (s): 1138.06
#   total CPU user time (s): 1136.01
#   total CPU system time (s): 2.05624

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.51672 second user time and 10.2118 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-12 21:00:09
IDJOB=4304535
IDBENCH=141365
IDSOLVER=2780
FILE ID=node102/4304535-1534100409
RUNJOBID= node102-1534095354-25287
PBS_JOBID= 21036992
Free space on /tmp= 38448 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304535-1534100409/watcher-4304535-1534100409 -o /tmp/evaluation-result-4304535-1534100409/solver-4304535-1534100409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25287 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=669297441 HOME/instance-4304535-1534100409.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=669297441

node102.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.51
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.51
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.51
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.51
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:        25733740 kB
MemAvailable:   28697004 kB
Buffers:          141116 kB
Cached:          3070352 kB
SwapCached:        51252 kB
Active:          4826160 kB
Inactive:        1642608 kB
Active(anon):    3182060 kB
Inactive(anon):   126912 kB
Active(file):    1644100 kB
Inactive(file):  1515696 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030652 kB
Dirty:             26416 kB
Writeback:             0 kB
AnonPages:       3214044 kB
Mapped:            63288 kB
Shmem:             48976 kB
Slab:             260808 kB
SReclaimable:     231928 kB
SUnreclaim:        28880 kB
KernelStack:        3584 kB
PageTables:        12008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4535276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2988032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 38424 MiB
End job on node102 at 2018-08-12 21:18:44