Trace number 4308162

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 2520.08 2467.62

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-8-cp_c18.xml
MD5SUM9b78f23c985b0ab0793e8fc03cc65dc7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.37111
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints8410
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":200}]
Minimum variable degree170
Maximum variable degree171
Distribution of variable degrees[{"degree":170,"count":175},{"degree":171,"count":25}]
Minimum constraint arity4
Maximum constraint arity200
Distribution of constraint arities[{"arity":4,"count":8400},{"arity":25,"count":9},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints8400
Distribution of constraint types[{"type":"intension","count":8400},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.58	c version: 2018-08-14
0.67/0.58	c seed: 295179237
0.67/0.58	c timeout: 2520
0.67/0.58	c memlimit: 11000
0.67/0.58	c nbcore: 4
0.67/0.61	c Parsing instance...
6.25/2.40	c Parsing done, starting search...
2520.05/2467.60	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 (13652 MiB free)
  memory of node 1: 16384 MiB (9370 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308162-1534322674/watcher-4308162-1534322674 -o /tmp/evaluation-result-4308162-1534322674/solver-4308162-1534322674 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534322669-15270 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 295179237 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308162-1534322674.xml 

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

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

solver pid=15389, runsolver pid=15386

[startup+0.10014 s]*
/proc/loadavg: 1.48 1.13 1.31 3/219 15404
/proc/meminfo: memFree=23556616/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14082736 memory=30544 CPUtime=0.12 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 6553 0 0 0 11 1 0 0 20 0 15 0 249830520 14420721664 7636 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3520684 7636 3154 1 0 3482761 0
[pid=15389/tid=15391] ppid=15386 vsize=14082736 memory=-8773748148830114174 CPUtime=0.09 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 4593 0 0 0 9 0 0 0 20 0 15 0 249830521 14420721664 7636 33554432000 4194304 4196468 140734418460656 139748257702016 139748237550942 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 7636 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 7636 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 7636 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 7636 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830523 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249830523 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747726567072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249830524 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747725513968 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0.01 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 249830526 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 7636 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30544 KiB

[startup+0.210823 s]*
/proc/loadavg: 1.48 1.13 1.31 4/219 15404
/proc/meminfo: memFree=23503748/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14082736 memory=46636 CPUtime=0.29 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 10281 0 0 0 27 2 0 0 20 0 15 0 249830520 14420721664 11659 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3520684 11659 3318 1 0 3482761 0
[pid=15389/tid=15391] ppid=15386 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 1077944384 8045 0 0 0 18 2 0 0 20 0 15 0 249830521 14420721664 11659 33554432000 4194304 4196468 140734418460656 139748257699808 139748253480661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14082736 memory=345 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 11659 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14082736 memory=140218502023348 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 11659 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 11659 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 11659 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 249830523 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249830523 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747726567072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249830524 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747725513968 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 15 0 249830526 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) R 15386 15389 11116 0 -1 4202560 193 0 0 0 1 0 0 0 20 0 15 0 249830526 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747722348608 139748234214528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0.05 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 329 0 0 0 5 0 0 0 20 0 15 0 249830526 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 11659 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46636 KiB

[startup+0.310775 s]*
/proc/loadavg: 1.48 1.13 1.31 3/219 15404
/proc/meminfo: memFree=23504536/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14082736 memory=50444 CPUtime=0.44 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 10729 0 0 0 41 3 0 0 20 0 15 0 249830520 14420721664 12611 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3520684 12611 3425 1 0 3482761 0
[pid=15389/tid=15391] ppid=15386 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 8371 0 0 0 27 2 0 0 20 0 15 0 249830521 14420721664 12611 33554432000 4194304 4196468 140734418460656 139748257681968 139748235033997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14082736 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 12611 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14082736 memory=140218502013097 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 12611 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 12611 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14420721664 12611 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 249830523 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249830523 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747726567072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249830524 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747725513968 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 15 0 249830526 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 249830526 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 352 0 0 0 8 0 0 0 20 0 15 0 249830526 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14082736 memory=140218500679296 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830526 14420721664 12611 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50444 KiB

[startup+0.70076 s]
/proc/loadavg: 1.48 1.13 1.31 3/219 15404
/proc/meminfo: memFree=23495072/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14084804 memory=86436 CPUtime=0.99 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 17524 0 0 0 93 6 0 0 20 0 15 0 249830520 14422839296 21609 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3521201 21609 3499 1 0 3483273 0
[pid=15389/tid=15391] ppid=15386 vsize=14084804 memory=3340 CPUtime=0.67 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 14763 0 0 0 62 5 0 0 20 0 15 0 249830521 14422839296 22121 33554432000 4194304 4196468 140734418460656 139748257694560 139747852919319 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14422839296 22121 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14084804 memory=37700 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14422839296 22121 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249830522 14422839296 22121 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830522 14422839296 22121 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 249830523 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14084804 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249830523 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747726567072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14084804 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249830524 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747725513968 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14084804 memory=7237400421040875609 CPUtime=0.06 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 524 0 0 0 6 0 0 0 20 0 15 0 249830526 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14084804 memory=7523071198212214892 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 410 0 0 0 7 0 0 0 20 0 15 0 249830526 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 443 0 0 0 15 0 0 0 20 0 15 0 249830526 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14084804 memory=6436 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249830526 14422839296 22121 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86436 KiB

[startup+1.50586 s]
/proc/loadavg: 1.48 1.13 1.31 5/219 15404
/proc/meminfo: memFree=23314488/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14086852 memory=231184 CPUtime=3.51 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 30531 0 0 0 338 13 0 0 20 0 15 0 249830520 14424936448 57796 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3521713 57796 3568 1 0 3483785 0
[pid=15389/tid=15391] ppid=15386 vsize=14086852 memory=227692 CPUtime=1.46 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 17593 0 0 0 137 9 0 0 20 0 15 0 249830521 14424936448 57796 33554432000 4194304 4196468 140734418460656 139748257706272 139747854124672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14086852 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 249830522 14424936448 57796 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 249830522 14424936448 57796 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 15 0 249830522 14424936448 57796 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14086852 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 249830522 14424936448 57796 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 249830523 14424936448 57796 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0

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

/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 68296 0 0 0 229672 53 0 0 20 0 15 0 249830521 14429130752 331669 33554432000 4194304 4196468 140734418460656 139748257708528 139747860924521 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14090948 memory=1326676 CPUtime=14.47 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 22864 0 0 0 1375 72 0 0 20 0 15 0 249830522 14429130752 331669 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14090948 memory=1326676 CPUtime=14.51 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 20973 0 0 0 1380 71 0 0 20 0 15 0 249830522 14429130752 331669 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14090948 memory=6436 CPUtime=14.52 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 27379 0 0 0 1377 75 0 0 20 0 15 0 249830522 14429130752 331669 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14090948 memory=14892 CPUtime=14.48 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 23010 0 0 0 1371 77 0 0 20 0 15 0 249830522 14429130752 331669 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14090948 memory=1326676 CPUtime=7.63 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 25442 0 0 0 697 66 0 0 20 0 15 0 249830523 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14090948 memory=1326676 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 249830523 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747726567136 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14090948 memory=1326676 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 249830524 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747725513984 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14090948 memory=1326676 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14090948 memory=6791534058613427641 CPUtime=3.67 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 12696 0 0 0 366 1 0 0 20 0 15 0 249830526 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14090948 memory=1912 CPUtime=3.45 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 11895 0 0 0 344 1 0 0 20 0 15 0 249830526 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14090948 memory=1326676 CPUtime=0.96 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 9201 0 0 0 95 1 0 0 20 0 15 0 249830526 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14090948 memory=1326676 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14090948 memory=6791534058613427641 CPUtime=1.28 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 1273 0 0 0 56 72 0 0 20 0 15 0 249830526 14429130752 331669 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 2372.33 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1326676 KiB

[startup+2382.3 s]
/proc/loadavg: 1.19 1.26 1.30 3/220 15505
/proc/meminfo: memFree=21322324/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14090948 memory=1327868 CPUtime=2433.27 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 228766 0 0 0 242890 437 0 0 20 0 15 0 249830520 14429130752 331967 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3522737 331967 3606 1 0 3484809 0
[pid=15389/tid=15391] ppid=15386 vsize=14090948 memory=1327868 CPUtime=2356.59 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 69899 0 0 0 235604 55 0 0 20 0 15 0 249830521 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748257708384 139747861046510 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14090948 memory=1327868 CPUtime=14.8 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 23062 0 0 0 1407 73 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14090948 memory=1327868 CPUtime=14.85 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 21427 0 0 0 1412 73 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14090948 memory=1327868 CPUtime=14.85 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 28349 0 0 0 1409 76 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14090948 memory=1327868 CPUtime=14.81 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 23520 0 0 0 1403 78 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14090948 memory=1327868 CPUtime=7.87 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 25975 0 0 0 719 68 0 0 20 0 15 0 249830523 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 249830523 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747726567136 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 249830524 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747725513984 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14090948 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14090948 memory=2248 CPUtime=3.67 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 12700 0 0 0 366 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14090948 memory=1568 CPUtime=3.45 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 11901 0 0 0 344 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0.96 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 9207 0 0 0 95 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14090948 memory=3840 CPUtime=1.32 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 1309 0 0 0 58 74 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 2433.27 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1327868 KiB

[startup+2442.3 s]
/proc/loadavg: 1.28 1.26 1.30 3/219 15507
/proc/meminfo: memFree=21322472/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14090948 memory=1327868 CPUtime=2494.34 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 233656 0 0 0 248988 446 0 0 20 0 15 0 249830520 14429130752 331967 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3522737 331967 3606 1 0 3484809 0
[pid=15389/tid=15391] ppid=15386 vsize=14090948 memory=1327868 CPUtime=2415.88 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 71576 0 0 0 241533 55 0 0 20 0 15 0 249830521 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748257708528 139747861046248 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14090948 memory=1327868 CPUtime=15.17 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 23995 0 0 0 1443 74 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14090948 memory=1327868 CPUtime=15.22 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 22055 0 0 0 1448 74 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14090948 memory=1327868 CPUtime=15.22 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 28634 0 0 0 1444 78 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14090948 memory=1327868 CPUtime=15.19 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 24068 0 0 0 1439 80 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14090948 memory=1327868 CPUtime=8.11 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 26738 0 0 0 741 70 0 0 20 0 15 0 249830523 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 249830523 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747726567136 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 249830524 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747725513984 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14090948 memory=1327868 CPUtime=3.68 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 12708 0 0 0 366 2 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14090948 memory=1327868 CPUtime=3.45 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 11908 0 0 0 344 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14090948 memory=1404 CPUtime=0.96 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 9216 0 0 0 95 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14090948 memory=280436803449584 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14090948 memory=1327868 CPUtime=1.35 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 1341 0 0 0 59 76 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 2494.34 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1327868 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2467.6 s]
/proc/loadavg: 1.38 1.29 1.31 3/219 15585
/proc/meminfo: memFree=22604452/32770624 swapFree=67108852/67108860
[pid=15389] ppid=15386 vsize=14090948 memory=1327868 CPUtime=2520.05 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 11116 0 -1 1077944320 236599 0 0 0 251556 449 0 0 20 0 15 0 249830520 14429130752 331967 33554432000 4194304 4196468 140734418460656 140734418443200 139748253470455 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
/proc/15389/statm: 3522737 331967 3606 1 0 3484809 0
[pid=15389/tid=15391] ppid=15386 vsize=14090948 memory=1327868 CPUtime=2440.91 cores=1,3,5,7
/proc/15389/task/15391/stat : 15391 (java) R 15386 15389 11116 0 -1 4202560 72469 0 0 0 244035 56 0 0 20 0 15 0 249830521 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748257708384 139747861065513 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15392] ppid=15386 vsize=14090948 memory=6791534058613427641 CPUtime=15.32 cores=1,3,5,7
/proc/15389/task/15392/stat : 15392 (java) S 15386 15389 11116 0 -1 1077944384 24228 0 0 0 1458 74 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748183558672 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15393] ppid=15386 vsize=14090948 memory=2248 CPUtime=15.36 cores=1,3,5,7
/proc/15389/task/15393/stat : 15393 (java) S 15386 15389 11116 0 -1 1077944384 22544 0 0 0 1462 74 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748182506128 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15394] ppid=15386 vsize=14090948 memory=1568 CPUtime=15.36 cores=1,3,5,7
/proc/15389/task/15394/stat : 15394 (java) S 15386 15389 11116 0 -1 1077944384 29193 0 0 0 1458 78 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748181453072 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15395] ppid=15386 vsize=14090948 memory=924 CPUtime=15.33 cores=1,3,5,7
/proc/15389/task/15395/stat : 15395 (java) S 15386 15389 11116 0 -1 1077944384 24293 0 0 0 1453 80 0 0 20 0 15 0 249830522 14429130752 331967 33554432000 4194304 4196468 140734418460656 139748180400528 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15396] ppid=15386 vsize=14090948 memory=2196 CPUtime=8.2 cores=1,3,5,7
/proc/15389/task/15396/stat : 15396 (java) S 15386 15389 11116 0 -1 1077944384 27231 0 0 0 749 71 0 0 20 0 15 0 249830523 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747727620848 139748253481602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15397] ppid=15386 vsize=14090948 memory=4256 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15397/stat : 15397 (java) S 15386 15389 11116 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 249830523 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747726567136 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15398] ppid=15386 vsize=14090948 memory=1327868 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15398/stat : 15398 (java) S 15386 15389 11116 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 249830524 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747725513984 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15399] ppid=15386 vsize=14090948 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15399/stat : 15399 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747724462544 139748253489051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15400] ppid=15386 vsize=14090948 memory=11584 CPUtime=3.68 cores=1,3,5,7
/proc/15389/task/15400/stat : 15400 (java) S 15386 15389 11116 0 -1 1077944384 12714 0 0 0 366 2 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747723409648 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15401] ppid=15386 vsize=14090948 memory=4960 CPUtime=3.45 cores=1,3,5,7
/proc/15389/task/15401/stat : 15401 (java) S 15386 15389 11116 0 -1 1077944384 11912 0 0 0 344 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747722357104 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15402] ppid=15386 vsize=14090948 memory=3840 CPUtime=0.96 cores=1,3,5,7
/proc/15389/task/15402/stat : 15402 (java) S 15386 15389 11116 0 -1 1077944384 9222 0 0 0 95 1 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747721304048 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15403] ppid=15386 vsize=14090948 memory=1280 CPUtime=0 cores=1,3,5,7
/proc/15389/task/15403/stat : 15403 (java) S 15386 15389 11116 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747720251744 139748253480661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
[pid=15389/tid=15404] ppid=15386 vsize=14090948 memory=68100 CPUtime=1.37 cores=1,3,5,7
/proc/15389/task/15404/stat : 15404 (java) S 15386 15389 11116 0 -1 1077944384 1376 0 0 0 60 77 0 0 20 0 15 0 249830526 14429130752 331967 33554432000 4194304 4196468 140734418460656 139747719199792 139748253481602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14471168 140734418465865 140734418466057 140734418466057 140734418468815 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1327868 KiB

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

[startup+2467.62 s]
# the end of solver process 15389 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.57 s, system=4.50521 s

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

Child status: 143
Real time (s): 2467.62
CPU time (s): 2520.08
CPU user time (s): 2515.57
CPU system time (s): 4.50521
CPU usage (%): 102.126
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1530848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.57
system time used= 4.50521
maximum resident set size= 1532372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237106
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 272760
involuntary context switches= 6718


# summary of solver processes directly reported to runsolver:
#   pid: 15389
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.57
#   total CPU system time (s): 4.50521

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6938 second user time and 23.8085 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-15 10:44:34
IDJOB=4308162
IDBENCH=141385
IDSOLVER=2791
FILE ID=node133/4308162-1534322674
RUNJOBID= node133-1534322669-15270
PBS_JOBID= 21038139
Free space on /tmp= 39348 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-8-cp_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308162-1534322674/watcher-4308162-1534322674 -o /tmp/evaluation-result-4308162-1534322674/solver-4308162-1534322674 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534322669-15270 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 295179237 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308162-1534322674.xml

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

MD5SUM BENCH= 9b78f23c985b0ab0793e8fc03cc65dc7
RANDOM SEED=295179237

node133.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.24
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.24
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.24
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.24
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:        23575744 kB
MemAvailable:   31510420 kB
Buffers:          154204 kB
Cached:          8020940 kB
SwapCached:            4 kB
Active:          4629904 kB
Inactive:        3986028 kB
Active(anon):     391788 kB
Inactive(anon):   109924 kB
Active(file):    4238116 kB
Inactive(file):  3876104 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             72492 kB
Writeback:             0 kB
AnonPages:        380728 kB
Mapped:            69484 kB
Shmem:             58008 kB
Slab:             276792 kB
SReclaimable:     248916 kB
SUnreclaim:        27876 kB
KernelStack:        3856 kB
PageTables:         6652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1724904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 39312 MiB
End job on node133 at 2018-08-15 11:25:41