Trace number 4299498

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28UNSAT 88.0148 86.1973

General information on the benchmark

NameDubois/
Dubois-022_c18.xml
MD5SUM6cb564a1b449df83d852ba5f609dcac6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006395
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints44
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":66}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":66}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":44}]
Number of extensional constraints44
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":44}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
87.91/86.19	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13523 MiB free)
  memory of node 1: 16384 MiB (13465 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299498-1532799197/watcher-4299498-1532799197 -o /tmp/evaluation-result-4299498-1532799197/solver-4299498-1532799197 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23260 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299498-1532799197.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27333, runsolver pid=27330

[startup+0.103195 s]*
/proc/loadavg: 1.45 1.39 1.34 4/216 27348
/proc/meminfo: memFree=27620100/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661052 memory=27912 CPUtime=0.13 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 5334 0 0 0 13 0 0 0 20 0 15 0 97482918 10916917248 6978 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665263 6978 2886 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661052 memory=-8269626465541461114 CPUtime=0.09 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 3137 0 0 0 9 0 0 0 20 0 15 0 97482918 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629501801600 139629489810238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482919 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661052 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661052 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482920 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97482921 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) R 27330 27333 23229 0 -1 4202560 348 0 0 0 0 0 0 0 20 0 15 0 97482923 10916917248 6978 33554432000 4194304 4196468 140723616382464 139629052999760 139629474817856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) R 27330 27333 23229 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 97482923 10916917248 6978 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661052 memory=140626518001280 CPUtime=0.02 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 15 0 97482923 10916917248 6978 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916917248 6978 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661052 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482923 10916917248 6978 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27912 KiB

[startup+0.210509 s]*
/proc/loadavg: 1.45 1.39 1.34 5/216 27348
/proc/meminfo: memFree=27609536/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=40516 CPUtime=0.33 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 8225 0 0 0 31 2 0 0 20 0 15 0 97482918 10916995072 10129 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 10129 2984 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 5205 0 0 0 19 1 0 0 20 0 15 0 97482918 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629501805424 139629481653598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=364 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=288371002669713024 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482920 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) S 27330 27333 23229 0 -1 1077944384 454 0 0 0 2 0 0 0 20 0 15 0 97482923 10916995072 10129 33554432000 4194304 4196468 140723616382464 139629053008112 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) S 27330 27333 23229 0 -1 1077944384 446 0 0 0 1 0 0 0 20 0 15 0 97482923 10916995072 10129 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=140626518001280 CPUtime=0.07 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 751 0 0 0 7 0 0 0 20 0 15 0 97482923 10916995072 10129 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 10129 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 10129 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40516 KiB

[startup+0.310196 s]*
/proc/loadavg: 1.45 1.39 1.34 4/216 27348
/proc/meminfo: memFree=27604768/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=44568 CPUtime=0.55 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 8897 0 0 0 52 3 0 0 20 0 15 0 97482918 10916995072 11142 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 11142 3023 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 5642 0 0 0 28 1 0 0 20 0 15 0 97482918 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629501811888 139629497585046 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=288371002669713024 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97482920 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) R 27330 27333 23229 0 -1 4202560 547 0 0 0 6 0 0 0 20 0 15 0 97482923 10916995072 11142 33554432000 4194304 4196468 140723616382464 139629053008112 139629490558153 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) R 27330 27333 23229 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 15 0 97482923 10916995072 11142 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=140626518001280 CPUtime=0.14 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) R 27330 27333 23229 0 -1 4202560 885 0 0 0 14 0 0 0 20 0 15 0 97482923 10916995072 11142 33554432000 4194304 4196468 140723616382464 139628983076672 139629481653598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 11142 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=140626518001280 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 11142 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44568 KiB

[startup+0.700793 s]
/proc/loadavg: 1.45 1.39 1.34 5/216 27348
/proc/meminfo: memFree=27543292/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=176632 CPUtime=1.57 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 11225 0 0 0 152 5 0 0 20 0 15 0 97482918 10916995072 44158 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 44158 3101 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=16236 CPUtime=0.67 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 5718 0 0 0 64 3 0 0 20 0 15 0 97482918 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629501812864 139629137741762 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=640 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=960 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 97482920 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=6081108994580113768 CPUtime=0.36 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) S 27330 27333 23229 0 -1 1077944384 1486 0 0 0 36 0 0 0 20 0 15 0 97482923 10916995072 44158 33554432000 4194304 4196468 140723616382464 139629053008112 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=6154282490091891024 CPUtime=0.31 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) S 27330 27333 23229 0 -1 1077944384 1508 0 0 0 31 0 0 0 20 0 15 0 97482923 10916995072 44158 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 1100 0 0 0 17 0 0 0 20 0 15 0 97482923 10916995072 44158 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 44158 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 44158 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 176632 KiB

[startup+1.50081 s]
/proc/loadavg: 1.49 1.40 1.34 3/216 27348
/proc/meminfo: memFree=27470196/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=178680 CPUtime=2.37 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 11249 0 0 0 232 5 0 0 20 0 15 0 97482918 10916995072 44670 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 44670 3101 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=178680 CPUtime=1.46 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 5723 0 0 0 143 3 0 0 20 0 15 0 97482918 10916995072 44670 33554432000 4194304 4196468 140723616382464 139629501812880 139629477298240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44670 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44670 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44670 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 97482919 10916995072 44670 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 97482920 10916995072 44670 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0

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

[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=5756 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.04 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 399 0 0 0 2 2 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 84.98 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187600 KiB

[startup+84.8008 s]
/proc/loadavg: 1.38 1.39 1.34 3/216 27349
/proc/meminfo: memFree=27449160/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=187600 CPUtime=86.59 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 17703 0 0 0 8634 25 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 46900 3130 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=187600 CPUtime=83.84 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 7678 0 0 0 8380 4 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629501812880 139629137741120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 978 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=6791534058613427641 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 478 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.32 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 566 0 0 0 28 4 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=1280 CPUtime=0.32 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 681 0 0 0 27 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=2340 CPUtime=0.46 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 1426 0 0 0 43 3 0 0 20 0 15 0 97482920 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=792 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=1960 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=5756 CPUtime=0.36 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) S 27330 27333 23229 0 -1 1077944384 1501 0 0 0 36 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629053008112 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=4616 CPUtime=0.31 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) S 27330 27333 23229 0 -1 1077944384 1523 0 0 0 31 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=1232 CPUtime=0.17 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 1112 0 0 0 17 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=12012 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=1724 CPUtime=0.04 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 399 0 0 0 2 2 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 86.59 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187600 KiB

[startup+85.6008 s]
/proc/loadavg: 1.38 1.39 1.34 3/216 27349
/proc/meminfo: memFree=27449160/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=187600 CPUtime=87.4 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 17711 0 0 0 8715 25 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 46900 3130 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=14413717810973266 CPUtime=84.63 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 7685 0 0 0 8459 4 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629501812688 139629137740965 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=6791534058613427641 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 979 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=32 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 478 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=6791534058613427641 CPUtime=0.32 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 566 0 0 0 28 4 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=31 CPUtime=0.32 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 681 0 0 0 27 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=31 CPUtime=0.46 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 1426 0 0 0 43 3 0 0 20 0 15 0 97482920 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=45 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) S 27330 27333 23229 0 -1 1077944384 1501 0 0 0 36 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629053008112 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=36 CPUtime=0.31 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) S 27330 27333 23229 0 -1 1077944384 1523 0 0 0 31 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=31 CPUtime=0.17 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 1112 0 0 0 17 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=17 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 399 0 0 0 2 2 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 87.4 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187600 KiB

[startup+86.0008 s]*
/proc/loadavg: 1.43 1.40 1.35 3/216 27349
/proc/meminfo: memFree=27449160/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=187600 CPUtime=87.81 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 17716 0 0 0 8756 25 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 46900 3130 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=6791534058613427641 CPUtime=85.04 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 7689 0 0 0 8500 4 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629501813008 139629137893913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=4872558044660077418 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 979 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=1692 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 479 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=916 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 566 0 0 0 29 4 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=3852 CPUtime=0.32 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 681 0 0 0 27 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=2241 CPUtime=0.46 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 1426 0 0 0 43 3 0 0 20 0 15 0 97482920 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) S 27330 27333 23229 0 -1 1077944384 1501 0 0 0 36 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629053008112 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) S 27330 27333 23229 0 -1 1077944384 1523 0 0 0 31 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 1112 0 0 0 17 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=-2897801490638248215 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=6944656575208382560 CPUtime=0.04 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 399 0 0 0 2 2 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 87.81 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187600 KiB

[startup+86.1101 s]
/proc/loadavg: 1.43 1.40 1.35 3/216 27349
/proc/meminfo: memFree=27449160/32770624 swapFree=67108532/67108860
[pid=27333] ppid=27330 vsize=10661128 memory=187600 CPUtime=87.91 cores=0,2,4,6
/proc/27333/stat : 27333 (java) S 27330 27333 23229 0 -1 1077944320 17718 0 0 0 8766 25 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 140723616365008 139629497573111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
/proc/27333/statm: 2665282 46900 3130 1 0 2627263 0
[pid=27333/tid=27335] ppid=27330 vsize=10661128 memory=187600 CPUtime=85.14 cores=0,2,4,6
/proc/27333/task/27335/stat : 27335 (java) R 27330 27333 23229 0 -1 4202560 7690 0 0 0 8510 4 0 0 20 0 15 0 97482918 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629501813008 139629137741420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27336] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27336/stat : 27336 (java) S 27330 27333 23229 0 -1 1077944384 979 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629104650768 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27337] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27337/stat : 27337 (java) S 27330 27333 23229 0 -1 1077944384 479 0 0 0 28 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629103598224 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27338] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.33 cores=0,2,4,6
/proc/27333/task/27338/stat : 27338 (java) S 27330 27333 23229 0 -1 1077944384 567 0 0 0 29 4 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629102545168 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27339] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.32 cores=0,2,4,6
/proc/27333/task/27339/stat : 27339 (java) S 27330 27333 23229 0 -1 1077944384 681 0 0 0 27 5 0 0 20 0 15 0 97482919 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629101492624 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27340] ppid=27330 vsize=10661128 memory=185152 CPUtime=0.46 cores=0,2,4,6
/proc/27333/task/27340/stat : 27340 (java) S 27330 27333 23229 0 -1 1077944384 1426 0 0 0 43 3 0 0 20 0 15 0 97482920 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629057219312 139629497584258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27341] ppid=27330 vsize=10661128 memory=4 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27341/stat : 27341 (java) S 27330 27333 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629056165536 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27342] ppid=27330 vsize=10661128 memory=281252712312640 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27342/stat : 27342 (java) S 27330 27333 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97482921 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629055112432 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27343] ppid=27330 vsize=10661128 memory=187600 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27343/stat : 27343 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629054061008 139629497591707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27344] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.36 cores=0,2,4,6
/proc/27333/task/27344/stat : 27344 (java) S 27330 27333 23229 0 -1 1077944384 1501 0 0 0 36 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139629053008112 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27345] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.31 cores=0,2,4,6
/proc/27333/task/27345/stat : 27345 (java) S 27330 27333 23229 0 -1 1077944384 1523 0 0 0 31 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628984134000 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27346] ppid=27330 vsize=10661128 memory=187600 CPUtime=0.17 cores=0,2,4,6
/proc/27333/task/27346/stat : 27346 (java) S 27330 27333 23229 0 -1 1077944384 1112 0 0 0 17 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628983080944 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27347] ppid=27330 vsize=10661128 memory=3868 CPUtime=0 cores=0,2,4,6
/proc/27333/task/27347/stat : 27347 (java) S 27330 27333 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628982028640 139629497583317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
[pid=27333/tid=27348] ppid=27330 vsize=10661128 memory=28348 CPUtime=0.04 cores=0,2,4,6
/proc/27333/task/27348/stat : 27348 (java) S 27330 27333 23229 0 -1 1077944384 399 0 0 0 2 2 0 0 20 0 15 0 97482923 10916995072 46900 33554432000 4194304 4196468 140723616382464 139628980976688 139629497584258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32935936 140723616384173 140723616384265 140723616384265 140723616387023 0
Current children cumulated CPU time: 87.91 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187600 KiB

Child status: 0
Real time (s): 86.1973
CPU time (s): 88.0148
CPU user time (s): 87.7529
CPU system time (s): 0.2619
CPU usage (%): 102.108
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 187600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.7529
system time used= 0.2619
maximum resident set size= 188020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16536
involuntary context switches= 337


# summary of solver processes directly reported to runsolver:
#   pid: 27333
#   total CPU time (s): 88.0148
#   total CPU user time (s): 87.7529
#   total CPU system time (s): 0.2619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.561302 second user time and 0.812572 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 19:33:17
IDJOB=4299498
IDBENCH=141406
IDSOLVER=2766
FILE ID=node104/4299498-1532799197
RUNJOBID= node104-1532774598-23260
PBS_JOBID= 21022461
Free space on /tmp= 48344 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Dubois/Dubois-022_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299498-1532799197/watcher-4299498-1532799197 -o /tmp/evaluation-result-4299498-1532799197/solver-4299498-1532799197 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23260 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299498-1532799197.xml

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

MD5SUM BENCH= 6cb564a1b449df83d852ba5f609dcac6
RANDOM SEED=2057189242

node104.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.11
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.11
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.11
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.11
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:        27636256 kB
MemAvailable:   31488056 kB
Buffers:          157996 kB
Cached:          3945656 kB
SwapCached:           12 kB
Active:          2404544 kB
Inactive:        2217200 kB
Active(anon):     472680 kB
Inactive(anon):    73040 kB
Active(file):    1931864 kB
Inactive(file):  2144160 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1044 kB
Writeback:             0 kB
AnonPages:        524316 kB
Mapped:            52780 kB
Shmem:             25060 kB
Slab:             211620 kB
SReclaimable:     183224 kB
SUnreclaim:        28396 kB
KernelStack:        3568 kB
PageTables:         6704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1171688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-28 19:34:44