Trace number 4257887

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) 260.298 97.747704

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-63.xml
MD5SUM6886ed4ce8536fa7eb6fe38004cd2981
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark246.065
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257887-1502650506/watcher-4257887-1502650506 -o /tmp/evaluation-result-4257887-1502650506/solver-4257887-1502650506 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257887-1502650506.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=16090, runsolver pid=16087

[startup+0.100148 s]*
/proc/loadavg: 4.40 3.88 3.61 7/207 16099
/proc/meminfo: memFree=26805900/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10151672 memory=21176 CPUtime=0.04 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 4189 0 0 0 3 1 0 0 20 0 9 0 67243960 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2537918 5294 2123 1 0 2527415 0
[pid=16090/tid=16092] ppid=16087 vsize=10151672 memory=-7677926825137650786 CPUtime=0.03 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) R 16087 16090 17093 0 -1 4202560 2834 0 0 0 3 0 0 0 20 0 9 0 67243967 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139798029893200 139798018337392 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10151672 memory=4872558142750482496 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67243967 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797966695312 139798025668309 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10151672 memory=139739765048960 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67243967 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797965642512 139798025668309 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67243967 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797634870416 139798025668309 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10151672 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67243967 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797633817616 139798025668309 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67243969 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797522548848 139798025669250 0 0 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 67243969 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797521494816 139798025668309 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 67243970 10395312128 5294 18446744073709551615 4194304 4196468 140732400336096 139797520442480 139798025668309 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 21176 KiB

[startup+0.210198 s]*
/proc/loadavg: 4.40 3.88 3.61 7/213 16105
/proc/meminfo: memFree=26805404/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551156 memory=23860 CPUtime=0.07 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 4979 0 0 0 6 1 0 0 20 0 15 0 67243960 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637789 5965 2618 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551156 memory=7972079681069007774 CPUtime=0.05 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) R 16087 16090 17093 0 -1 4202560 3085 0 0 0 5 0 0 0 20 0 15 0 67243967 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139798029883792 139798025680029 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551156 memory=4872558142750482496 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797966695312 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551156 memory=139739765048960 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797965642512 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797634870416 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551156 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797633817616 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67243969 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797522548848 139798025669250 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67243969 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797521494816 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797520442480 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797519390800 139798025676699 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) S 16087 16090 17093 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797518338672 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797517285872 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243981 10804383744 5965 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 23860 KiB

[startup+0.311033 s]*
/proc/loadavg: 4.40 3.88 3.61 6/213 16105
/proc/meminfo: memFree=26792388/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551156 memory=35672 CPUtime=0.23 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 8245 0 0 0 20 3 0 0 20 0 15 0 67243960 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637789 8918 2850 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551156 memory=-7677926825137650786 CPUtime=0.16 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) R 16087 16090 17093 0 -1 4202560 5900 0 0 0 14 2 0 0 20 0 15 0 67243967 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139798029882048 139798025680029 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797966695312 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551156 memory=7822038051842263959 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797965642512 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551156 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797634870416 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551156 memory=139739765055953 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67243967 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797633817616 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551156 memory=7089904316196806996 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67243969 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797522548848 139798025669250 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551156 memory=7596002895655818593 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67243969 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797521494816 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797520442480 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797519390800 139798025676699 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) S 16087 16090 17093 0 -1 1077944384 525 0 0 0 1 0 0 0 20 0 15 0 67243972 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797518338672 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) S 16087 16090 17093 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797517285872 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551156 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 415 0 0 0 3 0 0 0 20 0 15 0 67243972 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243981 10804383744 8918 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 35672 KiB

[startup+0.700996 s]
/proc/loadavg: 4.40 3.88 3.61 7/213 16105
/proc/meminfo: memFree=26777952/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551232 memory=101876 CPUtime=1.21 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 12007 0 0 0 116 5 0 0 20 0 15 0 67243960 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637808 25469 3059 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551232 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) R 16087 16090 17093 0 -1 4202560 7389 0 0 0 50 3 0 0 20 0 15 0 67243967 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139798029896176 139797648266133 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797966695312 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797965642512 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243967 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797634870416 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551232 memory=18889266171726 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) S 16087 16090 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67243967 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797633817616 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551232 memory=303711724065011095 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797522548848 139798025669250 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551232 memory=14128948594967164 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797521494816 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551232 memory=4639642631936434791 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797520442480 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551232 memory=4640488070479761508 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797519390800 139798025676699 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551232 memory=4638778398332703844 CPUtime=0.23 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) R 16087 16090 17093 0 -1 4202560 1319 0 0 0 23 0 0 0 20 0 15 0 67243972 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797518326816 139798010783498 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551232 memory=6935652661401643350 CPUtime=0.23 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) R 16087 16090 17093 0 -1 4202560 778 0 0 0 23 0 0 0 20 0 15 0 67243972 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797517272416 139798010050080 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551232 memory=7379241892152371799 CPUtime=0.18 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 1152 0 0 0 18 0 0 0 20 0 15 0 67243972 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551232 memory=6082507487824139624 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551232 memory=7158588607990158697 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67243981 10804461568 25469 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 101876 KiB

[startup+1.501 s]
/proc/loadavg: 4.40 3.88 3.61 6/213 16105
/proc/meminfo: memFree=26646752/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551232 memory=265988 CPUtime=3.23 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 16787 0 0 0 309 14 0 0 20 0 15 0 67243960 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637808 66497 3096 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551232 memory=-7522837415797432223 CPUtime=1.25 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) R 16087 16090 17093 0 -1 4202560 7870 0 0 0 120 5 0 0 20 0 15 0 67243967 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139798029892136 139797645829920 0 4 1 16800974 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551232 memory=-7522837415730323359 CPUtime=0.07 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) S 16087 16090 17093 0 -1 1077944384 122 0 0 0 6 1 0 0 20 0 15 0 67243967 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797966695312 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551232 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) S 16087 16090 17093 0 -1 1077944384 122 0 0 0 6 1 0 0 20 0 15 0 67243967 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797965642512 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551232 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) S 16087 16090 17093 0 -1 1077944384 96 0 0 0 4 1 0 0 20 0 15 0 67243967 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797634870416 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551232 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) S 16087 16090 17093 0 -1 1077944384 88 0 0 0 7 1 0 0 20 0 15 0 67243967 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797633817616 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797522548848 139798025669250 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551232 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797521494880 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551232 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797520442496 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551232 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797519390800 139798025676699 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551232 memory=6944652177228980320 CPUtime=0.68 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) R 16087 16090 17093 0 -1 4202560 2631 0 0 0 68 0 0 0 20 0 15 0 67243972 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797518329952 139798009554640 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551232 memory=6944656575208382560 CPUtime=0.68 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) R 16087 16090 17093 0 -1 4202560 3104 0 0 0 68 0 0 0 20 0 15 0 67243972 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797517266680 139798009068896 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551232 memory=6944656575208382560 CPUtime=0.26 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 1310 0 0 0 26 0 0 0 20 0 15 0 67243972 10804461568 66497 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0

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

[pid=16090/tid=16104] ppid=16087 vsize=10551232 memory=4959 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551232 memory=1156 CPUtime=0.04 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1124 0 0 0 2 2 0 0 20 0 15 0 67243981 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 253.58 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8401776 KiB

[startup+96.8007 s]
/proc/loadavg: 4.53 4.11 3.72 10/210 16182
/proc/meminfo: memFree=19134012/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551232 memory=8401776 CPUtime=256.72 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 180080 0 0 0 25153 519 0 0 20 0 15 0 67243960 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637808 2100444 3113 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551232 memory=1160 CPUtime=15.33 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) S 16087 16090 17093 0 -1 1077944384 16830 0 0 0 1522 11 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139798029894944 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551232 memory=2936 CPUtime=52.56 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) R 16087 16090 17093 0 -1 4202560 27133 0 0 0 5131 125 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797966695512 139798010111955 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551232 memory=8401776 CPUtime=52.78 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) R 16087 16090 17093 0 -1 4202560 29662 0 0 0 5160 118 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797965642400 139798010355671 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551232 memory=-8774313645642428999 CPUtime=52.44 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) R 16087 16090 17093 0 -1 4202560 36168 0 0 0 5123 121 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797634870312 139798018286311 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551232 memory=1296 CPUtime=52.94 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) R 16087 16090 17093 0 -1 4202560 27690 0 0 0 5161 133 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797633817816 139798010355742 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551232 memory=2420 CPUtime=27.87 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 24808 0 0 0 2785 2 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797522547168 139798025668309 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797521494880 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797520442496 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797519390448 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551232 memory=8401776 CPUtime=0.83 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) S 16087 16090 17093 0 -1 1077944384 4376 0 0 0 83 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797518338672 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551232 memory=21300 CPUtime=1.54 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) S 16087 16090 17093 0 -1 1077944384 8521 0 0 0 152 2 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797517285872 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551232 memory=1788 CPUtime=0.29 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 2405 0 0 0 28 1 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551232 memory=640 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551232 memory=960 CPUtime=0.04 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1124 0 0 0 2 2 0 0 20 0 15 0 67243981 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 256.72 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8401776 KiB

[startup+97.2007 s]
/proc/loadavg: 4.53 4.11 3.72 6/210 16182
/proc/meminfo: memFree=18637032/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551232 memory=8401776 CPUtime=258.29 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 180080 0 0 0 25310 519 0 0 20 0 15 0 67243960 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637808 2100444 3113 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551232 memory=2248 CPUtime=15.33 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) S 16087 16090 17093 0 -1 1077944384 16830 0 0 0 1522 11 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139798029894944 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551232 memory=4300 CPUtime=52.96 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) R 16087 16090 17093 0 -1 4202560 27133 0 0 0 5171 125 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797966695512 139798010355742 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551232 memory=932 CPUtime=53.18 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) R 16087 16090 17093 0 -1 4202560 29662 0 0 0 5200 118 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797965642096 139798018286311 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551232 memory=1624 CPUtime=52.81 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) R 16087 16090 17093 0 -1 4202560 36168 0 0 0 5160 121 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797634870312 139798018286311 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551232 memory=3617551796267921439 CPUtime=53.34 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) R 16087 16090 17093 0 -1 4202560 27690 0 0 0 5201 133 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797633817816 139798018286311 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551232 memory=7308586179480281177 CPUtime=27.87 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 24808 0 0 0 2785 2 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797522547168 139798025668309 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551232 memory=7308586179480281177 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797521494880 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551232 memory=7308586179480281177 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797520442496 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551232 memory=7163626566474293337 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797519390448 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551232 memory=7163626566474293337 CPUtime=0.83 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) S 16087 16090 17093 0 -1 1077944384 4376 0 0 0 83 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797518338672 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551232 memory=-8774313645642428999 CPUtime=1.54 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) S 16087 16090 17093 0 -1 1077944384 8521 0 0 0 152 2 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797517285872 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551232 memory=37864 CPUtime=0.29 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 2405 0 0 0 28 1 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551232 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551232 memory=2420 CPUtime=0.04 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1124 0 0 0 2 2 0 0 20 0 15 0 67243981 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 258.29 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8401776 KiB

[startup+97.6007 s]
/proc/loadavg: 4.53 4.11 3.72 6/210 16182
/proc/meminfo: memFree=18637032/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551232 memory=8401776 CPUtime=259.84 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 180084 0 0 0 25465 519 0 0 20 0 15 0 67243960 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637808 2100444 3113 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551232 memory=1708 CPUtime=15.33 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) S 16087 16090 17093 0 -1 1077944384 16830 0 0 0 1522 11 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139798029894944 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551232 memory=8401776 CPUtime=53.36 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) R 16087 16090 17093 0 -1 4202560 27137 0 0 0 5211 125 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797966695512 139798010355878 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551232 memory=1228 CPUtime=53.58 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) R 16087 16090 17093 0 -1 4202560 29662 0 0 0 5239 119 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797965642096 139798018286311 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551232 memory=-8774313645642428999 CPUtime=53.2 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) R 16087 16090 17093 0 -1 4202560 36168 0 0 0 5199 121 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797634870312 139798018286311 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551232 memory=1788 CPUtime=53.72 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) R 16087 16090 17093 0 -1 4202560 27690 0 0 0 5239 133 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797633817200 139798018286311 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551232 memory=640 CPUtime=27.87 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 24808 0 0 0 2785 2 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797522547168 139798025668309 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551232 memory=8401776 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797521494880 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797520442496 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551232 memory=279479294912096 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797519390448 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551232 memory=279479294916688 CPUtime=0.83 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) S 16087 16090 17093 0 -1 1077944384 4376 0 0 0 83 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797518338672 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551232 memory=288230377091511677 CPUtime=1.54 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) S 16087 16090 17093 0 -1 1077944384 8521 0 0 0 152 2 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797517285872 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551232 memory=-8774313645642428999 CPUtime=0.29 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 2405 0 0 0 28 1 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551232 memory=1228 CPUtime=0.04 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1124 0 0 0 2 2 0 0 20 0 15 0 67243981 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 259.84 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8401776 KiB

[startup+97.7007 s]
/proc/loadavg: 4.53 4.11 3.72 6/210 16182
/proc/meminfo: memFree=18637032/32770624 swapFree=67108860/67108860
[pid=16090] ppid=16087 vsize=10551232 memory=8401776 CPUtime=260.23 cores=0,2,4,6
/proc/16090/stat : 16090 (java) S 16087 16090 17093 0 -1 1077944320 180084 0 0 0 25504 519 0 0 20 0 15 0 67243960 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 140732400318640 139798025658103 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
/proc/16090/statm: 2637808 2100444 3113 1 0 2627261 0
[pid=16090/tid=16092] ppid=16087 vsize=10551232 memory=8397636 CPUtime=15.33 cores=0,2,4,6
/proc/16090/task/16092/stat : 16092 (java) S 16087 16090 17093 0 -1 1077944384 16830 0 0 0 1522 11 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139798029894944 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16093] ppid=16087 vsize=10551232 memory=8401776 CPUtime=53.46 cores=0,2,4,6
/proc/16090/task/16093/stat : 16093 (java) R 16087 16090 17093 0 -1 4202560 27137 0 0 0 5221 125 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797966695512 139798010609096 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16094] ppid=16087 vsize=10551232 memory=0 CPUtime=53.67 cores=0,2,4,6
/proc/16090/task/16094/stat : 16094 (java) R 16087 16090 17093 0 -1 4202560 29662 0 0 0 5248 119 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797965642096 139798018286311 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16095] ppid=16087 vsize=10551232 memory=8397636 CPUtime=53.29 cores=0,2,4,6
/proc/16090/task/16095/stat : 16095 (java) R 16087 16090 17093 0 -1 4202560 36168 0 0 0 5208 121 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797634870312 139798018286311 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16096] ppid=16087 vsize=10551232 memory=8401776 CPUtime=53.82 cores=0,2,4,6
/proc/16090/task/16096/stat : 16096 (java) R 16087 16090 17093 0 -1 4202560 27690 0 0 0 5249 133 0 0 20 0 15 0 67243967 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797633817200 139798018286311 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16097] ppid=16087 vsize=10551232 memory=8401776 CPUtime=27.87 cores=0,2,4,6
/proc/16090/task/16097/stat : 16097 (java) S 16087 16090 17093 0 -1 1077944384 24808 0 0 0 2785 2 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797522547168 139798025668309 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16098] ppid=16087 vsize=10551232 memory=8401776 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16098/stat : 16098 (java) S 16087 16090 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67243969 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797521494880 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16099] ppid=16087 vsize=10551232 memory=8401776 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16099/stat : 16099 (java) S 16087 16090 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67243970 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797520442496 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16100] ppid=16087 vsize=10551232 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16100/stat : 16100 (java) S 16087 16090 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797519390448 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16101] ppid=16087 vsize=10551232 memory=2420 CPUtime=0.83 cores=0,2,4,6
/proc/16090/task/16101/stat : 16101 (java) S 16087 16090 17093 0 -1 1077944384 4376 0 0 0 83 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797518338672 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16102] ppid=16087 vsize=10551232 memory=8397636 CPUtime=1.54 cores=0,2,4,6
/proc/16090/task/16102/stat : 16102 (java) S 16087 16090 17093 0 -1 1077944384 8521 0 0 0 152 2 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797517285872 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16103] ppid=16087 vsize=10551232 memory=4612 CPUtime=0.29 cores=0,2,4,6
/proc/16090/task/16103/stat : 16103 (java) S 16087 16090 17093 0 -1 1077944384 2405 0 0 0 28 1 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797516233584 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16104] ppid=16087 vsize=10551232 memory=12200 CPUtime=0 cores=0,2,4,6
/proc/16090/task/16104/stat : 16104 (java) S 16087 16090 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67243972 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797515181024 139798025668309 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
[pid=16090/tid=16105] ppid=16087 vsize=10551232 memory=1992 CPUtime=0.04 cores=0,2,4,6
/proc/16090/task/16105/stat : 16105 (java) S 16087 16090 17093 0 -1 1077944384 1124 0 0 0 2 2 0 0 20 0 15 0 67243981 10804461568 2100444 18446744073709551615 4194304 4196468 140732400336096 139797514127792 139798025669250 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13836288 140732400337301 140732400337454 140732400337454 140732400340943 0
Current children cumulated CPU time: 260.23 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8401776 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 97.7477
CPU time (s): 260.298
CPU user time (s): 255.06
CPU system time (s): 5.23843
CPU usage (%): 266.296
Max. virtual memory (cumulated for all children) (KiB): 10553960
Max. memory (cumulated for all children) (KiB): 8401776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.06
system time used= 5.23843
maximum resident set size= 8402048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6390
involuntary context switches= 4002


# summary of solver processes directly reported to runsolver:
#   pid: 16090
#   total CPU time (s): 260.298
#   total CPU user time (s): 255.06
#   total CPU system time (s): 5.23843

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.617787 second user time and 0.942229 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:40:58
IDJOB=4257887
IDBENCH=137180
IDSOLVER=2643
FILE ID=node127/4257887-1502650506
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-63.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257887-1502650506/watcher-4257887-1502650506 -o /tmp/evaluation-result-4257887-1502650506/solver-4257887-1502650506 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257887-1502650506.xml

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

MD5SUM BENCH= 6886ed4ce8536fa7eb6fe38004cd2981
RANDOM SEED=1910755672

node127.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.92
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.92
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.92
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.92
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:        26817808 kB
MemAvailable:   27260428 kB
Buffers:          202424 kB
Cached:           535912 kB
SwapCached:            0 kB
Active:          5299696 kB
Inactive:         217728 kB
Active(anon):    4728528 kB
Inactive(anon):    83872 kB
Active(file):     571168 kB
Inactive(file):   133856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2100 kB
Writeback:             0 kB
AnonPages:       4727580 kB
Mapped:            60136 kB
Shmem:             33444 kB
Slab:             132488 kB
SReclaimable:     106864 kB
SUnreclaim:        25624 kB
KernelStack:        3616 kB
PageTables:        14172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5415184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4564992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 20:42:36