Trace number 4258273

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

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-6.xml
MD5SUM0823366b416f0d4f591b1c2bb0d09de5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark681
Best CPU time to get the best result obtained on this benchmark1577.75
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size723
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":723,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258273-1502639511/watcher-4258273-1502639511 -o /tmp/evaluation-result-4258273-1502639511/solver-4258273-1502639511 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15760 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258273-1502639511.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=17953, runsolver pid=17950
Current StackSize limit: 8192 KiB


[startup+0.106577 s]*
/proc/loadavg: 4.36 4.74 4.30 7/215 17968
/proc/meminfo: memFree=25121788/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10555400 memory=30524 CPUtime=0.14 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 6734 0 0 0 13 1 0 0 20 0 15 0 97032203 10808729600 7631 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2638850 7631 2792 1 0 2627263 0
[pid=17953/tid=17955] ppid=17950 vsize=10555400 memory=-7254947784588945530 CPUtime=0.1 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) D 17950 17953 6338 0 -1 1077944384 4598 0 0 0 9 1 0 0 20 0 15 0 97032203 10808729600 7631 33554432000 4194304 4196468 140725124937600 140560437285088 140560425753133 0 4 0 16800975 18446744072101662244 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10555400 memory=5793855188261202361 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808729600 7631 33554432000 4194304 4196468 140725124937600 140560389626896 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808729600 7631 33554432000 4194304 4196468 140725124937600 140560038812816 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10555432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808762368 7631 33554432000 4194304 4196468 140725124937600 140560037759760 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10555432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) S 17950 17953 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97032204 10808762368 7631 33554432000 4194304 4196468 140725124937600 140560036707216 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97032206 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559992805616 140560433085058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97032206 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559991751840 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97032206 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559990698736 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) S 17950 17953 6338 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559988595440 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) S 17950 17953 6338 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559987542896 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0.02 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) R 17950 17953 6338 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 15 0 97032209 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559986489840 140560433095258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 7631 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30524 KiB

[startup+0.210432 s]*
/proc/loadavg: 4.36 4.74 4.30 5/215 17968
/proc/meminfo: memFree=25012176/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10555400 memory=39908 CPUtime=0.3 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 8206 0 0 0 28 2 0 0 20 0 15 0 97032203 10808729600 9912 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2638850 9912 2950 1 0 2627263 0
[pid=17953/tid=17955] ppid=17950 vsize=10555400 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) R 17950 17953 6338 0 -1 4202560 5291 0 0 0 18 2 0 0 20 0 15 0 97032203 10808729600 9977 33554432000 4194304 4196468 140725124937600 140560437303680 140560417154398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10555400 memory=4211973663456099722 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808729600 9977 33554432000 4194304 4196468 140725124937600 140560389626896 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808729600 9977 33554432000 4194304 4196468 140725124937600 140560038812816 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808729600 9977 33554432000 4194304 4196468 140725124937600 140560037759760 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) S 17950 17953 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97032204 10808729600 9977 33554432000 4194304 4196468 140725124937600 140560036707216 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97032206 10808729600 9977 33554432000 4194304 4196468 140725124937600 140559992805616 140560433085058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97032206 10808729600 9977 33554432000 4194304 4196468 140725124937600 140559991751840 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97032206 10808729600 9977 33554432000 4194304 4196468 140725124937600 140559990698736 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 9977 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10555400 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) S 17950 17953 6338 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 15 0 97032209 10808729600 9977 33554432000 4194304 4196468 140725124937600 140559988595440 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) S 17950 17953 6338 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 9977 33554432000 4194304 4196468 140725124937600 140559987542896 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0.06 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) S 17950 17953 6338 0 -1 1077944384 836 0 0 0 6 0 0 0 20 0 15 0 97032209 10808729600 9984 33554432000 4194304 4196468 140725124937600 140559986489840 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 9984 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10555400 memory=139937251309184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032209 10808729600 9984 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 39908 KiB

[startup+0.310333 s]*
/proc/loadavg: 4.36 4.74 4.30 7/215 17968
/proc/meminfo: memFree=24897276/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10555476 memory=46720 CPUtime=0.52 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 8937 0 0 0 49 3 0 0 20 0 15 0 97032203 10808807424 11680 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2638869 11680 3036 1 0 2627263 0
[pid=17953/tid=17955] ppid=17950 vsize=10555476 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) R 17950 17953 6338 0 -1 4202560 5732 0 0 0 28 2 0 0 20 0 15 0 97032203 10808807424 11680 33554432000 4194304 4196468 140725124937600 140560437308880 140560417117541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10555476 memory=4211973663456099722 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808807424 11680 33554432000 4194304 4196468 140725124937600 140560389626896 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10555476 memory=139937251311541 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808807424 11680 33554432000 4194304 4196468 140725124937600 140560038812816 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10555476 memory=139937148158674 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032204 10808807424 11680 33554432000 4194304 4196468 140725124937600 140560037759760 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10555476 memory=139937148161487 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) S 17950 17953 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97032204 10808807424 11680 33554432000 4194304 4196468 140725124937600 140560036707216 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10555476 memory=139937251315549 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559992805616 140560433085058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10555476 memory=139937148170671 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559991751840 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10555476 memory=279874296332176 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559990698736 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10555476 memory=279874296329872 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10555476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) R 17950 17953 6338 0 -1 4202560 479 0 0 0 3 0 0 0 20 0 15 0 97032209 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559988595440 140560412791047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10555476 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) R 17950 17953 6338 0 -1 4202560 423 0 0 0 3 0 0 0 20 0 15 0 97032209 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559987542896 140560418191085 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10555476 memory=139937251309184 CPUtime=0.13 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) R 17950 17953 6338 0 -1 4202560 937 0 0 0 13 0 0 0 20 0 15 0 97032209 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559986489840 140560433095258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10555476 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10555476 memory=139937251309184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 11680 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46720 KiB

[startup+0.701776 s]
/proc/loadavg: 4.36 4.74 4.30 6/215 17968
/proc/meminfo: memFree=24556636/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10555476 memory=354156 CPUtime=1.55 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 10731 0 0 0 138 17 0 0 20 0 15 0 97032203 10808807424 88539 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2638869 88539 3109 1 0 2627263 0
[pid=17953/tid=17955] ppid=17950 vsize=10555476 memory=1952 CPUtime=0.6 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) R 17950 17953 6338 0 -1 4202560 5962 0 0 0 54 6 0 0 20 0 15 0 97032203 10808807424 88539 33554432000 4194304 4196468 140725124937600 140560437304376 140560072551883 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10555476 memory=5796 CPUtime=0.06 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) S 17950 17953 6338 0 -1 1077944384 72 0 0 0 4 2 0 0 20 0 15 0 97032204 10808807424 88539 33554432000 4194304 4196468 140725124937600 140560389626896 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10555476 memory=4616 CPUtime=0.05 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) S 17950 17953 6338 0 -1 1077944384 68 0 0 0 3 2 0 0 20 0 15 0 97032204 10808807424 88539 33554432000 4194304 4196468 140725124937600 140560038812816 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10555476 memory=7523356985603351872 CPUtime=0.05 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) S 17950 17953 6338 0 -1 1077944384 72 0 0 0 3 2 0 0 20 0 15 0 97032204 10808807424 88539 33554432000 4194304 4196468 140725124937600 140560037759760 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10555476 memory=7881696724453321575 CPUtime=0.05 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) S 17950 17953 6338 0 -1 1077944384 83 0 0 0 3 2 0 0 20 0 15 0 97032204 10808807424 88539 33554432000 4194304 4196468 140725124937600 140560036707216 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10555476 memory=7151836404271566928 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559992805616 140560433085058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559991751840 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559990698736 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10555476 memory=72 CPUtime=0.21 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) R 17950 17953 6338 0 -1 4202560 1019 0 0 0 21 0 0 0 20 0 15 0 97032209 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559988581320 140560414249708 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10555476 memory=3 CPUtime=0.2 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) R 17950 17953 6338 0 -1 4202560 617 0 0 0 20 0 0 0 20 0 15 0 97032209 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559987528920 140560411490512 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10555476 memory=6078 CPUtime=0.25 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) S 17950 17953 6338 0 -1 1077944384 1266 0 0 0 25 0 0 0 20 0 15 0 97032209 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559986489840 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10555476 memory=279874296516080 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 88539 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 354156 KiB

[startup+1.50079 s]
/proc/loadavg: 4.36 4.74 4.30 6/215 17968
/proc/meminfo: memFree=24058140/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10555476 memory=503568 CPUtime=3.31 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 12629 0 0 0 296 35 0 0 20 0 15 0 97032203 10808807424 125892 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2638869 125892 3111 1 0 2627263 0
[pid=17953/tid=17955] ppid=17950 vsize=10555476 memory=0 CPUtime=1.23 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) R 17950 17953 6338 0 -1 4202560 6008 0 0 0 117 6 0 0 20 0 15 0 97032203 10808807424 125892 33554432000 4194304 4196468 140725124937600 140560437307456 140560414722976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10555476 memory=-6940707314043349093 CPUtime=0.22 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) S 17950 17953 6338 0 -1 1077944384 206 0 0 0 16 6 0 0 20 0 15 0 97032204 10808807424 125892 33554432000 4194304 4196468 140725124937600 140560389626896 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10555476 memory=-5935602824819121961 CPUtime=0.21 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) S 17950 17953 6338 0 -1 1077944384 187 0 0 0 15 6 0 0 20 0 15 0 97032204 10808807424 125892 33554432000 4194304 4196468 140725124937600 140560038812816 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10555476 memory=-1161699032755887712 CPUtime=0.22 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) S 17950 17953 6338 0 -1 1077944384 215 0 0 0 15 7 0 0 20 0 15 0 97032204 10808807424 125892 33554432000 4194304 4196468 140725124937600 140560037759760 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10555476 memory=-6305719382032737664 CPUtime=0.22 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) S 17950 17953 6338 0 -1 1077944384 217 0 0 0 15 7 0 0 20 0 15 0 97032204 10808807424 125892 33554432000 4194304 4196468 140725124937600 140560036707216 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10555476 memory=-6305710585804973184 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 125892 33554432000 4194304 4196468 140725124937600 140559992805616 140560433085058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0

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

[startup+84.8007 s]
/proc/loadavg: 6.49 5.27 4.52 6/215 18044
/proc/meminfo: memFree=19491796/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10555476 memory=8298184 CPUtime=254.51 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 284673 0 0 0 24731 720 0 0 20 0 15 0 97032203 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2638869 2074546 3138 1 0 2627263 0
[pid=17953/tid=17955] ppid=17950 vsize=10555476 memory=21826 CPUtime=13.65 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) S 17950 17953 6338 0 -1 1077944384 15496 0 0 0 1351 14 0 0 20 0 15 0 97032203 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140560437307040 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10555476 memory=1341 CPUtime=55.59 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) R 17950 17953 6338 0 -1 4202560 48056 0 0 0 5389 170 0 0 20 0 15 0 97032204 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140560389626704 140560425702119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10555476 memory=4730 CPUtime=56.04 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) R 17950 17953 6338 0 -1 4202560 54416 0 0 0 5426 178 0 0 20 0 15 0 97032204 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140560038812936 140560425702119 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10555476 memory=6791534058613427641 CPUtime=56.49 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) R 17950 17953 6338 0 -1 4202560 64481 0 0 0 5470 179 0 0 20 0 15 0 97032204 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140560037759960 140560417774558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10555476 memory=8298184 CPUtime=55.71 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) R 17950 17953 6338 0 -1 4202560 56950 0 0 0 5399 172 0 0 20 0 15 0 97032204 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140560036707024 140560425702119 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10555476 memory=1004 CPUtime=14.42 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 24646 0 0 0 1441 1 0 0 20 0 15 0 97032206 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559992804160 140560433084117 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10555476 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559991751904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10555476 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 97032206 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559990698752 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10555476 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559989646960 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10555476 memory=6791534058613427641 CPUtime=0.8 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) S 17950 17953 6338 0 -1 1077944384 4999 0 0 0 80 0 0 0 20 0 15 0 97032209 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559988595488 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10555476 memory=279874296154784 CPUtime=1.34 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) S 17950 17953 6338 0 -1 1077944384 10906 0 0 0 133 1 0 0 20 0 15 0 97032209 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559987542656 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10555476 memory=279874296154976 CPUtime=0.35 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) S 17950 17953 6338 0 -1 1077944384 3145 0 0 0 35 0 0 0 20 0 15 0 97032209 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559986489888 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10555476 memory=279874296155168 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97032209 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10555476 memory=279874296155360 CPUtime=0.03 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 15 0 97032209 10808807424 2074546 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 254.51 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8298184 KiB

[startup+85.6008 s]
/proc/loadavg: 6.49 5.27 4.52 7/215 18044
/proc/meminfo: memFree=19261492/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10755168 memory=8298220 CPUtime=257.43 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 284829 0 0 0 25022 721 0 0 20 0 17 0 97032203 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2688792 2074555 3140 1 0 2677186 0
[pid=17953/tid=17955] ppid=17950 vsize=10755168 memory=6791534058613427641 CPUtime=13.68 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) S 17950 17953 6338 0 -1 1077944384 15496 0 0 0 1354 14 0 0 20 0 17 0 97032203 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560437307040 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10755168 memory=12064 CPUtime=56.29 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) R 17950 17953 6338 0 -1 4202560 48056 0 0 0 5459 170 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560389626784 140560418024626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10755168 memory=1004 CPUtime=56.74 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) R 17950 17953 6338 0 -1 4202560 54420 0 0 0 5496 178 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560038813016 140560414670971 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10755168 memory=1228 CPUtime=57.2 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) R 17950 17953 6338 0 -1 4202560 64481 0 0 0 5541 179 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560037759760 140560418025555 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10755168 memory=1952 CPUtime=56.42 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) R 17950 17953 6338 0 -1 4202560 56954 0 0 0 5469 173 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560036707416 140560417771663 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10755168 memory=5796 CPUtime=14.48 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 24650 0 0 0 1447 1 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559992803936 140560433084117 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10755168 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559991751904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10755168 memory=28516 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559990698752 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10755168 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10755168 memory=1292 CPUtime=0.8 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) S 17950 17953 6338 0 -1 1077944384 4999 0 0 0 80 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559988595440 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10755168 memory=1728 CPUtime=1.34 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) S 17950 17953 6338 0 -1 1077944384 10906 0 0 0 133 1 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559987542896 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10755168 memory=12064 CPUtime=0.35 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) S 17950 17953 6338 0 -1 1077944384 3159 0 0 0 35 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559986489840 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10755168 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10755168 memory=1228 CPUtime=0.03 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 257.43 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8298220 KiB

[startup+86.0008 s]*
/proc/loadavg: 6.49 5.27 4.52 9/217 18047
/proc/meminfo: memFree=18893692/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10755168 memory=8298220 CPUtime=259.04 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 284829 0 0 0 25183 721 0 0 20 0 17 0 97032203 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2688792 2074555 3140 1 0 2677186 0
[pid=17953/tid=17955] ppid=17950 vsize=10755168 memory=4026532047 CPUtime=13.68 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) S 17950 17953 6338 0 -1 1077944384 15496 0 0 0 1354 14 0 0 20 0 17 0 97032203 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560437307040 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10755168 memory=13623 CPUtime=56.7 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) R 17950 17953 6338 0 -1 4202560 48056 0 0 0 5500 170 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560389626784 140560417771686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10755168 memory=301891258850148224 CPUtime=57.15 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) R 17950 17953 6338 0 -1 4202560 54420 0 0 0 5537 178 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560038812400 140560425702119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10755168 memory=-6737208495984907619 CPUtime=57.59 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) R 17950 17953 6338 0 -1 1077944384 64481 0 0 0 5580 179 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560037759344 140560433085058 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10755168 memory=4830786140298962533 CPUtime=56.83 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) R 17950 17953 6338 0 -1 4202560 56954 0 0 0 5510 173 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560036707416 140560417771550 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10755168 memory=3472468233478988464 CPUtime=14.48 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 24650 0 0 0 1447 1 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559992803936 140560433084117 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10755168 memory=3472328296227679279 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559991751904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10755168 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559990698752 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10755168 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10755168 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) S 17950 17953 6338 0 -1 1077944384 4999 0 0 0 80 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559988595440 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10755168 memory=-1 CPUtime=1.34 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) S 17950 17953 6338 0 -1 1077944384 10906 0 0 0 133 1 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559987542896 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10755168 memory=139937251309184 CPUtime=0.35 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) S 17950 17953 6338 0 -1 1077944384 3159 0 0 0 35 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559986489840 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10755168 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10755168 memory=3471342333572146864 CPUtime=0.03 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=18045] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/18045/stat : 18045 (java) S 17950 17953 6338 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 97040707 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559916188016 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=18046] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/18046/stat : 18046 (java) S 17950 17953 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 17 0 97040707 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559915135584 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 259.04 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8298220 KiB

[startup+86.2007 s]
/proc/loadavg: 6.49 5.27 4.52 9/217 18047
/proc/meminfo: memFree=18893692/32770624 swapFree=67108860/67108860
[pid=17953] ppid=17950 vsize=10755168 memory=8298220 CPUtime=259.79 cores=0,2,4,6
/proc/17953/stat : 17953 (java) S 17950 17953 6338 0 -1 1077944320 284829 0 0 0 25258 721 0 0 20 0 17 0 97032203 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140725124920144 140560433073911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
/proc/17953/statm: 2688792 2074555 3140 1 0 2677186 0
[pid=17953/tid=17955] ppid=17950 vsize=10755168 memory=0 CPUtime=13.68 cores=0,2,4,6
/proc/17953/task/17955/stat : 17955 (java) S 17950 17953 6338 0 -1 1077944384 15496 0 0 0 1354 14 0 0 20 0 17 0 97032203 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560437307040 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17956] ppid=17950 vsize=10755168 memory=0 CPUtime=56.89 cores=0,2,4,6
/proc/17953/task/17956/stat : 17956 (java) R 17950 17953 6338 0 -1 4202560 48056 0 0 0 5519 170 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560389626784 140560417771479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17957] ppid=17950 vsize=10755168 memory=0 CPUtime=57.33 cores=0,2,4,6
/proc/17953/task/17957/stat : 17957 (java) R 17950 17953 6338 0 -1 4202560 54420 0 0 0 5555 178 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560038812712 140560425702119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17958] ppid=17950 vsize=10755168 memory=0 CPUtime=57.77 cores=0,2,4,6
/proc/17953/task/17958/stat : 17958 (java) R 17950 17953 6338 0 -1 4202560 64481 0 0 0 5598 179 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560037759656 140560425702119 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17959] ppid=17950 vsize=10755168 memory=0 CPUtime=57.02 cores=0,2,4,6
/proc/17953/task/17959/stat : 17959 (java) R 17950 17953 6338 0 -1 4202560 56954 0 0 0 5529 173 0 0 20 0 17 0 97032204 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140560036707416 140560418025038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17960] ppid=17950 vsize=10755168 memory=0 CPUtime=14.48 cores=0,2,4,6
/proc/17953/task/17960/stat : 17960 (java) S 17950 17953 6338 0 -1 1077944384 24650 0 0 0 1447 1 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559992803936 140560433084117 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17961] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17961/stat : 17961 (java) S 17950 17953 6338 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559991751904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17962] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17962/stat : 17962 (java) S 17950 17953 6338 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 97032206 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559990698752 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17963] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17963/stat : 17963 (java) S 17950 17953 6338 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559989647312 140560433092507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17964] ppid=17950 vsize=10755168 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/17953/task/17964/stat : 17964 (java) S 17950 17953 6338 0 -1 1077944384 4999 0 0 0 80 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559988595440 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17965] ppid=17950 vsize=10755168 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/17953/task/17965/stat : 17965 (java) S 17950 17953 6338 0 -1 1077944384 10906 0 0 0 133 1 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559987542896 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17966] ppid=17950 vsize=10755168 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/17953/task/17966/stat : 17966 (java) S 17950 17953 6338 0 -1 1077944384 3159 0 0 0 35 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559986489840 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17967] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/17967/stat : 17967 (java) S 17950 17953 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559918295904 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=17968] ppid=17950 vsize=10755168 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17953/task/17968/stat : 17968 (java) S 17950 17953 6338 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 17 0 97032209 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559917242928 140560433085058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=18045] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/18045/stat : 18045 (java) S 17950 17953 6338 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 97040707 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559916188016 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
[pid=17953/tid=18046] ppid=17950 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17953/task/18046/stat : 18046 (java) S 17950 17953 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 17 0 97040707 11013292032 2074555 33554432000 4194304 4196468 140725124937600 140559915135584 140560433084117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13496320 140725124945035 140725124945188 140725124945188 140725124947919 0
Current children cumulated CPU time: 259.79 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8298220 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.2579
CPU time (s): 259.87
CPU user time (s): 252.6
CPU system time (s): 7.27018
CPU usage (%): 301.271
Max. virtual memory (cumulated for all children) (KiB): 10755168
Max. memory (cumulated for all children) (KiB): 8298220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.6
system time used= 7.27018
maximum resident set size= 8298964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284833
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6448
involuntary context switches= 4381


# summary of solver processes directly reported to runsolver:
#   pid: 17953
#   total CPU time (s): 259.87
#   total CPU user time (s): 252.6
#   total CPU system time (s): 7.27018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.510205 second user time and 0.885974 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 17:37:33
IDJOB=4258273
IDBENCH=115840
IDSOLVER=2643
FILE ID=node148/4258273-1502639511
RUNJOBID= node148-1502637430-15760
PBS_JOBID= 20628305
Free space on /tmp= 61616 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-6.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258273-1502639511/watcher-4258273-1502639511 -o /tmp/evaluation-result-4258273-1502639511/solver-4258273-1502639511 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15760 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258273-1502639511.xml

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

MD5SUM BENCH= 0823366b416f0d4f591b1c2bb0d09de5
RANDOM SEED=1700945746

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:        25262916 kB
MemAvailable:   28362124 kB
Buffers:          205024 kB
Cached:          3183284 kB
SwapCached:            0 kB
Active:          4367496 kB
Inactive:        2698404 kB
Active(anon):    3628588 kB
Inactive(anon):    76916 kB
Active(file):     738908 kB
Inactive(file):  2621488 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1764 kB
Writeback:             0 kB
AnonPages:       3683996 kB
Mapped:            55376 kB
Shmem:             25224 kB
Slab:             136708 kB
SReclaimable:     109292 kB
SUnreclaim:        27416 kB
KernelStack:        3584 kB
PageTables:        11720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4243424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3100672 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= 61612 MiB
End job on node148 at 2017-08-13 17:38:59