Trace number 4309243

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14? (TO) 2527.44 2520.02

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-08-opt_c18.xml
MD5SUMedb7fc8f5d274005fc89ddd50225e87c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark19183.7
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":48},{"size":22,"count":36},{"size":24,"count":18},{"size":36,"count":122},{"size":42,"count":170},{"size":44,"count":286}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":3},{"degree":3,"count":1},{"degree":4,"count":6},{"degree":5,"count":10},{"degree":6,"count":46},{"degree":7,"count":68},{"degree":8,"count":77},{"degree":9,"count":85},{"degree":10,"count":54},{"degree":11,"count":33},{"degree":12,"count":37},{"degree":13,"count":21},{"degree":14,"count":8},{"degree":15,"count":1},{"degree":16,"count":35},{"degree":17,"count":26},{"degree":18,"count":63},{"degree":19,"count":54},{"degree":20,"count":32},{"degree":21,"count":12},{"degree":22,"count":7},{"degree":23,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3757}]
Number of extensional constraints0
Number of intensional constraints3757
Distribution of constraint types[{"type":"intension","count":3757}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 67155834
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
3.76/1.48	c Parsing done, starting search...
2527.42/2520.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12168 MiB free)
  memory of node 1: 16384 MiB (11600 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309243-1534366552/watcher-4309243-1534366552 -o /tmp/evaluation-result-4309243-1534366552/solver-4309243-1534366552 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534364028-31234 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 67155834 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309243-1534366552.xml 

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

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

solver pid=31401, runsolver pid=31398

[startup+0.100155 s]*
/proc/loadavg: 8.22 8.88 8.87 2/198 31421
/proc/meminfo: memFree=24323604/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26103420 memory=30884 CPUtime=0.11 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 7221 0 0 0 10 1 0 0 20 0 20 0 254218386 26729902080 7721 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6525855 7721 3133 1 0 6487932 0
[pid=31401/tid=31403] ppid=31398 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 5289 0 0 0 8 1 0 0 20 0 20 0 254218386 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687549354352 140687525426944 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26103420 memory=140355680122496 CPUtime=0 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 7787 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31413] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31413/stat : 31413 (java) S 31398 31401 31207 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686287382176 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31414] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31414/stat : 31414 (java) S 31398 31401 31207 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686286329072 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31415] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31415/stat : 31415 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686217177552 140687545169819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31416] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31416/stat : 31416 (java) S 31398 31401 31207 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686216124656 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31417] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31417/stat : 31417 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686215072112 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31418] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31418/stat : 31418 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686214019056 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31419] ppid=31398 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/31401/task/31419/stat : 31419 (java) S 31398 31401 31207 0 -1 1077944384 242 0 0 0 1 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686212966512 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31420] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31420/stat : 31420 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686211914720 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31421] ppid=31398 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/31401/task/31421/stat : 31421 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 7853 33554432000 4194304 4196468 140733838710064 140686210862256 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30884 KiB

[startup+0.210265 s]*
/proc/loadavg: 8.22 8.88 8.87 4/198 31421
/proc/meminfo: memFree=24310024/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26103420 memory=43208 CPUtime=0.3 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 10443 0 0 0 28 2 0 0 20 0 20 0 254218386 26729902080 10802 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6525855 10802 3352 1 0 6487932 0
[pid=31401/tid=31403] ppid=31398 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 8176 0 0 0 18 1 0 0 20 0 20 0 254218386 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687549378688 140687545173149 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26103420 memory=11814 CPUtime=0 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26103420 memory=3761544591186638496 CPUtime=0 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 10802 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31413] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31413/stat : 31413 (java) S 31398 31401 31207 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686287382176 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31414] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31414/stat : 31414 (java) S 31398 31401 31207 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686286329072 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31415] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31415/stat : 31415 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686217177552 140687545169819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31416] ppid=31398 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/31401/task/31416/stat : 31416 (java) S 31398 31401 31207 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686216124656 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31417] ppid=31398 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/31401/task/31417/stat : 31417 (java) S 31398 31401 31207 0 -1 1077944384 159 0 0 0 1 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686215072112 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31418] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31418/stat : 31418 (java) S 31398 31401 31207 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686214019056 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31419] ppid=31398 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/31401/task/31419/stat : 31419 (java) S 31398 31401 31207 0 -1 1077944384 306 0 0 0 6 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686212966512 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31420] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31420/stat : 31420 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686211914720 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31421] ppid=31398 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/31401/task/31421/stat : 31421 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 10802 33554432000 4194304 4196468 140733838710064 140686210862256 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43208 KiB

[startup+0.310479 s]*
/proc/loadavg: 8.22 8.88 8.87 2/198 31421
/proc/meminfo: memFree=24306488/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26103420 memory=46728 CPUtime=0.43 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 10896 0 0 0 40 3 0 0 20 0 20 0 254218386 26729902080 11682 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6525855 11682 3385 1 0 6487932 0
[pid=31401/tid=31403] ppid=31398 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 8525 0 0 0 28 2 0 0 20 0 20 0 254218386 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687549357896 140687529258060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26103420 memory=140355571905455 CPUtime=0 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26103420 memory=140355571907760 CPUtime=0 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26103420 memory=140355571910064 CPUtime=0 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26729902080 11682 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31413] ppid=31398 vsize=26103420 memory=280711143827088 CPUtime=0 cores=0-7
/proc/31401/task/31413/stat : 31413 (java) S 31398 31401 31207 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686287382176 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31414] ppid=31398 vsize=26103420 memory=280711143834000 CPUtime=0 cores=0-7
/proc/31401/task/31414/stat : 31414 (java) S 31398 31401 31207 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254218389 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686286329072 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31415] ppid=31398 vsize=26103420 memory=280711143775280 CPUtime=0 cores=0-7
/proc/31401/task/31415/stat : 31415 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686217177552 140687545169819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31416] ppid=31398 vsize=26103420 memory=280711143847824 CPUtime=0.02 cores=0-7
/proc/31401/task/31416/stat : 31416 (java) S 31398 31401 31207 0 -1 1077944384 423 0 0 0 2 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686216124656 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31417] ppid=31398 vsize=26103420 memory=280711143854736 CPUtime=0.01 cores=0-7
/proc/31401/task/31417/stat : 31417 (java) S 31398 31401 31207 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686215072112 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31418] ppid=31398 vsize=26103420 memory=280711143852432 CPUtime=0.01 cores=0-7
/proc/31401/task/31418/stat : 31418 (java) S 31398 31401 31207 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686214019056 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31419] ppid=31398 vsize=26103420 memory=280711143869040 CPUtime=0.07 cores=0-7
/proc/31401/task/31419/stat : 31419 (java) R 31398 31401 31207 0 -1 4202560 322 0 0 0 7 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686212966512 140687545172570 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31420] ppid=31398 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31420/stat : 31420 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686211914720 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31421] ppid=31398 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/31401/task/31421/stat : 31421 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26729902080 11682 33554432000 4194304 4196468 140733838710064 140686210862256 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46728 KiB

[startup+0.700922 s]
/proc/loadavg: 8.22 8.88 8.87 2/198 31421
/proc/meminfo: memFree=24282676/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26105488 memory=87628 CPUtime=0.99 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 17886 0 0 0 94 5 0 0 20 0 20 0 254218386 26732019712 21907 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6526372 21907 3495 1 0 6488444 0
[pid=31401/tid=31403] ppid=31398 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 15002 0 0 0 63 4 0 0 20 0 20 0 254218386 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687549374944 140687529231710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26105488 memory=11628 CPUtime=0 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26105488 memory=752 CPUtime=0 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26105488 memory=1276 CPUtime=0 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26105488 memory=1068 CPUtime=0 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26105488 memory=14884 CPUtime=0 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218387 26732019712 21907 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26105488 memory=38224 CPUtime=0 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254218389 26732019712 21907 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0

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


[startup+2442.31 s]
/proc/loadavg: 1.00 1.01 1.58 2/198 31498
/proc/meminfo: memFree=23997556/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26111632 memory=359316 CPUtime=2449.68 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 117638 0 0 0 244899 69 0 0 20 0 20 0 254218386 26738311168 89829 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6527908 89829 3590 1 0 6489980 0
[pid=31401/tid=31403] ppid=31398 vsize=26111632 memory=359316 CPUtime=2442.18 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 43108 0 0 0 244209 9 0 0 20 0 20 0 254218386 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687549386880 140687183275179 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 1159 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 1484 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 1060 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 126 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 437 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 984 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2416 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26111632 memory=3812 CPUtime=0.08 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 1608 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.06 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2963 0 0 0 4 2 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31413] ppid=31398 vsize=26111632 memory=359316 CPUtime=0 cores=0-7
/proc/31401/task/31413/stat : 31413 (java) S 31398 31401 31207 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686287382240 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31414] ppid=31398 vsize=26111632 memory=359316 CPUtime=0 cores=0-7
/proc/31401/task/31414/stat : 31414 (java) S 31398 31401 31207 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686286329088 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31415] ppid=31398 vsize=26111632 memory=359316 CPUtime=0 cores=0-7
/proc/31401/task/31415/stat : 31415 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686217177552 140687545169819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31416] ppid=31398 vsize=26111632 memory=359316 CPUtime=1.64 cores=0-7
/proc/31401/task/31416/stat : 31416 (java) S 31398 31401 31207 0 -1 1077944384 12432 0 0 0 161 3 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686216124656 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31417] ppid=31398 vsize=26111632 memory=928 CPUtime=1.59 cores=0-7
/proc/31401/task/31417/stat : 31417 (java) S 31398 31401 31207 0 -1 1077944384 10656 0 0 0 156 3 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686215072112 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31418] ppid=31398 vsize=26111632 memory=303430223234596890 CPUtime=1.76 cores=0-7
/proc/31401/task/31418/stat : 31418 (java) S 31398 31401 31207 0 -1 1077944384 14860 0 0 0 172 4 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686214019056 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31419] ppid=31398 vsize=26111632 memory=288230596050944315 CPUtime=0.89 cores=0-7
/proc/31401/task/31419/stat : 31419 (java) S 31398 31401 31207 0 -1 1077944384 21494 0 0 0 87 2 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686212966512 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31420] ppid=31398 vsize=26111632 memory=359316 CPUtime=0 cores=0-7
/proc/31401/task/31420/stat : 31420 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686211914720 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31421] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.82 cores=0-7
/proc/31401/task/31421/stat : 31421 (java) S 31398 31401 31207 0 -1 1077944384 1386 0 0 0 31 51 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686210862256 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
Current children cumulated CPU time: 2449.68 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 359316 KiB

[startup+2502.31 s]
/proc/loadavg: 1.00 1.01 1.54 2/198 31498
/proc/meminfo: memFree=23997632/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26111632 memory=359316 CPUtime=2509.72 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 118362 0 0 0 250902 70 0 0 20 0 20 0 254218386 26738311168 89829 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6527908 89829 3590 1 0 6489980 0
[pid=31401/tid=31403] ppid=31398 vsize=26111632 memory=359316 CPUtime=2502.19 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 43488 0 0 0 250209 10 0 0 20 0 20 0 254218386 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687549385256 140687183274756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 1159 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 1484 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 1060 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 126 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 437 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.08 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 984 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26111632 memory=33 CPUtime=0.08 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2416 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26111632 memory=1220 CPUtime=0.08 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 1608 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.07 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2968 0 0 0 4 3 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31413] ppid=31398 vsize=26111632 memory=359316 CPUtime=0 cores=0-7
/proc/31401/task/31413/stat : 31413 (java) S 31398 31401 31207 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686287382240 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31414] ppid=31398 vsize=26111632 memory=3812 CPUtime=0 cores=0-7
/proc/31401/task/31414/stat : 31414 (java) S 31398 31401 31207 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686286329088 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31415] ppid=31398 vsize=26111632 memory=69204 CPUtime=0 cores=0-7
/proc/31401/task/31415/stat : 31415 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686217177552 140687545169819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31416] ppid=31398 vsize=26111632 memory=359316 CPUtime=1.64 cores=0-7
/proc/31401/task/31416/stat : 31416 (java) S 31398 31401 31207 0 -1 1077944384 12434 0 0 0 161 3 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686216124656 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31417] ppid=31398 vsize=26111632 memory=359316 CPUtime=1.6 cores=0-7
/proc/31401/task/31417/stat : 31417 (java) S 31398 31401 31207 0 -1 1077944384 10689 0 0 0 157 3 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686215072112 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31418] ppid=31398 vsize=26111632 memory=359316 CPUtime=1.76 cores=0-7
/proc/31401/task/31418/stat : 31418 (java) S 31398 31401 31207 0 -1 1077944384 15127 0 0 0 172 4 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686214019056 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31419] ppid=31398 vsize=26111632 memory=359316 CPUtime=0.89 cores=0-7
/proc/31401/task/31419/stat : 31419 (java) S 31398 31401 31207 0 -1 1077944384 21497 0 0 0 87 2 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686212966512 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31420] ppid=31398 vsize=26111632 memory=359316 CPUtime=0 cores=0-7
/proc/31401/task/31420/stat : 31420 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686211914720 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31421] ppid=31398 vsize=26111632 memory=6552 CPUtime=0.84 cores=0-7
/proc/31401/task/31421/stat : 31421 (java) S 31398 31401 31207 0 -1 1077944384 1420 0 0 0 32 52 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686210862256 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
Current children cumulated CPU time: 2509.72 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 359316 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.00 1.01 1.53 2/198 31498
/proc/meminfo: memFree=23997632/32770624 swapFree=67108372/67108860
[pid=31401] ppid=31398 vsize=26111632 memory=359316 CPUtime=2527.42 cores=0-7
/proc/31401/stat : 31401 (java) S 31398 31401 31207 0 -1 1077944320 118619 0 0 0 252671 71 0 0 20 0 20 0 254218386 26738311168 89829 33554432000 4194304 4196468 140733838710064 140733838692608 140687545151223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
/proc/31401/statm: 6527908 89829 3590 1 0 6489980 0
[pid=31401/tid=31403] ppid=31398 vsize=26111632 memory=38276 CPUtime=2519.88 cores=0-7
/proc/31401/task/31403/stat : 31403 (java) R 31398 31401 31207 0 -1 4202560 43534 0 0 0 251978 10 0 0 20 0 20 0 254218386 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687549385272 140687183274791 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31404] ppid=31398 vsize=26111632 memory=13756 CPUtime=0.08 cores=0-7
/proc/31401/task/31404/stat : 31404 (java) S 31398 31401 31207 0 -1 1077944384 1159 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687497772048 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31405] ppid=31398 vsize=26111632 memory=3316 CPUtime=0.08 cores=0-7
/proc/31401/task/31405/stat : 31405 (java) S 31398 31401 31207 0 -1 1077944384 1484 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687496719504 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31406] ppid=31398 vsize=26111632 memory=488 CPUtime=0.07 cores=0-7
/proc/31401/task/31406/stat : 31406 (java) S 31398 31401 31207 0 -1 1077944384 1060 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687495666448 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31407] ppid=31398 vsize=26111632 memory=1616 CPUtime=0.07 cores=0-7
/proc/31401/task/31407/stat : 31407 (java) S 31398 31401 31207 0 -1 1077944384 126 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687494613904 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31408] ppid=31398 vsize=26111632 memory=1172 CPUtime=0.07 cores=0-7
/proc/31401/task/31408/stat : 31408 (java) S 31398 31401 31207 0 -1 1077944384 437 0 0 0 5 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687493560848 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31409] ppid=31398 vsize=26111632 memory=932 CPUtime=0.08 cores=0-7
/proc/31401/task/31409/stat : 31409 (java) S 31398 31401 31207 0 -1 1077944384 984 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687098378896 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31410] ppid=31398 vsize=26111632 memory=6416 CPUtime=0.08 cores=0-7
/proc/31401/task/31410/stat : 31410 (java) S 31398 31401 31207 0 -1 1077944384 2416 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687097325840 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31411] ppid=31398 vsize=26111632 memory=1572 CPUtime=0.08 cores=0-7
/proc/31401/task/31411/stat : 31411 (java) S 31398 31401 31207 0 -1 1077944384 1608 0 0 0 6 2 0 0 20 0 20 0 254218387 26738311168 89829 33554432000 4194304 4196468 140733838710064 140687096273296 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31412] ppid=31398 vsize=26111632 memory=928 CPUtime=0.07 cores=0-7
/proc/31401/task/31412/stat : 31412 (java) S 31398 31401 31207 0 -1 1077944384 2968 0 0 0 4 3 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686288435952 140687545162370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31413] ppid=31398 vsize=26111632 memory=2196 CPUtime=0 cores=0-7
/proc/31401/task/31413/stat : 31413 (java) S 31398 31401 31207 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686287382240 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31414] ppid=31398 vsize=26111632 memory=3988 CPUtime=0 cores=0-7
/proc/31401/task/31414/stat : 31414 (java) S 31398 31401 31207 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 20 0 254218389 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686286329088 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31415] ppid=31398 vsize=26111632 memory=1924 CPUtime=0 cores=0-7
/proc/31401/task/31415/stat : 31415 (java) S 31398 31401 31207 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686217177552 140687545169819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31416] ppid=31398 vsize=26111632 memory=7532 CPUtime=1.64 cores=0-7
/proc/31401/task/31416/stat : 31416 (java) S 31398 31401 31207 0 -1 1077944384 12642 0 0 0 161 3 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686216124656 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31417] ppid=31398 vsize=26111632 memory=808 CPUtime=1.6 cores=0-7
/proc/31401/task/31417/stat : 31417 (java) S 31398 31401 31207 0 -1 1077944384 10689 0 0 0 157 3 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686215072112 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31418] ppid=31398 vsize=26111632 memory=1800 CPUtime=1.76 cores=0-7
/proc/31401/task/31418/stat : 31418 (java) S 31398 31401 31207 0 -1 1077944384 15127 0 0 0 172 4 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686214019056 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31419] ppid=31398 vsize=26111632 memory=920 CPUtime=0.89 cores=0-7
/proc/31401/task/31419/stat : 31419 (java) S 31398 31401 31207 0 -1 1077944384 21497 0 0 0 87 2 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686212966512 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31420] ppid=31398 vsize=26111632 memory=4876 CPUtime=0 cores=0-7
/proc/31401/task/31420/stat : 31420 (java) S 31398 31401 31207 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686211914720 140687545161429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
[pid=31401/tid=31421] ppid=31398 vsize=26111632 memory=4104 CPUtime=0.85 cores=0-7
/proc/31401/task/31421/stat : 31421 (java) S 31398 31401 31207 0 -1 1077944384 1423 0 0 0 32 53 0 0 20 0 20 0 254218392 26738311168 89829 33554432000 4194304 4196468 140733838710064 140686210862256 140687545162370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21893120 140733838713935 140733838714117 140733838714117 140733838716879 0
Current children cumulated CPU time: 2527.42 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 359316 KiB

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

[startup+2520.02 s]
# the end of solver process 31401 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2526.73 s, system=0.719169 s

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

Child status: 143
Real time (s): 2520.02
CPU time (s): 2527.44
CPU user time (s): 2526.73
CPU system time (s): 0.719169
CPU usage (%): 100.295
Max. virtual memory (cumulated for all children) (KiB): 26111632
Max. memory (cumulated for all children) (KiB): 359320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2526.73
system time used= 0.719169
maximum resident set size= 359736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118955
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59750
involuntary context switches= 830


# summary of solver processes directly reported to runsolver:
#   pid: 31401
#   total CPU time (s): 2527.44
#   total CPU user time (s): 2526.73
#   total CPU system time (s): 0.719169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9434 second user time and 22.6008 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 22:55:52
IDJOB=4309243
IDBENCH=141210
IDSOLVER=2793
FILE ID=node137/4309243-1534366552
RUNJOBID= node137-1534364028-31234
PBS_JOBID= 21038281
Free space on /tmp= 35832 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-08-opt_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309243-1534366552/watcher-4309243-1534366552 -o /tmp/evaluation-result-4309243-1534366552/solver-4309243-1534366552 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534364028-31234 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 67155834 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309243-1534366552.xml

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

MD5SUM BENCH= edb7fc8f5d274005fc89ddd50225e87c
RANDOM SEED=67155834

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24340600 kB
MemAvailable:   31890312 kB
Buffers:          183684 kB
Cached:          7597624 kB
SwapCached:            8 kB
Active:          4057260 kB
Inactive:        3781248 kB
Active(anon):       4220 kB
Inactive(anon):   113400 kB
Active(file):    4053040 kB
Inactive(file):  3667848 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             35788 kB
Writeback:             0 kB
AnonPages:         64620 kB
Mapped:            56516 kB
Shmem:             57816 kB
Slab:             285312 kB
SReclaimable:     257284 kB
SUnreclaim:        28028 kB
KernelStack:        3152 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 35800 MiB
End job on node137 at 2018-08-15 23:37:52