Trace number 4298781

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
GG's minicp 2018-04-29? (TO) 2520.07 2472.81

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin12_c18.xml
MD5SUM06a2ec4b3086c6da600ddbfdfe006226
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark76.9432
Satisfiable
(Un)Satisfiability was proved
Number of variables4356
Number of constraints600
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":4356}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":4356}]
Minimum constraint arity66
Maximum constraint arity121
Distribution of constraint arities[{"arity":66,"count":528},{"arity":121,"count":72}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":600}]
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.04/2472.80	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 (14349 MiB free)
  memory of node 1: 16384 MiB (12986 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298781-1532778224/watcher-4298781-1532778224 -o /tmp/evaluation-result-4298781-1532778224/solver-4298781-1532778224 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8892 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298781-1532778224.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
solver pid=9165, runsolver pid=9162
Current StackSize limit: 8192 KiB


[startup+0.100123 s]*
/proc/loadavg: 1.55 1.50 1.39 3/216 9180
/proc/meminfo: memFree=27975868/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661056 memory=27692 CPUtime=0.12 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 5273 0 0 0 11 1 0 0 20 0 15 0 95385570 10916921344 6923 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665264 6923 2865 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661056 memory=-8823779217903547584 CPUtime=0.09 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 3137 0 0 0 8 1 0 0 20 0 15 0 95385570 10916921344 6923 33554432000 4194304 4196468 140733975482624 139784877571552 139784873352598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 6923 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 6923 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 6923 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 6923 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385572 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95385573 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95385573 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) S 9162 9165 8861 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 95385575 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783904680176 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) S 9162 9165 8861 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 95385575 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783903627632 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0.01 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) R 9162 9165 8861 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 15 0 95385576 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783902574576 139784857421150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385576 10916921344 6923 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27692 KiB

[startup+0.210476 s]*
/proc/loadavg: 1.55 1.50 1.39 4/216 9180
/proc/meminfo: memFree=27964252/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661056 memory=40980 CPUtime=0.34 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 8360 0 0 0 32 2 0 0 20 0 15 0 95385570 10916921344 10245 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665264 10245 3012 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 5104 0 0 0 19 1 0 0 20 0 15 0 95385570 10916921344 10245 33554432000 4194304 4196468 140733975482624 139784877572384 139784492275413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 10245 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661056 memory=140508538968668 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 10245 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 10245 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916921344 10245 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385572 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95385573 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95385573 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661056 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) R 9162 9165 8861 0 -1 4202560 705 0 0 0 3 0 0 0 20 0 15 0 95385575 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783904661192 139784854040960 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) R 9162 9165 8861 0 -1 4202560 227 0 0 0 1 0 0 0 20 0 15 0 95385575 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783903619800 139784852588016 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0.08 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) R 9162 9165 8861 0 -1 1077944384 960 0 0 0 8 0 0 0 20 0 15 0 95385576 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783902570336 139784873350869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661056 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385576 10916921344 10245 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40980 KiB

[startup+0.313402 s]*
/proc/loadavg: 1.55 1.50 1.39 5/216 9180
/proc/meminfo: memFree=27947792/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661132 memory=54944 CPUtime=0.71 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 10301 0 0 0 69 2 0 0 20 0 15 0 95385570 10916999168 13736 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665283 13736 3077 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 5446 0 0 0 29 1 0 0 20 0 15 0 95385570 10916999168 13736 33554432000 4194304 4196468 140733975482624 139784877575376 139784492255687 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 13736 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=14277170995230360 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 13736 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 13736 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 13736 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95385572 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661132 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) R 9162 9165 8861 0 -1 4202560 1389 0 0 0 13 0 0 0 20 0 15 0 95385575 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783904680176 139784856872227 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661132 memory=-1 CPUtime=0.11 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) R 9162 9165 8861 0 -1 4202560 700 0 0 0 11 0 0 0 20 0 15 0 95385575 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783903627632 139784853192768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661132 memory=140508538959488 CPUtime=0.15 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) R 9162 9165 8861 0 -1 4202560 1394 0 0 0 15 0 0 0 20 0 15 0 95385576 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783902571512 139784852305088 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661132 memory=140508538959488 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 13736 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 54944 KiB

[startup+0.70072 s]
/proc/loadavg: 1.55 1.50 1.39 6/216 9180
/proc/meminfo: memFree=27903860/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661132 memory=128900 CPUtime=2 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 14056 0 0 0 196 4 0 0 20 0 15 0 95385570 10916999168 32225 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665283 32225 3114 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661132 memory=1840 CPUtime=0.67 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 5742 0 0 0 65 2 0 0 20 0 15 0 95385570 10916999168 32225 33554432000 4194304 4196468 140733975482624 139784877577616 139784495710131 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 32225 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 32225 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 32225 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=792 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 32225 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95385572 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661132 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661132 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661132 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661132 memory=7163631965283378496 CPUtime=0.49 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) R 9162 9165 8861 0 -1 4202560 3230 0 0 0 49 0 0 0 20 0 15 0 95385575 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783904666200 139784858465785 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661132 memory=7667213801450137426 CPUtime=0.48 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) R 9162 9165 8861 0 -1 4202560 1535 0 0 0 48 0 0 0 20 0 15 0 95385575 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783903618912 139784858218747 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661132 memory=6935658124599644240 CPUtime=0.33 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) S 9162 9165 8861 0 -1 1077944384 2177 0 0 0 33 0 0 0 20 0 15 0 95385576 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783902574576 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 32225 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 128900 KiB

[startup+1.50077 s]
/proc/loadavg: 1.55 1.50 1.39 5/216 9180
/proc/meminfo: memFree=27861420/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661132 memory=203860 CPUtime=3.53 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 18233 0 0 0 346 7 0 0 20 0 15 0 95385570 10916999168 50965 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665283 50965 3141 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661132 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 6042 0 0 0 142 3 0 0 20 0 15 0 95385570 10916999168 50965 33554432000 4194304 4196468 140733975482624 139784877579776 139784496584330 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=8390361644446492005 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 15 0 95385571 10916999168 50965 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=-6352177166831549654 CPUtime=0.01 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 15 0 95385571 10916999168 50965 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=8514701219931451533 CPUtime=0.01 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 15 0 95385571 10916999168 50965 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=7005738693937936738 CPUtime=0.01 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 95385571 10916999168 50965 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 95385572 10916999168 50965 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0

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

/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 44875 0 0 0 229798 40 0 0 20 0 15 0 95385570 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784877580112 139784496586475 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=1944 CPUtime=14.56 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 11718 0 0 0 1409 47 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=266368 CPUtime=14.56 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 10638 0 0 0 1409 47 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=266368 CPUtime=14.57 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 12628 0 0 0 1409 48 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=266368 CPUtime=14.51 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 12736 0 0 0 1401 50 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=265848 CPUtime=6.27 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 9967 0 0 0 559 68 0 0 20 0 15 0 95385572 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661132 memory=266368 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661132 memory=164 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661132 memory=266368 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661132 memory=1800 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) S 9162 9165 8861 0 -1 1077944384 4998 0 0 0 94 1 0 0 20 0 15 0 95385575 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783904680176 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661132 memory=4124 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) S 9162 9165 8861 0 -1 1077944384 4109 0 0 0 95 0 0 0 20 0 15 0 95385575 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783903627632 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661132 memory=-7175204567652784766 CPUtime=0.4 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) S 9162 9165 8861 0 -1 1077944384 2688 0 0 0 39 1 0 0 20 0 15 0 95385576 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783902574576 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661132 memory=1944 CPUtime=1.21 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 919 0 0 0 62 59 0 0 20 0 15 0 95385576 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 2366.47 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 266368 KiB

[startup+2382.3 s]
/proc/loadavg: 1.36 1.34 1.33 3/216 9352
/proc/meminfo: memFree=27612000/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661132 memory=266368 CPUtime=2427.61 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 119768 0 0 0 242432 329 0 0 20 0 15 0 95385570 10916999168 66592 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665283 66592 3167 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661132 memory=267908 CPUtime=2357.73 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 46440 0 0 0 235732 41 0 0 20 0 15 0 95385570 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784877580112 139784496583588 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=266368 CPUtime=14.95 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 12270 0 0 0 1446 49 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=266368 CPUtime=14.97 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 10886 0 0 0 1449 48 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=268420 CPUtime=14.97 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 12929 0 0 0 1448 49 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=266368 CPUtime=14.91 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 12945 0 0 0 1440 51 0 0 20 0 15 0 95385571 10916999168 66592 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=4028 CPUtime=6.44 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 10161 0 0 0 574 70 0 0 20 0 15 0 95385572 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661132 memory=266368 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661132 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661132 memory=27572 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661132 memory=266368 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) S 9162 9165 8861 0 -1 1077944384 5000 0 0 0 94 1 0 0 20 0 15 0 95385575 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783904680176 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661132 memory=2424 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) S 9162 9165 8861 0 -1 1077944384 4111 0 0 0 95 0 0 0 20 0 15 0 95385575 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783903627632 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661132 memory=266368 CPUtime=0.4 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) S 9162 9165 8861 0 -1 1077944384 2690 0 0 0 39 1 0 0 20 0 15 0 95385576 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783902574576 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661132 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661132 memory=0 CPUtime=1.24 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 926 0 0 0 64 60 0 0 20 0 15 0 95385576 10916999168 66592 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 2427.61 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 266368 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.42 1.36 3/216 9353
/proc/meminfo: memFree=27613264/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661132 memory=261232 CPUtime=2489.04 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 121661 0 0 0 248567 337 0 0 20 0 15 0 95385570 10916999168 65308 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665283 65308 3167 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661132 memory=261232 CPUtime=2416.96 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 46888 0 0 0 241655 41 0 0 20 0 15 0 95385570 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784877579856 139784496586600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=261232 CPUtime=15.44 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 12483 0 0 0 1494 50 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=1532 CPUtime=15.46 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 11238 0 0 0 1497 49 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=261232 CPUtime=15.46 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 13108 0 0 0 1496 50 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=261232 CPUtime=15.41 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 13063 0 0 0 1489 52 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=261232 CPUtime=6.63 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 10730 0 0 0 592 71 0 0 20 0 15 0 95385572 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661132 memory=261232 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661132 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661132 memory=261232 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) S 9162 9165 8861 0 -1 1077944384 5002 0 0 0 94 1 0 0 20 0 15 0 95385575 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783904680176 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661132 memory=261232 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) S 9162 9165 8861 0 -1 1077944384 4113 0 0 0 95 0 0 0 20 0 15 0 95385575 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783903627632 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661132 memory=261232 CPUtime=0.4 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) S 9162 9165 8861 0 -1 1077944384 2692 0 0 0 39 1 0 0 20 0 15 0 95385576 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783902574576 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661132 memory=261232 CPUtime=1.26 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 934 0 0 0 65 61 0 0 20 0 15 0 95385576 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 2489.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 261232 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2472.8 s]
/proc/loadavg: 1.45 1.39 1.35 3/216 9353
/proc/meminfo: memFree=27609244/32770624 swapFree=67108860/67108860
[pid=9165] ppid=9162 vsize=10661132 memory=261232 CPUtime=2520.04 cores=0,2,4,6
/proc/9165/stat : 9165 (java) S 9162 9165 8861 0 -1 1077944320 121825 0 0 0 251665 339 0 0 20 0 15 0 95385570 10916999168 65308 33554432000 4194304 4196468 140733975482624 140733975465168 139784873340663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
/proc/9165/statm: 2665283 65308 3167 1 0 2627263 0
[pid=9165/tid=9167] ppid=9162 vsize=10661132 memory=15872 CPUtime=2447.16 cores=0,2,4,6
/proc/9165/task/9167/stat : 9167 (java) R 9162 9165 8861 0 -1 4202560 47043 0 0 0 244674 42 0 0 20 0 15 0 95385570 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784877580112 139784496586769 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9168] ppid=9162 vsize=10661132 memory=16568 CPUtime=15.62 cores=0,2,4,6
/proc/9165/task/9168/stat : 9168 (java) S 9162 9165 8861 0 -1 1077944384 12484 0 0 0 1511 51 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784815344144 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9169] ppid=9162 vsize=10661132 memory=4052 CPUtime=15.64 cores=0,2,4,6
/proc/9165/task/9169/stat : 9169 (java) S 9162 9165 8861 0 -1 1077944384 11239 0 0 0 1514 50 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784814291600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9170] ppid=9162 vsize=10661132 memory=1004 CPUtime=15.64 cores=0,2,4,6
/proc/9165/task/9170/stat : 9170 (java) S 9162 9165 8861 0 -1 1077944384 13109 0 0 0 1513 51 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784813238544 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9171] ppid=9162 vsize=10661132 memory=12060 CPUtime=15.59 cores=0,2,4,6
/proc/9165/task/9171/stat : 9171 (java) S 9162 9165 8861 0 -1 1077944384 13065 0 0 0 1506 53 0 0 20 0 15 0 95385571 10916999168 65308 33554432000 4194304 4196468 140733975482624 139784812186000 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9172] ppid=9162 vsize=10661132 memory=5788 CPUtime=6.72 cores=0,2,4,6
/proc/9165/task/9172/stat : 9172 (java) S 9162 9165 8861 0 -1 1077944384 10732 0 0 0 600 72 0 0 20 0 15 0 95385572 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783908891376 139784873351810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9173] ppid=9162 vsize=10661132 memory=792 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9173/stat : 9173 (java) S 9162 9165 8861 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783907837600 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9174] ppid=9162 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9174/stat : 9174 (java) S 9162 9165 8861 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 95385573 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783906784496 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9175] ppid=9162 vsize=10661132 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9175/stat : 9175 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385575 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783905733072 139784873359259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9176] ppid=9162 vsize=10661132 memory=1944 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9176/stat : 9176 (java) S 9162 9165 8861 0 -1 1077944384 5002 0 0 0 94 1 0 0 20 0 15 0 95385575 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783904680176 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9177] ppid=9162 vsize=10661132 memory=1416 CPUtime=0.95 cores=0,2,4,6
/proc/9165/task/9177/stat : 9177 (java) S 9162 9165 8861 0 -1 1077944384 4113 0 0 0 95 0 0 0 20 0 15 0 95385575 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783903627632 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9178] ppid=9162 vsize=10661132 memory=4028 CPUtime=0.4 cores=0,2,4,6
/proc/9165/task/9178/stat : 9178 (java) S 9162 9165 8861 0 -1 1077944384 2692 0 0 0 39 1 0 0 20 0 15 0 95385576 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783902574576 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9179] ppid=9162 vsize=10661132 memory=27572 CPUtime=0 cores=0,2,4,6
/proc/9165/task/9179/stat : 9179 (java) S 9162 9165 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95385576 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783901522272 139784873350869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
[pid=9165/tid=9180] ppid=9162 vsize=10661132 memory=1296 CPUtime=1.29 cores=0,2,4,6
/proc/9165/task/9180/stat : 9180 (java) S 9162 9165 8861 0 -1 1077944384 936 0 0 0 67 62 0 0 20 0 15 0 95385576 10916999168 65308 33554432000 4194304 4196468 140733975482624 139783900470320 139784873351810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36278272 140733975487605 140733975487753 140733975487753 140733975490511 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 261232 KiB

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

[startup+2472.81 s]
# the end of solver process 9165 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.66 s, system=3.40392 s

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

Child status: 143
Real time (s): 2472.81
CPU time (s): 2520.07
CPU user time (s): 2516.66
CPU system time (s): 3.40392
CPU usage (%): 101.911
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1108176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.66
system time used= 3.40392
maximum resident set size= 1120492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121963
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 237331
involuntary context switches= 8279


# summary of solver processes directly reported to runsolver:
#   pid: 9165
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.66
#   total CPU system time (s): 3.40392

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.7395 second user time and 23.7099 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 13:43:44
IDJOB=4298781
IDBENCH=141233
IDSOLVER=2762
FILE ID=node151/4298781-1532778224
RUNJOBID= node151-1532775757-8892
PBS_JOBID= 21022465
Free space on /tmp= 54928 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin12_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298781-1532778224/watcher-4298781-1532778224 -o /tmp/evaluation-result-4298781-1532778224/solver-4298781-1532778224 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8892 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298781-1532778224.xml

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

MD5SUM BENCH= 06a2ec4b3086c6da600ddbfdfe006226
RANDOM SEED=938685923

node151.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.87
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.87
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.87
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.87
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:        27991756 kB
MemAvailable:   31651944 kB
Buffers:          187248 kB
Cached:          3742884 kB
SwapCached:            0 kB
Active:          1733624 kB
Inactive:        2566124 kB
Active(anon):     319792 kB
Inactive(anon):    78192 kB
Active(file):    1413832 kB
Inactive(file):  2487932 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1468 kB
Writeback:             0 kB
AnonPages:        529604 kB
Mapped:            54632 kB
Shmem:             25224 kB
Slab:             176432 kB
SReclaimable:     148520 kB
SUnreclaim:        27912 kB
KernelStack:        3824 kB
PageTables:         5532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    462848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-28 14:24:57