Trace number 4302153

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 2018-07-11? (TO) 260.184 83.4161

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-2-2_c18.xml
MD5SUMcdfe3d0465f921b63e12edf2a82a40f3
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 variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":37,"count":111},{"size":41,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302153-1532887917/watcher-4302153-1532887917 -o /tmp/evaluation-result-4302153-1532887917/solver-4302153-1532887917 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302153-1532887917.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
Current StackSize limit: 8192 KiB

solver pid=21246, runsolver pid=21243

[startup+0.100714 s]*
/proc/loadavg: 2.25 2.26 2.30 3/216 21261
/proc/meminfo: memFree=26634380/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10659012 memory=30676 CPUtime=0.12 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 6736 0 0 0 11 1 0 0 20 0 15 0 106354883 10914828288 7669 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2664753 7669 2839 1 0 2627263 0
[pid=21246/tid=21248] ppid=21243 vsize=10659012 memory=-8773748148830375293 CPUtime=0.09 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) R 21243 21246 13514 0 -1 4202560 4573 0 0 0 8 1 0 0 20 0 15 0 106354883 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759920179776 139759915969942 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759852648848 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759851596048 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759850543760 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759849490960 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759407872624 139759915969154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759406818592 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759405766256 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759404714576 139759915976603 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) S 21243 21246 13514 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759403661424 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) S 21243 21246 13514 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759402608624 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0.02 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) R 21243 21246 13514 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 106354889 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759401556336 139759915969942 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 7669 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30676 KiB

[startup+0.211533 s]*
/proc/loadavg: 2.25 2.26 2.30 4/216 21261
/proc/meminfo: memFree=26623684/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10659012 memory=41888 CPUtime=0.32 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 8181 0 0 0 30 2 0 0 20 0 15 0 106354883 10914828288 10472 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2664753 10472 3006 1 0 2627263 0
[pid=21246/tid=21248] ppid=21243 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) R 21243 21246 13514 0 -1 4202560 5140 0 0 0 18 1 0 0 20 0 15 0 106354883 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759920182048 139759900001637 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10659012 memory=339 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759852648848 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10659012 memory=288370749988116096 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759851596048 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759850543760 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759849490960 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759407872624 139759915969154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759406818592 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759405766256 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759404714576 139759915976603 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) S 21243 21246 13514 0 -1 1077944384 573 0 0 0 2 0 0 0 20 0 15 0 106354889 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759403661424 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) S 21243 21246 13514 0 -1 1077944384 427 0 0 0 2 0 0 0 20 0 15 0 106354889 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759402608624 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0.07 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) R 21243 21246 13514 0 -1 4202560 676 0 0 0 7 0 0 0 20 0 15 0 106354889 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759401556336 139759894491405 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 10472 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41888 KiB

[startup+0.31148 s]*
/proc/loadavg: 2.25 2.26 2.30 6/216 21261
/proc/meminfo: memFree=26611588/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10659012 memory=54724 CPUtime=0.59 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 9848 0 0 0 56 3 0 0 20 0 15 0 106354883 10914828288 13681 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2664753 13681 3040 1 0 2627263 0
[pid=21246/tid=21248] ppid=21243 vsize=10659012 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) R 21243 21246 13514 0 -1 4202560 5504 0 0 0 28 2 0 0 20 0 15 0 106354883 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759920194128 139759915979933 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10659012 memory=4294977826 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759852648848 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10659012 memory=288370749988116096 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759851596048 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759850543760 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354884 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759849490960 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759407872624 139759915969154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759406818592 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354886 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759405766256 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759404714576 139759915976603 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10659012 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) R 21243 21246 13514 0 -1 4202560 1069 0 0 0 7 0 0 0 20 0 15 0 106354889 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759403642440 139759895128240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10659012 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) R 21243 21246 13514 0 -1 4202560 897 0 0 0 7 0 0 0 20 0 15 0 106354889 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759402589640 139759894402798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0.13 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) R 21243 21246 13514 0 -1 1077944384 1013 0 0 0 13 0 0 0 20 0 15 0 106354889 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759401556336 139759915969154 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10659012 memory=140373836404352 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354889 10914828288 13681 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 54724 KiB

[startup+0.701525 s]
/proc/loadavg: 2.25 2.26 2.30 8/216 21261
/proc/meminfo: memFree=26386004/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10659088 memory=157592 CPUtime=1.89 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 12121 0 0 0 184 5 0 0 20 0 15 0 106354883 10914906112 39398 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2664772 39398 3108 1 0 2627263 0
[pid=21246/tid=21248] ppid=21243 vsize=10659088 memory=231654631171684 CPUtime=0.66 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) R 21243 21246 13514 0 -1 4202560 5864 0 0 0 63 3 0 0 20 0 15 0 106354883 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759920191496 139759530865344 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10659088 memory=605488 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759852648848 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759851596048 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354884 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759850543760 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10659088 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) S 21243 21246 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354884 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759849490960 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106354886 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759407872624 139759915969154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10659088 memory=-3535359994705171299 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354886 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759406818592 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354886 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759405766256 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10659088 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914906112 39398 33554432000 4194304 4196468 140731612531328 139759404714576 139759915976603 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10659088 memory=6656426216303648864 CPUtime=0.44 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) R 21243 21246 13514 0 -1 4202560 1792 0 0 0 44 0 0 0 20 0 15 0 106354889 10914906112 39464 33554432000 4194304 4196468 140731612531328 139759403649296 139759900354686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10659088 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) R 21243 21246 13514 0 -1 4202560 1647 0 0 0 44 0 0 0 20 0 15 0 106354889 10914906112 39464 33554432000 4194304 4196468 140731612531328 139759402591104 139759899441474 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10659088 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) S 21243 21246 13514 0 -1 1077944384 1451 0 0 0 30 0 0 0 20 0 15 0 106354889 10914906112 39464 33554432000 4194304 4196468 140731612531328 139759401556336 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10914906112 39464 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10659088 memory=12708 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354889 10914906112 39464 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 157592 KiB

[startup+1.51249 s]
/proc/loadavg: 2.25 2.26 2.30 9/216 21261
/proc/meminfo: memFree=25831332/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10659088 memory=630060 CPUtime=4.45 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 20367 0 0 0 424 21 0 0 20 0 15 0 106354883 10914906112 157515 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2664772 157515 3149 1 0 2627263 0
[pid=21246/tid=21248] ppid=21243 vsize=10659088 memory=10757 CPUtime=1.37 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) S 21243 21246 13514 0 -1 1077944384 6649 0 0 0 128 9 0 0 20 0 15 0 106354883 10914906112 157515 33554432000 4194304 4196468 140731612531328 139759920195008 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10659088 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) R 21243 21246 13514 0 -1 4202560 150 0 0 0 5 2 0 0 20 0 15 0 106354884 10914906112 157515 33554432000 4194304 4196468 140731612531328 139759852648736 139759900406015 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10659088 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) R 21243 21246 13514 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 15 0 106354884 10914906112 157515 33554432000 4194304 4196468 140731612531328 139759851596048 139759900985890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10659088 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) R 21243 21246 13514 0 -1 4202560 149 0 0 0 6 2 0 0 20 0 15 0 106354884 10914906112 157515 33554432000 4194304 4196468 140731612531328 139759850543760 139759900985130 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10659088 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) R 21243 21246 13514 0 -1 4202560 200 0 0 0 6 2 0 0 20 0 15 0 106354884 10914906112 157515 33554432000 4194304 4196468 140731612531328 139759849490960 139759897584015 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 225 0 0 0 0 0 0 0 20 0 15 0 106354886 10914906112 157515 33554432000 4194304 4196468 140731612531328 139759407871136 139759915968213 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0

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

[pid=21246/tid=21260] ppid=21243 vsize=10661136 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10661136 memory=30296 CPUtime=0.03 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1067 0 0 0 1 2 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 253.46 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8433292 KiB

[startup+82.4007 s]
/proc/loadavg: 5.35 3.22 2.63 9/216 21337
/proc/meminfo: memFree=18949352/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10661136 memory=8433292 CPUtime=256.56 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 1371418 0 0 0 25148 508 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2665284 2108323 3189 1 0 2627775 0
[pid=21246/tid=21248] ppid=21243 vsize=10661136 memory=1520 CPUtime=14.01 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) S 21243 21246 13514 0 -1 1077944384 19602 0 0 0 1361 40 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759920188688 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10661136 memory=6791534058613427641 CPUtime=55.47 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) R 21243 21246 13514 0 -1 4202560 371301 0 0 0 5429 118 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759852648744 139759908586215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10661136 memory=844 CPUtime=55.63 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) R 21243 21246 13514 0 -1 4202560 322662 0 0 0 5455 108 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759851595632 139759908586215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10661136 memory=3360 CPUtime=55.81 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) R 21243 21246 13514 0 -1 4202560 269132 0 0 0 5461 120 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759850543960 139759900943265 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10661136 memory=2724 CPUtime=55.84 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) R 21243 21246 13514 0 -1 4202560 322316 0 0 0 5474 110 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759849490544 139759908586215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10661136 memory=1256 CPUtime=11.68 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 43108 0 0 0 1166 2 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759407870944 139759915968213 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10661136 memory=10368 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759406818656 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10661136 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759405766272 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10661136 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759404714224 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10661136 memory=13847486485760432 CPUtime=3.61 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) S 21243 21246 13514 0 -1 1077944384 8374 0 0 0 360 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759403661424 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10661136 memory=1992 CPUtime=3.64 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) S 21243 21246 13514 0 -1 1077944384 8735 0 0 0 363 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759402608624 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10661136 memory=7528 CPUtime=0.72 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) S 21243 21246 13514 0 -1 1077944384 3734 0 0 0 71 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759401556336 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10661136 memory=804 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10661136 memory=1696 CPUtime=0.03 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1067 0 0 0 1 2 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 256.56 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8433292 KiB

[startup+82.8006 s]
/proc/loadavg: 5.35 3.22 2.63 9/216 21337
/proc/meminfo: memFree=18949352/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10661136 memory=8433292 CPUtime=258.11 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 1371465 0 0 0 25303 508 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2665284 2108323 3189 1 0 2627775 0
[pid=21246/tid=21248] ppid=21243 vsize=10661136 memory=302114202389336868 CPUtime=14.01 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) S 21243 21246 13514 0 -1 1077944384 19602 0 0 0 1361 40 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759920188688 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10661136 memory=13564903457825572 CPUtime=55.86 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) R 21243 21246 13514 0 -1 4202560 371301 0 0 0 5467 119 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759852648744 139759908586215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10661136 memory=5787216047948386661 CPUtime=56.02 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) R 21243 21246 13514 0 -1 4202560 322662 0 0 0 5494 108 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759851595632 139759908586215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10661136 memory=-8253362664378451600 CPUtime=56.21 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) R 21243 21246 13514 0 -1 4202560 269179 0 0 0 5501 120 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759850543960 139759899134591 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10661136 memory=-7395679465411340910 CPUtime=56.24 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) R 21243 21246 13514 0 -1 4202560 322316 0 0 0 5513 111 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759849490856 139759908586215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10661136 memory=7679937539709960979 CPUtime=11.68 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 43108 0 0 0 1166 2 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759407870944 139759915968213 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10661136 memory=7682744562847679290 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759406818656 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10661136 memory=4354301833820402588 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759405766272 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10661136 memory=5581670135998533690 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759404714224 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10661136 memory=5450916415389140539 CPUtime=3.61 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) S 21243 21246 13514 0 -1 1077944384 8374 0 0 0 360 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759403661424 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10661136 memory=7892391828772250251 CPUtime=3.64 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) S 21243 21246 13514 0 -1 1077944384 8735 0 0 0 363 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759402608624 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10661136 memory=8514701219880863137 CPUtime=0.72 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) S 21243 21246 13514 0 -1 1077944384 3734 0 0 0 71 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759401556336 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10661136 memory=7898910893248706067 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10661136 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1067 0 0 0 1 2 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 258.11 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8433292 KiB

[startup+83.2007 s]
/proc/loadavg: 5.35 3.22 2.63 6/216 21337
/proc/meminfo: memFree=18946628/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10661136 memory=8433292 CPUtime=259.66 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 1371512 0 0 0 25457 509 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2665284 2108323 3189 1 0 2627775 0
[pid=21246/tid=21248] ppid=21243 vsize=10661136 memory=8433292 CPUtime=14.01 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) S 21243 21246 13514 0 -1 1077944384 19602 0 0 0 1361 40 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759920188688 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10661136 memory=6944656592455360604 CPUtime=56.23 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) R 21243 21246 13514 0 -1 4202560 371301 0 0 0 5504 119 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759852648744 139759908586215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10661136 memory=6944656592455359580 CPUtime=56.4 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) R 21243 21246 13514 0 -1 4202560 322662 0 0 0 5532 108 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759851595632 139759908586215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10661136 memory=8433288 CPUtime=56.61 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) R 21243 21246 13514 0 -1 4202560 269226 0 0 0 5541 120 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759850543960 139759900412212 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10661136 memory=756 CPUtime=56.62 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) R 21243 21246 13514 0 -1 4202560 322316 0 0 0 5551 111 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759849490856 139759908586215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10661136 memory=14572 CPUtime=11.68 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 43108 0 0 0 1166 2 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759407870944 139759915968213 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10661136 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759406818656 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10661136 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759405766272 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10661136 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759404714224 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10661136 memory=924 CPUtime=3.61 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) S 21243 21246 13514 0 -1 1077944384 8374 0 0 0 360 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759403661184 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10661136 memory=1992 CPUtime=3.64 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) S 21243 21246 13514 0 -1 1077944384 8735 0 0 0 363 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759402608672 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10661136 memory=8433292 CPUtime=0.72 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) S 21243 21246 13514 0 -1 1077944384 3734 0 0 0 71 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759401556384 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10661136 memory=5861827811673788496 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10661136 memory=6441649818016174161 CPUtime=0.03 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1067 0 0 0 1 2 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 259.66 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8433292 KiB

[startup+83.3006 s]
/proc/loadavg: 5.35 3.22 2.63 6/216 21337
/proc/meminfo: memFree=18946628/32770624 swapFree=67108860/67108860
[pid=21246] ppid=21243 vsize=10661136 memory=8433292 CPUtime=260.05 cores=0,2,4,6
/proc/21246/stat : 21246 (java) S 21243 21246 13514 0 -1 1077944320 1371512 0 0 0 25496 509 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 140731612513872 139759915958007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
/proc/21246/statm: 2665284 2108323 3189 1 0 2627775 0
[pid=21246/tid=21248] ppid=21243 vsize=10661136 memory=8433292 CPUtime=14.01 cores=0,2,4,6
/proc/21246/task/21248/stat : 21248 (java) S 21243 21246 13514 0 -1 1077944384 19602 0 0 0 1361 40 0 0 20 0 15 0 106354883 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759920188688 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21249] ppid=21243 vsize=10661136 memory=0 CPUtime=56.33 cores=0,2,4,6
/proc/21246/task/21249/stat : 21249 (java) R 21243 21246 13514 0 -1 4202560 371301 0 0 0 5514 119 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759852648744 139759908586215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21250] ppid=21243 vsize=10661136 memory=19448 CPUtime=56.5 cores=0,2,4,6
/proc/21246/task/21250/stat : 21250 (java) R 21243 21246 13514 0 -1 4202560 322662 0 0 0 5542 108 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759851595632 139759908586215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21251] ppid=21243 vsize=10661136 memory=8433284 CPUtime=56.71 cores=0,2,4,6
/proc/21246/task/21251/stat : 21251 (java) R 21243 21246 13514 0 -1 4202560 269226 0 0 0 5551 120 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759850543960 139759900908612 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21252] ppid=21243 vsize=10661136 memory=8433292 CPUtime=56.72 cores=0,2,4,6
/proc/21246/task/21252/stat : 21252 (java) R 21243 21246 13514 0 -1 4202560 322316 0 0 0 5561 111 0 0 20 0 15 0 106354884 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759849490856 139759908586215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21253] ppid=21243 vsize=10661136 memory=8433292 CPUtime=11.68 cores=0,2,4,6
/proc/21246/task/21253/stat : 21253 (java) S 21243 21246 13514 0 -1 1077944384 43108 0 0 0 1166 2 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759407870944 139759915968213 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21254] ppid=21243 vsize=10661136 memory=8433288 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21254/stat : 21254 (java) S 21243 21246 13514 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759406818656 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21255] ppid=21243 vsize=10661136 memory=8433288 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21255/stat : 21255 (java) S 21243 21246 13514 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 106354886 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759405766272 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21256] ppid=21243 vsize=10661136 memory=8433292 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21256/stat : 21256 (java) S 21243 21246 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759404714224 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21257] ppid=21243 vsize=10661136 memory=8433292 CPUtime=3.61 cores=0,2,4,6
/proc/21246/task/21257/stat : 21257 (java) S 21243 21246 13514 0 -1 1077944384 8374 0 0 0 360 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759403661184 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21258] ppid=21243 vsize=10661136 memory=8433292 CPUtime=3.64 cores=0,2,4,6
/proc/21246/task/21258/stat : 21258 (java) S 21243 21246 13514 0 -1 1077944384 8735 0 0 0 363 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759402608672 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21259] ppid=21243 vsize=10661136 memory=4140 CPUtime=0.72 cores=0,2,4,6
/proc/21246/task/21259/stat : 21259 (java) S 21243 21246 13514 0 -1 1077944384 3734 0 0 0 71 1 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759401556384 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21260] ppid=21243 vsize=10661136 memory=7084814641941332070 CPUtime=0 cores=0,2,4,6
/proc/21246/task/21260/stat : 21260 (java) S 21243 21246 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759400503776 139759915968213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
[pid=21246/tid=21261] ppid=21243 vsize=10661136 memory=7012755875661107285 CPUtime=0.03 cores=0,2,4,6
/proc/21246/task/21261/stat : 21261 (java) S 21243 21246 13514 0 -1 1077944384 1067 0 0 0 1 2 0 0 20 0 15 0 106354889 10917003264 2108323 33554432000 4194304 4196468 140731612531328 139759399451568 139759915969154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14680064 140731612533878 140731612534030 140731612534030 140731612536783 0
Current children cumulated CPU time: 260.05 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8433292 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 83.4161
CPU time (s): 260.184
CPU user time (s): 254.98
CPU system time (s): 5.20356
CPU usage (%): 311.91
Max. virtual memory (cumulated for all children) (KiB): 10661136
Max. memory (cumulated for all children) (KiB): 8433292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.98
system time used= 5.20356
maximum resident set size= 8433624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1371514
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11674
involuntary context switches= 7177


# summary of solver processes directly reported to runsolver:
#   pid: 21246
#   total CPU time (s): 260.184
#   total CPU user time (s): 254.98
#   total CPU system time (s): 5.20356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.478803 second user time and 0.865345 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 20:11:57
IDJOB=4302153
IDBENCH=141638
IDSOLVER=2773
FILE ID=node136/4302153-1532887917
RUNJOBID= node136-1532879536-13546
PBS_JOBID= 21022516
Free space on /tmp= 60224 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-2-2_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302153-1532887917/watcher-4302153-1532887917 -o /tmp/evaluation-result-4302153-1532887917/solver-4302153-1532887917 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302153-1532887917.xml

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

MD5SUM BENCH= cdfe3d0465f921b63e12edf2a82a40f3
RANDOM SEED=949936007

node136.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.50
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.50
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.50
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.50
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:        26651052 kB
MemAvailable:   29957484 kB
Buffers:          214732 kB
Cached:          3362164 kB
SwapCached:            0 kB
Active:          3687600 kB
Inactive:        1953836 kB
Active(anon):    2015836 kB
Inactive(anon):    76480 kB
Active(file):    1671764 kB
Inactive(file):  1877356 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3676 kB
Writeback:             0 kB
AnonPages:       2071744 kB
Mapped:            46536 kB
Shmem:             25228 kB
Slab:             174400 kB
SReclaimable:     146292 kB
SUnreclaim:        28108 kB
KernelStack:        3504 kB
PageTables:         9204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3546636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1894400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60224 MiB
End job on node136 at 2018-07-29 20:13:21