Trace number 4275820

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26? (TO) 19757.9 2520.1399

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-20-20-9.xml
MD5SUM167976addb93ebd5943ef7570ccdd100
Bench CategoryCOP (optimization 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 variables1620
Number of constraints1260
Number of domains22
Minimum domain size15
Maximum domain size1384
Distribution of domain sizes[{"size":15,"count":40},{"size":17,"count":40},{"size":18,"count":140},{"size":19,"count":180},{"size":20,"count":400},{"size":1384,"count":820}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":420},{"degree":3,"count":800},{"degree":21,"count":400}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":3,"count":400},{"arity":20,"count":40},{"arity":22,"count":400}]
Number of extensional constraints400
Number of intensional constraints420
Distribution of constraint types[{"type":"extension","count":400},{"type":"intension","count":420},{"type":"allDifferent","count":20},{"type":"noOverlap","count":20},{"type":"element","count":400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 464876816
0.29/0.25	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
2.06/0.82	c Parsing done, starting search...
19757.04/2520.11	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 (13942 MiB free)
  memory of node 1: 16384 MiB (14155 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275820-1502661566/watcher-4275820-1502661566 -o /tmp/evaluation-result-4275820-1502661566/solver-4275820-1502661566 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502660707-27275 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 464876816 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275820-1502661566.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100148 s]*
/proc/loadavg: 9.08 8.70 8.62 3/198 27312
/proc/meminfo: memFree=28753864/32770624 swapFree=67108860/67108860
[pid=27292] ppid=27289 vsize=14325320 memory=34252 CPUtime=0.11 cores=0-7
/proc/27292/stat : 27292 (java) S 27289 27292 27248 0 -1 1077944320 8455 0 0 0 10 1 0 0 20 0 20 0 99237631 14669127680 8563 33554432000 4194304 4196468 140723844176080 140723844158624 140596487679735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
/proc/27292/statm: 3581330 8563 3409 1 0 3569050 0
[pid=27292/tid=27294] ppid=27289 vsize=14325320 memory=7826019685113961376 CPUtime=0.08 cores=0-7
/proc/27292/task/27294/stat : 27294 (java) R 27289 27292 27248 0 -1 4202560 6384 0 0 0 8 0 0 0 20 0 20 0 99237631 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596491896416 140596471760222 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27295] ppid=27289 vsize=14325320 memory=732370247261346789 CPUtime=0 cores=0-7
/proc/27292/task/27295/stat : 27295 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596440300176 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27296] ppid=27289 vsize=14325320 memory=140108923893376 CPUtime=0 cores=0-7
/proc/27292/task/27296/stat : 27296 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596439247376 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27297] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27297/stat : 27297 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596438194576 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27298] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27298/stat : 27298 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596437141776 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27299] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27299/stat : 27299 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596436090000 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27300] ppid=27289 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/27292/task/27300/stat : 27300 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596435037200 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27301] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27301/stat : 27301 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596433984400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27302] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27302/stat : 27302 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 8563 33554432000 4194304 4196468 140723844176080 140596432931600 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27303] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27303/stat : 27303 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237634 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595316615536 140596487690882 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27304] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27304/stat : 27304 (java) S 27289 27292 27248 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99237634 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595315561504 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27305] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27305/stat : 27305 (java) S 27289 27292 27248 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99237634 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595314508656 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27306] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27306/stat : 27306 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595313456976 140596487698331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27307] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27307/stat : 27307 (java) S 27289 27292 27248 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595312405360 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27308] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27308/stat : 27308 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595311352560 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27309] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27309/stat : 27309 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595310299760 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27310] ppid=27289 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/27292/task/27310/stat : 27310 (java) R 27289 27292 27248 0 -1 4202560 385 0 0 0 1 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595309246960 140596466300673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27311] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27311/stat : 27311 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595308194400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27312] ppid=27289 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/27292/task/27312/stat : 27312 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 8563 33554432000 4194304 4196468 140723844176080 140595307141680 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34252 KiB

[startup+0.210203 s]*
/proc/loadavg: 9.08 8.70 8.62 3/198 27312
/proc/meminfo: memFree=28743752/32770624 swapFree=67108860/67108860
[pid=27292] ppid=27289 vsize=14325320 memory=43400 CPUtime=0.29 cores=0-7
/proc/27292/stat : 27292 (java) S 27289 27292 27248 0 -1 1077944320 9454 0 0 0 27 2 0 0 20 0 20 0 99237631 14669127680 10850 33554432000 4194304 4196468 140723844176080 140723844158624 140596487679735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
/proc/27292/statm: 3581330 10850 3597 1 0 3569050 0
[pid=27292/tid=27294] ppid=27289 vsize=14325320 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/27292/task/27294/stat : 27294 (java) R 27289 27292 27248 0 -1 4202560 7023 0 0 0 18 1 0 0 20 0 20 0 99237631 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596491899888 140596471760222 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27295] ppid=27289 vsize=14325320 memory=288230604674433361 CPUtime=0 cores=0-7
/proc/27292/task/27295/stat : 27295 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596440300176 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27296] ppid=27289 vsize=14325320 memory=140108924343840 CPUtime=0 cores=0-7
/proc/27292/task/27296/stat : 27296 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596439247376 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27297] ppid=27289 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/27292/task/27297/stat : 27297 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596438194576 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27298] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27298/stat : 27298 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596437141776 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27299] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27299/stat : 27299 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596436090000 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27300] ppid=27289 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/27292/task/27300/stat : 27300 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596435037200 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27301] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27301/stat : 27301 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596433984400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27302] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27302/stat : 27302 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669127680 10850 33554432000 4194304 4196468 140723844176080 140596432931600 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27303] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27303/stat : 27303 (java) S 27289 27292 27248 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 99237634 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595316615536 140596487690882 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27304] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27304/stat : 27304 (java) S 27289 27292 27248 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99237634 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595315561504 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27305] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27305/stat : 27305 (java) S 27289 27292 27248 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99237634 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595314508656 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27306] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27306/stat : 27306 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595313456976 140596487698331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27307] ppid=27289 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/27292/task/27307/stat : 27307 (java) S 27289 27292 27248 0 -1 1077944384 422 0 0 0 2 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595312405360 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27308] ppid=27289 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/27292/task/27308/stat : 27308 (java) S 27289 27292 27248 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595311352560 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27309] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27309/stat : 27309 (java) S 27289 27292 27248 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595310299760 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27310] ppid=27289 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/27292/task/27310/stat : 27310 (java) S 27289 27292 27248 0 -1 1077944384 411 0 0 0 5 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595309246960 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27311] ppid=27289 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27311/stat : 27311 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595308194400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27312] ppid=27289 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/27292/task/27312/stat : 27312 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669127680 10850 33554432000 4194304 4196468 140723844176080 140595307141680 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43400 KiB

[startup+0.309699 s]*
/proc/loadavg: 9.08 8.70 8.62 3/198 27312
/proc/meminfo: memFree=28737176/32770624 swapFree=67108860/67108860
[pid=27292] ppid=27289 vsize=14325340 memory=50792 CPUtime=0.47 cores=0-7
/proc/27292/stat : 27292 (java) S 27289 27292 27248 0 -1 1077944320 10540 0 0 0 44 3 0 0 20 0 20 0 99237631 14669148160 12698 33554432000 4194304 4196468 140723844176080 140723844158624 140596487679735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
/proc/27292/statm: 3581335 12698 3687 1 0 3569050 0
[pid=27292/tid=27294] ppid=27289 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/27292/task/27294/stat : 27294 (java) R 27289 27292 27248 0 -1 4202560 7589 0 0 0 27 2 0 0 20 0 20 0 99237631 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596491900576 140596106833024 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27295] ppid=27289 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27295/stat : 27295 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596440300176 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27296] ppid=27289 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27296/stat : 27296 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596439247376 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27297] ppid=27289 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27297/stat : 27297 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596438194576 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27298] ppid=27289 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27298/stat : 27298 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596437141776 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27299] ppid=27289 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/27292/task/27299/stat : 27299 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596436090000 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27300] ppid=27289 vsize=14325340 memory=140108812612527 CPUtime=0 cores=0-7
/proc/27292/task/27300/stat : 27300 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596435037200 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27301] ppid=27289 vsize=14325340 memory=140108812614832 CPUtime=0 cores=0-7
/proc/27292/task/27301/stat : 27301 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596433984400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27302] ppid=27289 vsize=14325340 memory=140108812617136 CPUtime=0 cores=0-7
/proc/27292/task/27302/stat : 27302 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14669148160 12698 33554432000 4194304 4196468 140723844176080 140596432931600 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27303] ppid=27289 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27303/stat : 27303 (java) S 27289 27292 27248 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 99237634 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595316615536 140596487690882 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27304] ppid=27289 vsize=14325340 memory=280217625241232 CPUtime=0 cores=0-7
/proc/27292/task/27304/stat : 27304 (java) S 27289 27292 27248 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99237634 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595315561504 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27305] ppid=27289 vsize=14325340 memory=280217625248144 CPUtime=0 cores=0-7
/proc/27292/task/27305/stat : 27305 (java) S 27289 27292 27248 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99237634 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595314508656 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27306] ppid=27289 vsize=14325340 memory=280217625189424 CPUtime=0 cores=0-7
/proc/27292/task/27306/stat : 27306 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595313456976 140596487698331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27307] ppid=27289 vsize=14325340 memory=280217625261968 CPUtime=0.03 cores=0-7
/proc/27292/task/27307/stat : 27307 (java) S 27289 27292 27248 0 -1 1077944384 456 0 0 0 3 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595312405360 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27308] ppid=27289 vsize=14325340 memory=280217625268880 CPUtime=0.04 cores=0-7
/proc/27292/task/27308/stat : 27308 (java) S 27289 27292 27248 0 -1 1077944384 254 0 0 0 4 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595311352560 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27309] ppid=27289 vsize=14325340 memory=280217625266576 CPUtime=0.01 cores=0-7
/proc/27292/task/27309/stat : 27309 (java) S 27289 27292 27248 0 -1 1077944384 324 0 0 0 1 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595310299760 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27310] ppid=27289 vsize=14325340 memory=280217625283136 CPUtime=0.07 cores=0-7
/proc/27292/task/27310/stat : 27310 (java) S 27289 27292 27248 0 -1 1077944384 529 0 0 0 7 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595309246960 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27311] ppid=27289 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27311/stat : 27311 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595308194400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27312] ppid=27289 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/27292/task/27312/stat : 27312 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237637 14669148160 12698 33554432000 4194304 4196468 140723844176080 140595307141680 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50792 KiB

[startup+0.700857 s]
/proc/loadavg: 9.08 8.70 8.62 4/198 27312
/proc/meminfo: memFree=28722320/32770624 swapFree=67108860/67108860
[pid=27292] ppid=27289 vsize=14327388 memory=92576 CPUtime=1.69 cores=0-7
/proc/27292/stat : 27292 (java) S 27289 27292 27248 0 -1 1077944320 14745 0 0 0 163 6 0 0 20 0 20 0 99237631 14671245312 23144 33554432000 4194304 4196468 140723844176080 140723844158624 140596487679735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
/proc/27292/statm: 3581847 23144 3773 1 0 3569562 0
[pid=27292/tid=27294] ppid=27289 vsize=14327388 memory=6370412455426085478 CPUtime=0.67 cores=0-7
/proc/27292/task/27294/stat : 27294 (java) R 27289 27292 27248 0 -1 4202560 8508 0 0 0 64 3 0 0 20 0 20 0 99237631 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596491912640 140596487691670 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27295] ppid=27289 vsize=14327388 memory=117299851875678 CPUtime=0 cores=0-7
/proc/27292/task/27295/stat : 27295 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596440300176 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27296] ppid=27289 vsize=14327388 memory=140108812642005 CPUtime=0 cores=0-7
/proc/27292/task/27296/stat : 27296 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596439247376 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27297] ppid=27289 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27297/stat : 27297 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596438194576 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27298] ppid=27289 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27298/stat : 27298 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596437141776 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27299] ppid=27289 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27299/stat : 27299 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596436090000 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27300] ppid=27289 vsize=14327388 memory=2353 CPUtime=0 cores=0-7
/proc/27292/task/27300/stat : 27300 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596435037200 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27301] ppid=27289 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27301/stat : 27301 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596433984400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27302] ppid=27289 vsize=14327388 memory=1728 CPUtime=0 cores=0-7
/proc/27292/task/27302/stat : 27302 (java) S 27289 27292 27248 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99237632 14671245312 23144 33554432000 4194304 4196468 140723844176080 140596432931600 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27303] ppid=27289 vsize=14327388 memory=12064 CPUtime=0 cores=0-7
/proc/27292/task/27303/stat : 27303 (java) S 27289 27292 27248 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 99237634 14671245312 23144 33554432000 4194304 4196468 140723844176080 140595316615536 140596487690882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0

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

/proc/27292/task/27323/stat : 27323 (java) R 27289 27292 27248 0 -1 4202560 52866 0 0 0 242873 90 0 0 20 0 34 0 99242173 15638126592 735399 33554432000 4194304 4196468 140723844176080 140595214392280 140596117715454 0 4 0 16800975 0 0 0 -1 6 0 0 47 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27324] ppid=27289 vsize=15271608 memory=916 CPUtime=0 cores=0-7
/proc/27292/task/27324/stat : 27324 (java) S 27289 27292 27248 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 34 0 99242174 15638126592 735399 33554432000 4194304 4196468 140723844176080 140595213346208 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27325] ppid=27289 vsize=15271608 memory=4096 CPUtime=2428.42 cores=0-7
/proc/27292/task/27325/stat : 27325 (java) R 27289 27292 27248 0 -1 4202560 53767 0 0 0 242746 96 0 0 20 0 34 0 99242196 15638126592 735399 33554432000 4194304 4196468 140723844176080 140595212286544 140596116702842 0 4 0 16800975 0 0 0 -1 1 0 0 37 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27326] ppid=27289 vsize=15271608 memory=29176 CPUtime=0 cores=0-7
/proc/27292/task/27326/stat : 27326 (java) S 27289 27292 27248 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 99242196 15638126592 735399 33554432000 4194304 4196468 140723844176080 140595211240608 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
Current children cumulated CPU time: 19615.9 s
Current children cumulated vsize: 15271608 KiB
Current children cumulated memory: 2941596 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.09 8.90 8.81 10/212 27402
/proc/meminfo: memFree=25841904/32770624 swapFree=67108860/67108860
[pid=27292] ppid=27289 vsize=15271608 memory=2936980 CPUtime=19757 cores=0-7
/proc/27292/stat : 27292 (java) S 27289 27292 27248 0 -1 1077944320 1344899 0 0 0 1974535 1169 0 0 20 0 34 0 99237631 15638126592 734245 33554432000 4194304 4196468 140723844176080 140723844158624 140596487679735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
/proc/27292/statm: 3817902 734245 3873 1 0 3805096 0
[pid=27292/tid=27294] ppid=27289 vsize=15271608 memory=1440 CPUtime=45.14 cores=0-7
/proc/27292/task/27294/stat : 27294 (java) S 27289 27292 27248 0 -1 1077944384 20751 0 0 0 4451 63 0 0 20 0 34 0 99237631 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596491917440 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27295] ppid=27289 vsize=15271608 memory=15876 CPUtime=16.02 cores=0-7
/proc/27292/task/27295/stat : 27295 (java) S 27289 27292 27248 0 -1 1077944384 78843 0 0 0 1572 30 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596440300176 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27296] ppid=27289 vsize=15271608 memory=-7003737579269690708 CPUtime=16.07 cores=0-7
/proc/27292/task/27296/stat : 27296 (java) S 27289 27292 27248 0 -1 1077944384 73164 0 0 0 1576 31 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596439247376 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27297] ppid=27289 vsize=15271608 memory=2938516 CPUtime=15.96 cores=0-7
/proc/27292/task/27297/stat : 27297 (java) S 27289 27292 27248 0 -1 1077944384 75309 0 0 0 1563 33 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596438194576 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27298] ppid=27289 vsize=15271608 memory=2936980 CPUtime=16.02 cores=0-7
/proc/27292/task/27298/stat : 27298 (java) S 27289 27292 27248 0 -1 1077944384 73012 0 0 0 1569 33 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596437141776 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27299] ppid=27289 vsize=15271608 memory=1728 CPUtime=16.02 cores=0-7
/proc/27292/task/27299/stat : 27299 (java) S 27289 27292 27248 0 -1 1077944384 72124 0 0 0 1566 36 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596436090000 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27300] ppid=27289 vsize=15271608 memory=12064 CPUtime=16.1 cores=0-7
/proc/27292/task/27300/stat : 27300 (java) S 27289 27292 27248 0 -1 1077944384 81760 0 0 0 1575 35 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596435037200 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 21 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27301] ppid=27289 vsize=15271608 memory=1004 CPUtime=16.04 cores=0-7
/proc/27292/task/27301/stat : 27301 (java) S 27289 27292 27248 0 -1 1077944384 77395 0 0 0 1573 31 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596433984400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27302] ppid=27289 vsize=15271608 memory=1228 CPUtime=16.06 cores=0-7
/proc/27292/task/27302/stat : 27302 (java) S 27289 27292 27248 0 -1 1077944384 74432 0 0 0 1574 32 0 0 20 0 34 0 99237632 15638126592 734245 33554432000 4194304 4196468 140723844176080 140596432931600 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27303] ppid=27289 vsize=15271608 memory=1952 CPUtime=2.14 cores=0-7
/proc/27292/task/27303/stat : 27303 (java) S 27289 27292 27248 0 -1 1077944384 151370 0 0 0 155 59 0 0 20 0 34 0 99237634 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595316615536 140596487690882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27304] ppid=27289 vsize=15271608 memory=5796 CPUtime=0 cores=0-7
/proc/27292/task/27304/stat : 27304 (java) S 27289 27292 27248 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 34 0 99237634 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595315561568 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27305] ppid=27289 vsize=15271608 memory=4616 CPUtime=0 cores=0-7
/proc/27292/task/27305/stat : 27305 (java) S 27289 27292 27248 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 34 0 99237634 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595314508672 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27306] ppid=27289 vsize=15271608 memory=8584 CPUtime=0 cores=0-7
/proc/27292/task/27306/stat : 27306 (java) S 27289 27292 27248 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595313456976 140596487698331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27307] ppid=27289 vsize=15271608 memory=792 CPUtime=4.47 cores=0-7
/proc/27292/task/27307/stat : 27307 (java) S 27289 27292 27248 0 -1 1077944384 26382 0 0 0 439 8 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595312405360 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27308] ppid=27289 vsize=15271608 memory=1204 CPUtime=3.81 cores=0-7
/proc/27292/task/27308/stat : 27308 (java) S 27289 27292 27248 0 -1 1077944384 25568 0 0 0 373 8 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595311352560 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27309] ppid=27289 vsize=15271608 memory=2428 CPUtime=3.43 cores=0-7
/proc/27292/task/27309/stat : 27309 (java) S 27289 27292 27248 0 -1 1077944384 24423 0 0 0 335 8 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595310299760 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27310] ppid=27289 vsize=15271608 memory=1292 CPUtime=1.39 cores=0-7
/proc/27292/task/27310/stat : 27310 (java) S 27289 27292 27248 0 -1 1077944384 22885 0 0 0 134 5 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595309246960 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27311] ppid=27289 vsize=15271608 memory=1728 CPUtime=0 cores=0-7
/proc/27292/task/27311/stat : 27311 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595308194400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27312] ppid=27289 vsize=15271608 memory=12064 CPUtime=0.93 cores=0-7
/proc/27292/task/27312/stat : 27312 (java) S 27289 27292 27248 0 -1 1077944384 9068 0 0 0 35 58 0 0 20 0 34 0 99237637 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595307141680 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27313] ppid=27289 vsize=15271608 memory=1004 CPUtime=0 cores=0-7
/proc/27292/task/27313/stat : 27313 (java) S 27289 27292 27248 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 34 0 99242143 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595294757504 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27314] ppid=27289 vsize=15271608 memory=1228 CPUtime=4.89 cores=0-7
/proc/27292/task/27314/stat : 27314 (java) S 27289 27292 27248 0 -1 1077944384 18272 0 0 0 222 267 0 0 20 0 34 0 99242154 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595293704992 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27315] ppid=27289 vsize=15271608 memory=1952 CPUtime=2445.27 cores=0-7
/proc/27292/task/27315/stat : 27315 (java) R 27289 27292 27248 0 -1 4202560 58359 0 0 0 244447 80 0 0 20 0 34 0 99242164 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595290549224 140596114606690 0 4 0 16800975 0 0 0 -1 3 0 0 42 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27316] ppid=27289 vsize=15271608 memory=5796 CPUtime=2444.56 cores=0-7
/proc/27292/task/27316/stat : 27316 (java) R 27289 27292 27248 0 -1 4202560 54413 0 0 0 244362 94 0 0 20 0 34 0 99242165 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595289496600 140596115560969 0 4 0 16800975 0 0 0 -1 2 0 0 49 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27317] ppid=27289 vsize=15271608 memory=4616 CPUtime=0.14 cores=0-7
/proc/27292/task/27317/stat : 27317 (java) S 27289 27292 27248 0 -1 1077944384 56 0 0 0 14 0 0 0 20 0 34 0 99242165 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595288450336 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27318] ppid=27289 vsize=15271608 memory=8584 CPUtime=2446.21 cores=0-7
/proc/27292/task/27318/stat : 27318 (java) R 27289 27292 27248 0 -1 4202560 55081 0 0 0 244548 73 0 0 20 0 34 0 99242171 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595287390920 140596118724051 0 4 0 16800975 0 0 0 -1 0 0 0 44 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27319] ppid=27289 vsize=15271608 memory=792 CPUtime=2444.2 cores=0-7
/proc/27292/task/27319/stat : 27319 (java) R 27289 27292 27248 0 -1 4202560 50527 0 0 0 244294 126 0 0 20 0 34 0 99242171 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595286338344 140596116702828 0 4 0 16800975 0 0 0 -1 6 0 0 48 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27320] ppid=27289 vsize=15271608 memory=1204 CPUtime=2445.53 cores=0-7
/proc/27292/task/27320/stat : 27320 (java) R 27289 27292 27248 0 -1 4202560 57864 0 0 0 244481 72 0 0 20 0 34 0 99242172 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595217549736 140596116702842 0 4 0 16800975 0 0 0 -1 5 0 0 30 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27321] ppid=27289 vsize=15271608 memory=1716 CPUtime=2443.36 cores=0-7
/proc/27292/task/27321/stat : 27321 (java) R 27289 27292 27248 0 -1 4202560 53253 0 0 0 244222 114 0 0 20 0 34 0 99242172 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595216496936 140596118719606 0 4 0 16800975 0 0 0 -1 1 0 0 39 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27322] ppid=27289 vsize=15271608 memory=316378072163287066 CPUtime=0.14 cores=0-7
/proc/27292/task/27322/stat : 27322 (java) S 27289 27292 27248 0 -1 1077944384 28 0 0 0 14 0 0 0 20 0 34 0 99242172 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595215450784 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27323] ppid=27289 vsize=15271608 memory=288230621803970871 CPUtime=2447.19 cores=0-7
/proc/27292/task/27323/stat : 27323 (java) R 27289 27292 27248 0 -1 4202560 54133 0 0 0 244627 92 0 0 20 0 34 0 99242173 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595214394864 140596115669308 0 4 0 16800975 0 0 0 -1 4 0 0 49 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27324] ppid=27289 vsize=15271608 memory=15254844206221894 CPUtime=0 cores=0-7
/proc/27292/task/27324/stat : 27324 (java) S 27289 27292 27248 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 34 0 99242174 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595213346208 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27325] ppid=27289 vsize=15271608 memory=12064 CPUtime=2445.71 cores=0-7
/proc/27292/task/27325/stat : 27325 (java) R 27289 27292 27248 0 -1 4202560 54858 0 0 0 244473 98 0 0 20 0 34 0 99242196 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595212286400 140596117715360 0 4 0 16800975 0 0 0 -1 7 0 0 38 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27326] ppid=27289 vsize=15271608 memory=1004 CPUtime=0 cores=0-7
/proc/27292/task/27326/stat : 27326 (java) S 27289 27292 27248 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 99242196 15638126592 734245 33554432000 4194304 4196468 140723844176080 140595211240608 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
Current children cumulated CPU time: 19757 s
Current children cumulated vsize: 15271608 KiB
Current children cumulated memory: 2936980 KiB

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

[startup+2520.14 s]
# the end of solver process 27292 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19746.2 s, system=11.7115 s

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

[startup+2520.12 s]
/proc/loadavg: 9.09 8.90 8.81 10/212 27402
/proc/meminfo: memFree=25841904/32770624 swapFree=67108860/67108860
[pid=27292] ppid=27289 vsize=15404736 memory=2936064 CPUtime=19757.9 cores=0-7
/proc/27292/stat : 27292 (java) S 27289 27292 27248 0 -1 1077944320 1346173 0 0 0 1974623 1169 0 0 20 0 34 0 99237631 15774449664 734016 33554432000 4194304 4196468 140723844176080 140723844158624 140596487679735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
/proc/27292/statm: 3851184 734016 3875 1 0 3838378 0
[pid=27292/tid=27294] ppid=27289 vsize=15404736 memory=2936980 CPUtime=45.14 cores=0-7
/proc/27292/task/27294/stat : 27294 (java) S 27289 27292 27248 0 -1 1077944384 20751 0 0 0 4451 63 0 0 20 0 34 0 99237631 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596491917440 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27295] ppid=27289 vsize=15404736 memory=2936980 CPUtime=16.03 cores=0-7
/proc/27292/task/27295/stat : 27295 (java) S 27289 27292 27248 0 -1 1077944384 79076 0 0 0 1573 30 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596440300176 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27296] ppid=27289 vsize=15404736 memory=2939544 CPUtime=16.08 cores=0-7
/proc/27292/task/27296/stat : 27296 (java) S 27289 27292 27248 0 -1 1077944384 73177 0 0 0 1577 31 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596439247376 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27297] ppid=27289 vsize=15404736 memory=2939544 CPUtime=15.97 cores=0-7
/proc/27292/task/27297/stat : 27297 (java) S 27289 27292 27248 0 -1 1077944384 75376 0 0 0 1564 33 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596438194576 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27298] ppid=27289 vsize=15404736 memory=2936980 CPUtime=16.03 cores=0-7
/proc/27292/task/27298/stat : 27298 (java) S 27289 27292 27248 0 -1 1077944384 73025 0 0 0 1570 33 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596437141776 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27299] ppid=27289 vsize=15404736 memory=56 CPUtime=16.03 cores=0-7
/proc/27292/task/27299/stat : 27299 (java) S 27289 27292 27248 0 -1 1077944384 72279 0 0 0 1567 36 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596436090000 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27300] ppid=27289 vsize=15404736 memory=3010336 CPUtime=16.12 cores=0-7
/proc/27292/task/27300/stat : 27300 (java) S 27289 27292 27248 0 -1 1077944384 81768 0 0 0 1577 35 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596435037200 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 21 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27301] ppid=27289 vsize=15404736 memory=2936980 CPUtime=16.05 cores=0-7
/proc/27292/task/27301/stat : 27301 (java) S 27289 27292 27248 0 -1 1077944384 77405 0 0 0 1574 31 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596433984400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27302] ppid=27289 vsize=15404736 memory=4096 CPUtime=16.08 cores=0-7
/proc/27292/task/27302/stat : 27302 (java) S 27289 27292 27248 0 -1 1077944384 74644 0 0 0 1576 32 0 0 20 0 34 0 99237632 15774449664 734016 33554432000 4194304 4196468 140723844176080 140596432931600 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27303] ppid=27289 vsize=15404736 memory=280217626734656 CPUtime=2.14 cores=0-7
/proc/27292/task/27303/stat : 27303 (java) R 27289 27292 27248 0 -1 4202560 151543 0 0 0 155 59 0 0 20 0 34 0 99237634 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595316615456 140596487701082 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27304] ppid=27289 vsize=15404736 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/27292/task/27304/stat : 27304 (java) S 27289 27292 27248 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 34 0 99237634 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595315561568 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27305] ppid=27289 vsize=15404736 memory=234943 CPUtime=0 cores=0-7
/proc/27292/task/27305/stat : 27305 (java) S 27289 27292 27248 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 34 0 99237634 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595314508672 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27306] ppid=27289 vsize=15404736 memory=0 CPUtime=0 cores=0-7
/proc/27292/task/27306/stat : 27306 (java) S 27289 27292 27248 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 34 0 99237637 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595313456624 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27307] ppid=27289 vsize=15404736 memory=2941084 CPUtime=4.47 cores=0-7
/proc/27292/task/27307/stat : 27307 (java) S 27289 27292 27248 0 -1 1077944384 26382 0 0 0 439 8 0 0 20 0 34 0 99237637 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595312405360 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27308] ppid=27289 vsize=15404736 memory=2941596 CPUtime=3.81 cores=0-7
/proc/27292/task/27308/stat : 27308 (java) S 27289 27292 27248 0 -1 1077944384 25568 0 0 0 373 8 0 0 20 0 34 0 99237637 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595311352560 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27309] ppid=27289 vsize=15404736 memory=140108813411968 CPUtime=3.43 cores=0-7
/proc/27292/task/27309/stat : 27309 (java) S 27289 27292 27248 0 -1 1077944384 24423 0 0 0 335 8 0 0 20 0 34 0 99237637 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595310299760 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27310] ppid=27289 vsize=15404736 memory=-1751206890918255646 CPUtime=1.39 cores=0-7
/proc/27292/task/27310/stat : 27310 (java) S 27289 27292 27248 0 -1 1077944384 22885 0 0 0 134 5 0 0 20 0 34 0 99237637 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595309246960 140596487690882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27311] ppid=27289 vsize=15404736 memory=4096 CPUtime=0 cores=0-7
/proc/27292/task/27311/stat : 27311 (java) S 27289 27292 27248 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 99237637 15774449664 734016 33554432000 4194304 4196468 140723844176080 140595308194400 140596487689941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27313] ppid=27289 vsize=15404736 memory=2340 CPUtime=0 cores=0-7
/proc/27292/task/27313/stat : 27313 (java) R 27289 27292 27248 0 -1 4203588 52 0 0 0 0 0 0 0 20 0 34 0 99242143 15774449664 734043 33554432000 4194304 4196468 140723844176080 140595294757504 140596487689941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 36608
[pid=27292/tid=27315] ppid=27289 vsize=15404736 memory=2939544 CPUtime=2445.36 cores=0-7
/proc/27292/task/27315/stat : 27315 (java) R 27289 27292 27248 0 -1 1077944384 58494 0 0 0 244456 80 0 0 20 0 29 0 99242164 15774449664 734067 33554432000 4194304 4196468 140723844176080 140595290550112 140596487689941 256 4 0 16800975 0 0 0 -1 3 0 0 42 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27316] ppid=27289 vsize=0 memory=4096 CPUtime=2444.65 cores=0-7
/proc/27292/task/27316/stat : 27316 (java) R 27289 27292 27248 0 -1 4195396 54418 0 0 0 244371 94 0 0 20 0 20 0 99242165 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 49 0 0 0 0 0 0 0 0 0 0
[pid=27292/tid=27318] ppid=27289 vsize=0 memory=2936980 CPUtime=2446.31 cores=0-7
/proc/27292/task/27318/stat : 27318 (java) X 27289 27292 27248 0 -1 4195396 55086 0 0 0 244558 73 0 0 20 0 9 0 99242171 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 44 0 0 0 0 0 0 0 0 0 0
[pid=27292/tid=27319] ppid=27289 vsize=15404736 memory=2939544 CPUtime=2444.3 cores=0-7
/proc/27292/task/27319/stat : 27319 (java) R 27289 27292 27248 0 -1 1077944384 50532 0 0 0 244304 126 0 0 20 0 6 0 99242171 15774449664 734210 33554432000 4194304 4196468 140723844176080 140595286338288 140596487689941 256 4 0 16800975 0 0 0 -1 0 0 0 48 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
[pid=27292/tid=27326] ppid=27289 vsize=15404736 memory=1728 CPUtime=0 cores=0-7
/proc/27292/task/27326/stat : 27326 (java) R 27289 27292 27248 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 2 0 99242196 15774449664 734210 33554432000 4194304 4196468 140723844176080 140595211240608 140596487689941 256 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14557184 140723844179042 140723844179227 140723844179227 140723844181967 0
Current children cumulated CPU time: 19757.9 s
Current children cumulated vsize: 15404736 KiB
Current children cumulated memory: 2936064 KiB

Child status: 143
Real time (s): 2520.14
CPU time (s): 19757.9
CPU user time (s): 19746.2
CPU system time (s): 11.7115
CPU usage (%): 784.002
Max. virtual memory (cumulated for all children) (KiB): 15404736
Max. memory (cumulated for all children) (KiB): 3990700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19746.2
system time used= 11.7115
maximum resident set size= 3992252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1346206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 396913
involuntary context switches= 416054


# summary of solver processes directly reported to runsolver:
#   pid: 27292
#   total CPU time (s): 19757.9
#   total CPU user time (s): 19746.2
#   total CPU system time (s): 11.7115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5808 second user time and 26.9363 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 23:45:07
IDJOB=4275820
IDBENCH=115804
IDSOLVER=2668
FILE ID=node148/4275820-1502661566
RUNJOBID= node148-1502660707-27275
PBS_JOBID= 20628959
Free space on /tmp= 61616 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-20-20-9.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275820-1502661566/watcher-4275820-1502661566 -o /tmp/evaluation-result-4275820-1502661566/solver-4275820-1502661566 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502660707-27275 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 464876816 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275820-1502661566.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 167976addb93ebd5943ef7570ccdd100
RANDOM SEED=464876816

node148.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.19
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.19
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.19
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.19
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:        28772536 kB
MemAvailable:   31985940 kB
Buffers:          217744 kB
Cached:          3284228 kB
SwapCached:            0 kB
Active:           840840 kB
Inactive:        2713832 kB
Active(anon):       4116 kB
Inactive(anon):    76676 kB
Active(file):     836724 kB
Inactive(file):  2637156 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42336 kB
Writeback:             0 kB
AnonPages:         58460 kB
Mapped:            43392 kB
Shmem:             25224 kB
Slab:             136796 kB
SReclaimable:     110716 kB
SUnreclaim:        26080 kB
KernelStack:        3104 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61576 MiB
End job on node148 at 2017-08-14 00:27:08