Trace number 4263651

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
sat4j-CSP 2017-07-05? (TO) 2527.97 748.159

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-30.xml
MD5SUM342946d6497bc5c3a3caf7e92c124315
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1335
Number of constraints555
Number of domains2
Minimum domain size30
Maximum domain size435
Distribution of domain sizes[{"size":30,"count":900},{"size":435,"count":435}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":450},{"degree":4,"count":885}]
Minimum constraint arity1
Maximum constraint arity435
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":15},{"arity":3,"count":435},{"arity":15,"count":29},{"arity":30,"count":30},{"arity":58,"count":15},{"arity":60,"count":15},{"arity":435,"count":1}]
Number of extensional constraints435
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":435},{"type":"intension","count":30},{"type":"allDifferent","count":31},{"type":"count","count":29},{"type":"cardinality","count":30}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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 (11129 MiB free)
  memory of node 1: 16384 MiB (13917 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263651-1502630443/watcher-4263651-1502630443 -o /tmp/evaluation-result-4263651-1502630443/solver-4263651-1502630443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502620619-3502 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263651-1502630443.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=5168, runsolver pid=5165
Current StackSize limit: 8192 KiB


[startup+0.104695 s]*
/proc/loadavg: 4.72 4.15 3.14 4/216 5183
/proc/meminfo: memFree=25629696/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555400 memory=30320 CPUtime=0.13 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 6649 0 0 0 12 1 0 0 20 0 15 0 96125191 10808729600 7580 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638850 7580 2820 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555400 memory=-8969868059399255232 CPUtime=0.09 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) R 5165 5168 3242 0 -1 4202560 4499 0 0 0 8 1 0 0 20 0 15 0 96125191 10808729600 7580 33554432000 4194304 4196468 140722705628480 140067419036320 140067398894942 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555400 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 7580 33554432000 4194304 4196468 140722705628480 140067340889232 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 7580 33554432000 4194304 4196468 140722705628480 140067020467216 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 7580 33554432000 4194304 4196468 140722705628480 140067019414416 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 7580 33554432000 4194304 4196468 140722705628480 140067018361616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125193 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066906970480 140067414825602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066905916448 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066904863600 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125196 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066903811920 140067414833051 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 96125196 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066902760304 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) R 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125196 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066901707504 140067414825602 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0.02 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 96125196 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066900654704 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125197 10808729600 7580 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30320 KiB

[startup+0.210549 s]*
/proc/loadavg: 4.72 4.15 3.14 5/216 5183
/proc/meminfo: memFree=25620640/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555400 memory=39616 CPUtime=0.31 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 8123 0 0 0 29 2 0 0 20 0 15 0 96125191 10808729600 9904 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638850 9904 2958 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555400 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) R 5165 5168 3242 0 -1 4202560 5230 0 0 0 18 1 0 0 20 0 15 0 96125191 10808729600 9904 33554432000 4194304 4196468 140722705628480 140067419050624 140067414836381 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555400 memory=342 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 9904 33554432000 4194304 4196468 140722705628480 140067340889232 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555400 memory=140557952183125 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 9904 33554432000 4194304 4196468 140722705628480 140067020467216 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 9904 33554432000 4194304 4196468 140722705628480 140067019414416 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808729600 9904 33554432000 4194304 4196468 140722705628480 140067018361616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125193 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066906970480 140067414825602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066905916448 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066904863600 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125196 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066903811920 140067414833051 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 599 0 0 0 1 0 0 0 20 0 15 0 96125196 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066902760304 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555400 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 182 0 0 0 2 0 0 0 20 0 15 0 96125196 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066901707504 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0.06 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 754 0 0 0 6 0 0 0 20 0 15 0 96125196 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066900654704 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555400 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125197 10808729600 9904 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 39616 KiB

[startup+0.313836 s]*
/proc/loadavg: 4.66 4.15 3.15 4/216 5183
/proc/meminfo: memFree=25614064/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=46568 CPUtime=0.53 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 8878 0 0 0 51 2 0 0 20 0 15 0 96125191 10808807424 11642 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 11642 3033 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) R 5165 5168 3242 0 -1 4202560 5695 0 0 0 28 2 0 0 20 0 15 0 96125191 10808807424 11642 33554432000 4194304 4196468 140722705628480 140067419049824 140067022639470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808807424 11642 33554432000 4194304 4196468 140722705628480 140067340889232 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=14273926101423768 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808807424 11642 33554432000 4194304 4196468 140722705628480 140067020467216 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125192 10808807424 11642 33554432000 4194304 4196468 140722705628480 140067019414416 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125192 10808807424 11642 33554432000 4194304 4196468 140722705628480 140067018361616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96125193 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066906970480 140067414825602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066905916448 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066904863600 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125196 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066903811920 140067414833051 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555476 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 737 0 0 0 4 0 0 0 20 0 15 0 96125196 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066902760304 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555476 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 221 0 0 0 4 0 0 0 20 0 15 0 96125196 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066901707504 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555476 memory=140557952177792 CPUtime=0.13 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) R 5165 5168 3242 0 -1 4202560 869 0 0 0 13 0 0 0 20 0 15 0 96125196 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066900654704 140067394236741 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555476 memory=140557952177792 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 11642 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46568 KiB

[startup+0.701597 s]
/proc/loadavg: 4.66 4.15 3.15 4/216 5183
/proc/meminfo: memFree=25483120/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=374968 CPUtime=1.61 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 11591 0 0 0 146 15 0 0 20 0 15 0 96125191 10808807424 93742 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 93742 3122 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=1732 CPUtime=0.59 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5165 5168 3242 0 -1 1077944384 5941 0 0 0 55 4 0 0 20 0 15 0 96125191 10808807424 93742 33554432000 4194304 4196468 140722705628480 140067419051680 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=1224 CPUtime=0.05 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) R 5165 5168 3242 0 -1 4202560 107 0 0 0 3 2 0 0 20 0 15 0 96125192 10808807424 93742 33554432000 4194304 4196468 140722705628480 140067340889232 140067399842320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=12032 CPUtime=0.06 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) R 5165 5168 3242 0 -1 4202560 123 0 0 0 4 2 0 0 20 0 15 0 96125192 10808807424 93742 33554432000 4194304 4196468 140722705628480 140067020467216 140067399842338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=5792 CPUtime=0.05 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) R 5165 5168 3242 0 -1 4202560 104 0 0 0 3 2 0 0 20 0 15 0 96125192 10808807424 93742 33554432000 4194304 4196468 140722705628480 140067019414416 140067399842320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=796 CPUtime=0.06 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) R 5165 5168 3242 0 -1 4202560 121 0 0 0 4 2 0 0 20 0 15 0 96125192 10808807424 93742 33554432000 4194304 4196468 140722705628480 140067018361504 140067399842320 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 96125193 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066906968992 140067414824661 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555476 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066905916448 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555476 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066904863600 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555476 memory=6296683629868568929 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125196 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066903811920 140067414833051 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555476 memory=7519159149027546218 CPUtime=0.22 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 1390 0 0 0 22 0 0 0 20 0 15 0 96125196 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066902760304 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555476 memory=7523071198212214892 CPUtime=0.23 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 1080 0 0 0 23 0 0 0 20 0 15 0 96125196 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066901707504 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555476 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 1156 0 0 0 26 0 0 0 20 0 15 0 96125196 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066900654704 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555476 memory=33 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 93742 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 374968 KiB

[startup+1.50081 s]
/proc/loadavg: 4.66 4.15 3.15 5/216 5183
/proc/meminfo: memFree=25096448/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=695812 CPUtime=3.94 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 24855 0 0 0 371 23 0 0 20 0 15 0 96125191 10808807424 173953 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 173953 3130 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=8112282956445269571 CPUtime=1.33 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) R 5165 5168 3242 0 -1 4202560 6127 0 0 0 125 8 0 0 20 0 15 0 96125191 10808807424 173953 33554432000 4194304 4196468 140722705628480 140067419041504 140067024382908 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=-8754540793456063680 CPUtime=0.09 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5165 5168 3242 0 -1 1077944384 125 0 0 0 7 2 0 0 20 0 15 0 96125192 10808807424 173953 33554432000 4194304 4196468 140722705628480 140067340889232 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=-2843869621055772062 CPUtime=0.1 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5165 5168 3242 0 -1 1077944384 136 0 0 0 7 3 0 0 20 0 15 0 96125192 10808807424 173953 33554432000 4194304 4196468 140722705628480 140067020467216 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=5450919713671312938 CPUtime=0.12 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5165 5168 3242 0 -1 1077944384 143 0 0 0 9 3 0 0 20 0 15 0 96125192 10808807424 173953 33554432000 4194304 4196468 140722705628480 140067019414416 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=7005738693937936738 CPUtime=0.12 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5165 5168 3242 0 -1 1077944384 150 0 0 0 9 3 0 0 20 0 15 0 96125192 10808807424 173953 33554432000 4194304 4196468 140722705628480 140067018361616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 496 0 0 0 0 0 0 0 20 0 15 0 96125193 10808807424 173953 33554432000 4194304 4196468 140722705628480 140066906970480 140067414825602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0

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

[startup+748.159 s]
# the end of solver process 5168 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.87 s, system=9.10171 s

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

[startup+747.201 s]
/proc/loadavg: 4.19 4.22 3.70 6/216 5204
/proc/meminfo: memFree=15926616/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=8329540 CPUtime=2524.36 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 463825 0 0 0 251531 905 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 2082385 3158 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=1732 CPUtime=46.96 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5165 5168 3242 0 -1 1077944384 21017 0 0 0 4673 23 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067419052960 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=1224 CPUtime=593.54 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) R 5165 5168 3242 0 -1 4202560 98278 0 0 0 59155 199 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067340889128 140067407442663 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=12032 CPUtime=593.95 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) R 5165 5168 3242 0 -1 4202560 61405 0 0 0 59172 223 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067020466800 140067407442663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=8112282956445269571 CPUtime=593.21 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) R 5165 5168 3242 0 -1 4202560 72821 0 0 0 59095 226 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067019414000 140067407442663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=8329540 CPUtime=593.89 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) R 5165 5168 3242 0 -1 4202560 68017 0 0 0 59174 215 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067018361816 140067399799751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=28204 CPUtime=98.22 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 112016 0 0 0 9816 6 0 0 20 0 15 0 96125193 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066906968800 140067414824661 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555476 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066905916512 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555476 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066904863616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555476 memory=8329540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066903811568 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555476 memory=2208 CPUtime=1.66 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 12894 0 0 0 165 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066902760304 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555476 memory=6508 CPUtime=1.9 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 10302 0 0 0 189 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066901707504 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555476 memory=844 CPUtime=0.39 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 3890 0 0 0 39 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066900654704 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555476 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555476 memory=5792 CPUtime=0.55 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1820 0 0 0 26 29 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 2524.36 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329540 KiB

[startup+747.601 s]
/proc/loadavg: 4.19 4.22 3.70 6/216 5204
/proc/meminfo: memFree=15926616/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=8329540 CPUtime=2525.91 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 463828 0 0 0 251686 905 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 2082385 3158 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=8329540 CPUtime=46.96 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5165 5168 3242 0 -1 1077944384 21017 0 0 0 4673 23 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067419052960 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=796 CPUtime=593.92 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) R 5165 5168 3242 0 -1 4202560 98278 0 0 0 59193 199 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067340889128 140067407442663 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=8112282956445269571 CPUtime=594.34 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) R 5165 5168 3242 0 -1 4202560 61405 0 0 0 59211 223 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067020466800 140067407442663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=1296 CPUtime=593.6 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) R 5165 5168 3242 0 -1 4202560 72821 0 0 0 59134 226 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067019414000 140067407442663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=2408 CPUtime=594.29 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) R 5165 5168 3242 0 -1 4202560 68020 0 0 0 59214 215 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067018361816 140067399765582 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=1732 CPUtime=98.22 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 112016 0 0 0 9816 6 0 0 20 0 15 0 96125193 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066906968800 140067414824661 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555476 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066905916512 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555476 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066904863616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555476 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066903811568 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555476 memory=15872 CPUtime=1.66 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 12894 0 0 0 165 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066902760352 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555476 memory=18476 CPUtime=1.9 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 10302 0 0 0 189 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066901707264 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555476 memory=16732 CPUtime=0.39 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 3890 0 0 0 39 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066900654752 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555476 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555476 memory=8329540 CPUtime=0.55 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1820 0 0 0 26 29 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 2525.91 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329540 KiB

[startup+748.002 s]*
/proc/loadavg: 4.19 4.22 3.70 6/216 5204
/proc/meminfo: memFree=15926616/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=8329540 CPUtime=2527.49 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 463874 0 0 0 251843 906 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 2082385 3158 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=8112282956445269571 CPUtime=46.96 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5165 5168 3242 0 -1 1077944384 21017 0 0 0 4673 23 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067419052960 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=4872558044660077418 CPUtime=594.31 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) R 5165 5168 3242 0 -1 4202560 98278 0 0 0 59232 199 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067340889232 140067396424167 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=6508 CPUtime=594.74 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) R 5165 5168 3242 0 -1 4202560 61405 0 0 0 59250 224 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067020467216 140067399513185 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=844 CPUtime=593.98 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) R 5165 5168 3242 0 -1 4202560 72821 0 0 0 59172 226 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067019414304 140067399272077 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=1692 CPUtime=594.69 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) R 5165 5168 3242 0 -1 4202560 68066 0 0 0 59254 215 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067018361616 140067399810859 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=28204 CPUtime=98.23 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 112016 0 0 0 9817 6 0 0 20 0 15 0 96125193 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066906969024 140067414824661 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555476 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066905916512 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555476 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066904863616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555476 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066903811568 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555476 memory=1224 CPUtime=1.66 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 12894 0 0 0 165 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066902760352 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555476 memory=12032 CPUtime=1.9 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 10302 0 0 0 189 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066901707264 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555476 memory=5792 CPUtime=0.39 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 3890 0 0 0 39 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066900654752 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555476 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555476 memory=12032 CPUtime=0.55 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1820 0 0 0 26 29 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 2527.49 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329540 KiB

[startup+748.112 s]
/proc/loadavg: 4.19 4.22 3.70 6/216 5204
/proc/meminfo: memFree=15926616/32770624 swapFree=67108860/67108860
[pid=5168] ppid=5165 vsize=10555476 memory=8329540 CPUtime=2527.89 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5165 5168 3242 0 -1 1077944320 463874 0 0 0 251883 906 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140722705611024 140067414814455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
/proc/5168/statm: 2638869 2082385 3158 1 0 2627263 0
[pid=5168/tid=5170] ppid=5165 vsize=10555476 memory=8329540 CPUtime=46.96 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5165 5168 3242 0 -1 1077944384 21017 0 0 0 4673 23 0 0 20 0 15 0 96125191 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067419052960 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5171] ppid=5165 vsize=10555476 memory=8329540 CPUtime=594.41 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) R 5165 5168 3242 0 -1 4202560 98278 0 0 0 59242 199 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067340889232 140067399810856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5172] ppid=5165 vsize=10555476 memory=8329540 CPUtime=594.84 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) R 5165 5168 3242 0 -1 4202560 61405 0 0 0 59260 224 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067020467216 140067399810840 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5173] ppid=5165 vsize=10555476 memory=8329540 CPUtime=594.08 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) R 5165 5168 3242 0 -1 4202560 72821 0 0 0 59182 226 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067019414304 140067399810859 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5174] ppid=5165 vsize=10555476 memory=8329540 CPUtime=594.79 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) R 5165 5168 3242 0 -1 4202560 68066 0 0 0 59264 215 0 0 20 0 15 0 96125192 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140067018361616 140067396424231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5175] ppid=5165 vsize=10555476 memory=8329540 CPUtime=98.23 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5165 5168 3242 0 -1 1077944384 112016 0 0 0 9817 6 0 0 20 0 15 0 96125193 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066906969024 140067414824661 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5176] ppid=5165 vsize=10555476 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5165 5168 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066905916512 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5177] ppid=5165 vsize=10555476 memory=28204 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5165 5168 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96125194 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066904863616 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5178] ppid=5165 vsize=10555476 memory=8329540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5165 5168 3242 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066903811568 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5179] ppid=5165 vsize=10555476 memory=4144 CPUtime=1.66 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5165 5168 3242 0 -1 1077944384 12894 0 0 0 165 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066902760352 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5180] ppid=5165 vsize=10555476 memory=8329540 CPUtime=1.9 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5165 5168 3242 0 -1 1077944384 10302 0 0 0 189 1 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066901707264 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5181] ppid=5165 vsize=10555476 memory=8329540 CPUtime=0.39 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5165 5168 3242 0 -1 1077944384 3890 0 0 0 39 0 0 0 20 0 15 0 96125196 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066900654752 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5182] ppid=5165 vsize=10555476 memory=8329540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5165 5168 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066899602144 140067414824661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
[pid=5168/tid=5183] ppid=5165 vsize=10555476 memory=1952 CPUtime=0.55 cores=1,3,5,7
/proc/5168/task/5183/stat : 5183 (java) S 5165 5168 3242 0 -1 1077944384 1820 0 0 0 26 29 0 0 20 0 15 0 96125197 10808807424 2082385 33554432000 4194304 4196468 140722705628480 140066898549424 140067414825602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31420416 140722705634438 140722705634591 140722705634591 140722705637327 0
Current children cumulated CPU time: 2527.89 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329540 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 748.159
CPU time (s): 2527.97
CPU user time (s): 2518.87
CPU system time (s): 9.10171
CPU usage (%): 337.892
Max. virtual memory (cumulated for all children) (KiB): 10559672
Max. memory (cumulated for all children) (KiB): 8329540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.87
system time used= 9.10171
maximum resident set size= 8329804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 463878
page faults= 0
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41284
involuntary context switches= 24885


# summary of solver processes directly reported to runsolver:
#   pid: 5168
#   total CPU time (s): 2527.97
#   total CPU user time (s): 2518.87
#   total CPU system time (s): 9.10171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.30758 second user time and 7.70237 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 15:06:24
IDJOB=4263651
IDBENCH=133917
IDSOLVER=2651
FILE ID=node149/4263651-1502630443
RUNJOBID= node149-1502620619-3502
PBS_JOBID= 20628307
Free space on /tmp= 61932 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-30.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263651-1502630443/watcher-4263651-1502630443 -o /tmp/evaluation-result-4263651-1502630443/solver-4263651-1502630443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502620619-3502 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263651-1502630443.xml

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

MD5SUM BENCH= 342946d6497bc5c3a3caf7e92c124315
RANDOM SEED=1006191793

node149.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.43
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.43
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.43
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.43
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:        25649096 kB
MemAvailable:   29667472 kB
Buffers:          255292 kB
Cached:          4036768 kB
SwapCached:            0 kB
Active:          3353620 kB
Inactive:        3297800 kB
Active(anon):    2362336 kB
Inactive(anon):    24944 kB
Active(file):     991284 kB
Inactive(file):  3272856 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1576 kB
Writeback:             0 kB
AnonPages:       2365200 kB
Mapped:            55352 kB
Shmem:             25224 kB
Slab:             166972 kB
SReclaimable:     140144 kB
SUnreclaim:        26828 kB
KernelStack:        3568 kB
PageTables:         9808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3626104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2236416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61932 MiB
End job on node149 at 2017-08-13 15:18:53