Trace number 4312153

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-17? (TO) 252.122 247.024

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-10_c18.xml
MD5SUM8d1e20825fc8ffef49d443aea0d97595
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark252.149
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints1473
Number of domains2
Minimum domain size3
Maximum domain size50
Distribution of domain sizes[{"size":3,"count":100},{"size":50,"count":2}]
Minimum variable degree2
Maximum variable degree37
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":29,"count":36},{"degree":31,"count":28},{"degree":33,"count":20},{"degree":35,"count":12},{"degree":37,"count":4}]
Minimum constraint arity2
Maximum constraint arity101
Distribution of constraint arities[{"arity":2,"count":1471},{"arity":101,"count":2}]
Number of extensional constraints0
Number of intensional constraints1471
Distribution of constraint types[{"type":"intension","count":1471},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 503526552
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
3.13/1.46	c Parsing done, starting search...
252.10/247.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 (12068 MiB free)
  memory of node 1: 16384 MiB (8918 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312153-1534570012/watcher-4312153-1534570012 -o /tmp/evaluation-result-4312153-1534570012/solver-4312153-1534570012 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534568587-5847 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 503526552 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312153-1534570012.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=7092, runsolver pid=7089

[startup+0.10012 s]*
/proc/loadavg: 1.62 1.66 1.62 3/215 7107
/proc/meminfo: memFree=21471448/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14082736 memory=32020 CPUtime=0.12 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 6385 0 0 0 11 1 0 0 20 0 15 0 274564337 14420721664 8005 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3520684 8005 3154 1 0 3482761 0
[pid=7092/tid=7094] ppid=7089 vsize=14082736 memory=-8969871349344203968 CPUtime=0.09 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 4453 0 0 0 8 1 0 0 20 0 15 0 274564337 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868994103584 139868973978974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274564339 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274564340 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868463666720 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274564340 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868462613872 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0.01 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 274564342 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 8005 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32020 KiB

[startup+0.217926 s]*
/proc/loadavg: 1.62 1.66 1.62 5/215 7107
/proc/meminfo: memFree=21456440/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14082736 memory=47832 CPUtime=0.31 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 10060 0 0 0 28 3 0 0 20 0 15 0 274564337 14420721664 11958 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3520684 11958 3370 1 0 3482761 0
[pid=7092/tid=7094] ppid=7089 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 7783 0 0 0 18 2 0 0 20 0 15 0 274564337 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868994127968 139868989920413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14082736 memory=364 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14082736 memory=139776850252752 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274564339 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274564340 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868463666720 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274564340 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868462613872 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 425 0 0 0 2 0 0 0 20 0 15 0 274564342 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 274564342 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0.06 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) R 7089 7092 2226 0 -1 4202560 304 0 0 0 6 0 0 0 20 0 15 0 274564342 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868458403952 139868989910422 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 11958 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47832 KiB

[startup+0.310448 s]*
/proc/loadavg: 1.62 1.66 1.62 3/215 7107
/proc/meminfo: memFree=21452920/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14082736 memory=50960 CPUtime=0.44 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 10403 0 0 0 41 3 0 0 20 0 15 0 274564337 14420721664 12740 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3520684 12740 3373 1 0 3482761 0
[pid=7092/tid=7094] ppid=7089 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 8103 0 0 0 27 2 0 0 20 0 15 0 274564337 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868994106320 139868970174376 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14082736 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14082736 memory=139776850252246 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274564338 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274564339 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274564340 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868463666720 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274564340 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868462613872 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 274564342 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 177 0 0 0 1 0 0 0 20 0 15 0 274564342 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0.08 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 15 0 274564342 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14082736 memory=139776850232960 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564342 14420721664 12740 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50960 KiB

[startup+0.70076 s]
/proc/loadavg: 1.62 1.66 1.62 3/215 7107
/proc/meminfo: memFree=21428988/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14084804 memory=88836 CPUtime=0.97 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 17113 0 0 0 93 4 0 0 20 0 15 0 274564337 14422839296 22209 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3521201 22209 3505 1 0 3483273 0
[pid=7092/tid=7094] ppid=7089 vsize=14084804 memory=1764 CPUtime=0.67 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 14440 0 0 0 64 3 0 0 20 0 15 0 274564337 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868994122704 139868973978974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14084804 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14084804 memory=756 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14084804 memory=9168 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14084804 memory=872 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274564338 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14084804 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274564339 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14084804 memory=6300 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274564340 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868463666720 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14084804 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274564340 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868462613872 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14084804 memory=3920 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14084804 memory=7302135314614015848 CPUtime=0.07 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 584 0 0 0 7 0 0 0 20 0 15 0 274564342 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14084804 memory=7885332796437780070 CPUtime=0.07 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 342 0 0 0 7 0 0 0 20 0 15 0 274564342 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14084804 memory=4641048821391970386 CPUtime=0.14 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 367 0 0 0 14 0 0 0 20 0 15 0 274564342 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14084804 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564342 14422839296 22209 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88836 KiB

[startup+1.50072 s]
/proc/loadavg: 1.73 1.69 1.63 6/215 7107
/proc/meminfo: memFree=21390832/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14090948 memory=179716 CPUtime=3.45 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 32892 0 0 0 337 8 0 0 20 0 15 0 274564337 14429130752 44929 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3522737 44929 3546 1 0 3484809 0
[pid=7092/tid=7094] ppid=7089 vsize=14090948 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 21087 0 0 0 141 5 0 0 20 0 15 0 274564337 14429130752 44995 33554432000 4194304 4196468 140737261749488 139868994136040 139868989910422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14090948 memory=-8253362664378450063 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14429130752 44995 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14090948 memory=7245577299922993209 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14429130752 44995 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14090948 memory=-8412656559033194355 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274564338 14429130752 44995 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14090948 memory=1401637097735671167 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274564338 14429130752 44995 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 15 0 274564339 14429130752 44995 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0

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

/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 24841 0 0 0 10170 7 0 0 20 0 15 0 274564337 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868994136768 139868588528916 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14090948 memory=179412 CPUtime=0.15 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1047 0 0 0 13 2 0 0 20 0 15 0 274564338 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14090948 memory=10158 CPUtime=0.15 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1802 0 0 0 14 1 0 0 20 0 15 0 274564338 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14090948 memory=164 CPUtime=0.16 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 989 0 0 0 15 1 0 0 20 0 15 0 274564338 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14090948 memory=179412 CPUtime=0.16 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 1831 0 0 0 15 1 0 0 20 0 15 0 274564338 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14090948 memory=3684 CPUtime=0.19 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 1637 0 0 0 17 2 0 0 20 0 15 0 274564339 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14090948 memory=6860 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868463666784 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14090948 memory=179412 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868462613888 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14090948 memory=179412 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14090948 memory=0 CPUtime=1.68 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 5216 0 0 0 168 0 0 0 20 0 15 0 274564342 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14090948 memory=301793952548528928 CPUtime=1.54 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 6087 0 0 0 153 1 0 0 20 0 15 0 274564342 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14090948 memory=177364 CPUtime=0.76 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 6873 0 0 0 75 1 0 0 20 0 15 0 274564342 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14090948 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14090948 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 487 0 0 0 1 2 0 0 20 0 15 0 274564342 14429130752 44853 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 45 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 106.69 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 179412 KiB

[startup+162.301 s]
/proc/loadavg: 1.29 1.51 1.58 5/214 7294
/proc/meminfo: memFree=21466264/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14090948 memory=181588 CPUtime=166.98 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 54147 0 0 0 16673 25 0 0 20 0 15 0 274564337 14429130752 45397 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3522737 45397 3573 1 0 3484809 0
[pid=7092/tid=7094] ppid=7089 vsize=14090948 memory=181588 CPUtime=161.48 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 25545 0 0 0 16141 7 0 0 20 0 15 0 274564337 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868994136672 139868588508623 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14090948 memory=179540 CPUtime=0.25 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 1709 0 0 0 22 3 0 0 20 0 15 0 274564338 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14090948 memory=181588 CPUtime=0.26 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1941 0 0 0 23 3 0 0 20 0 15 0 274564338 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14090948 memory=279553382842048 CPUtime=0.27 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1035 0 0 0 25 2 0 0 20 0 15 0 274564338 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14090948 memory=181588 CPUtime=0.27 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 1887 0 0 0 24 3 0 0 20 0 15 0 274564338 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14090948 memory=181588 CPUtime=0.31 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 1904 0 0 0 29 2 0 0 20 0 15 0 274564339 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14090948 memory=181588 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868463666784 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14090948 memory=181588 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868462613888 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14090948 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14090948 memory=181588 CPUtime=1.68 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 5224 0 0 0 168 0 0 0 20 0 15 0 274564342 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14090948 memory=181588 CPUtime=1.54 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 6090 0 0 0 153 1 0 0 20 0 15 0 274564342 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14090948 memory=181588 CPUtime=0.76 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 6877 0 0 0 75 1 0 0 20 0 15 0 274564342 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14090948 memory=181588 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14090948 memory=26 CPUtime=0.06 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 508 0 0 0 3 3 0 0 20 0 15 0 274564342 14429130752 45397 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 166.98 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 181588 KiB

[startup+222.301 s]
/proc/loadavg: 1.43 1.51 1.57 3/216 7351
/proc/meminfo: memFree=19831320/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14090948 memory=183868 CPUtime=227.27 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 55868 0 0 0 22697 30 0 0 20 0 15 0 274564337 14429130752 45967 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3522737 45967 3573 1 0 3484809 0
[pid=7092/tid=7094] ppid=7089 vsize=14090948 memory=183868 CPUtime=221.2 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 26092 0 0 0 22112 8 0 0 20 0 15 0 274564337 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868994136768 139868588388775 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14090948 memory=183868 CPUtime=0.36 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 2440 0 0 0 31 5 0 0 20 0 15 0 274564338 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14090948 memory=183868 CPUtime=0.36 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1986 0 0 0 33 3 0 0 20 0 15 0 274564338 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14090948 memory=183868 CPUtime=0.37 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1072 0 0 0 34 3 0 0 20 0 15 0 274564338 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14090948 memory=183868 CPUtime=0.36 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 1957 0 0 0 33 3 0 0 20 0 15 0 274564338 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14090948 memory=183868 CPUtime=0.44 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 2163 0 0 0 41 3 0 0 20 0 15 0 274564339 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14090948 memory=183868 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868463666784 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14090948 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868462613888 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14090948 memory=183680 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14090948 memory=3684 CPUtime=1.68 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 5226 0 0 0 168 0 0 0 20 0 15 0 274564342 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14090948 memory=2092 CPUtime=1.54 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 6093 0 0 0 153 1 0 0 20 0 15 0 274564342 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14090948 memory=1576 CPUtime=0.76 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 6880 0 0 0 75 1 0 0 20 0 15 0 274564342 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14090948 memory=3684 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14090948 memory=6864 CPUtime=0.09 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 532 0 0 0 4 5 0 0 20 0 15 0 274564342 14429130752 45967 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 227.27 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 183868 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.001 s]*
/proc/loadavg: 1.50 1.52 1.57 3/216 7352
/proc/meminfo: memFree=19929556/32770624 swapFree=67108368/67108860
[pid=7092] ppid=7089 vsize=14090948 memory=185948 CPUtime=252.1 cores=0,2,4,6
/proc/7092/stat : 7092 (java) S 7089 7092 2226 0 -1 1077944320 56152 0 0 0 25178 32 0 0 20 0 15 0 274564337 14429130752 46487 33554432000 4194304 4196468 140737261749488 140737261732032 139868989898487 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
/proc/7092/statm: 3522737 46487 3573 1 0 3484809 0
[pid=7092/tid=7094] ppid=7089 vsize=14090948 memory=8112282956445269571 CPUtime=245.79 cores=0,2,4,6
/proc/7092/task/7094/stat : 7094 (java) R 7089 7092 2226 0 -1 4202560 26322 0 0 0 24571 8 0 0 20 0 15 0 274564337 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868994136672 139868588508522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7095] ppid=7089 vsize=14090948 memory=4872558044660077418 CPUtime=0.4 cores=0,2,4,6
/proc/7092/task/7095/stat : 7095 (java) S 7089 7092 2226 0 -1 1077944384 2462 0 0 0 34 6 0 0 20 0 15 0 274564338 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868904966800 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7096] ppid=7089 vsize=14090948 memory=185948 CPUtime=0.41 cores=0,2,4,6
/proc/7092/task/7096/stat : 7096 (java) S 7089 7092 2226 0 -1 1077944384 1993 0 0 0 37 4 0 0 20 0 15 0 274564338 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868903914000 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7097] ppid=7089 vsize=14090948 memory=4872558044660077418 CPUtime=0.41 cores=0,2,4,6
/proc/7092/task/7097/stat : 7097 (java) S 7089 7092 2226 0 -1 1077944384 1081 0 0 0 38 3 0 0 20 0 15 0 274564338 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868902861200 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7098] ppid=7089 vsize=14090948 memory=2948 CPUtime=0.41 cores=0,2,4,6
/proc/7092/task/7098/stat : 7098 (java) S 7089 7092 2226 0 -1 1077944384 1969 0 0 0 37 4 0 0 20 0 15 0 274564338 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868901808400 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7099] ppid=7089 vsize=14090948 memory=1653856 CPUtime=0.5 cores=0,2,4,6
/proc/7092/task/7099/stat : 7099 (java) S 7089 7092 2226 0 -1 1077944384 2165 0 0 0 47 3 0 0 20 0 15 0 274564339 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868464720752 139868989909634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7100] ppid=7089 vsize=14090948 memory=9168 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7100/stat : 7100 (java) S 7089 7092 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868463666784 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7101] ppid=7089 vsize=14090948 memory=872 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7101/stat : 7101 (java) S 7089 7092 2226 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 274564340 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868462613888 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7102] ppid=7089 vsize=14090948 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7102/stat : 7102 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868461562192 139868989917083 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7103] ppid=7089 vsize=14090948 memory=6300 CPUtime=1.68 cores=0,2,4,6
/proc/7092/task/7103/stat : 7103 (java) S 7089 7092 2226 0 -1 1077944384 5226 0 0 0 168 0 0 0 20 0 15 0 274564342 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868460509552 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7104] ppid=7089 vsize=14090948 memory=1224 CPUtime=1.54 cores=0,2,4,6
/proc/7092/task/7104/stat : 7104 (java) S 7089 7092 2226 0 -1 1077944384 6093 0 0 0 153 1 0 0 20 0 15 0 274564342 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868459456752 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7105] ppid=7089 vsize=14090948 memory=3920 CPUtime=0.76 cores=0,2,4,6
/proc/7092/task/7105/stat : 7105 (java) S 7089 7092 2226 0 -1 1077944384 6880 0 0 0 75 1 0 0 20 0 15 0 274564342 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868458403952 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7106] ppid=7089 vsize=14090948 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/7092/task/7106/stat : 7106 (java) S 7089 7092 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274564342 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868457351392 139868989908693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
[pid=7092/tid=7107] ppid=7089 vsize=14090948 memory=3460 CPUtime=0.1 cores=0,2,4,6
/proc/7092/task/7107/stat : 7107 (java) S 7089 7092 2226 0 -1 1077944384 534 0 0 0 5 5 0 0 20 0 15 0 274564342 14429130752 46487 33554432000 4194304 4196468 140737261749488 139868456299696 139868989909634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 45 0 0 6293624 6294260 26124288 140737261753423 140737261753614 140737261753614 140737261756367 0
Current children cumulated CPU time: 252.1 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 185948 KiB

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

[startup+247.024 s]
# the end of solver process 7092 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.791 s, system=0.330788 s

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

Child status: 143
Real time (s): 247.024
CPU time (s): 252.122
CPU user time (s): 251.791
CPU system time (s): 0.330788
CPU usage (%): 102.064
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 253944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.791
system time used= 0.330788
maximum resident set size= 253948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20275
involuntary context switches= 828


# summary of solver processes directly reported to runsolver:
#   pid: 7092
#   total CPU time (s): 252.122
#   total CPU user time (s): 251.791
#   total CPU system time (s): 0.330788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.59596 second user time and 2.19572 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-18 07:26:52
IDJOB=4312153
IDBENCH=141486
IDSOLVER=2800
FILE ID=node148/4312153-1534570012
RUNJOBID= node148-1534568587-5847
PBS_JOBID= 21038631
Free space on /tmp= 49636 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-10_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-4312153-1534570012/watcher-4312153-1534570012 -o /tmp/evaluation-result-4312153-1534570012/solver-4312153-1534570012 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534568587-5847 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 503526552 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312153-1534570012.xml

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

MD5SUM BENCH= 8d1e20825fc8ffef49d443aea0d97595
RANDOM SEED=503526552

node148.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:        21490912 kB
MemAvailable:   31734868 kB
Buffers:          221172 kB
Cached:         10281032 kB
SwapCached:            4 kB
Active:          7052512 kB
Inactive:        3658608 kB
Active(anon):     181292 kB
Inactive(anon):    96196 kB
Active(file):    6871220 kB
Inactive(file):  3562412 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             35740 kB
Writeback:             0 kB
AnonPages:        225772 kB
Mapped:            32720 kB
Shmem:             65972 kB
Slab:             267644 kB
SReclaimable:     238784 kB
SUnreclaim:        28860 kB
KernelStack:        3792 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1243036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 49600 MiB
End job on node148 at 2018-08-18 07:30:59