Trace number 4307901

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
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)71 2520.05 2475.51

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-18a_c18.xml
MD5SUM3728d9c98e9ec51874bb5385faf79653
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark1175.91
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints202
Number of domains19
Minimum domain size1
Maximum domain size29
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":35},{"size":3,"count":4},{"size":4,"count":3},{"size":5,"count":1},{"size":7,"count":1},{"size":29,"count":18}]
Minimum variable degree2
Maximum variable degree46
Distribution of variable degrees[{"degree":2,"count":46},{"degree":44,"count":9},{"degree":45,"count":4},{"degree":46,"count":5}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":174},{"arity":19,"count":28}]
Number of extensional constraints0
Number of intensional constraints174
Distribution of constraint types[{"type":"intension","count":174},{"type":"count","count":28}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.57	c version: 2018-08-14
0.67/0.57	c seed: 1464806731
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
2.00/1.23	c Parsing done, starting search...
520.27/511.14	o 84
525.34/516.02	o 77
525.34/516.06	o 76
533.69/524.17	o 74
533.83/524.21	o 73
534.06/524.33	o 72
904.62/889.31	o 71
2520.02/2475.50	s SATISFIABLE
2520.02/2475.50	v <instantiation>
2520.02/2475.50	v 	<list>
2520.02/2475.50	v 		v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] np[12] np[13] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] nf[12] nf[13] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11] pp[12] pp[13] pp[14] pp[15] pp[16] pp[17]
2520.02/2475.50	v 	</list>
2520.02/2475.50	v 	<values>
2520.02/2475.50	v 		-8 8 5 -1 14 1 -5 -14 3 0 1 -8 -3 1 3 -1 -1 6 3 0 1 0 1 0 0 2 0 0 0 0 0 1 3 0 2 0 1 1 0 1 0 0 0 0 0 1 5 0 0 9 0 0 8 8 0 4 0 6 11 0 0 8 12 0 
2520.02/2475.50	v 	</values>
2520.02/2475.50	v </instantiation>

Verifier Data

OK	71

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307901-1534290537/watcher-4307901-1534290537 -o /tmp/evaluation-result-4307901-1534290537/solver-4307901-1534290537 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534270591-14140 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1464806731 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307901-1534290537.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=16252, runsolver pid=16249

[startup+0.100118 s]*
/proc/loadavg: 2.06 2.00 1.96 4/215 16267
/proc/meminfo: memFree=17046792/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14082736 memory=29960 CPUtime=0.12 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 6934 0 0 0 11 1 0 0 20 0 15 0 246617005 14420721664 7490 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3520684 7490 3146 1 0 3482761 0
[pid=16252/tid=16254] ppid=16249 vsize=14082736 memory=-6966721798027829888 CPUtime=0.08 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 4942 0 0 0 8 0 0 0 20 0 15 0 246617006 14420721664 7490 33554432000 4194304 4196468 140733748953888 140427816987360 140427796829564 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14082736 memory=5793855283760642489 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 7490 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 7490 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 7490 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 7490 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426791282208 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426790229360 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) R 16249 16252 12756 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0.01 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 15 0 246617011 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 7490 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29960 KiB

[startup+0.210466 s]*
/proc/loadavg: 2.06 2.00 1.96 4/215 16267
/proc/meminfo: memFree=17031536/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14082736 memory=46024 CPUtime=0.29 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 10614 0 0 0 27 2 0 0 20 0 15 0 246617005 14420721664 11506 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3520684 11506 3361 1 0 3482761 0
[pid=16252/tid=16254] ppid=16249 vsize=14082736 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 8285 0 0 0 18 1 0 0 20 0 15 0 246617006 14420721664 11506 33554432000 4194304 4196468 140733748953888 140427816976112 140427812770973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14082736 memory=4211973758955539850 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 11506 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 11506 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 11506 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 11506 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426791282208 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426790229360 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) R 16249 16252 12756 0 -1 4202560 344 0 0 0 1 0 0 0 20 0 15 0 246617011 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426788125040 140427790985433 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) R 16249 16252 12756 0 -1 4202560 215 0 0 0 1 0 0 0 20 0 15 0 246617011 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426787072240 140427798772889 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0.05 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) R 16249 16252 12756 0 -1 4202560 388 0 0 0 5 0 0 0 20 0 15 0 246617011 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426786019440 140427812770394 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 11506 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46024 KiB

[startup+0.310566 s]*
/proc/loadavg: 2.06 2.00 1.96 3/215 16267
/proc/meminfo: memFree=17027504/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14082736 memory=49720 CPUtime=0.44 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 11105 0 0 0 42 2 0 0 20 0 15 0 246617005 14420721664 12430 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3520684 12430 3408 1 0 3482761 0
[pid=16252/tid=16254] ppid=16249 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 8619 0 0 0 28 2 0 0 20 0 15 0 246617006 14420721664 12430 33554432000 4194304 4196468 140733748953888 140427816956880 140427793024861 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14082736 memory=4211973758955539850 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 12430 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14082736 memory=140032750751672 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 12430 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14082736 memory=140032644078564 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 12430 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14082736 memory=140032644074959 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14420721664 12430 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14082736 memory=140032750762095 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14082736 memory=140032644084143 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426791282208 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14082736 memory=280065288159120 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246617008 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426790229360 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14082736 memory=280065288156816 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) S 16249 16252 12756 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 246617011 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 15 0 246617011 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0.08 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 431 0 0 0 8 0 0 0 20 0 15 0 246617011 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14082736 memory=140032750749312 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617011 14420721664 12430 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49720 KiB

[startup+0.700773 s]
/proc/loadavg: 2.06 2.00 1.96 3/215 16267
/proc/meminfo: memFree=17006296/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14084804 memory=89920 CPUtime=0.99 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 17819 0 0 0 95 4 0 0 20 0 15 0 246617005 14422839296 22480 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3521201 22480 3497 1 0 3483273 0
[pid=16252/tid=16254] ppid=16249 vsize=14084804 memory=876 CPUtime=0.67 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 14912 0 0 0 64 3 0 0 20 0 15 0 246617006 14422839296 22480 33554432000 4194304 4196468 140733748953888 140427816962256 140427796829534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14084804 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14422839296 22480 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14084804 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14422839296 22480 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14084804 memory=6296683612554547549 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14422839296 22480 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14422839296 22480 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246617008 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246617008 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426791282208 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246617008 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426790229360 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14084804 memory=264 CPUtime=0.09 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) S 16249 16252 12756 0 -1 1077944384 574 0 0 0 9 0 0 0 20 0 15 0 246617011 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14084804 memory=7 CPUtime=0.06 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 409 0 0 0 6 0 0 0 20 0 15 0 246617011 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14084804 memory=20165 CPUtime=0.15 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 542 0 0 0 15 0 0 0 20 0 15 0 246617011 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14084804 memory=280065288343024 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617011 14422839296 22480 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89920 KiB

[startup+1.50128 s]
/proc/loadavg: 2.06 2.00 1.96 7/215 16267
/proc/meminfo: memFree=16918688/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14090948 memory=211840 CPUtime=2.89 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 25038 0 0 0 281 8 0 0 20 0 15 0 246617005 14429130752 52960 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3522737 52960 3537 1 0 3484809 0
[pid=16252/tid=16254] ppid=16249 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 18601 0 0 0 141 6 0 0 20 0 15 0 246617006 14429130752 52960 33554432000 4194304 4196468 140733748953888 140427816986176 140427454623766 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14090948 memory=-3535359994705172833 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14429130752 52960 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14090948 memory=-3472574513799858003 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14429130752 52960 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14090948 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246617006 14429130752 52960 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14090948 memory=-6007061419333675362 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246617006 14429130752 52960 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 52960 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0

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

/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 57884 0 0 0 235512 43 0 0 20 0 15 0 246617006 14429130752 213517 33554432000 4194304 4196468 140733748953888 140427816986944 140427454682020 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14090948 memory=852020 CPUtime=13.73 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 8596 0 0 0 1307 66 0 0 20 0 15 0 246617006 14429130752 213517 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14090948 memory=10852 CPUtime=13.72 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 7109 0 0 0 1310 62 0 0 20 0 15 0 246617006 14429130752 213517 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14090948 memory=854068 CPUtime=13.75 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 7455 0 0 0 1309 66 0 0 20 0 15 0 246617006 14429130752 213517 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14090948 memory=854068 CPUtime=13.7 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 7176 0 0 0 1304 66 0 0 20 0 15 0 246617006 14429130752 213517 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14090948 memory=854068 CPUtime=9.49 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 7437 0 0 0 888 61 0 0 20 0 15 0 246617008 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14090948 memory=854068 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426791282272 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14090948 memory=852020 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426790229376 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14090948 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14090948 memory=854068 CPUtime=1.47 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) S 16249 16252 12756 0 -1 1077944384 7249 0 0 0 146 1 0 0 20 0 15 0 246617011 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14090948 memory=4128 CPUtime=1.44 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 9582 0 0 0 142 2 0 0 20 0 15 0 246617011 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14090948 memory=854068 CPUtime=0.66 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 8502 0 0 0 65 1 0 0 20 0 15 0 246617011 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14090948 memory=854068 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14090948 memory=4128 CPUtime=1.4 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1402 0 0 0 67 73 0 0 20 0 15 0 246617011 14429130752 213517 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 2425.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 854068 KiB

[startup+2442.3 s]
/proc/loadavg: 1.14 1.28 1.40 7/215 16447
/proc/meminfo: memFree=17895004/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14090948 memory=860212 CPUtime=2486.17 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 125693 0 0 0 248245 372 0 0 20 0 15 0 246617005 14429130752 215053 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3522737 215053 3568 1 0 3484809 0
[pid=16252/tid=16254] ppid=16249 vsize=14090948 memory=860212 CPUtime=2414.91 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 58613 0 0 0 241447 44 0 0 20 0 15 0 246617006 14429130752 215053 33554432000 4194304 4196468 140733748953888 140427816986944 140427455421090 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14090948 memory=858164 CPUtime=14.13 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 8960 0 0 0 1347 66 0 0 20 0 15 0 246617006 14429130752 215053 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14090948 memory=856116 CPUtime=14.12 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 7357 0 0 0 1349 63 0 0 20 0 15 0 246617006 14429130752 215053 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14090948 memory=858164 CPUtime=14.15 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 7596 0 0 0 1348 67 0 0 20 0 15 0 246617006 14429130752 215053 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14090948 memory=858164 CPUtime=14.08 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 7365 0 0 0 1341 67 0 0 20 0 15 0 246617006 14429130752 215053 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14090948 memory=860212 CPUtime=9.67 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 7613 0 0 0 905 62 0 0 20 0 15 0 246617008 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14090948 memory=860212 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426791282272 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14090948 memory=860212 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426790229376 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14090948 memory=858164 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14090948 memory=636 CPUtime=1.47 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) S 16249 16252 12756 0 -1 1077944384 7251 0 0 0 146 1 0 0 20 0 15 0 246617011 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14090948 memory=860212 CPUtime=1.44 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 9584 0 0 0 142 2 0 0 20 0 15 0 246617011 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14090948 memory=860212 CPUtime=0.66 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 8504 0 0 0 65 1 0 0 20 0 15 0 246617011 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14090948 memory=860212 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14090948 memory=4616 CPUtime=1.43 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1417 0 0 0 69 74 0 0 20 0 15 0 246617011 14429130752 215053 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 2486.17 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 860212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2475.5 s]
/proc/loadavg: 1.17 1.27 1.40 3/216 16455
/proc/meminfo: memFree=17888232/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14090948 memory=864308 CPUtime=2520.02 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 126499 0 0 0 251625 377 0 0 20 0 15 0 246617005 14429130752 216077 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3522737 216077 3568 1 0 3484809 0
[pid=16252/tid=16254] ppid=16249 vsize=14090948 memory=864308 CPUtime=2447.74 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 59116 0 0 0 244729 45 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427816987104 140427455421219 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.35 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 8992 0 0 0 1368 67 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.34 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 7465 0 0 0 1371 63 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.37 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 7637 0 0 0 1369 68 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.3 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 7397 0 0 0 1362 68 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14090948 memory=862260 CPUtime=9.79 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 7620 0 0 0 916 63 0 0 20 0 15 0 246617008 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14090948 memory=862260 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426791282272 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14090948 memory=862260 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426790229376 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14090948 memory=862260 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14090948 memory=862260 CPUtime=1.47 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) S 16249 16252 12756 0 -1 1077944384 7251 0 0 0 146 1 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14090948 memory=864308 CPUtime=1.44 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 9584 0 0 0 142 2 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14090948 memory=864308 CPUtime=0.67 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 8585 0 0 0 66 1 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14090948 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14090948 memory=864308 CPUtime=1.45 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1419 0 0 0 70 75 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 864308 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2475.51 s]
# the end of solver process 16252 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.27 s, system=3.78188 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2475.5 s]
/proc/loadavg: 1.17 1.27 1.40 3/216 16455
/proc/meminfo: memFree=17888232/32770624 swapFree=67108860/67108860
[pid=16252] ppid=16249 vsize=14090948 memory=864308 CPUtime=2520.02 cores=0,2,4,6
/proc/16252/stat : 16252 (java) S 16249 16252 12756 0 -1 1077944320 126499 0 0 0 251625 377 0 0 20 0 15 0 246617005 14429130752 216077 33554432000 4194304 4196468 140733748953888 140733748936432 140427812749047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
/proc/16252/statm: 3522737 216077 3568 1 0 3484809 0
[pid=16252/tid=16254] ppid=16249 vsize=14090948 memory=864308 CPUtime=2447.74 cores=0,2,4,6
/proc/16252/task/16254/stat : 16254 (java) R 16249 16252 12756 0 -1 4202560 59116 0 0 0 244729 45 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427816987104 140427455421219 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16255] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.35 cores=0,2,4,6
/proc/16252/task/16255/stat : 16255 (java) S 16249 16252 12756 0 -1 1077944384 8992 0 0 0 1368 67 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427782462096 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16256] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.34 cores=0,2,4,6
/proc/16252/task/16256/stat : 16256 (java) S 16249 16252 12756 0 -1 1077944384 7465 0 0 0 1371 63 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427407530512 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16257] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.37 cores=0,2,4,6
/proc/16252/task/16257/stat : 16257 (java) S 16249 16252 12756 0 -1 1077944384 7637 0 0 0 1369 68 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427406477712 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16258] ppid=16249 vsize=14090948 memory=864308 CPUtime=14.3 cores=0,2,4,6
/proc/16252/task/16258/stat : 16258 (java) S 16249 16252 12756 0 -1 1077944384 7397 0 0 0 1362 68 0 0 20 0 15 0 246617006 14429130752 216077 33554432000 4194304 4196468 140733748953888 140427405424912 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16259] ppid=16249 vsize=14090948 memory=862260 CPUtime=9.79 cores=0,2,4,6
/proc/16252/task/16259/stat : 16259 (java) S 16249 16252 12756 0 -1 1077944384 7620 0 0 0 916 63 0 0 20 0 15 0 246617008 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426792336240 140427812760194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16260] ppid=16249 vsize=14090948 memory=862260 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16260/stat : 16260 (java) S 16249 16252 12756 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426791282272 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16261] ppid=16249 vsize=14090948 memory=862260 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16261/stat : 16261 (java) S 16249 16252 12756 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 246617008 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426790229376 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16262] ppid=16249 vsize=14090948 memory=862260 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16262/stat : 16262 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426789177680 140427812767643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16263] ppid=16249 vsize=14090948 memory=862260 CPUtime=1.47 cores=0,2,4,6
/proc/16252/task/16263/stat : 16263 (java) S 16249 16252 12756 0 -1 1077944384 7251 0 0 0 146 1 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426788125040 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16264] ppid=16249 vsize=14090948 memory=864308 CPUtime=1.44 cores=0,2,4,6
/proc/16252/task/16264/stat : 16264 (java) S 16249 16252 12756 0 -1 1077944384 9584 0 0 0 142 2 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426787072240 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16265] ppid=16249 vsize=14090948 memory=864308 CPUtime=0.67 cores=0,2,4,6
/proc/16252/task/16265/stat : 16265 (java) S 16249 16252 12756 0 -1 1077944384 8585 0 0 0 66 1 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426786019440 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16266] ppid=16249 vsize=14090948 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/16252/task/16266/stat : 16266 (java) S 16249 16252 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426784966880 140427812759253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
[pid=16252/tid=16267] ppid=16249 vsize=14090948 memory=864308 CPUtime=1.45 cores=0,2,4,6
/proc/16252/task/16267/stat : 16267 (java) S 16249 16252 12756 0 -1 1077944384 1419 0 0 0 70 75 0 0 20 0 15 0 246617011 14429130752 216077 33554432000 4194304 4196468 140733748953888 140426783915184 140427812760194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27090944 140733748958280 140733748958473 140733748958473 140733748961231 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 864308 KiB

Child status: 143
Real time (s): 2475.51
CPU time (s): 2520.05
CPU user time (s): 2516.27
CPU system time (s): 3.78188
CPU usage (%): 101.799
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 864308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.27
system time used= 3.78188
maximum resident set size= 864880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126753
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 323917
involuntary context switches= 7265


# summary of solver processes directly reported to runsolver:
#   pid: 16252
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.27
#   total CPU system time (s): 3.78188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6683 second user time and 22.8909 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-15 01:48:57
IDJOB=4307901
IDBENCH=141316
IDSOLVER=2791
FILE ID=node139/4307901-1534290537
RUNJOBID= node139-1534270591-14140
PBS_JOBID= 21038118
Free space on /tmp= 34908 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-18a_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307901-1534290537/watcher-4307901-1534290537 -o /tmp/evaluation-result-4307901-1534290537/solver-4307901-1534290537 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534270591-14140 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1464806731 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307901-1534290537.xml

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

MD5SUM BENCH= 3728d9c98e9ec51874bb5385faf79653
RANDOM SEED=1464806731

node139.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.80
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.80
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.80
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.80
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:        17063236 kB
MemAvailable:   29833672 kB
Buffers:          264100 kB
Cached:         12597436 kB
SwapCached:            0 kB
Active:          8323860 kB
Inactive:        6660564 kB
Active(anon):    2076900 kB
Inactive(anon):    98652 kB
Active(file):    6246960 kB
Inactive(file):  6561912 kB
Unevictable:        7156 kB
Mlocked:            7156 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36084 kB
Writeback:             0 kB
AnonPages:       1968136 kB
Mapped:            78244 kB
Shmem:             49804 kB
Slab:             418672 kB
SReclaimable:     390024 kB
SUnreclaim:        28648 kB
KernelStack:        3504 kB
PageTables:         9252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3406748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1849344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 35024 MiB
End job on node139 at 2018-08-15 02:30:14