Trace number 4305258

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
Concrete 3.9.2-SuperNGUNSAT 848.037 825.914

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-08_c18.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
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 benchmark30.4561
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.73	c Concrete v3.9.2.1532736233296 running
847.91/825.89	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 (4426 MiB free)
  memory of node 1: 16384 MiB (9954 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305258-1534145659/watcher-4305258-1534145659 -o /tmp/evaluation-result-4305258-1534145659/solver-4305258-1534145659 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534138268-9450 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=923667720 -superng HOME/instance-4305258-1534145659.xml 

running on 4 cores: 1,3,5,7

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
solver pid=10459, runsolver pid=10456
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 1.48 1.58 1.59 3/206 10517
/proc/meminfo: memFree=14718884/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=10005480 memory=18856 CPUtime=0.1 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 4343 12987 0 0 1 1 5 3 20 0 6 0 232129211 10245611520 4714 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2501370 4714 1934 1 0 2489808 0
[pid=10459/tid=10513] ppid=10456 vsize=10021560 memory=5852835220496416925 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 2195 12987 0 0 0 0 5 3 20 0 6 0 232129220 10262077440 4780 33554432000 4194304 4196468 140733010853056 140553226256976 140553235543264 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=10021560 memory=5793855392659491257 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 6 0 232129221 10262077440 4780 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=10021560 memory=140141649598080 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 6 0 232129221 10262077440 4780 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=10021560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 6 0 232129221 10262077440 4780 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=10021560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 2 12987 0 0 0 0 5 3 20 0 6 0 232129221 10262077440 4780 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18856 KiB

[startup+0.209739 s]*
/proc/loadavg: 1.48 1.58 1.59 3/215 10526
/proc/meminfo: memFree=14697212/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=10985364 memory=47516 CPUtime=0.26 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 8551 12987 0 0 16 2 5 3 20 0 15 0 232129211 11249012736 11879 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2746341 11879 2973 1 0 2708764 0
[pid=10459/tid=10513] ppid=10456 vsize=10982776 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 5440 12987 0 0 10 1 5 3 20 0 15 0 232129220 11246362624 11608 33554432000 4194304 4196468 140733010853056 140553226245024 140553247099933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=10982776 memory=4211973867854388618 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246362624 11608 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=10982776 memory=140141649598080 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246362624 11608 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246362624 11674 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 2 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246362624 11674 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=10982776 memory=140141649598080 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 2 12987 0 0 0 0 5 3 20 0 15 0 232129222 11246362624 11674 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 13 12987 0 0 0 0 5 3 20 0 15 0 232129222 11246362624 11740 33554432000 4194304 4196468 140733010853056 140552013079456 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129223 11246362624 11740 33554432000 4194304 4196468 140733010853056 140551865230320 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11246362624 11740 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=10982776 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 469 12987 0 0 1 0 5 3 20 0 15 0 232129225 11246362624 11806 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=10982776 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 147 12987 0 0 1 0 5 3 20 0 15 0 232129225 11246362624 11806 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=10982776 memory=140141649598080 CPUtime=0.1 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 620 12987 0 0 2 0 5 3 20 0 15 0 232129225 11246362624 11806 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11246362624 11806 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=10982776 memory=140141649598080 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129226 11246362624 11872 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10985364 KiB
Current children cumulated memory: 47516 KiB

[startup+0.310147 s]*
/proc/loadavg: 1.48 1.58 1.59 3/215 10526
/proc/meminfo: memFree=14684188/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=10983192 memory=55584 CPUtime=0.39 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 10430 12987 0 0 28 3 5 3 20 0 15 0 232129211 11246788608 13896 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2745798 13896 3092 1 0 2708109 0
[pid=10459/tid=10513] ppid=10456 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 6966 12987 0 0 19 2 5 3 20 0 15 0 232129220 11246788608 13896 33554432000 4194304 4196468 140733010853056 140553226232224 140553238500702 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 13896 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 13896 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 13896 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 2 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 13896 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=10983192 memory=140141649598079 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 2 12987 0 0 0 0 5 3 20 0 15 0 232129222 11246788608 13896 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 13 12987 0 0 0 0 5 3 20 0 15 0 232129222 11246788608 13896 33554432000 4194304 4196468 140733010853056 140552013079456 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=10983192 memory=140141649598080 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129223 11246788608 13896 33554432000 4194304 4196468 140733010853056 140551865230320 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11246788608 13896 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 470 12987 0 0 1 0 5 3 20 0 15 0 232129225 11246788608 13896 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 151 12987 0 0 1 0 5 3 20 0 15 0 232129225 11246788608 13896 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) R 10456 10459 8231 0 -1 4202560 638 12987 0 0 4 0 5 3 20 0 15 0 232129225 11246788608 13896 33554432000 4194304 4196468 140733010853056 140552744372976 140553246657342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11246788608 13896 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129226 11246788608 13896 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55584 KiB

[startup+0.700757 s]
/proc/loadavg: 1.48 1.58 1.59 3/215 10526
/proc/meminfo: memFree=14673892/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=10983192 memory=88816 CPUtime=0.99 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 16767 12987 0 0 86 5 5 3 20 0 15 0 232129211 11246788608 22204 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2745798 22204 3241 1 0 2708109 0
[pid=10459/tid=10513] ppid=10456 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 12168 12987 0 0 56 3 5 3 20 0 15 0 232129220 11246788608 22204 33554432000 4194304 4196468 140733010853056 140553226241040 140553235983767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 22204 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 22204 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=10983192 memory=3892 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 22204 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=10983192 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 2 12987 0 0 0 0 5 3 20 0 15 0 232129221 11246788608 22204 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=10983192 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 6 12987 0 0 0 0 5 3 20 0 15 0 232129222 11246788608 22204 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 13 12987 0 0 0 0 5 3 20 0 15 0 232129222 11246788608 22204 33554432000 4194304 4196468 140733010853056 140552013079456 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129223 11246788608 22204 33554432000 4194304 4196468 140733010853056 140551865230320 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11246788608 22204 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=10983192 memory=30305 CPUtime=0.17 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 1123 12987 0 0 9 0 5 3 20 0 15 0 232129225 11246788608 22204 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=10983192 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 520 12987 0 0 7 0 5 3 20 0 15 0 232129225 11246788608 22204 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=10983192 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 732 12987 0 0 12 0 5 3 20 0 15 0 232129225 11246788608 22204 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11246788608 22204 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=10983192 memory=-4546129931942301728 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129226 11246788608 22204 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88816 KiB

[startup+1.50069 s]
/proc/loadavg: 1.48 1.58 1.59 3/215 10526
/proc/meminfo: memFree=14627436/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=10998092 memory=179572 CPUtime=2.29 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 23910 12987 0 0 211 10 5 3 20 0 15 0 232129211 11262046208 44893 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2749523 44893 3473 1 0 2711181 0
[pid=10459/tid=10513] ppid=10456 vsize=10998092 memory=3892 CPUtime=1.44 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 17672 12987 0 0 130 6 5 3 20 0 15 0 232129220 11262046208 44893 33554432000 4194304 4196468 140733010853056 140553226252096 140553235985188 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 23 12987 0 0 1 0 5 3 20 0 15 0 232129221 11262046208 44893 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=10998092 memory=56 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 233 12987 0 0 1 0 5 3 20 0 15 0 232129221 11262046208 44893 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 22 12987 0 0 1 0 5 3 20 0 15 0 232129221 11262046208 44893 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=10998092 memory=3892 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 69 12987 0 0 1 0 5 3 20 0 15 0 232129221 11262046208 44893 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=10998092 memory=63064 CPUtime=0.09 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 54 12987 0 0 1 0 5 3 20 0 15 0 232129222 11262046208 44893 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=10998092 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 14 12987 0 0 0 0 5 3 20 0 15 0 232129222 11262046208 44893 33554432000 4194304 4196468 140733010853056 140552013079520 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129223 11262046208 44893 33554432000 4194304 4196468 140733010853056 140551865230336 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=10998092 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11262046208 44893 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=10998092 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 1576 12987 0 0 24 0 5 3 20 0 15 0 232129225 11262046208 44893 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=10998092 memory=6943526294502006880 CPUtime=0.25 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 742 12987 0 0 17 0 5 3 20 0 15 0 232129225 11262046208 44893 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=10998092 memory=56 CPUtime=0.41 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 1305 12987 0 0 33 0 5 3 20 0 15 0 232129225 11262046208 44893 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=10998092 memory=10803 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11262046208 44893 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=10998092 memory=21849 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1 12987 0 0 0 0 5 3 20 0 15 0 232129226 11262046208 44893 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 10998092 KiB

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


[startup+824.001 s]*
/proc/loadavg: 1.32 1.39 1.48 3/215 10802
/proc/meminfo: memFree=13743884/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=11077984 memory=1198308 CPUtime=846.09 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 200275 12987 0 0 84456 145 5 3 20 0 15 0 232129211 11343855616 299577 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2769496 299577 3526 1 0 2731149 0
[pid=10459/tid=10513] ppid=10456 vsize=11077984 memory=3888 CPUtime=816.72 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 71875 12987 0 0 81631 33 5 3 20 0 15 0 232129220 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553226253296 140552836585952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=11077984 memory=8564 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 9896 12987 0 0 360 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=11077984 memory=-7003737579269690708 CPUtime=3.85 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 7377 12987 0 0 356 21 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=11077984 memory=3172 CPUtime=3.85 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 10638 12987 0 0 359 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=11077984 memory=1198308 CPUtime=3.87 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 8243 12987 0 0 361 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=11077984 memory=1408 CPUtime=2.91 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 11423 12987 0 0 267 16 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=11077984 memory=3128 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 23 12987 0 0 0 0 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552013079520 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=11077984 memory=964596 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 21 12987 0 0 0 0 5 3 20 0 15 0 232129223 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551865230336 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=11077984 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=11077984 memory=1220 CPUtime=4.63 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 26439 12987 0 0 452 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=11077984 memory=1108 CPUtime=4.44 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 28174 12987 0 0 433 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=11077984 memory=1220 CPUtime=2.05 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 22692 12987 0 0 192 5 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=11077984 memory=1572 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=11077984 memory=924 CPUtime=0.52 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1276 12987 0 0 19 25 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 846.09 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1198308 KiB

[startup+824.801 s]
/proc/loadavg: 1.32 1.39 1.48 3/215 10802
/proc/meminfo: memFree=13743884/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=11077984 memory=1198308 CPUtime=846.9 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 200280 12987 0 0 84537 145 5 3 20 0 15 0 232129211 11343855616 299577 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2769496 299577 3526 1 0 2731149 0
[pid=10459/tid=10513] ppid=10456 vsize=11077984 memory=288230574492221466 CPUtime=817.51 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 71879 12987 0 0 81710 33 5 3 20 0 15 0 232129220 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553226253616 140552822695202 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=11077984 memory=303993194746741051 CPUtime=3.87 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 9897 12987 0 0 361 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=11077984 memory=14133342345892558 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 7377 12987 0 0 357 21 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=11077984 memory=6791534058613427641 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 10638 12987 0 0 360 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=11077984 memory=1220 CPUtime=3.87 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 8243 12987 0 0 361 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=11077984 memory=2380 CPUtime=2.92 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 11423 12987 0 0 268 16 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=11077984 memory=1752 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 23 12987 0 0 0 0 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552013079520 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=11077984 memory=1620 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 21 12987 0 0 0 0 5 3 20 0 15 0 232129223 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551865230336 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=11077984 memory=4744 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=11077984 memory=3888 CPUtime=4.63 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 26439 12987 0 0 452 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=11077984 memory=8564 CPUtime=4.44 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 28174 12987 0 0 433 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=11077984 memory=1800 CPUtime=2.05 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 22692 12987 0 0 192 5 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=11077984 memory=1264 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=11077984 memory=7136 CPUtime=0.52 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1276 12987 0 0 19 25 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 846.9 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1198308 KiB

[startup+825.601 s]
/proc/loadavg: 1.32 1.39 1.48 3/215 10802
/proc/meminfo: memFree=13743884/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=11077984 memory=1198308 CPUtime=847.71 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 200286 12987 0 0 84618 145 5 3 20 0 15 0 232129211 11343855616 299577 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2769496 299577 3526 1 0 2731149 0
[pid=10459/tid=10513] ppid=10456 vsize=11077984 memory=280282990123600 CPUtime=818.3 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 71883 12987 0 0 81789 33 5 3 20 0 15 0 232129220 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553226253616 140552827089684 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=11077984 memory=280282990123664 CPUtime=3.87 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 9897 12987 0 0 361 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=11077984 memory=1198308 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 7377 12987 0 0 357 21 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=11077984 memory=15336 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 10640 12987 0 0 360 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=11077984 memory=15840 CPUtime=3.88 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 8243 12987 0 0 362 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=11077984 memory=1194212 CPUtime=2.92 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 11423 12987 0 0 268 16 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=11077984 memory=140141495481256 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 23 12987 0 0 0 0 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552013079520 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=11077984 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 21 12987 0 0 0 0 5 3 20 0 15 0 232129223 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551865230336 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=11077984 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=11077984 memory=1620 CPUtime=4.63 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 26439 12987 0 0 452 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=11077984 memory=4744 CPUtime=4.44 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 28174 12987 0 0 433 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=11077984 memory=0 CPUtime=2.05 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 22692 12987 0 0 192 5 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=11077984 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=11077984 memory=63072 CPUtime=0.52 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1276 12987 0 0 19 25 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 847.71 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1198308 KiB

[startup+825.801 s]
/proc/loadavg: 1.32 1.39 1.48 3/215 10802
/proc/meminfo: memFree=13743884/32770624 swapFree=67108792/67108860
[pid=10459] ppid=10456 vsize=11077984 memory=1198308 CPUtime=847.91 cores=1,3,5,7
/proc/10459/stat : 10459 (java) S 10456 10459 8231 0 -1 1077944320 200315 12987 0 0 84638 145 5 3 20 0 15 0 232129211 11343855616 299577 33554432000 4194304 4196468 140733010853056 140733010835600 140553254420215 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
/proc/10459/statm: 2769496 299577 3526 1 0 2731149 0
[pid=10459/tid=10513] ppid=10456 vsize=11077984 memory=2380 CPUtime=818.5 cores=1,3,5,7
/proc/10459/task/10513/stat : 10513 (java) R 10456 10459 8231 0 -1 4202560 71899 12987 0 0 81809 33 5 3 20 0 15 0 232129220 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553226254576 140552836599163 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10514] ppid=10456 vsize=11077984 memory=6791534058613427641 CPUtime=3.87 cores=1,3,5,7
/proc/10459/task/10514/stat : 10514 (java) S 10456 10459 8231 0 -1 1077944384 9898 12987 0 0 361 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553258662672 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10515] ppid=10456 vsize=11077984 memory=1616 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10515/stat : 10515 (java) S 10456 10459 8231 0 -1 1077944384 7380 12987 0 0 357 21 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553143860112 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10516] ppid=10456 vsize=11077984 memory=1168 CPUtime=3.86 cores=1,3,5,7
/proc/10459/task/10516/stat : 10516 (java) S 10456 10459 8231 0 -1 1077944384 10645 12987 0 0 360 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553142807568 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10517] ppid=10456 vsize=11077984 memory=928 CPUtime=3.88 cores=1,3,5,7
/proc/10459/task/10517/stat : 10517 (java) S 10456 10459 8231 0 -1 1077944384 8247 12987 0 0 362 18 5 3 20 0 15 0 232129221 11343855616 299577 33554432000 4194304 4196468 140733010853056 140553141755024 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10518] ppid=10456 vsize=11077984 memory=2420 CPUtime=2.92 cores=1,3,5,7
/proc/10459/task/10518/stat : 10518 (java) S 10456 10459 8231 0 -1 1077944384 11423 12987 0 0 268 16 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552747530224 140553254431362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10519] ppid=10456 vsize=11077984 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10519/stat : 10519 (java) S 10456 10459 8231 0 -1 1077944384 23 12987 0 0 0 0 5 3 20 0 15 0 232129222 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552013079520 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10520] ppid=10456 vsize=11077984 memory=2192 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10520/stat : 10520 (java) S 10456 10459 8231 0 -1 1077944384 21 12987 0 0 0 0 5 3 20 0 15 0 232129223 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551865230336 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10521] ppid=10456 vsize=11077984 memory=3984 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10521/stat : 10521 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551557830864 140553254438811 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10522] ppid=10456 vsize=11077984 memory=1920 CPUtime=4.63 cores=1,3,5,7
/proc/10459/task/10522/stat : 10522 (java) S 10456 10459 8231 0 -1 1077944384 26439 12987 0 0 452 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552746478064 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10523] ppid=10456 vsize=11077984 memory=7892 CPUtime=4.44 cores=1,3,5,7
/proc/10459/task/10523/stat : 10523 (java) S 10456 10459 8231 0 -1 1077944384 28174 12987 0 0 433 3 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552745425520 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10524] ppid=10456 vsize=11077984 memory=808 CPUtime=2.05 cores=1,3,5,7
/proc/10459/task/10524/stat : 10524 (java) S 10456 10459 8231 0 -1 1077944384 22692 12987 0 0 192 5 5 3 20 0 15 0 232129225 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552744372976 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10525] ppid=10456 vsize=11077984 memory=1696 CPUtime=0.08 cores=1,3,5,7
/proc/10459/task/10525/stat : 10525 (java) S 10456 10459 8231 0 -1 1077944384 3 12987 0 0 0 0 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140551127034976 140553254430421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
[pid=10459/tid=10526] ppid=10456 vsize=11077984 memory=6791534058613427641 CPUtime=0.52 cores=1,3,5,7
/proc/10459/task/10526/stat : 10526 (java) S 10456 10459 8231 0 -1 1077944384 1276 12987 0 0 19 25 5 3 20 0 15 0 232129226 11343855616 299577 33554432000 4194304 4196468 140733010853056 140552743319856 140553254431362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140733010856548 140733010859356 140733010859356 140733010862031 0
Current children cumulated CPU time: 847.91 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1198308 KiB

[startup+825.901 s]*
/proc/loadavg: 1.32 1.39 1.48 3/202 10803
/proc/meminfo: memFree=14189156/32770624 swapFree=67108792/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 825.914
CPU time (s): 848.037
CPU user time (s): 846.532
CPU system time (s): 1.50484
CPU usage (%): 102.679
Max. virtual memory (cumulated for all children) (KiB): 11080860
Max. memory (cumulated for all children) (KiB): 1198308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 846.532
system time used= 1.50484
maximum resident set size= 1200444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215669
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83230
involuntary context switches= 1769


# summary of solver processes directly reported to runsolver:
#   pid: 10459
#   total CPU time (s): 848.037
#   total CPU user time (s): 846.532
#   total CPU system time (s): 1.50484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.93855 second user time and 7.39179 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-13 09:34:19
IDJOB=4305258
IDBENCH=141613
IDSOLVER=2781
FILE ID=node150/4305258-1534145659
RUNJOBID= node150-1534138268-9450
PBS_JOBID= 21037012
Free space on /tmp= 35012 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-08_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305258-1534145659/watcher-4305258-1534145659 -o /tmp/evaluation-result-4305258-1534145659/solver-4305258-1534145659 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534138268-9450 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=923667720 -superng HOME/instance-4305258-1534145659.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=923667720

node150.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.76
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.76
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.76
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.76
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:        14727240 kB
MemAvailable:   30746648 kB
Buffers:          234116 kB
Cached:         15848952 kB
SwapCached:           32 kB
Active:          9160804 kB
Inactive:        8130008 kB
Active(anon):    1158920 kB
Inactive(anon):   101220 kB
Active(file):    8001884 kB
Inactive(file):  8028788 kB
Unevictable:        7736 kB
Mlocked:            7736 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             26612 kB
Writeback:             0 kB
AnonPages:       1215460 kB
Mapped:            66960 kB
Shmem:             49732 kB
Slab:             445180 kB
SReclaimable:     417196 kB
SUnreclaim:        27984 kB
KernelStack:        3488 kB
PageTables:         8544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2178616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1114112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 34984 MiB
End job on node150 at 2018-08-13 09:48:06