Trace number 4299591

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
MiniCPFever 2018-04-29? (TO) 2520.11 2478.02

General information on the benchmark

NameHaystacks/
Haystacks-ext-07_c18.xml
MD5SUM67b8364c884536fb4f5e1967f94ac4a2
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 benchmark0.023932
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints153
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree6
Maximum variable degree7
Distribution of variable degrees[{"degree":6,"count":37},{"degree":7,"count":12}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.08/2478.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 (12703 MiB free)
  memory of node 1: 16384 MiB (13975 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299591-1532804814/watcher-4299591-1532804814 -o /tmp/evaluation-result-4299591-1532804814/solver-4299591-1532804814 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299591-1532804814.xml 

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

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


[startup+0.100137 s]*
/proc/loadavg: 1.42 1.26 1.32 4/215 30083
/proc/meminfo: memFree=27302912/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10658972 memory=27436 CPUtime=0.13 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 5356 0 0 0 12 1 0 0 20 0 15 0 98044562 10914787328 6859 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664743 6859 2794 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10658972 memory=-8269626465541198463 CPUtime=0.09 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 3227 0 0 0 9 0 0 0 20 0 15 0 98044563 10914787328 6859 33554432000 4194304 4196468 140723527437088 139621932595168 139621928395354 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 6859 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044565 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) R 30065 30068 26043 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) R 30065 30068 26043 0 -1 4202560 140 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621227215088 139621911797837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0.02 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) R 30065 30068 26043 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 98044568 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621226162288 139621906396223 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 6925 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27436 KiB

[startup+0.210692 s]*
/proc/loadavg: 1.42 1.26 1.32 4/215 30083
/proc/meminfo: memFree=27289080/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10658972 memory=40264 CPUtime=0.34 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 8158 0 0 0 32 2 0 0 20 0 15 0 98044562 10914787328 10066 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664743 10066 2964 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 5187 0 0 0 19 1 0 0 20 0 15 0 98044563 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621932612272 139621912454494 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10658972 memory=345 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10658972 memory=3473879287478924960 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044565 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) S 30065 30068 26043 0 -1 1077944384 454 0 0 0 2 0 0 0 20 0 15 0 98044568 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10658972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) S 30065 30068 26043 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 98044568 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621227215088 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0.08 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) S 30065 30068 26043 0 -1 1077944384 868 0 0 0 8 0 0 0 20 0 15 0 98044568 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621226162288 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 10066 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10658972 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044568 10914787328 10131 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40264 KiB

[startup+0.311252 s]*
/proc/loadavg: 1.42 1.26 1.32 3/215 30083
/proc/meminfo: memFree=27284800/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10659048 memory=46608 CPUtime=0.56 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 8724 0 0 0 54 2 0 0 20 0 15 0 98044562 10914865152 11652 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664762 11652 3028 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 5520 0 0 0 29 1 0 0 20 0 15 0 98044563 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621932611840 139621928385942 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=3762669315049174688 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10659048 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) S 30065 30068 26043 0 -1 1077944384 474 0 0 0 3 0 0 0 20 0 15 0 98044568 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) S 30065 30068 26043 0 -1 1077944384 358 0 0 0 5 0 0 0 20 0 15 0 98044568 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621227215088 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10659048 memory=140292032345728 CPUtime=0.15 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) R 30065 30068 26043 0 -1 4202560 1003 0 0 0 15 0 0 0 20 0 15 0 98044568 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621226159224 139621907103277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10659048 memory=140292032345728 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 11652 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46608 KiB

[startup+0.701243 s]
/proc/loadavg: 1.79 1.34 1.34 5/215 30083
/proc/meminfo: memFree=27217976/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10659048 memory=195768 CPUtime=1.7 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 15898 0 0 0 165 5 0 0 20 0 15 0 98044562 10914865152 48942 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664762 48942 3106 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10659048 memory=1784 CPUtime=0.66 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 5645 0 0 0 64 2 0 0 20 0 15 0 98044563 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621932611096 139621554794039 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10659048 memory=872 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10659048 memory=8068 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10659048 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10659048 memory=7881696724453321575 CPUtime=0.38 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) R 30065 30068 26043 0 -1 4202560 2937 0 0 0 38 0 0 0 20 0 15 0 98044568 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621228248392 139621911870791 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10659048 memory=5787213827096799335 CPUtime=0.4 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) R 30065 30068 26043 0 -1 4202560 4490 0 0 0 39 1 0 0 20 0 15 0 98044568 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621227200552 139621912275722 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10659048 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) S 30065 30068 26043 0 -1 1077944384 1353 0 0 0 22 0 0 0 20 0 15 0 98044568 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621226162288 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 48942 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 195768 KiB

[startup+1.5009 s]
/proc/loadavg: 1.79 1.34 1.34 4/215 30083
/proc/meminfo: memFree=27117268/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10659048 memory=329512 CPUtime=3.19 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 16990 0 0 0 311 8 0 0 20 0 15 0 98044562 10914865152 82378 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664762 82378 3120 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10659048 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 5722 0 0 0 141 4 0 0 20 0 15 0 98044563 10914865152 82378 33554432000 4194304 4196468 140723527437088 139621932613296 139621554860765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 82378 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 82378 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 82378 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 98044564 10914865152 82378 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 82378 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0

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

/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 38595 0 0 0 229477 51 0 0 20 0 15 0 98044563 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621932613200 139621554700094 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=879480 CPUtime=13.12 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 7263 0 0 0 1232 80 0 0 20 0 15 0 98044564 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=229153 CPUtime=13.15 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 5318 0 0 0 1238 77 0 0 20 0 15 0 98044564 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=879480 CPUtime=13.06 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 6533 0 0 0 1234 72 0 0 20 0 15 0 98044564 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=5752 CPUtime=13.1 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 6138 0 0 0 1232 78 0 0 20 0 15 0 98044564 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=6791534058613427641 CPUtime=10.52 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 7643 0 0 0 977 75 0 0 20 0 15 0 98044565 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10659048 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10659048 memory=28280 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10659048 memory=879480 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10659048 memory=879480 CPUtime=0.76 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) S 30065 30068 26043 0 -1 1077944384 3766 0 0 0 75 1 0 0 20 0 15 0 98044568 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10659048 memory=1228 CPUtime=0.73 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) S 30065 30068 26043 0 -1 1077944384 4673 0 0 0 72 1 0 0 20 0 15 0 98044568 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621227215088 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10659048 memory=879480 CPUtime=0.25 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) S 30065 30068 26043 0 -1 1077944384 1460 0 0 0 25 0 0 0 20 0 15 0 98044568 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621226162288 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10659048 memory=879480 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10659048 memory=879480 CPUtime=1.45 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1293 0 0 0 62 83 0 0 20 0 15 0 98044568 10914865152 219870 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 2361.52 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 879480 KiB

[startup+2382.3 s]
/proc/loadavg: 1.32 1.29 1.27 3/215 30535
/proc/meminfo: memFree=25947636/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10659048 memory=885624 CPUtime=2422.65 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 86068 0 0 0 241837 428 0 0 20 0 15 0 98044562 10914865152 221406 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664762 221406 3131 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10659048 memory=883576 CPUtime=2354.6 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 39403 0 0 0 235408 52 0 0 20 0 15 0 98044563 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621932613360 139621554861697 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=881528 CPUtime=13.52 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 7443 0 0 0 1270 82 0 0 20 0 15 0 98044564 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=883576 CPUtime=13.54 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 5634 0 0 0 1276 78 0 0 20 0 15 0 98044564 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=885624 CPUtime=13.45 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 6900 0 0 0 1272 73 0 0 20 0 15 0 98044564 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=883576 CPUtime=13.49 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 6295 0 0 0 1270 79 0 0 20 0 15 0 98044564 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=885624 CPUtime=10.73 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 7817 0 0 0 997 76 0 0 20 0 15 0 98044565 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10659048 memory=885624 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10659048 memory=56 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10659048 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10659048 memory=2372 CPUtime=0.76 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) S 30065 30068 26043 0 -1 1077944384 3768 0 0 0 75 1 0 0 20 0 15 0 98044568 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10659048 memory=885624 CPUtime=0.74 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) S 30065 30068 26043 0 -1 1077944384 4675 0 0 0 72 2 0 0 20 0 15 0 98044568 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621227215088 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10659048 memory=28280 CPUtime=0.25 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) S 30065 30068 26043 0 -1 1077944384 1463 0 0 0 25 0 0 0 20 0 15 0 98044568 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621226162288 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10659048 memory=6791534058613427641 CPUtime=1.5 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1310 0 0 0 64 86 0 0 20 0 15 0 98044568 10914865152 221406 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 2422.65 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 885624 KiB

[startup+2442.3 s]
/proc/loadavg: 1.28 1.30 1.27 3/215 30536
/proc/meminfo: memFree=25990688/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10659048 memory=891768 CPUtime=2483.71 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 88107 0 0 0 247934 437 0 0 20 0 15 0 98044562 10914865152 222942 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664762 222942 3131 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10659048 memory=891768 CPUtime=2413.92 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 40234 0 0 0 241339 53 0 0 20 0 15 0 98044563 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621932613200 139621554936954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=891768 CPUtime=13.9 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 7562 0 0 0 1307 83 0 0 20 0 15 0 98044564 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=889720 CPUtime=13.91 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 5819 0 0 0 1311 80 0 0 20 0 15 0 98044564 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=889720 CPUtime=13.82 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 7178 0 0 0 1308 74 0 0 20 0 15 0 98044564 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=889720 CPUtime=13.87 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 6720 0 0 0 1306 81 0 0 20 0 15 0 98044564 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=891768 CPUtime=10.93 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 7995 0 0 0 1016 77 0 0 20 0 15 0 98044565 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10659048 memory=891768 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10659048 memory=891768 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10659048 memory=891768 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10659048 memory=11648 CPUtime=0.76 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) S 30065 30068 26043 0 -1 1077944384 3770 0 0 0 75 1 0 0 20 0 15 0 98044568 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10659048 memory=280583772674032 CPUtime=0.74 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) S 30065 30068 26043 0 -1 1077944384 4677 0 0 0 72 2 0 0 20 0 15 0 98044568 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621227215088 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10659048 memory=891768 CPUtime=0.25 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) S 30065 30068 26043 0 -1 1077944384 1465 0 0 0 25 0 0 0 20 0 15 0 98044568 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621226162288 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10659048 memory=891768 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10659048 memory=891768 CPUtime=1.53 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1327 0 0 0 65 88 0 0 20 0 15 0 98044568 10914865152 222942 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 2483.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 891768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2478 s]*
/proc/loadavg: 1.57 1.36 1.29 3/215 30537
/proc/meminfo: memFree=26013320/32770624 swapFree=67108436/67108860
[pid=30068] ppid=30065 vsize=10659048 memory=895864 CPUtime=2520.08 cores=1,3,5,7
/proc/30068/stat : 30068 (java) S 30065 30068 26043 0 -1 1077944320 90029 0 0 0 251567 441 0 0 20 0 15 0 98044562 10914865152 223966 33554432000 4194304 4196468 140723527437088 140723527419632 139621928374007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
/proc/30068/statm: 2664762 223966 3131 1 0 2627263 0
[pid=30068/tid=30070] ppid=30065 vsize=10659048 memory=6791534058613427641 CPUtime=2449.22 cores=1,3,5,7
/proc/30068/task/30070/stat : 30070 (java) R 30065 30068 26043 0 -1 4202560 40882 0 0 0 244869 53 0 0 20 0 15 0 98044563 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621932613200 139621554699837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30071] ppid=30065 vsize=10659048 memory=303430244793319739 CPUtime=14.12 cores=1,3,5,7
/proc/30068/task/30071/stat : 30071 (java) S 30065 30068 26043 0 -1 1077944384 8079 0 0 0 1329 83 0 0 20 0 15 0 98044564 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621880994448 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30072] ppid=30065 vsize=10659048 memory=15821105562650907 CPUtime=14.13 cores=1,3,5,7
/proc/30068/task/30072/stat : 30072 (java) S 30065 30068 26043 0 -1 1077944384 6049 0 0 0 1332 81 0 0 20 0 15 0 98044564 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621879941648 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30073] ppid=30065 vsize=10659048 memory=16280 CPUtime=14.05 cores=1,3,5,7
/proc/30068/task/30073/stat : 30073 (java) S 30065 30068 26043 0 -1 1077944384 7290 0 0 0 1331 74 0 0 20 0 15 0 98044564 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621878888848 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30074] ppid=30065 vsize=10659048 memory=16148 CPUtime=14.1 cores=1,3,5,7
/proc/30068/task/30074/stat : 30074 (java) S 30065 30068 26043 0 -1 1077944384 6937 0 0 0 1328 82 0 0 20 0 15 0 98044564 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621877836048 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30075] ppid=30065 vsize=10659048 memory=4004 CPUtime=11.06 cores=1,3,5,7
/proc/30068/task/30075/stat : 30075 (java) S 30065 30068 26043 0 -1 1077944384 8170 0 0 0 1028 78 0 0 20 0 15 0 98044565 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621232479088 139621928385154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30076] ppid=30065 vsize=10659048 memory=636 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30076/stat : 30076 (java) S 30065 30068 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98044565 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621231425056 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30077] ppid=30065 vsize=10659048 memory=1780 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30077/stat : 30077 (java) S 30065 30068 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98044566 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621230372208 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30078] ppid=30065 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30078/stat : 30078 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621229320528 139621928392603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30079] ppid=30065 vsize=10659048 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/30068/task/30079/stat : 30079 (java) S 30065 30068 26043 0 -1 1077944384 3772 0 0 0 75 1 0 0 20 0 15 0 98044568 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621228267888 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30080] ppid=30065 vsize=10659048 memory=140291886640600 CPUtime=0.74 cores=1,3,5,7
/proc/30068/task/30080/stat : 30080 (java) S 30065 30068 26043 0 -1 1077944384 4679 0 0 0 72 2 0 0 20 0 15 0 98044568 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621227215088 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30081] ppid=30065 vsize=10659048 memory=1576 CPUtime=0.25 cores=1,3,5,7
/proc/30068/task/30081/stat : 30081 (java) S 30065 30068 26043 0 -1 1077944384 1467 0 0 0 25 0 0 0 20 0 15 0 98044568 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621226162288 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30082] ppid=30065 vsize=10659048 memory=932 CPUtime=0 cores=1,3,5,7
/proc/30068/task/30082/stat : 30082 (java) S 30065 30068 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98044568 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621225109728 139621928384213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
[pid=30068/tid=30083] ppid=30065 vsize=10659048 memory=2244 CPUtime=1.56 cores=1,3,5,7
/proc/30068/task/30083/stat : 30083 (java) S 30065 30068 26043 0 -1 1077944384 1344 0 0 0 66 90 0 0 20 0 15 0 98044568 10914865152 223966 33554432000 4194304 4196468 140723527437088 139621224058032 139621928385154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26636288 140723527439533 140723527439625 140723527439625 140723527442383 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 895864 KiB

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

[startup+2478.02 s]
# the end of solver process 30068 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.69 s, system=4.41992 s

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

Child status: 143
Real time (s): 2478.02
CPU time (s): 2520.11
CPU user time (s): 2515.69
CPU system time (s): 4.41992
CPU usage (%): 101.698
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 895864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.69
system time used= 4.41992
maximum resident set size= 896308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90205
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 359774
involuntary context switches= 6130


# summary of solver processes directly reported to runsolver:
#   pid: 30068
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2515.69
#   total CPU system time (s): 4.41992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1427 second user time and 23.5044 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 21:06:54
IDJOB=4299591
IDBENCH=141418
IDSOLVER=2763
FILE ID=node137/4299591-1532804814
RUNJOBID= node137-1532774102-26075
PBS_JOBID= 21022457
Free space on /tmp= 48156 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-07_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299591-1532804814/watcher-4299591-1532804814 -o /tmp/evaluation-result-4299591-1532804814/solver-4299591-1532804814 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299591-1532804814.xml

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

MD5SUM BENCH= 67b8364c884536fb4f5e1967f94ac4a2
RANDOM SEED=602830962

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:        27319700 kB
MemAvailable:   31195168 kB
Buffers:          195264 kB
Cached:          3913428 kB
SwapCached:           32 kB
Active:          2539664 kB
Inactive:        2358248 kB
Active(anon):     736784 kB
Inactive(anon):    80052 kB
Active(file):    1802880 kB
Inactive(file):  2278196 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1328 kB
Writeback:             0 kB
AnonPages:        796500 kB
Mapped:            52856 kB
Shmem:             25052 kB
Slab:             248872 kB
SReclaimable:     220452 kB
SUnreclaim:        28420 kB
KernelStack:        3488 kB
PageTables:         6736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1999540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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= 48156 MiB
End job on node137 at 2018-07-28 21:48:12