Trace number 4275357

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

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-32.xml
MD5SUM837217a994f8005f99f0c85081d26675
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 benchmark11.286
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of constraints15903
Number of domains1
Minimum domain size32
Maximum domain size32
Distribution of domain sizes[{"size":32,"count":1024}]
Minimum variable degree31
Maximum variable degree32
Distribution of variable degrees[{"degree":31,"count":962},{"degree":32,"count":62}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15903}]
Number of extensional constraints0
Number of intensional constraints15903
Distribution of constraint types[{"type":"intension","count":15903}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 1176727387
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
9.06/3.29	c Parsing done, starting search...
19992.47/2520.10	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 (15171 MiB free)
  memory of node 1: 16384 MiB (15582 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275357-1502735465/watcher-4275357-1502735465 -o /tmp/evaluation-result-4275357-1502735465/solver-4275357-1502735465 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502732037-18049 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1176727387 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275357-1502735465.xml 

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

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


[startup+0.10007 s]*
/proc/loadavg: 4.41 7.32 7.98 2/198 18511
/proc/meminfo: memFree=31472468/32770624 swapFree=67108860/67108860
[pid=18491] ppid=18488 vsize=14325320 memory=36256 CPUtime=0.13 cores=0-7
/proc/18491/stat : 18491 (java) S 18488 18491 18022 0 -1 1077944320 8437 0 0 0 11 2 0 0 20 0 20 0 106634728 14669127680 9064 33554432000 4194304 4196468 140736315314544 140736315297088 140695893044983 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
/proc/18491/statm: 3581330 9064 3404 1 0 3569050 0
[pid=18491/tid=18493] ppid=18488 vsize=14325320 memory=7970415248654899872 CPUtime=0.09 cores=0-7
/proc/18491/task/18493/stat : 18493 (java) R 18488 18491 18022 0 -1 4202560 6380 0 0 0 8 1 0 0 20 0 20 0 106634728 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695897241936 140695877125470 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18494] ppid=18488 vsize=14325320 memory=732370359477533669 CPUtime=0 cores=0-7
/proc/18491/task/18494/stat : 18494 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695823133456 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18495] ppid=18488 vsize=14325320 memory=140221140080256 CPUtime=0 cores=0-7
/proc/18491/task/18495/stat : 18495 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695822080912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18496] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18496/stat : 18496 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695821028368 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18497] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18497/stat : 18497 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695819975824 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18498] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18498/stat : 18498 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695818922256 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18499] ppid=18488 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/18491/task/18499/stat : 18499 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695817869712 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18500] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18500/stat : 18500 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695816817168 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18501] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18501/stat : 18501 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 9064 33554432000 4194304 4196468 140736315314544 140695815764624 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18502] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18502/stat : 18502 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634731 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694948215280 140695893056130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18503] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18503/stat : 18503 (java) S 18488 18491 18022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106634731 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694947161504 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18504] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18504/stat : 18504 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106634731 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694946108912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18505] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18505/stat : 18505 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694945057488 140695893063579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18506] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18506/stat : 18506 (java) S 18488 18491 18022 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694944004080 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18507] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18507/stat : 18507 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694942951536 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18508] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18508/stat : 18508 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694513772784 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18509] ppid=18488 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/18491/task/18509/stat : 18509 (java) R 18488 18491 18022 0 -1 4202560 369 0 0 0 2 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694512720240 140695872180800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18510] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18510/stat : 18510 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694511667936 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18511] ppid=18488 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/18491/task/18511/stat : 18511 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 9064 33554432000 4194304 4196468 140736315314544 140694510615472 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 36256 KiB

[startup+0.210161 s]*
/proc/loadavg: 4.41 7.32 7.98 2/198 18511
/proc/meminfo: memFree=31462108/32770624 swapFree=67108860/67108860
[pid=18491] ppid=18488 vsize=14325320 memory=45408 CPUtime=0.29 cores=0-7
/proc/18491/stat : 18491 (java) S 18488 18491 18022 0 -1 1077944320 9427 0 0 0 27 2 0 0 20 0 20 0 106634728 14669127680 11352 33554432000 4194304 4196468 140736315314544 140736315297088 140695893044983 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
/proc/18491/statm: 3581330 11352 3654 1 0 3569050 0
[pid=18491/tid=18493] ppid=18488 vsize=14325320 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/18491/task/18493/stat : 18493 (java) R 18488 18491 18022 0 -1 4202560 7012 0 0 0 18 1 0 0 20 0 20 0 106634728 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695897264672 140695893066909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18494] ppid=18488 vsize=14325320 memory=288230600379466064 CPUtime=0 cores=0-7
/proc/18491/task/18494/stat : 18494 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695823133456 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18495] ppid=18488 vsize=14325320 memory=288370597291792000 CPUtime=0 cores=0-7
/proc/18491/task/18495/stat : 18495 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695822080912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18496] ppid=18488 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/18491/task/18496/stat : 18496 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695821028368 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18497] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18497/stat : 18497 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695819975824 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18498] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18498/stat : 18498 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695818922256 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18499] ppid=18488 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/18491/task/18499/stat : 18499 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695817869712 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18500] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18500/stat : 18500 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695816817168 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18501] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18501/stat : 18501 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634729 14669127680 11352 33554432000 4194304 4196468 140736315314544 140695815764624 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18502] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18502/stat : 18502 (java) S 18488 18491 18022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 106634731 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694948215280 140695893056130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18503] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18503/stat : 18503 (java) S 18488 18491 18022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106634731 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694947161504 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18504] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18504/stat : 18504 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106634731 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694946108912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18505] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18505/stat : 18505 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694945057488 140695893063579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18506] ppid=18488 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/18491/task/18506/stat : 18506 (java) S 18488 18491 18022 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694944004080 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18507] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18507/stat : 18507 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694942951536 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18508] ppid=18488 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/18491/task/18508/stat : 18508 (java) S 18488 18491 18022 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694513772784 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18509] ppid=18488 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/18491/task/18509/stat : 18509 (java) S 18488 18491 18022 0 -1 1077944384 394 0 0 0 5 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694512720240 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18510] ppid=18488 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18510/stat : 18510 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694511667936 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18511] ppid=18488 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/18491/task/18511/stat : 18511 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634734 14669127680 11352 33554432000 4194304 4196468 140736315314544 140694510615472 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 45408 KiB

[startup+0.309817 s]*
/proc/loadavg: 4.41 7.32 7.98 2/198 18511
/proc/meminfo: memFree=31454508/32770624 swapFree=67108860/67108860
[pid=18491] ppid=18488 vsize=14325340 memory=52824 CPUtime=0.48 cores=0-7
/proc/18491/stat : 18491 (java) S 18488 18491 18022 0 -1 1077944320 10499 0 0 0 45 3 0 0 20 0 20 0 106634728 14669148160 13206 33554432000 4194304 4196468 140736315314544 140736315297088 140695893044983 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
/proc/18491/statm: 3581335 13206 3705 1 0 3569050 0
[pid=18491/tid=18493] ppid=18488 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18491/task/18493/stat : 18493 (java) R 18488 18491 18022 0 -1 4202560 7588 0 0 0 27 2 0 0 20 0 20 0 106634728 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695897275440 140695877125470 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18494] ppid=18488 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18494/stat : 18494 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695823133456 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18495] ppid=18488 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18495/stat : 18495 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695822080912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18496] ppid=18488 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18496/stat : 18496 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695821028368 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18497] ppid=18488 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18497/stat : 18497 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695819975824 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18498] ppid=18488 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/18491/task/18498/stat : 18498 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695818922256 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18499] ppid=18488 vsize=14325340 memory=140221018633135 CPUtime=0 cores=0-7
/proc/18491/task/18499/stat : 18499 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695817869712 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18500] ppid=18488 vsize=14325340 memory=140221018635440 CPUtime=0 cores=0-7
/proc/18491/task/18500/stat : 18500 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695816817168 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18501] ppid=18488 vsize=14325340 memory=140221018637744 CPUtime=0 cores=0-7
/proc/18491/task/18501/stat : 18501 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634729 14669148160 13271 33554432000 4194304 4196468 140736315314544 140695815764624 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18502] ppid=18488 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18502/stat : 18502 (java) S 18488 18491 18022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 106634731 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694948215280 140695893056130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18503] ppid=18488 vsize=14325340 memory=280442037282448 CPUtime=0 cores=0-7
/proc/18491/task/18503/stat : 18503 (java) S 18488 18491 18022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106634731 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694947161504 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18504] ppid=18488 vsize=14325340 memory=280442037289360 CPUtime=0 cores=0-7
/proc/18491/task/18504/stat : 18504 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106634731 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694946108912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18505] ppid=18488 vsize=14325340 memory=280442037230640 CPUtime=0 cores=0-7
/proc/18491/task/18505/stat : 18505 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694945057488 140695893063579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18506] ppid=18488 vsize=14325340 memory=280442037303184 CPUtime=0.03 cores=0-7
/proc/18491/task/18506/stat : 18506 (java) S 18488 18491 18022 0 -1 1077944384 529 0 0 0 3 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694944004080 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18507] ppid=18488 vsize=14325340 memory=280442037310096 CPUtime=0.02 cores=0-7
/proc/18491/task/18507/stat : 18507 (java) S 18488 18491 18022 0 -1 1077944384 190 0 0 0 2 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694942951536 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18508] ppid=18488 vsize=14325340 memory=280442037307792 CPUtime=0.03 cores=0-7
/proc/18491/task/18508/stat : 18508 (java) S 18488 18491 18022 0 -1 1077944384 318 0 0 0 3 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694513772784 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18509] ppid=18488 vsize=14325340 memory=280442037324352 CPUtime=0.08 cores=0-7
/proc/18491/task/18509/stat : 18509 (java) S 18488 18491 18022 0 -1 1077944384 493 0 0 0 8 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694512720240 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18510] ppid=18488 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18510/stat : 18510 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694511667936 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18511] ppid=18488 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/18491/task/18511/stat : 18511 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634734 14669148160 13271 33554432000 4194304 4196468 140736315314544 140694510615472 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 52824 KiB

[startup+0.700874 s]
/proc/loadavg: 4.41 7.32 7.98 5/198 18511
/proc/meminfo: memFree=31430880/32770624 swapFree=67108860/67108860
[pid=18491] ppid=18488 vsize=14327388 memory=112388 CPUtime=1.7 cores=0-7
/proc/18491/stat : 18491 (java) S 18488 18491 18022 0 -1 1077944320 14614 0 0 0 164 6 0 0 20 0 20 0 106634728 14671245312 28097 33554432000 4194304 4196468 140736315314544 140736315297088 140695893044983 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
/proc/18491/statm: 3581847 28097 3775 1 0 3569562 0
[pid=18491/tid=18493] ppid=18488 vsize=14327388 memory=6010124485236445801 CPUtime=0.67 cores=0-7
/proc/18491/task/18493/stat : 18493 (java) R 18488 18491 18022 0 -1 4202560 8380 0 0 0 63 4 0 0 20 0 20 0 106634728 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695897280768 140695498398103 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18494] ppid=18488 vsize=14327388 memory=79499844685980 CPUtime=0 cores=0-7
/proc/18491/task/18494/stat : 18494 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695823133456 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18495] ppid=18488 vsize=14327388 memory=140221018653812 CPUtime=0 cores=0-7
/proc/18491/task/18495/stat : 18495 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695822080912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18496] ppid=18488 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18496/stat : 18496 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695821028368 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18497] ppid=18488 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18497/stat : 18497 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695819975824 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18498] ppid=18488 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18498/stat : 18498 (java) S 18488 18491 18022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695818922256 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18499] ppid=18488 vsize=14327388 memory=2353 CPUtime=0 cores=0-7
/proc/18491/task/18499/stat : 18499 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695817869712 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18500] ppid=18488 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/18491/task/18500/stat : 18500 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695816817168 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18501] ppid=18488 vsize=14327388 memory=1724 CPUtime=0 cores=0-7
/proc/18491/task/18501/stat : 18501 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106634729 14671245312 28097 33554432000 4194304 4196468 140736315314544 140695815764624 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18502] ppid=18488 vsize=14327388 memory=1012 CPUtime=0 cores=0-7
/proc/18491/task/18502/stat : 18502 (java) S 18488 18491 18022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 106634731 14671245312 28097 33554432000 4194304 4196468 140736315314544 140694948215280 140695893056130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0

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

[pid=18491/tid=18501] ppid=18488 vsize=15402688 memory=280442038970320 CPUtime=29.81 cores=0-7
/proc/18491/task/18501/stat : 18501 (java) S 18488 18491 18022 0 -1 1077944384 439254 0 0 0 2634 347 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695815764624 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 504 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18502] ppid=18488 vsize=15402688 memory=7378699831944045376 CPUtime=1.28 cores=0-7
/proc/18491/task/18502/stat : 18502 (java) S 18488 18491 18022 0 -1 1077944384 78940 0 0 0 108 20 0 0 20 0 36 0 106634731 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694948215280 140695893056130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18503] ppid=18488 vsize=15402688 memory=1296 CPUtime=0 cores=0-7
/proc/18491/task/18503/stat : 18503 (java) S 18488 18491 18022 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 36 0 106634731 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694947161568 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18504] ppid=18488 vsize=15402688 memory=2336 CPUtime=0 cores=0-7
/proc/18491/task/18504/stat : 18504 (java) S 18488 18491 18022 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 36 0 106634731 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694946108928 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18505] ppid=18488 vsize=15402688 memory=8269996 CPUtime=0 cores=0-7
/proc/18491/task/18505/stat : 18505 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694945057488 140695893063579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18506] ppid=18488 vsize=15402688 memory=8269996 CPUtime=3.59 cores=0-7
/proc/18491/task/18506/stat : 18506 (java) S 18488 18491 18022 0 -1 1077944384 12694 0 0 0 356 3 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694944004080 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18507] ppid=18488 vsize=15402688 memory=0 CPUtime=3.76 cores=0-7
/proc/18491/task/18507/stat : 18507 (java) S 18488 18491 18022 0 -1 1077944384 15197 0 0 0 372 4 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694942951536 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18508] ppid=18488 vsize=15402688 memory=-3252517613199061085 CPUtime=3.49 cores=0-7
/proc/18491/task/18508/stat : 18508 (java) S 18488 18491 18022 0 -1 1077944384 12222 0 0 0 346 3 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694513772784 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18509] ppid=18488 vsize=15402688 memory=2204 CPUtime=1.23 cores=0-7
/proc/18491/task/18509/stat : 18509 (java) S 18488 18491 18022 0 -1 1077944384 15674 0 0 0 118 5 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694512720240 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18510] ppid=18488 vsize=15402688 memory=6764 CPUtime=0 cores=0-7
/proc/18491/task/18510/stat : 18510 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694511667936 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18511] ppid=18488 vsize=15402688 memory=4140 CPUtime=0.79 cores=0-7
/proc/18491/task/18511/stat : 18511 (java) S 18488 18491 18022 0 -1 1077944384 4026 0 0 0 53 26 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694510615472 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18512] ppid=18488 vsize=15402688 memory=30376 CPUtime=0 cores=0-7
/proc/18491/task/18512/stat : 18512 (java) S 18488 18491 18022 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 36 0 106635679 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694500328704 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18513] ppid=18488 vsize=15402688 memory=8269996 CPUtime=3.01 cores=0-7
/proc/18491/task/18513/stat : 18513 (java) S 18488 18491 18022 0 -1 1077944384 10065 0 0 0 136 165 0 0 20 0 36 0 106635691 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694497179296 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18514] ppid=18488 vsize=15402688 memory=4040 CPUtime=0 cores=0-7
/proc/18491/task/18514/stat : 18514 (java) S 18488 18491 18022 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 36 0 106635701 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694494028448 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18515] ppid=18488 vsize=15402688 memory=1236 CPUtime=2444.97 cores=0-7
/proc/18491/task/18515/stat : 18515 (java) R 18488 18491 18022 0 -1 4202560 936692 0 0 0 244278 219 0 0 20 0 36 0 106635702 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694492969360 140695506088149 0 4 0 16800975 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18516] ppid=18488 vsize=15402688 memory=644 CPUtime=2445 cores=0-7
/proc/18491/task/18516/stat : 18516 (java) R 18488 18491 18022 0 -1 4202560 935524 0 0 0 244304 196 0 0 20 0 36 0 106635702 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694491917640 140695497200832 0 4 0 16800975 0 0 0 -1 6 0 0 22 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18517] ppid=18488 vsize=15402688 memory=8269996 CPUtime=2454.74 cores=0-7
/proc/18491/task/18517/stat : 18517 (java) R 18488 18491 18022 0 -1 4202560 895587 0 0 0 245261 213 0 0 20 0 36 0 106635704 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694490864960 140695499337277 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18518] ppid=18488 vsize=15402688 memory=8269996 CPUtime=2449.13 cores=0-7
/proc/18491/task/18518/stat : 18518 (java) R 18488 18491 18022 0 -1 4202560 960198 0 0 0 244697 216 0 0 20 0 36 0 106635704 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694489812416 140695502298688 0 4 0 16800975 0 0 0 -1 0 0 0 30 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18519] ppid=18488 vsize=15402688 memory=8269996 CPUtime=2.32 cores=0-7
/proc/18491/task/18519/stat : 18519 (java) S 18488 18491 18022 0 -1 1077944384 1672 0 0 0 224 8 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694488765744 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18520] ppid=18488 vsize=15402688 memory=8269996 CPUtime=2447.64 cores=0-7
/proc/18491/task/18520/stat : 18520 (java) R 18488 18491 18022 0 -1 4202560 952716 0 0 0 244550 214 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694487706888 140695499336886 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18521] ppid=18488 vsize=15402688 memory=8269996 CPUtime=0 cores=0-7
/proc/18491/task/18521/stat : 18521 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694486660640 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18522] ppid=18488 vsize=15402688 memory=840 CPUtime=2.36 cores=0-7
/proc/18491/task/18522/stat : 18522 (java) S 18488 18491 18022 0 -1 1077944384 1256 0 0 0 230 6 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694485607088 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18523] ppid=18488 vsize=15402688 memory=30376 CPUtime=0 cores=0-7
/proc/18491/task/18523/stat : 18523 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694484554528 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18524] ppid=18488 vsize=15402688 memory=1296 CPUtime=0 cores=0-7
/proc/18491/task/18524/stat : 18524 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694483501984 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18525] ppid=18488 vsize=15402688 memory=6791534058613427641 CPUtime=2444.64 cores=0-7
/proc/18491/task/18525/stat : 18525 (java) R 18488 18491 18022 0 -1 4202560 926024 0 0 0 244251 213 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694482443656 140695505762642 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18526] ppid=18488 vsize=15402688 memory=1568 CPUtime=2452.35 cores=0-7
/proc/18491/task/18526/stat : 18526 (java) R 18488 18491 18022 0 -1 4202560 940367 0 0 0 245032 203 0 0 20 0 36 0 106635718 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694481391176 140695499337041 0 4 0 16800975 0 0 0 -1 2 0 0 26 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18527] ppid=18488 vsize=15402688 memory=8269996 CPUtime=2444.28 cores=0-7
/proc/18491/task/18527/stat : 18527 (java) R 18488 18491 18022 0 -1 4202560 916705 0 0 0 244207 221 0 0 20 0 36 0 106635719 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694480340704 140695497218947 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
Current children cumulated CPU time: 19851.4 s
Current children cumulated vsize: 15402688 KiB
Current children cumulated memory: 8269996 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.03 8.98 8.82 10/214 18561
/proc/meminfo: memFree=23221204/32770624 swapFree=67108860/67108860
[pid=18491] ppid=18488 vsize=15402688 memory=8269996 CPUtime=19992.5 cores=0-7
/proc/18491/stat : 18491 (java) S 18488 18491 18022 0 -1 1077944320 10948622 0 0 0 1994685 4562 0 0 20 0 36 0 106634728 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140736315297088 140695893044983 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
/proc/18491/statm: 3850672 2067499 3876 1 0 3837866 0
[pid=18491/tid=18493] ppid=18488 vsize=15402688 memory=1398720917958146503 CPUtime=8.09 cores=0-7
/proc/18491/task/18493/stat : 18493 (java) S 18488 18491 18022 0 -1 1077944384 16420 0 0 0 792 17 0 0 20 0 36 0 106634728 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695897282688 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18494] ppid=18488 vsize=15402688 memory=-7003737579269690708 CPUtime=29.79 cores=0-7
/proc/18491/task/18494/stat : 18494 (java) S 18488 18491 18022 0 -1 1077944384 439372 0 0 0 2627 352 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695823133456 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 500 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18495] ppid=18488 vsize=15402688 memory=6764 CPUtime=29.9 cores=0-7
/proc/18491/task/18495/stat : 18495 (java) S 18488 18491 18022 0 -1 1077944384 412038 0 0 0 2639 351 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695822080912 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 504 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18496] ppid=18488 vsize=15402688 memory=840 CPUtime=29.63 cores=0-7
/proc/18491/task/18496/stat : 18496 (java) S 18488 18491 18022 0 -1 1077944384 414163 0 0 0 2624 339 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695821028368 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 514 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18497] ppid=18488 vsize=15402688 memory=1692 CPUtime=30.08 cores=0-7
/proc/18491/task/18497/stat : 18497 (java) S 18488 18491 18022 0 -1 1077944384 396156 0 0 0 2655 353 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695819975824 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 497 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18498] ppid=18488 vsize=15402688 memory=916 CPUtime=29.92 cores=0-7
/proc/18491/task/18498/stat : 18498 (java) S 18488 18491 18022 0 -1 1077944384 410112 0 0 0 2636 356 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695818922256 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 501 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18499] ppid=18488 vsize=15402688 memory=4384 CPUtime=29.89 cores=0-7
/proc/18491/task/18499/stat : 18499 (java) S 18488 18491 18022 0 -1 1077944384 394783 0 0 0 2639 350 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695817869712 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 508 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18500] ppid=18488 vsize=15402688 memory=8269996 CPUtime=29.75 cores=0-7
/proc/18491/task/18500/stat : 18500 (java) S 18488 18491 18022 0 -1 1077944384 400333 0 0 0 2635 340 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695816817168 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 513 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18501] ppid=18488 vsize=15402688 memory=219623152717959 CPUtime=29.85 cores=0-7
/proc/18491/task/18501/stat : 18501 (java) S 18488 18491 18022 0 -1 1077944384 441317 0 0 0 2638 347 0 0 20 0 36 0 106634729 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140695815764624 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 506 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18502] ppid=18488 vsize=15402688 memory=219623152717960 CPUtime=1.28 cores=0-7
/proc/18491/task/18502/stat : 18502 (java) S 18488 18491 18022 0 -1 1077944384 79261 0 0 0 108 20 0 0 20 0 36 0 106634731 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694948215280 140695893056130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18503] ppid=18488 vsize=15402688 memory=219623152717961 CPUtime=0 cores=0-7
/proc/18491/task/18503/stat : 18503 (java) S 18488 18491 18022 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 36 0 106634731 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694947161568 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18504] ppid=18488 vsize=15402688 memory=1944 CPUtime=0 cores=0-7
/proc/18491/task/18504/stat : 18504 (java) S 18488 18491 18022 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 36 0 106634731 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694946108928 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18505] ppid=18488 vsize=15402688 memory=1196 CPUtime=0 cores=0-7
/proc/18491/task/18505/stat : 18505 (java) S 18488 18491 18022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694945057488 140695893063579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18506] ppid=18488 vsize=15402688 memory=8552 CPUtime=3.59 cores=0-7
/proc/18491/task/18506/stat : 18506 (java) S 18488 18491 18022 0 -1 1077944384 12696 0 0 0 356 3 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694944004080 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18507] ppid=18488 vsize=15402688 memory=1228 CPUtime=3.76 cores=0-7
/proc/18491/task/18507/stat : 18507 (java) S 18488 18491 18022 0 -1 1077944384 15199 0 0 0 372 4 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694942951536 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18508] ppid=18488 vsize=15402688 memory=15876 CPUtime=3.49 cores=0-7
/proc/18491/task/18508/stat : 18508 (java) S 18488 18491 18022 0 -1 1077944384 12224 0 0 0 346 3 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694513772784 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18509] ppid=18488 vsize=15402688 memory=18476 CPUtime=1.23 cores=0-7
/proc/18491/task/18509/stat : 18509 (java) S 18488 18491 18022 0 -1 1077944384 15676 0 0 0 118 5 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694512720240 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18510] ppid=18488 vsize=15402688 memory=17160 CPUtime=0 cores=0-7
/proc/18491/task/18510/stat : 18510 (java) S 18488 18491 18022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694511667936 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18511] ppid=18488 vsize=15402688 memory=4040 CPUtime=0.8 cores=0-7
/proc/18491/task/18511/stat : 18511 (java) S 18488 18491 18022 0 -1 1077944384 4045 0 0 0 54 26 0 0 20 0 36 0 106634734 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694510615472 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18512] ppid=18488 vsize=15402688 memory=1236 CPUtime=0 cores=0-7
/proc/18491/task/18512/stat : 18512 (java) S 18488 18491 18022 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 36 0 106635679 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694500328704 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18513] ppid=18488 vsize=15402688 memory=644 CPUtime=3.03 cores=0-7
/proc/18491/task/18513/stat : 18513 (java) S 18488 18491 18022 0 -1 1077944384 10106 0 0 0 137 166 0 0 20 0 36 0 106635691 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694497179296 140695893056130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18514] ppid=18488 vsize=15402688 memory=1788 CPUtime=0 cores=0-7
/proc/18491/task/18514/stat : 18514 (java) S 18488 18491 18022 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 36 0 106635701 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694494028448 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18515] ppid=18488 vsize=15402688 memory=956 CPUtime=2462.43 cores=0-7
/proc/18491/task/18515/stat : 18515 (java) R 18488 18491 18022 0 -1 4202560 937519 0 0 0 246024 219 0 0 20 0 36 0 106635702 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694492972672 140695499336724 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18516] ppid=18488 vsize=15402688 memory=6791534058613427641 CPUtime=2462.64 cores=0-7
/proc/18491/task/18516/stat : 18516 (java) R 18488 18491 18022 0 -1 4202560 936348 0 0 0 246068 196 0 0 20 0 36 0 106635702 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694491917440 140695502303174 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18517] ppid=18488 vsize=15402688 memory=288230613214036277 CPUtime=2472.38 cores=0-7
/proc/18491/task/18517/stat : 18517 (java) R 18488 18491 18022 0 -1 4202560 896260 0 0 0 247025 213 0 0 20 0 36 0 106635704 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694490864384 140695496121669 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18518] ppid=18488 vsize=15402688 memory=16106991470774530 CPUtime=2466.76 cores=0-7
/proc/18491/task/18518/stat : 18518 (java) R 18488 18491 18022 0 -1 4202560 961023 0 0 0 246460 216 0 0 20 0 36 0 106635704 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694489812304 140695499337277 0 4 0 16800975 0 0 0 -1 0 0 0 30 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18519] ppid=18488 vsize=15402688 memory=6791534058613427641 CPUtime=2.32 cores=0-7
/proc/18491/task/18519/stat : 18519 (java) S 18488 18491 18022 0 -1 1077944384 1672 0 0 0 224 8 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694488765744 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18520] ppid=18488 vsize=15402688 memory=4616 CPUtime=2465.28 cores=0-7
/proc/18491/task/18520/stat : 18520 (java) R 18488 18491 18022 0 -1 4202560 953643 0 0 0 246314 214 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694487707264 140695499336886 0 4 0 16800975 0 0 0 -1 5 0 0 28 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18521] ppid=18488 vsize=15402688 memory=792 CPUtime=0 cores=0-7
/proc/18491/task/18521/stat : 18521 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694486660640 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18522] ppid=18488 vsize=15402688 memory=1420 CPUtime=2.36 cores=0-7
/proc/18491/task/18522/stat : 18522 (java) S 18488 18491 18022 0 -1 1077944384 1256 0 0 0 230 6 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694485607088 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18523] ppid=18488 vsize=15402688 memory=13040 CPUtime=0 cores=0-7
/proc/18491/task/18523/stat : 18523 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694484554528 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18524] ppid=18488 vsize=15402688 memory=1944 CPUtime=0 cores=0-7
/proc/18491/task/18524/stat : 18524 (java) S 18488 18491 18022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694483501984 140695893055189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18525] ppid=18488 vsize=15402688 memory=1196 CPUtime=2462.05 cores=0-7
/proc/18491/task/18525/stat : 18525 (java) R 18488 18491 18022 0 -1 4202560 926774 0 0 0 245992 213 0 0 20 0 36 0 106635716 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694482443656 140695499337267 0 4 0 16800975 0 0 0 -1 7 0 0 24 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18526] ppid=18488 vsize=15402688 memory=8552 CPUtime=2470 cores=0-7
/proc/18491/task/18526/stat : 18526 (java) R 18488 18491 18022 0 -1 4202560 941191 0 0 0 246796 204 0 0 20 0 36 0 106635718 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694481390976 140695502305121 0 4 0 16800975 0 0 0 -1 2 0 0 26 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
[pid=18491/tid=18527] ppid=18488 vsize=15402688 memory=1228 CPUtime=2461.91 cores=0-7
/proc/18491/task/18527/stat : 18527 (java) R 18488 18491 18022 0 -1 4202560 917397 0 0 0 245970 221 0 0 20 0 36 0 106635719 15772352512 2067499 33554432000 4194304 4196468 140736315314544 140694480338432 140695497899392 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 23740416 140736315319393 140736315319579 140736315319579 140736315322319 0
Current children cumulated CPU time: 19992.5 s
Current children cumulated vsize: 15402688 KiB
Current children cumulated memory: 8269996 KiB

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

[startup+2520.19 s]
# the end of solver process 18491 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19947.7 s, system=45.7065 s

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

[startup+2520.12 s]*
/proc/loadavg: 9.03 8.98 8.82 2/180 18563
/proc/meminfo: memFree=24724844/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.19
CPU time (s): 19993.4
CPU user time (s): 19947.7
CPU system time (s): 45.7065
CPU usage (%): 793.328
Max. virtual memory (cumulated for all children) (KiB): 15402688
Max. memory (cumulated for all children) (KiB): 8269996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19947.7
system time used= 45.7065
maximum resident set size= 8271012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10949206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 459129
involuntary context switches= 418513


# summary of solver processes directly reported to runsolver:
#   pid: 18491
#   total CPU time (s): 19993.4
#   total CPU user time (s): 19947.7
#   total CPU system time (s): 45.7065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8575 second user time and 34.424 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-14 20:16:46
IDJOB=4275357
IDBENCH=126965
IDSOLVER=2668
FILE ID=node103/4275357-1502735465
RUNJOBID= node103-1502732037-18049
PBS_JOBID= 20629050
Free space on /tmp= 61792 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-32.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275357-1502735465/watcher-4275357-1502735465 -o /tmp/evaluation-result-4275357-1502735465/solver-4275357-1502735465 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502732037-18049 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1176727387 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275357-1502735465.xml

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

MD5SUM BENCH= 837217a994f8005f99f0c85081d26675
RANDOM SEED=1176727387

node103.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.56
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.56
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.56
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.56
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:        31491824 kB
MemAvailable:   31982840 kB
Buffers:          159836 kB
Cached:           616536 kB
SwapCached:            0 kB
Active:           613428 kB
Inactive:         219400 kB
Active(anon):       5240 kB
Inactive(anon):    78596 kB
Active(file):     608188 kB
Inactive(file):   140804 kB
Unevictable:        6428 kB
Mlocked:            6428 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42532 kB
Writeback:             0 kB
AnonPages:        195884 kB
Mapped:            44248 kB
Shmem:             25228 kB
Slab:             142280 kB
SReclaimable:     115720 kB
SUnreclaim:        26560 kB
KernelStack:        3568 kB
PageTables:         5448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61752 MiB
End job on node103 at 2017-08-14 20:58:47