Trace number 4298818

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.05 2508.61

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl30-31_c18.xml
MD5SUM986923daef9243229e6ae2459781d9f0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints122
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1860}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":1860}]
Minimum constraint arity30
Maximum constraint arity31
Distribution of constraint arities[{"arity":30,"count":62},{"arity":31,"count":60}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":122}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.03/2508.60	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298818-1532814430/watcher-4298818-1532814430 -o /tmp/evaluation-result-4298818-1532814430/solver-4298818-1532814430 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298818-1532814430.xml 

running on 4 cores: 0,2,4,6

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

solver pid=32755, runsolver pid=32752

[startup+0.100058 s]*
/proc/loadavg: 1.76 1.63 1.51 3/220 302
/proc/meminfo: memFree=27252292/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661052 memory=27504 CPUtime=0.12 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 5276 0 0 0 12 0 0 0 20 0 15 0 99006152 10916917248 6876 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665263 6876 2843 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661052 memory=-8269626465541330302 CPUtime=0.09 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 3157 0 0 0 9 0 0 0 20 0 15 0 99006153 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366870642144 140366866423190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006155 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99006155 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99006155 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) R 32752 32755 31407 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366354393584 140366866422402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) R 32752 32755 31407 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366353341040 140366844437076 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0.02 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) R 32752 32755 31407 0 -1 4202560 322 0 0 0 2 0 0 0 20 0 15 0 99006158 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366352288496 140366858648382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 6876 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27504 KiB

[startup+0.210742 s]*
/proc/loadavg: 1.76 1.63 1.51 5/220 302
/proc/meminfo: memFree=27240688/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661052 memory=40484 CPUtime=0.34 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 8178 0 0 0 32 2 0 0 20 0 15 0 99006152 10916917248 10121 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665263 10121 2978 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 5171 0 0 0 19 1 0 0 20 0 15 0 99006153 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366870644704 140366866433181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661052 memory=140299715599641 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006153 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006155 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99006155 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99006155 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) S 32752 32755 31407 0 -1 1077944384 613 0 0 0 2 0 0 0 20 0 15 0 99006158 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366354393584 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) S 32752 32755 31407 0 -1 1077944384 154 0 0 0 2 0 0 0 20 0 15 0 99006158 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366353341040 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0.08 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) R 32752 32755 31407 0 -1 4202560 874 0 0 0 8 0 0 0 20 0 15 0 99006158 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366352288496 140366844539099 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661052 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006158 10916917248 10121 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40484 KiB

[startup+0.31089 s]*
/proc/loadavg: 1.76 1.63 1.51 6/220 302
/proc/meminfo: memFree=27233616/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661128 memory=47548 CPUtime=0.6 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 8960 0 0 0 58 2 0 0 20 0 15 0 99006152 10916995072 11887 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665282 11887 3073 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661128 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 5473 0 0 0 28 1 0 0 20 0 15 0 99006153 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366870644928 140366462423463 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=140299715599103 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) R 32752 32755 31407 0 -1 4202560 742 0 0 0 5 0 0 0 20 0 15 0 99006158 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366354379608 140366850806105 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661128 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) S 32752 32755 31407 0 -1 1077944384 280 0 0 0 7 0 0 0 20 0 15 0 99006158 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366353341040 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661128 memory=140299715569280 CPUtime=0.15 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) R 32752 32755 31407 0 -1 4202560 1099 0 0 0 15 0 0 0 20 0 15 0 99006158 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366352288624 140366850750616 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661128 memory=140299715569280 CPUtime=0 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 11887 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 47548 KiB

[startup+0.700745 s]
/proc/loadavg: 1.76 1.63 1.51 5/220 302
/proc/meminfo: memFree=27225364/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661128 memory=73528 CPUtime=1.69 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 10823 0 0 0 165 4 0 0 20 0 15 0 99006152 10916995072 18382 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665282 18382 3114 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661128 memory=1804 CPUtime=0.68 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 5607 0 0 0 66 2 0 0 20 0 15 0 99006153 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366870650448 140366463927744 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=796 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=11860 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661128 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661128 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661128 memory=6296683612537770333 CPUtime=0.35 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) R 32752 32755 31407 0 -1 4202560 1372 0 0 0 35 0 0 0 20 0 15 0 99006158 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366354393584 140366849907450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661128 memory=7595725831727968097 CPUtime=0.36 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) R 32752 32755 31407 0 -1 4202560 1061 0 0 0 36 0 0 0 20 0 15 0 99006158 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366353341040 140366847955806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661128 memory=7236547281622689387 CPUtime=0.27 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) S 32752 32755 31407 0 -1 1077944384 1411 0 0 0 26 1 0 0 20 0 15 0 99006158 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366352288496 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661128 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 18382 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 73528 KiB

[startup+1.50082 s]
/proc/loadavg: 1.76 1.63 1.51 3/220 302
/proc/meminfo: memFree=27177780/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661128 memory=155932 CPUtime=2.7 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 12991 0 0 0 265 5 0 0 20 0 15 0 99006152 10916995072 38983 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665282 38983 3124 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661128 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 5860 0 0 0 145 3 0 0 20 0 15 0 99006153 10916995072 38983 33554432000 4194304 4196468 140735747306448 140366870647920 140366461273461 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 38983 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 38983 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 38983 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99006153 10916995072 38983 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 38983 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0

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

/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 16462 0 0 0 237329 13 0 0 20 0 15 0 99006153 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366870650416 140366463927744 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=228300 CPUtime=3.38 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 2282 0 0 0 307 31 0 0 20 0 15 0 99006153 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=228300 CPUtime=3.39 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 2692 0 0 0 311 28 0 0 20 0 15 0 99006153 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=228300 CPUtime=3.38 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 3176 0 0 0 309 29 0 0 20 0 15 0 99006153 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=338 CPUtime=3.4 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 3728 0 0 0 313 27 0 0 20 0 15 0 99006153 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=0 CPUtime=3.85 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 5106 0 0 0 359 26 0 0 20 0 15 0 99006155 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661128 memory=228300 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661128 memory=379 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661128 memory=228300 CPUtime=0.49 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) S 32752 32755 31407 0 -1 1077944384 2615 0 0 0 49 0 0 0 20 0 15 0 99006158 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366354393584 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661128 memory=228300 CPUtime=0.45 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) S 32752 32755 31407 0 -1 1077944384 1210 0 0 0 45 0 0 0 20 0 15 0 99006158 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366353341040 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661128 memory=226252 CPUtime=0.3 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) S 32752 32755 31407 0 -1 1077944384 2060 0 0 0 29 1 0 0 20 0 15 0 99006158 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366352288496 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661128 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661128 memory=2092 CPUtime=0.92 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 615 0 0 0 47 45 0 0 20 0 15 0 99006158 10916995072 57075 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 2393.07 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 228300 KiB

[startup+2442.3 s]
/proc/loadavg: 1.48 1.48 1.43 3/219 430
/proc/meminfo: memFree=26808096/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661128 memory=230348 CPUtime=2453.39 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 42285 0 0 0 245183 156 0 0 20 0 15 0 99006152 10916995072 57587 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665282 57587 3148 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661128 memory=230348 CPUtime=2433.18 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 16782 0 0 0 243305 13 0 0 20 0 15 0 99006153 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366870650304 140366463834330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=230348 CPUtime=3.49 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 2597 0 0 0 316 33 0 0 20 0 15 0 99006153 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=230348 CPUtime=3.49 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 2697 0 0 0 321 28 0 0 20 0 15 0 99006153 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=230348 CPUtime=3.49 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 3180 0 0 0 318 31 0 0 20 0 15 0 99006153 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=228300 CPUtime=3.51 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 3814 0 0 0 323 28 0 0 20 0 15 0 99006153 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=228300 CPUtime=3.95 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 5278 0 0 0 369 26 0 0 20 0 15 0 99006155 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661128 memory=230348 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661128 memory=230348 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661128 memory=230348 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661128 memory=230348 CPUtime=0.49 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) S 32752 32755 31407 0 -1 1077944384 2617 0 0 0 49 0 0 0 20 0 15 0 99006158 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366354393584 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661128 memory=230348 CPUtime=0.45 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) S 32752 32755 31407 0 -1 1077944384 1212 0 0 0 45 0 0 0 20 0 15 0 99006158 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366353341040 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661128 memory=230348 CPUtime=0.3 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) S 32752 32755 31407 0 -1 1077944384 2062 0 0 0 29 1 0 0 20 0 15 0 99006158 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366352288496 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661128 memory=230348 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661128 memory=230348 CPUtime=0.95 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 632 0 0 0 49 46 0 0 20 0 15 0 99006158 10916995072 57587 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 2453.39 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 230348 KiB

[startup+2502.3 s]
/proc/loadavg: 1.40 1.44 1.41 3/219 514
/proc/meminfo: memFree=26995752/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661128 memory=232396 CPUtime=2513.7 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 42540 0 0 0 251211 159 0 0 20 0 15 0 99006152 10916995072 58099 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665282 58099 3148 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661128 memory=232396 CPUtime=2492.96 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 16960 0 0 0 249282 14 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366870650784 140366463927702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=232396 CPUtime=3.59 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 2628 0 0 0 325 34 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=232396 CPUtime=3.59 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 2697 0 0 0 331 28 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=232396 CPUtime=3.59 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 3181 0 0 0 327 32 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=232396 CPUtime=3.61 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 3851 0 0 0 332 29 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=232396 CPUtime=4.06 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 5282 0 0 0 379 27 0 0 20 0 15 0 99006155 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661128 memory=232396 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661128 memory=232396 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661128 memory=232396 CPUtime=0.49 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) S 32752 32755 31407 0 -1 1077944384 2617 0 0 0 49 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366354393584 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661128 memory=232396 CPUtime=0.45 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) S 32752 32755 31407 0 -1 1077944384 1212 0 0 0 45 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366353341040 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661128 memory=232396 CPUtime=0.3 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) S 32752 32755 31407 0 -1 1077944384 2062 0 0 0 29 1 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366352288496 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661128 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661128 memory=4100 CPUtime=0.98 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 636 0 0 0 50 48 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 2513.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 232396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.6 s]
/proc/loadavg: 1.37 1.43 1.41 3/219 514
/proc/meminfo: memFree=26976888/32770624 swapFree=67108856/67108860
[pid=32755] ppid=32752 vsize=10661128 memory=232396 CPUtime=2520.03 cores=0,2,4,6
/proc/32755/stat : 32755 (java) S 32752 32755 31407 0 -1 1077944320 42558 0 0 0 251844 159 0 0 20 0 15 0 99006152 10916995072 58099 33554432000 4194304 4196468 140735747306448 140735747288992 140366866411255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
/proc/32755/statm: 2665282 58099 3148 1 0 2627263 0
[pid=32755/tid=32757] ppid=32752 vsize=10661128 memory=303430231908417849 CPUtime=2499.23 cores=0,2,4,6
/proc/32755/task/32757/stat : 32757 (java) R 32752 32755 31407 0 -1 4202560 16978 0 0 0 249909 14 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366870650336 140366463927744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32758] ppid=32752 vsize=10661128 memory=14126740964378060 CPUtime=3.6 cores=0,2,4,6
/proc/32755/task/32758/stat : 32758 (java) S 32752 32755 31407 0 -1 1077944384 2628 0 0 0 326 34 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366792485648 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32759] ppid=32752 vsize=10661128 memory=7452446289600598120 CPUtime=3.6 cores=0,2,4,6
/proc/32755/task/32759/stat : 32759 (java) S 32752 32755 31407 0 -1 1077944384 2697 0 0 0 332 28 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366791433104 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32760] ppid=32752 vsize=10661128 memory=6154567358211451495 CPUtime=3.6 cores=0,2,4,6
/proc/32755/task/32760/stat : 32760 (java) S 32752 32755 31407 0 -1 1077944384 3181 0 0 0 328 32 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366790380560 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32761] ppid=32752 vsize=10661128 memory=7378699737943797351 CPUtime=3.62 cores=0,2,4,6
/proc/32755/task/32761/stat : 32761 (java) S 32752 32755 31407 0 -1 1077944384 3851 0 0 0 333 29 0 0 20 0 15 0 99006153 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366789328016 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32762] ppid=32752 vsize=10661128 memory=7380950365567084652 CPUtime=4.07 cores=0,2,4,6
/proc/32755/task/32762/stat : 32762 (java) S 32752 32755 31407 0 -1 1077944384 5282 0 0 0 380 27 0 0 20 0 15 0 99006155 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366358603760 140366866422402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32763] ppid=32752 vsize=10661128 memory=7955398066799406184 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32763/stat : 32763 (java) S 32752 32755 31407 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366357549984 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32764] ppid=32752 vsize=10661128 memory=7666064867633883497 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32764/stat : 32764 (java) S 32752 32755 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99006155 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366356497392 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32765] ppid=32752 vsize=10661128 memory=7379547564924289134 CPUtime=0 cores=0,2,4,6
/proc/32755/task/32765/stat : 32765 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366355445968 140366866429851 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32766] ppid=32752 vsize=10661128 memory=8026091012187777127 CPUtime=0.49 cores=0,2,4,6
/proc/32755/task/32766/stat : 32766 (java) S 32752 32755 31407 0 -1 1077944384 2617 0 0 0 49 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366354393584 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=32767] ppid=32752 vsize=10661128 memory=7305213994651118439 CPUtime=0.45 cores=0,2,4,6
/proc/32755/task/32767/stat : 32767 (java) S 32752 32755 31407 0 -1 1077944384 1212 0 0 0 45 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366353341040 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=300] ppid=32752 vsize=10661128 memory=7813306014428053614 CPUtime=0.3 cores=0,2,4,6
/proc/32755/task/300/stat : 300 (java) S 32752 32755 31407 0 -1 1077944384 2062 0 0 0 29 1 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366352288496 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=301] ppid=32752 vsize=10661128 memory=7379542066661189736 CPUtime=0 cores=0,2,4,6
/proc/32755/task/301/stat : 301 (java) S 32752 32755 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366351236192 140366866421461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
[pid=32755/tid=302] ppid=32752 vsize=10661128 memory=7451298412347747169 CPUtime=0.98 cores=0,2,4,6
/proc/32755/task/302/stat : 302 (java) S 32752 32755 31407 0 -1 1077944384 636 0 0 0 50 48 0 0 20 0 15 0 99006158 10916995072 58099 33554432000 4194304 4196468 140735747306448 140366350182704 140366866422402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34021376 140735747314826 140735747314953 140735747314953 140735747317711 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 232396 KiB

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

[startup+2508.61 s]
# the end of solver process 32755 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.45 s, system=1.5942 s

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

Child status: 143
Real time (s): 2508.61
CPU time (s): 2520.05
CPU user time (s): 2518.45
CPU system time (s): 1.5942
CPU usage (%): 100.456
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 232396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.45
system time used= 1.5942
maximum resident set size= 232912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42797
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= 170291
involuntary context switches= 6898


# summary of solver processes directly reported to runsolver:
#   pid: 32755
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.45
#   total CPU system time (s): 1.5942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2025 second user time and 25.3296 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 23:47:10
IDJOB=4298818
IDBENCH=141237
IDSOLVER=2767
FILE ID=node133/4298818-1532814430
RUNJOBID= node133-1532808819-31438
PBS_JOBID= 21022475
Free space on /tmp= 48248 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl30-31_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298818-1532814430/watcher-4298818-1532814430 -o /tmp/evaluation-result-4298818-1532814430/solver-4298818-1532814430 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298818-1532814430.xml

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

MD5SUM BENCH= 986923daef9243229e6ae2459781d9f0
RANDOM SEED=417814051

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27268788 kB
MemAvailable:   31769660 kB
Buffers:          184944 kB
Cached:          4563528 kB
SwapCached:            0 kB
Active:          2324728 kB
Inactive:        2656716 kB
Active(anon):     184060 kB
Inactive(anon):    76688 kB
Active(file):    2140668 kB
Inactive(file):  2580028 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              1248 kB
Writeback:             0 kB
AnonPages:        301640 kB
Mapped:            53180 kB
Shmem:             25244 kB
Slab:             220228 kB
SReclaimable:     192024 kB
SUnreclaim:        28204 kB
KernelStack:        3872 kB
PageTables:         5584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1178108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48248 MiB
End job on node133 at 2018-07-29 00:28:59