Trace number 4274862

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 - Parallel with EPS 2017-07-26? (TO) 2567.9299 2520.03

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-70.xml
MD5SUM17a97120e8930e8511a08ef4d06a02ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1311982540
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
2567.91/2520.01	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274862-1502805364/watcher-4274862-1502805364 -o /tmp/evaluation-result-4274862-1502805364/solver-4274862-1502805364 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502796940-15499 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1311982540 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4274862-1502805364.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15967, runsolver pid=15964

[startup+0.100937 s]*
/proc/loadavg: 0.92 1.05 1.57 1/200 15987
/proc/meminfo: memFree=27696320/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14325320 memory=33096 CPUtime=0.12 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 8189 0 0 0 11 1 0 0 20 0 20 0 113617254 14669127680 8274 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581330 8274 3406 1 0 3569050 0
[pid=15967/tid=15969] ppid=15964 vsize=14325320 memory=8329858793914409117 CPUtime=0.09 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 6132 0 0 0 8 1 0 0 20 0 20 0 113617254 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435558413920 140435538277726 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14325320 memory=732370352614214629 CPUtime=0 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14325320 memory=140214276761216 CPUtime=0 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 8274 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617256 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15979] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15979/stat : 15979 (java) S 15964 15967 15472 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113617257 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434247701408 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15980] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15980/stat : 15980 (java) S 15964 15967 15472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113617257 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434246648816 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15981] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15981/stat : 15981 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617259 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434245597392 140435554215835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15982] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15982/stat : 15982 (java) S 15964 15967 15472 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 113617259 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434244545008 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15983] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15983/stat : 15983 (java) S 15964 15967 15472 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 113617259 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434243492464 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15984] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15984/stat : 15984 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617259 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434242439920 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15985] ppid=15964 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/15967/task/15985/stat : 15985 (java) S 15964 15967 15472 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 20 0 113617259 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434241387376 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15986] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15986/stat : 15986 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617260 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434240334048 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15987] ppid=15964 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/15967/task/15987/stat : 15987 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617260 14669127680 8274 33554432000 4194304 4196468 140734993204000 140434239281584 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33096 KiB

[startup+0.210456 s]*
/proc/loadavg: 0.92 1.05 1.57 3/200 15987
/proc/meminfo: memFree=27688676/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14325320 memory=42692 CPUtime=0.3 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 9234 0 0 0 28 2 0 0 20 0 20 0 113617254 14669127680 10673 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581330 10673 3639 1 0 3569050 0
[pid=15967/tid=15969] ppid=15964 vsize=14325320 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 6791 0 0 0 18 1 0 0 20 0 20 0 113617254 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435558402576 140435554219165 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14325320 memory=140214276776945 CPUtime=0 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617255 14669127680 10673 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 113617256 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15979] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15979/stat : 15979 (java) S 15964 15967 15472 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113617257 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434247701408 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15980] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15980/stat : 15980 (java) S 15964 15967 15472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113617257 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434246648816 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15981] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15981/stat : 15981 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617259 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434245597392 140435554215835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15982] ppid=15964 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/15967/task/15982/stat : 15982 (java) S 15964 15967 15472 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 20 0 113617259 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434244545008 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15983] ppid=15964 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/15967/task/15983/stat : 15983 (java) S 15964 15967 15472 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 20 0 113617259 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434243492464 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15984] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15984/stat : 15984 (java) S 15964 15967 15472 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 113617259 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434242439920 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15985] ppid=15964 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/15967/task/15985/stat : 15985 (java) R 15964 15967 15472 0 -1 4202560 409 0 0 0 5 0 0 0 20 0 20 0 113617259 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434241387376 140435532670657 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15986] ppid=15964 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15986/stat : 15986 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617260 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434240334048 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15987] ppid=15964 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/15967/task/15987/stat : 15987 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617260 14669127680 10673 33554432000 4194304 4196468 140734993204000 140434239281584 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42692 KiB

[startup+0.310321 s]*
/proc/loadavg: 0.92 1.05 1.57 2/200 15987
/proc/meminfo: memFree=27681108/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14325340 memory=51020 CPUtime=0.48 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 10482 0 0 0 45 3 0 0 20 0 20 0 113617254 14669148160 12755 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581335 12755 3719 1 0 3569050 0
[pid=15967/tid=15969] ppid=15964 vsize=14325340 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 7561 0 0 0 27 1 0 0 20 0 20 0 113617254 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435558415808 140435179824118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14325340 memory=140214173529007 CPUtime=0 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14325340 memory=140214173531312 CPUtime=0 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14325340 memory=140214173533616 CPUtime=0 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617255 14669148160 12755 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 113617256 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15979] ppid=15964 vsize=14325340 memory=280428347074192 CPUtime=0 cores=0-7
/proc/15967/task/15979/stat : 15979 (java) S 15964 15967 15472 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113617257 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434247701408 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15980] ppid=15964 vsize=14325340 memory=280428347081104 CPUtime=0 cores=0-7
/proc/15967/task/15980/stat : 15980 (java) S 15964 15967 15472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113617257 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434246648816 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15981] ppid=15964 vsize=14325340 memory=280428347022384 CPUtime=0 cores=0-7
/proc/15967/task/15981/stat : 15981 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617259 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434245597392 140435554215835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15982] ppid=15964 vsize=14325340 memory=280428347094928 CPUtime=0.04 cores=0-7
/proc/15967/task/15982/stat : 15982 (java) S 15964 15967 15472 0 -1 1077944384 643 0 0 0 4 0 0 0 20 0 20 0 113617259 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434244545008 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15983] ppid=15964 vsize=14325340 memory=280428347101840 CPUtime=0.02 cores=0-7
/proc/15967/task/15983/stat : 15983 (java) S 15964 15967 15472 0 -1 1077944384 199 0 0 0 2 0 0 0 20 0 20 0 113617259 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434243492464 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15984] ppid=15964 vsize=14325340 memory=280428347099536 CPUtime=0.02 cores=0-7
/proc/15967/task/15984/stat : 15984 (java) S 15964 15967 15472 0 -1 1077944384 159 0 0 0 2 0 0 0 20 0 20 0 113617259 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434242439920 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15985] ppid=15964 vsize=14325340 memory=280428347116096 CPUtime=0.08 cores=0-7
/proc/15967/task/15985/stat : 15985 (java) R 15964 15967 15472 0 -1 4202560 535 0 0 0 8 0 0 0 20 0 20 0 113617259 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434241387376 140435554218586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15986] ppid=15964 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15986/stat : 15986 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617260 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434240334048 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15987] ppid=15964 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/15967/task/15987/stat : 15987 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617260 14669148160 12755 33554432000 4194304 4196468 140734993204000 140434239281584 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51020 KiB

[startup+0.70093 s]
/proc/loadavg: 0.92 1.05 1.57 5/200 15987
/proc/meminfo: memFree=27662308/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14327388 memory=122492 CPUtime=1.55 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 13496 0 0 0 150 5 0 0 20 0 20 0 113617254 14671245312 30623 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581847 30623 3774 1 0 3569562 0
[pid=15967/tid=15969] ppid=15964 vsize=14327388 memory=7230638415890247255 CPUtime=0.67 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 8332 0 0 0 64 3 0 0 20 0 20 0 113617254 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435558429184 140435536607232 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14327388 memory=68659347225828 CPUtime=0 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14327388 memory=140214173547160 CPUtime=0 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14327388 memory=1732 CPUtime=0 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617255 14671245312 30623 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14327388 memory=1224 CPUtime=0 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 113617256 14671245312 30623 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0

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


[startup+2442.3 s]
/proc/loadavg: 1.01 1.02 1.07 2/199 16044
/proc/meminfo: memFree=26087772/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14327388 memory=1643236 CPUtime=2486.78 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 75675 0 0 0 248335 343 0 0 20 0 20 0 113617254 14671245312 410809 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581847 410809 3827 1 0 3569562 0
[pid=15967/tid=15969] ppid=15964 vsize=14327388 memory=1643236 CPUtime=2433.59 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 16127 0 0 0 243338 21 0 0 20 0 20 0 113617254 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435558430928 140435183863579 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14327388 memory=1643236 CPUtime=5.99 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 5359 0 0 0 560 39 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14327388 memory=1566276 CPUtime=5.94 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 5356 0 0 0 561 33 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14327388 memory=1643236 CPUtime=5.99 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 5562 0 0 0 566 33 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14327388 memory=1643236 CPUtime=5.98 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 3669 0 0 0 565 33 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14327388 memory=56 CPUtime=5.98 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 6044 0 0 0 561 37 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14327388 memory=1566276 CPUtime=5.94 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 4560 0 0 0 561 33 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14327388 memory=1643236 CPUtime=5.96 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 3849 0 0 0 562 34 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14327388 memory=1643236 CPUtime=5.97 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 5404 0 0 0 563 34 0 0 20 0 20 0 113617255 14671245312 410809 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14327388 memory=1643236 CPUtime=2.6 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 7206 0 0 0 258 2 0 0 20 0 20 0 113617256 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15979] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0 cores=0-7
/proc/15967/task/15979/stat : 15979 (java) S 15964 15967 15472 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 113617257 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434247701472 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15980] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0 cores=0-7
/proc/15967/task/15980/stat : 15980 (java) S 15964 15967 15472 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 20 0 113617257 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434246648832 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15981] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0 cores=0-7
/proc/15967/task/15981/stat : 15981 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617259 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434245597392 140435554215835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15982] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0.65 cores=0-7
/proc/15967/task/15982/stat : 15982 (java) S 15964 15967 15472 0 -1 1077944384 3220 0 0 0 64 1 0 0 20 0 20 0 113617259 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434244545008 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15983] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0.53 cores=0-7
/proc/15967/task/15983/stat : 15983 (java) S 15964 15967 15472 0 -1 1077944384 2319 0 0 0 52 1 0 0 20 0 20 0 113617259 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434243492464 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15984] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0.5 cores=0-7
/proc/15967/task/15984/stat : 15984 (java) S 15964 15967 15472 0 -1 1077944384 2460 0 0 0 50 0 0 0 20 0 20 0 113617259 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434242439920 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15985] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0.31 cores=0-7
/proc/15967/task/15985/stat : 15985 (java) S 15964 15967 15472 0 -1 1077944384 1458 0 0 0 30 1 0 0 20 0 20 0 113617259 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434241387376 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15986] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0 cores=0-7
/proc/15967/task/15986/stat : 15986 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617260 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434240334048 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15987] ppid=15964 vsize=14327388 memory=1643236 CPUtime=0.69 cores=0-7
/proc/15967/task/15987/stat : 15987 (java) S 15964 15967 15472 0 -1 1077944384 1646 0 0 0 26 43 0 0 20 0 20 0 113617260 14671245312 410809 33554432000 4194304 4196468 140734993204000 140434239281584 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 78 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
Current children cumulated CPU time: 2486.78 s
Current children cumulated vsize: 14327388 KiB
Current children cumulated memory: 1643236 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/199 16044
/proc/meminfo: memFree=25882984/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14327388 memory=1848356 CPUtime=2550.18 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 81188 0 0 0 254656 362 0 0 20 0 20 0 113617254 14671245312 462089 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581847 462089 3827 1 0 3569562 0
[pid=15967/tid=15969] ppid=15964 vsize=14327388 memory=2408 CPUtime=2493.1 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 16550 0 0 0 249288 22 0 0 20 0 20 0 113617254 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435558433824 140435183863579 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.47 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 5603 0 0 0 606 41 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.41 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 5582 0 0 0 606 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14327388 memory=1643236 CPUtime=6.47 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 5811 0 0 0 612 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.48 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 3978 0 0 0 612 36 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.46 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 8946 0 0 0 607 39 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.43 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 5115 0 0 0 608 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.44 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 4022 0 0 0 608 36 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.44 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 5589 0 0 0 609 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14327388 memory=1848356 CPUtime=2.6 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 7411 0 0 0 258 2 0 0 20 0 20 0 113617256 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15979] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0 cores=0-7
/proc/15967/task/15979/stat : 15979 (java) S 15964 15967 15472 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 113617257 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434247701472 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15980] ppid=15964 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/15967/task/15980/stat : 15980 (java) S 15964 15967 15472 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 20 0 113617257 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434246648832 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15981] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0 cores=0-7
/proc/15967/task/15981/stat : 15981 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434245597392 140435554215835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15982] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0.65 cores=0-7
/proc/15967/task/15982/stat : 15982 (java) S 15964 15967 15472 0 -1 1077944384 3222 0 0 0 64 1 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434244545008 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15983] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0.53 cores=0-7
/proc/15967/task/15983/stat : 15983 (java) S 15964 15967 15472 0 -1 1077944384 2321 0 0 0 52 1 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434243492464 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15984] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0.5 cores=0-7
/proc/15967/task/15984/stat : 15984 (java) S 15964 15967 15472 0 -1 1077944384 2462 0 0 0 50 0 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434242439920 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15985] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0.32 cores=0-7
/proc/15967/task/15985/stat : 15985 (java) S 15964 15967 15472 0 -1 1077944384 1462 0 0 0 31 1 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434241387376 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15986] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0 cores=0-7
/proc/15967/task/15986/stat : 15986 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617260 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434240334048 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15987] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0.71 cores=0-7
/proc/15967/task/15987/stat : 15987 (java) S 15964 15967 15472 0 -1 1077944384 1678 0 0 0 27 44 0 0 20 0 20 0 113617260 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434239281584 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 78 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
Current children cumulated CPU time: 2550.18 s
Current children cumulated vsize: 14327388 KiB
Current children cumulated memory: 1848356 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.01 1.06 2/199 16044
/proc/meminfo: memFree=25883008/32770624 swapFree=67108860/67108860
[pid=15967] ppid=15964 vsize=14327388 memory=1848356 CPUtime=2567.91 cores=0-7
/proc/15967/stat : 15967 (java) S 15964 15967 15472 0 -1 1077944320 81222 0 0 0 256428 363 0 0 20 0 20 0 113617254 14671245312 462089 33554432000 4194304 4196468 140734993204000 140734993186544 140435554197239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
/proc/15967/statm: 3581847 462089 3827 1 0 3569562 0
[pid=15967/tid=15969] ppid=15964 vsize=14327388 memory=4048 CPUtime=2510.81 cores=0-7
/proc/15967/task/15969/stat : 15969 (java) R 15964 15967 15472 0 -1 4202560 16582 0 0 0 251059 22 0 0 20 0 20 0 113617254 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435558433824 140435183863603 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15970] ppid=15964 vsize=14327388 memory=-7003737579269690708 CPUtime=6.47 cores=0-7
/proc/15967/task/15970/stat : 15970 (java) S 15964 15967 15472 0 -1 1077944384 5603 0 0 0 606 41 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435506817296 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15971] ppid=15964 vsize=14327388 memory=8620 CPUtime=6.41 cores=0-7
/proc/15967/task/15971/stat : 15971 (java) S 15964 15967 15472 0 -1 1077944384 5582 0 0 0 606 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435505764752 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15972] ppid=15964 vsize=14327388 memory=4620 CPUtime=6.47 cores=0-7
/proc/15967/task/15972/stat : 15972 (java) S 15964 15967 15472 0 -1 1077944384 5811 0 0 0 612 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435504712208 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15973] ppid=15964 vsize=14327388 memory=1196 CPUtime=6.48 cores=0-7
/proc/15967/task/15973/stat : 15973 (java) S 15964 15967 15472 0 -1 1077944384 3978 0 0 0 612 36 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435503659664 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15974] ppid=15964 vsize=14327388 memory=15872 CPUtime=6.46 cores=0-7
/proc/15967/task/15974/stat : 15974 (java) S 15964 15967 15472 0 -1 1077944384 8946 0 0 0 607 39 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435502607120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15975] ppid=15964 vsize=14327388 memory=18476 CPUtime=6.43 cores=0-7
/proc/15967/task/15975/stat : 15975 (java) S 15964 15967 15472 0 -1 1077944384 5115 0 0 0 608 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435501554576 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15976] ppid=15964 vsize=14327388 memory=1848356 CPUtime=6.44 cores=0-7
/proc/15967/task/15976/stat : 15976 (java) S 15964 15967 15472 0 -1 1077944384 4022 0 0 0 608 36 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435500502032 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15977] ppid=15964 vsize=14327388 memory=6508 CPUtime=6.44 cores=0-7
/proc/15967/task/15977/stat : 15977 (java) S 15964 15967 15472 0 -1 1077944384 5589 0 0 0 609 35 0 0 20 0 20 0 113617255 14671245312 462089 33554432000 4194304 4196468 140734993204000 140435142143120 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15978] ppid=15964 vsize=14327388 memory=844 CPUtime=2.6 cores=0-7
/proc/15967/task/15978/stat : 15978 (java) S 15964 15967 15472 0 -1 1077944384 7411 0 0 0 258 2 0 0 20 0 20 0 113617256 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434248755184 140435554208386 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15979] ppid=15964 vsize=14327388 memory=3412 CPUtime=0 cores=0-7
/proc/15967/task/15979/stat : 15979 (java) S 15964 15967 15472 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 113617257 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434247701472 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15980] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0 cores=0-7
/proc/15967/task/15980/stat : 15980 (java) S 15964 15967 15472 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 20 0 113617257 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434246648832 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15981] ppid=15964 vsize=14327388 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15967/task/15981/stat : 15981 (java) S 15964 15967 15472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434245597392 140435554215835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15982] ppid=15964 vsize=14327388 memory=-7003737579269690708 CPUtime=0.65 cores=0-7
/proc/15967/task/15982/stat : 15982 (java) S 15964 15967 15472 0 -1 1077944384 3222 0 0 0 64 1 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434244545008 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15983] ppid=15964 vsize=14327388 memory=1152 CPUtime=0.53 cores=0-7
/proc/15967/task/15983/stat : 15983 (java) S 15964 15967 15472 0 -1 1077944384 2321 0 0 0 52 1 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434243492464 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15984] ppid=15964 vsize=14327388 memory=3412 CPUtime=0.5 cores=0-7
/proc/15967/task/15984/stat : 15984 (java) S 15964 15967 15472 0 -1 1077944384 2462 0 0 0 50 0 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434242439920 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15985] ppid=15964 vsize=14327388 memory=1848356 CPUtime=0.32 cores=0-7
/proc/15967/task/15985/stat : 15985 (java) S 15964 15967 15472 0 -1 1077944384 1462 0 0 0 31 1 0 0 20 0 20 0 113617259 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434241387376 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15986] ppid=15964 vsize=14327388 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15967/task/15986/stat : 15986 (java) S 15964 15967 15472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617260 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434240334048 140435554207445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
[pid=15967/tid=15987] ppid=15964 vsize=14327388 memory=-7003737579269690708 CPUtime=0.71 cores=0-7
/proc/15967/task/15987/stat : 15987 (java) S 15964 15967 15472 0 -1 1077944384 1680 0 0 0 27 44 0 0 20 0 20 0 113617260 14671245312 462089 33554432000 4194304 4196468 140734993204000 140434239281584 140435554208386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 78 0 0 6293624 6294260 22929408 140734993212513 140734993212699 140734993212699 140734993215439 0
Current children cumulated CPU time: 2567.91 s
Current children cumulated vsize: 14327388 KiB
Current children cumulated memory: 1848356 KiB

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

[startup+2520.03 s]
# the end of solver process 15967 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2564.29 s, system=3.64641 s

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

Child status: 143
Real time (s): 2520.03
CPU time (s): 2567.93
CPU user time (s): 2564.29
CPU system time (s): 3.64641
CPU usage (%): 101.901
Max. virtual memory (cumulated for all children) (KiB): 14327388
Max. memory (cumulated for all children) (KiB): 1848356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2564.29
system time used= 3.64641
maximum resident set size= 1848948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62206
involuntary context switches= 1677


# summary of solver processes directly reported to runsolver:
#   pid: 15967
#   total CPU time (s): 2567.93
#   total CPU user time (s): 2564.29
#   total CPU system time (s): 3.64641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2236 second user time and 22.4777 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-15 15:41:45
IDJOB=4274862
IDBENCH=137723
IDSOLVER=2668
FILE ID=node149/4274862-1502805364
RUNJOBID= node149-1502796940-15499
PBS_JOBID= 20629816
Free space on /tmp= 61940 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-70.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274862-1502805364/watcher-4274862-1502805364 -o /tmp/evaluation-result-4274862-1502805364/solver-4274862-1502805364 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502796940-15499 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1311982540 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4274862-1502805364.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 17a97120e8930e8511a08ef4d06a02ba
RANDOM SEED=1311982540

node149.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.43
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.43
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.43
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.43
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:        27716728 kB
MemAvailable:   31971000 kB
Buffers:          322920 kB
Cached:          4202892 kB
SwapCached:            0 kB
Active:          1228864 kB
Inactive:        3353728 kB
Active(anon):      58932 kB
Inactive(anon):    24956 kB
Active(file):    1169932 kB
Inactive(file):  3328772 kB
Unevictable:        6348 kB
Mlocked:            6348 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42252 kB
Writeback:             0 kB
AnonPages:         61664 kB
Mapped:            46512 kB
Shmem:             25224 kB
Slab:             168960 kB
SReclaimable:     142804 kB
SUnreclaim:        26156 kB
KernelStack:        3600 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61896 MiB
End job on node149 at 2017-08-15 16:23:45