Trace number 4312220

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-17SAT (TO)62 252.068 246.429

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-18b_c18.xml
MD5SUMcfb25615b49033917f7fa13487cdd88c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark252.098
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints208
Number of domains19
Minimum domain size1
Maximum domain size33
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":39},{"size":3,"count":4},{"size":4,"count":3},{"size":5,"count":1},{"size":7,"count":1},{"size":33,"count":18}]
Minimum variable degree2
Maximum variable degree50
Distribution of variable degrees[{"degree":2,"count":50},{"degree":48,"count":9},{"degree":49,"count":4},{"degree":50,"count":5}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":176},{"arity":19,"count":32}]
Number of extensional constraints0
Number of intensional constraints176
Distribution of constraint types[{"type":"intension","count":176},{"type":"count","count":32}]
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.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 1808529745
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
2.01/1.20	c Parsing done, starting search...
107.30/103.91	o 78
107.77/104.27	o 70
108.63/104.91	o 68
160.58/156.21	o 62
252.04/246.40	s SATISFIABLE
252.04/246.40	v <instantiation>
252.04/246.40	v 	<list>
252.04/246.40	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] np[14] np[15] 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] nf[14] nf[15] 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]
252.04/246.40	v 	</list>
252.04/246.40	v 	<values>
252.04/246.40	v 		15 -2 -9 4 15 15 -15 15 -1 2 9 -9 4 -2 1 -15 -4 8 1 2 0 1 0 0 0 0 2 0 0 0 0 0 2 0 1 1 0 2 0 0 0 1 1 0 0 0 0 0 4 0 0 5 6 0 0 0 8 0 10 0 0 6 0 7 0 8 12 0 
252.04/246.40	v 	</values>
252.04/246.40	v </instantiation>

Verifier Data

OK	62

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312220-1534569702/watcher-4312220-1534569702 -o /tmp/evaluation-result-4312220-1534569702/solver-4312220-1534569702 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534568687-8119 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1808529745 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312220-1534569702.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=9049, runsolver pid=9046
Current StackSize limit: 8192 KiB


[startup+0.10373 s]*
/proc/loadavg: 2.06 1.80 1.52 3/220 9064
/proc/meminfo: memFree=23959272/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14082736 memory=31508 CPUtime=0.12 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 6762 0 0 0 11 1 0 0 20 0 15 0 274533351 14420721664 7877 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3520684 7877 3160 1 0 3482761 0
[pid=9049/tid=9051] ppid=9046 vsize=14082736 memory=-8393968053731030208 CPUtime=0.1 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 4798 0 0 0 9 1 0 0 20 0 15 0 274533351 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789561024640 139789539979888 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789030352032 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789029298928 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0.01 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 274533357 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 7877 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31508 KiB

[startup+0.212675 s]*
/proc/loadavg: 2.06 1.80 1.52 6/220 9064
/proc/meminfo: memFree=23944860/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14082736 memory=47068 CPUtime=0.3 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 10391 0 0 0 28 2 0 0 20 0 15 0 274533351 14420721664 11767 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3520684 11767 3364 1 0 3482761 0
[pid=9049/tid=9051] ppid=9046 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 8097 0 0 0 18 2 0 0 20 0 15 0 274533351 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789561018144 139789189874324 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14082736 memory=140093842332213 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789030352032 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789029298928 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) R 9046 9049 3449 0 -1 4202560 554 0 0 0 2 0 0 0 20 0 15 0 274533357 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789027195632 139789540318848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) R 9046 9049 3449 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 15 0 274533357 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0.06 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) R 9046 9049 3449 0 -1 4202560 302 0 0 0 6 0 0 0 20 0 15 0 274533357 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789025089136 139789535752959 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 11767 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47068 KiB

[startup+0.310854 s]*
/proc/loadavg: 2.06 1.80 1.52 3/220 9064
/proc/meminfo: memFree=23940844/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14082736 memory=50472 CPUtime=0.45 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 10776 0 0 0 42 3 0 0 20 0 15 0 274533351 14420721664 12618 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3520684 12618 3367 1 0 3482761 0
[pid=9049/tid=9051] ppid=9046 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 8448 0 0 0 28 2 0 0 20 0 15 0 274533351 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789561002432 139789537068481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14082736 memory=290763888105095191 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14082736 memory=16238267862677144 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274533352 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789030352032 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274533354 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789029298928 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 561 0 0 0 3 0 0 0 20 0 15 0 274533357 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 15 0 274533357 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0.08 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 323 0 0 0 8 0 0 0 20 0 15 0 274533357 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14082736 memory=140093842323072 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533357 14420721664 12618 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50472 KiB

[startup+0.700783 s]
/proc/loadavg: 1.98 1.79 1.52 3/220 9064
/proc/meminfo: memFree=23916784/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14084804 memory=88880 CPUtime=0.99 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 17620 0 0 0 94 5 0 0 20 0 15 0 274533351 14422839296 22220 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3521201 22220 3500 1 0 3483273 0
[pid=9049/tid=9051] ppid=9046 vsize=14084804 memory=1784 CPUtime=0.68 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 14901 0 0 0 64 4 0 0 20 0 15 0 274533351 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789561017184 139789556815005 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14084804 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14084804 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274533352 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14084804 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274533354 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14084804 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274533354 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789030352032 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14084804 memory=836 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274533354 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789029298928 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14084804 memory=10692 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14084804 memory=7450174591119418944 CPUtime=0.08 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 701 0 0 0 8 0 0 0 20 0 15 0 274533357 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14084804 memory=6442510787546475095 CPUtime=0.06 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 238 0 0 0 6 0 0 0 20 0 15 0 274533357 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14084804 memory=7523071198212214892 CPUtime=0.14 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 399 0 0 0 14 0 0 0 20 0 15 0 274533357 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533357 14422839296 22220 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88880 KiB

[startup+1.50069 s]
/proc/loadavg: 1.98 1.79 1.52 4/220 9064
/proc/meminfo: memFree=23884524/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14090948 memory=197560 CPUtime=2.93 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 25201 0 0 0 284 9 0 0 20 0 15 0 274533351 14429130752 49390 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3522737 49390 3542 1 0 3484809 0
[pid=9049/tid=9051] ppid=9046 vsize=14090948 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 19660 0 0 0 140 6 0 0 20 0 15 0 274533351 14429130752 49390 33554432000 4194304 4196468 140723641632800 139789561028008 139789195643278 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14090948 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14429130752 49390 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14090948 memory=-2843874019102283166 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14429130752 49390 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14090948 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274533352 14429130752 49390 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14090948 memory=1401637097735671167 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274533352 14429130752 49390 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 49390 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0

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

/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 25072 0 0 0 10071 16 0 0 20 0 15 0 274533351 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789561031056 139789195138556 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14090948 memory=4 CPUtime=0.4 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1869 0 0 0 36 4 0 0 20 0 15 0 274533352 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14090948 memory=539868 CPUtime=0.41 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1632 0 0 0 37 4 0 0 20 0 15 0 274533352 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14090948 memory=164 CPUtime=0.39 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 482 0 0 0 35 4 0 0 20 0 15 0 274533352 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14090948 memory=541916 CPUtime=0.4 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 931 0 0 0 36 4 0 0 20 0 15 0 274533352 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14090948 memory=8112282956445269571 CPUtime=0.43 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 1587 0 0 0 39 4 0 0 20 0 15 0 274533354 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14090948 memory=15188 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789030352096 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14090948 memory=4465 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789029298928 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14090948 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14090948 memory=542352 CPUtime=1.09 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 7566 0 0 0 108 1 0 0 20 0 15 0 274533357 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14090948 memory=928 CPUtime=0.97 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 6441 0 0 0 96 1 0 0 20 0 15 0 274533357 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14090948 memory=2216 CPUtime=0.58 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 5147 0 0 0 57 1 0 0 20 0 15 0 274533357 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14090948 memory=3988 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14090948 memory=140097538228685 CPUtime=0.05 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1005 0 0 0 1 4 0 0 20 0 15 0 274533357 14429130752 135588 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 105.68 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 542352 KiB

[startup+162.301 s]
/proc/loadavg: 1.82 1.77 1.56 3/220 9066
/proc/meminfo: memFree=23436332/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14090948 memory=551980 CPUtime=166.8 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 60655 0 0 0 16630 50 0 0 20 0 15 0 274533351 14429130752 137995 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3522737 137995 3570 1 0 3484809 0
[pid=9049/tid=9051] ppid=9046 vsize=14090948 memory=551980 CPUtime=160.27 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 27349 0 0 0 16010 17 0 0 20 0 15 0 274533351 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789561031168 139789195707464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14090948 memory=544960 CPUtime=0.64 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 1967 0 0 0 58 6 0 0 20 0 15 0 274533352 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14090948 memory=549688 CPUtime=0.66 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1727 0 0 0 60 6 0 0 20 0 15 0 274533352 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14090948 memory=549932 CPUtime=0.65 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 580 0 0 0 59 6 0 0 20 0 15 0 274533352 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14090948 memory=551980 CPUtime=0.65 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 1205 0 0 0 59 6 0 0 20 0 15 0 274533352 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14090948 memory=551980 CPUtime=0.69 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 1767 0 0 0 63 6 0 0 20 0 15 0 274533354 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14090948 memory=551980 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789030352096 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14090948 memory=551980 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789029298944 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14090948 memory=551980 CPUtime=1.25 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 9275 0 0 0 124 1 0 0 20 0 15 0 274533357 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14090948 memory=549688 CPUtime=1.19 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 7782 0 0 0 118 1 0 0 20 0 15 0 274533357 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14090948 memory=16320 CPUtime=0.6 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 6531 0 0 0 59 1 0 0 20 0 15 0 274533357 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14090948 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14090948 memory=549688 CPUtime=0.09 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1018 0 0 0 3 6 0 0 20 0 15 0 274533357 14429130752 137995 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 166.8 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 551980 KiB

[startup+222.301 s]
/proc/loadavg: 1.84 1.76 1.56 4/220 9148
/proc/meminfo: memFree=24240632/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14090948 memory=561652 CPUtime=227.62 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 65819 0 0 0 22701 61 0 0 20 0 15 0 274533351 14429130752 140413 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3522737 140413 3570 1 0 3484809 0
[pid=9049/tid=9051] ppid=9046 vsize=14090948 memory=559416 CPUtime=219.64 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 28378 0 0 0 21945 19 0 0 20 0 15 0 274533351 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789561031056 139789196199104 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14090948 memory=559604 CPUtime=0.91 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 2080 0 0 0 83 8 0 0 20 0 15 0 274533352 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14090948 memory=559092 CPUtime=0.93 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1865 0 0 0 84 9 0 0 20 0 15 0 274533352 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14090948 memory=8112282956445269571 CPUtime=0.92 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 742 0 0 0 84 8 0 0 20 0 15 0 274533352 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14090948 memory=3500 CPUtime=0.92 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 1990 0 0 0 84 8 0 0 20 0 15 0 274533352 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14090948 memory=561652 CPUtime=0.95 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 2044 0 0 0 88 7 0 0 20 0 15 0 274533354 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14090948 memory=559092 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789030352096 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14090948 memory=6856 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789029298944 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14090948 memory=561652 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14090948 memory=508 CPUtime=1.3 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 11051 0 0 0 129 1 0 0 20 0 15 0 274533357 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14090948 memory=1100 CPUtime=1.2 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 7946 0 0 0 119 1 0 0 20 0 15 0 274533357 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14090948 memory=2356 CPUtime=0.61 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 7228 0 0 0 60 1 0 0 20 0 15 0 274533357 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14090948 memory=561652 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14090948 memory=561652 CPUtime=0.13 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1041 0 0 0 5 8 0 0 20 0 15 0 274533357 14429130752 140413 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 227.62 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 561652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.401 s]
/proc/loadavg: 1.67 1.73 1.56 3/220 9224
/proc/meminfo: memFree=24169552/32770624 swapFree=67108840/67108860
[pid=9049] ppid=9046 vsize=14090948 memory=565760 CPUtime=252.04 cores=1,3,5,7
/proc/9049/stat : 9049 (java) S 9046 9049 3449 0 -1 1077944320 67333 0 0 0 25138 66 0 0 20 0 15 0 274533351 14429130752 141440 33554432000 4194304 4196468 140723641632800 140723641615344 139789556793079 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
/proc/9049/statm: 3522737 141440 3570 1 0 3484809 0
[pid=9049/tid=9051] ppid=9046 vsize=14090948 memory=7090746546397145700 CPUtime=243.46 cores=1,3,5,7
/proc/9049/task/9051/stat : 9051 (java) R 9046 9049 3449 0 -1 4202560 28999 0 0 0 24327 19 0 0 20 0 15 0 274533351 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789561031280 139789190906453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9052] ppid=9046 vsize=14090948 memory=563712 CPUtime=1.03 cores=1,3,5,7
/proc/9049/task/9052/stat : 9052 (java) S 9046 9049 3449 0 -1 1077944384 2614 0 0 0 94 9 0 0 20 0 15 0 274533352 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789152218128 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9053] ppid=9046 vsize=14090948 memory=5728 CPUtime=1.04 cores=1,3,5,7
/proc/9049/task/9053/stat : 9053 (java) S 9046 9049 3449 0 -1 1077944384 1952 0 0 0 95 9 0 0 20 0 15 0 274533352 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789151165584 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9054] ppid=9046 vsize=14090948 memory=3500 CPUtime=1.04 cores=1,3,5,7
/proc/9049/task/9054/stat : 9054 (java) S 9046 9049 3449 0 -1 1077944384 852 0 0 0 94 10 0 0 20 0 15 0 274533352 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789150112528 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9055] ppid=9046 vsize=14090948 memory=6856 CPUtime=1.03 cores=1,3,5,7
/proc/9049/task/9055/stat : 9055 (java) S 9046 9049 3449 0 -1 1077944384 2046 0 0 0 94 9 0 0 20 0 15 0 274533352 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789149059984 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9056] ppid=9046 vsize=14090948 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/9049/task/9056/stat : 9056 (java) S 9046 9049 3449 0 -1 1077944384 2131 0 0 0 99 8 0 0 20 0 15 0 274533354 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789031405808 139789556804226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9057] ppid=9046 vsize=14090948 memory=10692 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9057/stat : 9057 (java) S 9046 9049 3449 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789030352096 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9058] ppid=9046 vsize=14090948 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9058/stat : 9058 (java) S 9046 9049 3449 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 274533354 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789029298944 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9059] ppid=9046 vsize=14090948 memory=6880 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9059/stat : 9059 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789028247504 139789556811675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9060] ppid=9046 vsize=14090948 memory=4548 CPUtime=1.3 cores=1,3,5,7
/proc/9049/task/9060/stat : 9060 (java) S 9046 9049 3449 0 -1 1077944384 11054 0 0 0 129 1 0 0 20 0 15 0 274533357 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789027195632 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9061] ppid=9046 vsize=14090948 memory=8112282956445269571 CPUtime=1.2 cores=1,3,5,7
/proc/9049/task/9061/stat : 9061 (java) S 9046 9049 3449 0 -1 1077944384 7949 0 0 0 119 1 0 0 20 0 15 0 274533357 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789026143088 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9062] ppid=9046 vsize=14090948 memory=288230596050944315 CPUtime=0.61 cores=1,3,5,7
/proc/9049/task/9062/stat : 9062 (java) S 9046 9049 3449 0 -1 1077944384 7231 0 0 0 60 1 0 0 20 0 15 0 274533357 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789025090032 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9063] ppid=9046 vsize=14090948 memory=13845261709478223 CPUtime=0 cores=1,3,5,7
/proc/9049/task/9063/stat : 9063 (java) S 9046 9049 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274533357 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789024037728 139789556803285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
[pid=9049/tid=9064] ppid=9046 vsize=14090948 memory=2356 CPUtime=0.14 cores=1,3,5,7
/proc/9049/task/9064/stat : 9064 (java) S 9046 9049 3449 0 -1 1077944384 1051 0 0 0 5 9 0 0 20 0 15 0 274533357 14429130752 141440 33554432000 4194304 4196468 140723641632800 139789022984752 139789556804226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 38150144 140723641640014 140723641640206 140723641640206 140723641642959 0
Current children cumulated CPU time: 252.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 565760 KiB

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

[startup+246.429 s]
# the end of solver process 9049 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.391 s, system=0.676931 s

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

Child status: 143
Real time (s): 246.429
CPU time (s): 252.068
CPU user time (s): 251.391
CPU system time (s): 0.676931
CPU usage (%): 102.288
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 608504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.391
system time used= 0.676931
maximum resident set size= 610552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68143
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36939
involuntary context switches= 944


# summary of solver processes directly reported to runsolver:
#   pid: 9049
#   total CPU time (s): 252.068
#   total CPU user time (s): 251.391
#   total CPU system time (s): 0.676931

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.5439 second user time and 2.34548 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-18 07:21:42
IDJOB=4312220
IDBENCH=141319
IDSOLVER=2800
FILE ID=node135/4312220-1534569702
RUNJOBID= node135-1534568687-8119
PBS_JOBID= 21038636
Free space on /tmp= 54356 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-18b_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312220-1534569702/watcher-4312220-1534569702 -o /tmp/evaluation-result-4312220-1534569702/solver-4312220-1534569702 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534568687-8119 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1808529745 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312220-1534569702.xml

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

MD5SUM BENCH= cfb25615b49033917f7fa13487cdd88c
RANDOM SEED=1808529745

node135.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.50
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.50
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.50
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.50
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:        23978400 kB
MemAvailable:   30992100 kB
Buffers:          202556 kB
Cached:          7059336 kB
SwapCached:           20 kB
Active:          5035764 kB
Inactive:        3176780 kB
Active(anon):     930216 kB
Inactive(anon):    89388 kB
Active(file):    4105548 kB
Inactive(file):  3087392 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             35828 kB
Writeback:             8 kB
AnonPages:        958092 kB
Mapped:            35276 kB
Shmem:             66188 kB
Slab:             278688 kB
SReclaimable:     249220 kB
SUnreclaim:        29468 kB
KernelStack:        3616 kB
PageTables:         7000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2317592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    827392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 54320 MiB
End job on node135 at 2018-08-18 07:25:48