Trace number 4299117

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.06 2514.81

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-12_mini_c18.xml
MD5SUMa1c2562567ad3209fb3991c3158b061f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.880326
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints300
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":276}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":25,"count":12},{"degree":26,"count":132}]
Minimum constraint arity1
Maximum constraint arity14
Distribution of constraint arities[{"arity":1,"count":12},{"arity":12,"count":24},{"arity":14,"count":264}]
Number of extensional constraints0
Number of intensional constraints12
Distribution of constraint types[{"type":"intension","count":12},{"type":"allDifferent","count":24},{"type":"element","count":264}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299117-1532817736/watcher-4299117-1532817736 -o /tmp/evaluation-result-4299117-1532817736/solver-4299117-1532817736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299117-1532817736.xml 

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

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


[startup+0.102017 s]*
/proc/loadavg: 1.67 1.64 1.58 4/220 21557
/proc/meminfo: memFree=16482488/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661052 memory=27820 CPUtime=0.13 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 5305 0 0 0 11 2 0 0 20 0 15 0 99336749 10916917248 6955 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665263 6955 2845 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661052 memory=-7254952174179673210 CPUtime=0.09 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 3174 0 0 0 8 1 0 0 20 0 15 0 99336750 10916917248 6955 33554432000 4194304 4196468 140723817900736 139736466741216 139736462531990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661052 memory=5793855121283676601 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 6955 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 6955 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 6955 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 6955 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336752 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99336752 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99336753 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0.01 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) R 21539 21542 20512 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 15 0 99336755 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735559272816 139736446600542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 6955 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27820 KiB

[startup+0.210663 s]*
/proc/loadavg: 1.67 1.64 1.58 6/220 21557
/proc/meminfo: memFree=16467772/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661052 memory=40532 CPUtime=0.34 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 8184 0 0 0 31 3 0 0 20 0 15 0 99336749 10916917248 10133 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665263 10133 2981 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661052 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 5128 0 0 0 18 2 0 0 20 0 15 0 99336750 10916917248 10133 33554432000 4194304 4196468 140723817900736 139736466758016 139736462531990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661052 memory=4211973596478573962 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 10133 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 10133 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 10133 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336750 10916917248 10133 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336752 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99336752 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99336753 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 822 0 0 0 2 0 0 0 20 0 15 0 99336755 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 15 0 99336755 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0.08 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) R 21539 21542 20512 0 -1 4202560 797 0 0 0 8 0 0 0 20 0 15 0 99336755 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735559269184 139736448200180 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661052 memory=139870273783424 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336755 10916917248 10133 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40532 KiB

[startup+0.310611 s]*
/proc/loadavg: 1.67 1.64 1.58 5/220 21557
/proc/meminfo: memFree=16463492/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661128 memory=44612 CPUtime=0.56 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 8770 0 0 0 53 3 0 0 20 0 15 0 99336749 10916995072 11153 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665282 11153 3017 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661128 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 5498 0 0 0 28 2 0 0 20 0 15 0 99336750 10916995072 11153 33554432000 4194304 4196468 140723817900736 139736466756960 139736446600542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=4211973596478573962 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 11153 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=279740447291776 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 11153 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=279740347044352 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 11153 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=139870173508367 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 11153 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=279740447300992 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661128 memory=139870173512975 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661128 memory=139870173535824 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99336753 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661128 memory=139870173538458 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 855 0 0 0 5 0 0 0 20 0 15 0 99336755 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 179 0 0 0 4 0 0 0 20 0 15 0 99336755 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661128 memory=139870273783424 CPUtime=0.14 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) R 21539 21542 20512 0 -1 4202560 874 0 0 0 14 0 0 0 20 0 15 0 99336755 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735559269184 139736441819047 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661128 memory=139870273811244 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 11153 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44612 KiB

[startup+0.700745 s]
/proc/loadavg: 1.67 1.64 1.58 5/220 21557
/proc/meminfo: memFree=16451644/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661128 memory=68116 CPUtime=1.66 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 12635 0 0 0 162 4 0 0 20 0 15 0 99336749 10916995072 17029 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665282 17029 3110 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661128 memory=56 CPUtime=0.68 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 5682 0 0 0 66 2 0 0 20 0 15 0 99336750 10916995072 17029 33554432000 4194304 4196468 140723817900736 139736466759192 139736103560734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 17029 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 17029 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 17029 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 17029 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99336753 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661128 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661128 memory=1200 CPUtime=0.33 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 1827 0 0 0 33 0 0 0 20 0 15 0 99336755 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661128 memory=12136 CPUtime=0.36 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) R 21539 21542 20512 0 -1 4202560 2258 0 0 0 36 0 0 0 20 0 15 0 99336755 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735560306120 139736444042973 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661128 memory=1008 CPUtime=0.26 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) S 21539 21542 20512 0 -1 1077944384 1498 0 0 0 26 0 0 0 20 0 15 0 99336755 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735559272816 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661128 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 17029 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 68116 KiB

[startup+1.50072 s]
/proc/loadavg: 1.67 1.64 1.58 3/220 21557
/proc/meminfo: memFree=16427452/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661128 memory=101864 CPUtime=2.75 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 15814 0 0 0 270 5 0 0 20 0 15 0 99336749 10916995072 25466 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665282 25466 3115 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661128 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 5737 0 0 0 145 2 0 0 20 0 15 0 99336750 10916995072 25466 33554432000 4194304 4196468 140723817900736 139736466756608 139736103695426 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 25466 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 25466 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 25466 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99336750 10916995072 25466 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 25466 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0

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

/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 11550 0 0 0 237867 8 0 0 20 0 15 0 99336750 10916995072 54647 33554432000 4194304 4196468 140723817900736 139736466759264 139736103714592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=218588 CPUtime=1.26 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 1967 0 0 0 114 12 0 0 20 0 15 0 99336750 10916995072 54647 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=218588 CPUtime=1.26 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 3101 0 0 0 113 13 0 0 20 0 15 0 99336750 10916995072 54647 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=218588 CPUtime=1.24 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 2216 0 0 0 112 12 0 0 20 0 15 0 99336750 10916995072 54647 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=218588 CPUtime=1.25 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2920 0 0 0 110 15 0 0 20 0 15 0 99336750 10916995072 54647 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=218588 CPUtime=1.6 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 4562 0 0 0 152 8 0 0 20 0 15 0 99336752 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661128 memory=218588 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661128 memory=218588 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99336753 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661128 memory=218588 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661128 memory=218588 CPUtime=0.58 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 3723 0 0 0 57 1 0 0 20 0 15 0 99336755 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661128 memory=218588 CPUtime=0.5 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 3974 0 0 0 49 1 0 0 20 0 15 0 99336755 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661128 memory=218588 CPUtime=0.28 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) S 21539 21542 20512 0 -1 1077944384 1707 0 0 0 28 0 0 0 20 0 15 0 99336755 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735559272816 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661128 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661128 memory=28792 CPUtime=0.48 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 650 0 0 0 21 27 0 0 20 0 15 0 99336755 10916995072 54647 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 2387.3 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 218588 KiB

[startup+2442.3 s]
/proc/loadavg: 1.52 1.55 1.58 3/219 21742
/proc/meminfo: memFree=23328628/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661128 memory=220716 CPUtime=2447.41 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 38234 0 0 0 244665 76 0 0 20 0 15 0 99336749 10916995072 55179 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665282 55179 3143 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661128 memory=6791534058613427641 CPUtime=2438.67 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 11660 0 0 0 243859 8 0 0 20 0 15 0 99336750 10916995072 55179 33554432000 4194304 4196468 140723817900736 139736466759376 139736103714059 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=220716 CPUtime=1.3 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 2191 0 0 0 117 13 0 0 20 0 15 0 99336750 10916995072 55179 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=218668 CPUtime=1.3 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 3144 0 0 0 117 13 0 0 20 0 15 0 99336750 10916995072 55179 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=218588 CPUtime=1.27 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 2230 0 0 0 115 12 0 0 20 0 15 0 99336750 10916995072 55179 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=220716 CPUtime=1.29 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2937 0 0 0 113 16 0 0 20 0 15 0 99336750 10916995072 55179 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=0 CPUtime=1.64 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 4587 0 0 0 156 8 0 0 20 0 15 0 99336752 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661128 memory=220716 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661128 memory=220716 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99336753 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661128 memory=220716 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661128 memory=220716 CPUtime=0.58 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 3725 0 0 0 57 1 0 0 20 0 15 0 99336755 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661128 memory=220716 CPUtime=0.5 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 3976 0 0 0 49 1 0 0 20 0 15 0 99336755 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661128 memory=220716 CPUtime=0.28 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) S 21539 21542 20512 0 -1 1077944384 1709 0 0 0 28 0 0 0 20 0 15 0 99336755 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735559272816 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661128 memory=220716 CPUtime=0.49 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 656 0 0 0 22 27 0 0 20 0 15 0 99336755 10916995072 55179 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 2447.41 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 220716 KiB

[startup+2502.3 s]
/proc/loadavg: 1.47 1.53 1.57 3/219 21743
/proc/meminfo: memFree=23325632/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661128 memory=220752 CPUtime=2507.51 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 38869 0 0 0 250673 78 0 0 20 0 15 0 99336749 10916995072 55188 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665282 55188 3143 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661128 memory=220752 CPUtime=2498.58 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 11831 0 0 0 249850 8 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736466759808 139736103713164 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=220752 CPUtime=1.33 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 2325 0 0 0 120 13 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=220744 CPUtime=1.33 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 3218 0 0 0 120 13 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=220752 CPUtime=1.32 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 2239 0 0 0 119 13 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=220752 CPUtime=1.32 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2946 0 0 0 116 16 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=220752 CPUtime=1.68 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 4802 0 0 0 160 8 0 0 20 0 15 0 99336752 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661128 memory=220752 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661128 memory=220752 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99336753 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661128 memory=220752 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661128 memory=220752 CPUtime=0.58 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 3726 0 0 0 57 1 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661128 memory=220752 CPUtime=0.5 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 3976 0 0 0 49 1 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661128 memory=220752 CPUtime=0.29 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) S 21539 21542 20512 0 -1 1077944384 1710 0 0 0 29 0 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735559272816 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661128 memory=220752 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661128 memory=220752 CPUtime=0.5 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 677 0 0 0 22 28 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 2507.51 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 220752 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 1.39 1.51 1.56 3/219 21743
/proc/meminfo: memFree=23325632/32770624 swapFree=67108860/67108860
[pid=21542] ppid=21539 vsize=10661128 memory=220752 CPUtime=2520.03 cores=1,3,5,7
/proc/21542/stat : 21542 (java) S 21539 21542 20512 0 -1 1077944320 38892 0 0 0 251925 78 0 0 20 0 15 0 99336749 10916995072 55188 33554432000 4194304 4196468 140723817900736 140723817883280 139736462520055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
/proc/21542/statm: 2665282 55188 3143 1 0 2627263 0
[pid=21542/tid=21544] ppid=21539 vsize=10661128 memory=4048 CPUtime=2511.07 cores=1,3,5,7
/proc/21542/task/21544/stat : 21544 (java) R 21539 21542 20512 0 -1 4202560 11845 0 0 0 251098 9 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736466759264 139736103696856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21545] ppid=21539 vsize=10661128 memory=1792 CPUtime=1.33 cores=1,3,5,7
/proc/21542/task/21545/stat : 21545 (java) S 21539 21542 20512 0 -1 1077944384 2326 0 0 0 120 13 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736069626256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21546] ppid=21539 vsize=10661128 memory=1236 CPUtime=1.34 cores=1,3,5,7
/proc/21542/task/21546/stat : 21546 (java) S 21539 21542 20512 0 -1 1077944384 3220 0 0 0 121 13 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736068573456 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21547] ppid=21539 vsize=10661128 memory=648 CPUtime=1.32 cores=1,3,5,7
/proc/21542/task/21547/stat : 21547 (java) S 21539 21542 20512 0 -1 1077944384 2239 0 0 0 119 13 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736067521168 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21548] ppid=21539 vsize=10661128 memory=956 CPUtime=1.33 cores=1,3,5,7
/proc/21542/task/21548/stat : 21548 (java) S 21539 21542 20512 0 -1 1077944384 2948 0 0 0 117 16 0 0 20 0 15 0 99336750 10916995072 55188 33554432000 4194304 4196468 140723817900736 139736066468368 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21549] ppid=21539 vsize=10661128 memory=2424 CPUtime=1.68 cores=1,3,5,7
/proc/21542/task/21549/stat : 21549 (java) S 21539 21542 20512 0 -1 1077944384 4804 0 0 0 160 8 0 0 20 0 15 0 99336752 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735565589104 139736462531202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21550] ppid=21539 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21550/stat : 21550 (java) S 21539 21542 20512 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 99336752 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735564535072 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21551] ppid=21539 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21551/stat : 21551 (java) S 21539 21542 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99336753 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735563482736 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21552] ppid=21539 vsize=10661128 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21552/stat : 21552 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735562431056 139736462538651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21553] ppid=21539 vsize=10661128 memory=4128 CPUtime=0.58 cores=1,3,5,7
/proc/21542/task/21553/stat : 21553 (java) S 21539 21542 20512 0 -1 1077944384 3726 0 0 0 57 1 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735561377904 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21554] ppid=21539 vsize=10661128 memory=2196 CPUtime=0.5 cores=1,3,5,7
/proc/21542/task/21554/stat : 21554 (java) S 21539 21542 20512 0 -1 1077944384 3976 0 0 0 49 1 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735560325104 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21555] ppid=21539 vsize=10661128 memory=7288 CPUtime=0.29 cores=1,3,5,7
/proc/21542/task/21555/stat : 21555 (java) S 21539 21542 20512 0 -1 1077944384 1710 0 0 0 29 0 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735559272816 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21556] ppid=21539 vsize=10661128 memory=836 CPUtime=0 cores=1,3,5,7
/proc/21542/task/21556/stat : 21556 (java) S 21539 21542 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735558220256 139736462530261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
[pid=21542/tid=21557] ppid=21539 vsize=10661128 memory=1696 CPUtime=0.5 cores=1,3,5,7
/proc/21542/task/21557/stat : 21557 (java) S 21539 21542 20512 0 -1 1077944384 679 0 0 0 22 28 0 0 20 0 15 0 99336755 10916995072 55188 33554432000 4194304 4196468 140723817900736 139735557168048 139736462531202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34009088 140723817907338 140723817907465 140723817907465 140723817910223 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 220752 KiB

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

[startup+2514.81 s]
# the end of solver process 21542 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.27 s, system=0.79363 s

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

Child status: 143
Real time (s): 2514.81
CPU time (s): 2520.06
CPU user time (s): 2519.27
CPU system time (s): 0.79363
CPU usage (%): 100.209
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 220752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.27
system time used= 0.79363
maximum resident set size= 221444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39294
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95954
involuntary context switches= 4410


# summary of solver processes directly reported to runsolver:
#   pid: 21542
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.27
#   total CPU system time (s): 0.79363

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8155 second user time and 19.5122 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 00:42:16
IDJOB=4299117
IDBENCH=141296
IDSOLVER=2767
FILE ID=node132/4299117-1532817736
RUNJOBID= node132-1532811810-20544
PBS_JOBID= 21022489
Free space on /tmp= 51860 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-12_mini_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299117-1532817736/watcher-4299117-1532817736 -o /tmp/evaluation-result-4299117-1532817736/solver-4299117-1532817736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299117-1532817736.xml

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

MD5SUM BENCH= a1c2562567ad3209fb3991c3158b061f
RANDOM SEED=1165057140

node132.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.65
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.65
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.65
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.65
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:        16500492 kB
MemAvailable:   24949068 kB
Buffers:          211944 kB
Cached:          8440688 kB
SwapCached:            0 kB
Active:          9760820 kB
Inactive:        5914020 kB
Active(anon):    6972076 kB
Inactive(anon):    77828 kB
Active(file):    2788744 kB
Inactive(file):  5836192 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1292 kB
Writeback:            28 kB
AnonPages:       7034812 kB
Mapped:            55292 kB
Shmem:             25248 kB
Slab:             279960 kB
SReclaimable:     252100 kB
SUnreclaim:        27860 kB
KernelStack:        3936 kB
PageTables:        18644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8081260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6846464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-29 01:24:11