Trace number 4299556

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
The dodo solver 2018-04-29? (TO) 2520.08 2492.61

General information on the benchmark

NameHaystacks/
Haystacks-ext-09_c18.xml
MD5SUM162336f6d7c1113ca166592290b0a66d
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 benchmark1.89413
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints332
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree8
Maximum variable degree9
Distribution of variable degrees[{"degree":8,"count":65},{"degree":9,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":332}]
Number of extensional constraints332
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":332}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.05/2492.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 (8035 MiB free)
  memory of node 1: 16384 MiB (11528 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299556-1532820658/watcher-4299556-1532820658 -o /tmp/evaluation-result-4299556-1532820658/solver-4299556-1532820658 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299556-1532820658.xml --timelimit 2520 

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=16549, runsolver pid=16546

[startup+0.101198 s]*
/proc/loadavg: 1.35 1.26 1.29 4/216 16564
/proc/meminfo: memFree=20017168/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10658972 memory=27432 CPUtime=0.13 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 5276 0 0 0 12 1 0 0 20 0 15 0 99628949 10914787328 6858 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2664743 6858 2823 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10658972 memory=-8269626465541460607 CPUtime=0.09 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 3110 0 0 0 8 1 0 0 20 0 15 0 99628950 10914787328 6858 33554432000 4194304 4196468 140723139959184 140402243468656 140402231263745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10914787328 6858 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10658972 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10914787328 6858 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10914787328 6858 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10914787328 6858 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10658972 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628952 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99628953 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99628953 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) R 16546 16549 15451 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 99628955 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) R 16546 16549 15451 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 15 0 99628955 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401725860208 140402217078928 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10658972 memory=140684915353216 CPUtime=0.02 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) R 16546 16549 15451 0 -1 4202560 332 0 0 0 2 0 0 0 20 0 15 0 99628955 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401724807152 140402239258006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10658972 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) R 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628956 10914787328 6858 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27432 KiB

[startup+0.210684 s]*
/proc/loadavg: 1.35 1.26 1.29 5/216 16564
/proc/meminfo: memFree=20004572/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661056 memory=40428 CPUtime=0.34 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 8163 0 0 0 32 2 0 0 20 0 15 0 99628949 10916921344 10107 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665264 10107 2988 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 5130 0 0 0 19 1 0 0 20 0 15 0 99628950 10916921344 10107 33554432000 4194304 4196468 140723139959184 140402243484272 140402239267997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10916921344 10107 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661056 memory=140684916016775 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10916921344 10107 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10916921344 10107 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10916921344 10107 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661056 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628952 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99628953 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99628953 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) S 16546 16549 15451 0 -1 1077944384 638 0 0 0 2 0 0 0 20 0 15 0 99628955 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) S 16546 16549 15451 0 -1 1077944384 162 0 0 0 2 0 0 0 20 0 15 0 99628955 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401725860208 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661056 memory=140684915353216 CPUtime=0.08 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) R 16546 16549 15451 0 -1 4202560 869 0 0 0 8 0 0 0 20 0 15 0 99628955 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401724803096 140402231483198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661056 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628956 10916921344 10107 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40428 KiB

[startup+0.31053 s]*
/proc/loadavg: 1.35 1.26 1.29 4/216 16564
/proc/meminfo: memFree=20000416/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661132 memory=44452 CPUtime=0.55 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 8735 0 0 0 53 2 0 0 20 0 15 0 99628949 10916999168 11113 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665283 11113 3046 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 5469 0 0 0 28 1 0 0 20 0 15 0 99628950 10916999168 11113 33554432000 4194304 4196468 140723139959184 140402243477280 140401826737767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 11113 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=140684916009285 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 11113 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 11113 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 11113 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628952 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) S 16546 16549 15451 0 -1 1077944384 665 0 0 0 3 0 0 0 20 0 15 0 99628955 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) R 16546 16549 15451 0 -1 1077944384 245 0 0 0 5 0 0 0 20 0 15 0 99628955 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401725860208 140402239257218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661132 memory=140684915353216 CPUtime=0.15 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) S 16546 16549 15451 0 -1 1077944384 987 0 0 0 15 0 0 0 20 0 15 0 99628955 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401724807152 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661132 memory=140684915353216 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628956 10916999168 11113 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44452 KiB

[startup+0.700768 s]
/proc/loadavg: 1.35 1.26 1.29 6/216 16564
/proc/meminfo: memFree=19975104/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661132 memory=111068 CPUtime=1.69 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 13159 0 0 0 164 5 0 0 20 0 15 0 99628949 10916999168 27767 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665283 27767 3110 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661132 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 5689 0 0 0 64 3 0 0 20 0 15 0 99628950 10916999168 27767 33554432000 4194304 4196468 140723139959184 140402243476624 140723140011970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 27767 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 27767 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 27767 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 27767 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99628952 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661132 memory=6945208482816681536 CPUtime=0.37 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) R 16546 16549 15451 0 -1 4202560 2745 0 0 0 37 0 0 0 20 0 15 0 99628955 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401726899232 140402224371170 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661132 memory=7811323491934034026 CPUtime=0.36 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) R 16546 16549 15451 0 -1 4202560 1889 0 0 0 36 0 0 0 20 0 15 0 99628955 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401725842664 140402223491240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661132 memory=5787213827063244903 CPUtime=0.25 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) R 16546 16549 15451 0 -1 1077944384 1464 0 0 0 25 0 0 0 20 0 15 0 99628955 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401724807152 140402239257218 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99628956 10916999168 27767 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 111068 KiB

[startup+1.50121 s]
/proc/loadavg: 1.35 1.26 1.29 4/216 16564
/proc/meminfo: memFree=19860928/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661132 memory=193980 CPUtime=3.54 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 23355 0 0 0 346 8 0 0 20 0 15 0 99628949 10916999168 48495 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665283 48495 3142 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 6019 0 0 0 142 5 0 0 20 0 15 0 99628950 10916999168 48495 33554432000 4194304 4196468 140723139959184 140402243478528 140723140011970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 48495 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 48495 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 48495 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 99628951 10916999168 48495 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 15 0 99628952 10916999168 48495 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0

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

/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 25651 0 0 0 227038 3434 0 0 20 0 15 0 99628950 10916999168 96420 33554432000 4194304 4196468 140723139959184 140402243471280 140723140011970 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=383632 CPUtime=7.97 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 5307 0 0 0 742 55 0 0 20 0 15 0 99628951 10916999168 96420 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=385680 CPUtime=7.94 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 6421 0 0 0 739 55 0 0 20 0 15 0 99628951 10916999168 96420 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=385680 CPUtime=7.98 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 4800 0 0 0 739 59 0 0 20 0 15 0 99628951 10916999168 96420 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=385680 CPUtime=7.94 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 5438 0 0 0 734 60 0 0 20 0 15 0 99628951 10916999168 96420 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=385680 CPUtime=7.59 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 7133 0 0 0 705 54 0 0 20 0 15 0 99628952 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661132 memory=385680 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661132 memory=385680 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661132 memory=383632 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661132 memory=644 CPUtime=0.66 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) S 16546 16549 15451 0 -1 1077944384 4907 0 0 0 66 0 0 0 20 0 15 0 99628955 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661132 memory=383632 CPUtime=1.18 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) S 16546 16549 15451 0 -1 1077944384 10056 0 0 0 117 1 0 0 20 0 15 0 99628955 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401725860208 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661132 memory=385680 CPUtime=0.27 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) S 16546 16549 15451 0 -1 1077944384 1710 0 0 0 27 0 0 0 20 0 15 0 99628955 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401724807152 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661132 memory=385680 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661132 memory=385680 CPUtime=1.08 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1200 0 0 0 50 58 0 0 20 0 15 0 99628956 10916999168 96420 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 2347.43 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 385680 KiB

[startup+2382.3 s]
/proc/loadavg: 1.35 1.39 1.35 3/216 16741
/proc/meminfo: memFree=19743588/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661132 memory=389776 CPUtime=2408.2 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 75634 0 0 0 237014 3806 0 0 20 0 15 0 99628949 10916999168 97444 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665283 97444 3147 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661132 memory=389776 CPUtime=2364.24 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 26200 0 0 0 232904 3520 0 0 20 0 15 0 99628950 10916999168 97444 33554432000 4194304 4196468 140723139959184 140402243473088 140401830216264 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=389776 CPUtime=8.23 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 5424 0 0 0 766 57 0 0 20 0 15 0 99628951 10916999168 97444 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=389776 CPUtime=8.19 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 6468 0 0 0 763 56 0 0 20 0 15 0 99628951 10916999168 97444 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=389776 CPUtime=8.24 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 5263 0 0 0 765 59 0 0 20 0 15 0 99628951 10916999168 97444 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=3467831332442621064 CPUtime=8.2 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 5644 0 0 0 759 61 0 0 20 0 15 0 99628951 10916999168 97444 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=389776 CPUtime=7.76 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 7306 0 0 0 721 55 0 0 20 0 15 0 99628952 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661132 memory=389776 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661132 memory=389776 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661132 memory=389776 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661132 memory=389776 CPUtime=0.67 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) S 16546 16549 15451 0 -1 1077944384 4909 0 0 0 67 0 0 0 20 0 15 0 99628955 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661132 memory=389776 CPUtime=1.18 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) S 16546 16549 15451 0 -1 1077944384 10058 0 0 0 117 1 0 0 20 0 15 0 99628955 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401725860208 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661132 memory=4136 CPUtime=0.27 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) S 16546 16549 15451 0 -1 1077944384 1712 0 0 0 27 0 0 0 20 0 15 0 99628955 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401724807152 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661132 memory=389776 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661132 memory=389776 CPUtime=1.12 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1214 0 0 0 52 60 0 0 20 0 15 0 99628956 10916999168 97444 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 2408.2 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 389776 KiB

[startup+2442.3 s]
/proc/loadavg: 1.48 1.41 1.36 3/216 16742
/proc/meminfo: memFree=19731712/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661132 memory=395920 CPUtime=2469.06 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 77206 0 0 0 243012 3894 0 0 20 0 15 0 99628949 10916999168 98980 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665283 98980 3147 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661132 memory=395920 CPUtime=2423.71 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 26709 0 0 0 238768 3603 0 0 20 0 15 0 99628950 10916999168 98980 33554432000 4194304 4196468 140723139959184 140402243475424 140723140011970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=395920 CPUtime=8.52 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 5558 0 0 0 793 59 0 0 20 0 15 0 99628951 10916999168 98980 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=395920 CPUtime=8.48 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 6736 0 0 0 791 57 0 0 20 0 15 0 99628951 10916999168 98980 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=395920 CPUtime=8.53 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 5541 0 0 0 793 60 0 0 20 0 15 0 99628951 10916999168 98980 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=395920 CPUtime=8.49 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 5834 0 0 0 786 63 0 0 20 0 15 0 99628951 10916999168 98980 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=395920 CPUtime=7.96 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 7479 0 0 0 740 56 0 0 20 0 15 0 99628952 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661132 memory=395920 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661132 memory=395920 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661132 memory=395920 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661132 memory=395920 CPUtime=0.67 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) S 16546 16549 15451 0 -1 1077944384 4911 0 0 0 67 0 0 0 20 0 15 0 99628955 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661132 memory=395920 CPUtime=1.18 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) S 16546 16549 15451 0 -1 1077944384 10060 0 0 0 117 1 0 0 20 0 15 0 99628955 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401725860208 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661132 memory=395920 CPUtime=0.27 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) S 16546 16549 15451 0 -1 1077944384 1714 0 0 0 27 0 0 0 20 0 15 0 99628955 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401724807152 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661132 memory=395920 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661132 memory=6655300316396806240 CPUtime=1.14 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1228 0 0 0 53 61 0 0 20 0 15 0 99628956 10916999168 98980 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 2469.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 395920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.6 s]
/proc/loadavg: 1.48 1.44 1.37 3/216 16743
/proc/meminfo: memFree=19721236/32770624 swapFree=67108860/67108860
[pid=16549] ppid=16546 vsize=10661132 memory=400016 CPUtime=2520.05 cores=1,3,5,7
/proc/16549/stat : 16549 (java) S 16546 16549 15451 0 -1 1077944320 78760 0 0 0 248023 3982 0 0 20 0 15 0 99628949 10916999168 100004 33554432000 4194304 4196468 140723139959184 140723139941728 140402239246071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
/proc/16549/statm: 2665283 100004 3147 1 0 2627263 0
[pid=16549/tid=16551] ppid=16546 vsize=10661132 memory=297237782420783417 CPUtime=2473.6 cores=1,3,5,7
/proc/16549/task/16551/stat : 16551 (java) R 16546 16549 15451 0 -1 4202560 27184 0 0 0 243675 3685 0 0 20 0 15 0 99628950 10916999168 100004 33554432000 4194304 4196468 140723139959184 140402243474608 140723140011970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16552] ppid=16546 vsize=10661132 memory=15824378344507954 CPUtime=8.75 cores=1,3,5,7
/proc/16549/task/16552/stat : 16552 (java) S 16546 16549 15451 0 -1 1077944384 5729 0 0 0 815 60 0 0 20 0 15 0 99628951 10916999168 100004 33554432000 4194304 4196468 140723139959184 140402165320208 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16553] ppid=16546 vsize=10661132 memory=-7023579799431922829 CPUtime=8.72 cores=1,3,5,7
/proc/16549/task/16553/stat : 16553 (java) S 16546 16549 15451 0 -1 1077944384 7130 0 0 0 814 58 0 0 20 0 15 0 99628951 10916999168 100004 33554432000 4194304 4196468 140723139959184 140402164267664 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16554] ppid=16546 vsize=10661132 memory=-8486080722631693414 CPUtime=8.77 cores=1,3,5,7
/proc/16549/task/16554/stat : 16554 (java) S 16546 16549 15451 0 -1 1077944384 5717 0 0 0 816 61 0 0 20 0 15 0 99628951 10916999168 100004 33554432000 4194304 4196468 140723139959184 140402163214608 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16555] ppid=16546 vsize=10661132 memory=-8412652152092201843 CPUtime=8.73 cores=1,3,5,7
/proc/16549/task/16555/stat : 16555 (java) S 16546 16549 15451 0 -1 1077944384 5992 0 0 0 809 64 0 0 20 0 15 0 99628951 10916999168 100004 33554432000 4194304 4196468 140723139959184 140402162162064 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16556] ppid=16546 vsize=10661132 memory=4426639978525455914 CPUtime=8.11 cores=1,3,5,7
/proc/16549/task/16556/stat : 16556 (java) S 16546 16549 15451 0 -1 1077944384 7653 0 0 0 754 57 0 0 20 0 15 0 99628952 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401731123952 140402239257218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16557] ppid=16546 vsize=10661132 memory=3047711553219693942 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16557/stat : 16557 (java) S 16546 16549 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401730070176 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16558] ppid=16546 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16558/stat : 16558 (java) S 16546 16549 15451 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99628953 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401729017072 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16559] ppid=16546 vsize=10661132 memory=8328453600958622283 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16559/stat : 16559 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401727965648 140402239264667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16560] ppid=16546 vsize=10661132 memory=-8412652160765825907 CPUtime=0.67 cores=1,3,5,7
/proc/16549/task/16560/stat : 16560 (java) S 16546 16549 15451 0 -1 1077944384 4911 0 0 0 67 0 0 0 20 0 15 0 99628955 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401726912752 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16561] ppid=16546 vsize=10661132 memory=-8634980985311628903 CPUtime=1.18 cores=1,3,5,7
/proc/16549/task/16561/stat : 16561 (java) S 16546 16549 15451 0 -1 1077944384 10060 0 0 0 117 1 0 0 20 0 15 0 99628955 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401725860208 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16562] ppid=16546 vsize=10661132 memory=7100839878645619564 CPUtime=0.27 cores=1,3,5,7
/proc/16549/task/16562/stat : 16562 (java) S 16546 16549 15451 0 -1 1077944384 1714 0 0 0 27 0 0 0 20 0 15 0 99628955 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401724807152 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16563] ppid=16546 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/16549/task/16563/stat : 16563 (java) S 16546 16549 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99628955 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401723754848 140402239256277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
[pid=16549/tid=16564] ppid=16546 vsize=10661132 memory=7163646379295599187 CPUtime=1.16 cores=1,3,5,7
/proc/16549/task/16564/stat : 16564 (java) S 16546 16549 15451 0 -1 1077944384 1234 0 0 0 54 62 0 0 20 0 15 0 99628956 10916999168 100004 33554432000 4194304 4196468 140723139959184 140401722702896 140402239257218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35500032 140723139966072 140723139966217 140723139966217 140723139968975 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 400016 KiB

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

[startup+2492.61 s]
# the end of solver process 16549 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2480.25 s, system=39.831 s

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

Child status: 143
Real time (s): 2492.61
CPU time (s): 2520.08
CPU user time (s): 2480.25
CPU system time (s): 39.831
CPU usage (%): 101.102
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 400016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2480.25
system time used= 39.831
maximum resident set size= 400380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277342
involuntary context switches= 4332


# summary of solver processes directly reported to runsolver:
#   pid: 16549
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2480.25
#   total CPU system time (s): 39.831

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0655 second user time and 22.3199 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 01:30:58
IDJOB=4299556
IDBENCH=141413
IDSOLVER=2768
FILE ID=node105/4299556-1532820658
RUNJOBID= node105-1532810624-15483
PBS_JOBID= 21022485
Free space on /tmp= 44624 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299556-1532820658/watcher-4299556-1532820658 -o /tmp/evaluation-result-4299556-1532820658/solver-4299556-1532820658 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299556-1532820658.xml --timelimit 2520

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=309112681

node105.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.32
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.32
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.32
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.32
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:        20032728 kB
MemAvailable:   31497200 kB
Buffers:          272000 kB
Cached:         11331136 kB
SwapCached:            0 kB
Active:          2833584 kB
Inactive:        9257780 kB
Active(anon):     442416 kB
Inactive(anon):    73344 kB
Active(file):    2391168 kB
Inactive(file):  9184436 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:        433360 kB
Mapped:            55500 kB
Shmem:             25228 kB
Slab:             344780 kB
SReclaimable:     317328 kB
SUnreclaim:        27452 kB
KernelStack:        3824 kB
PageTables:         6548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    368640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44620 MiB
End job on node105 at 2018-07-29 02:12:31