Trace number 4305000

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 427.942 408.757

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-6-cp_c18.xml
MD5SUMc46d03ece148f4d4d488319a25e0c2d7
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.371515
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints1808
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":96}]
Minimum variable degree77
Maximum variable degree78
Distribution of variable degrees[{"degree":77,"count":80},{"degree":78,"count":16}]
Minimum constraint arity4
Maximum constraint arity96
Distribution of constraint arities[{"arity":4,"count":1800},{"arity":16,"count":7},{"arity":96,"count":1}]
Number of extensional constraints0
Number of intensional constraints1800
Distribution of constraint types[{"type":"intension","count":1800},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
427.86/408.72	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 (5083 MiB free)
  memory of node 1: 16384 MiB (1980 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305000-1534102650/watcher-4305000-1534102650 -o /tmp/evaluation-result-4305000-1534102650/solver-4305000-1534102650 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534097471-21025 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=273657898 -superng HOME/instance-4305000-1534102650.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=22451, runsolver pid=22448

[startup+0.101648 s]*
/proc/loadavg: 1.74 1.52 1.51 2/211 22508
/proc/meminfo: memFree=7226108/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=10005480 memory=17076 CPUtime=0.09 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 4401 12945 0 0 1 1 5 2 20 0 6 0 227828140 10245611520 4269 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2501370 4269 1934 1 0 2489808 0
[pid=22451/tid=22504] ppid=22448 vsize=10005480 memory=4279135704013962638 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 2208 12945 0 0 0 0 5 2 20 0 6 0 227828150 10245611520 4269 33554432000 4194304 4196468 140728737909120 139699686470224 139699698713950 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 6 0 227828150 10245611520 4269 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=10005480 memory=140132831217280 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 6 0 227828150 10245611520 4269 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 6 0 227828150 10245611520 4269 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 6 0 227828150 10245611520 4269 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210138 s]*
/proc/loadavg: 1.74 1.52 1.51 3/220 22517
/proc/meminfo: memFree=7204884/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=10982744 memory=44124 CPUtime=0.25 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 7711 12945 0 0 16 2 5 2 20 0 15 0 227828140 11246329856 11031 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2745686 11031 2952 1 0 2708109 0
[pid=22451/tid=22504] ppid=22448 vsize=10982744 memory=-6517102902069810590 CPUtime=0.18 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 4313 12945 0 0 10 1 5 2 20 0 15 0 227828150 11246329856 11031 33554432000 4194304 4196468 140728737909120 139699686456840 139699694909291 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=10982744 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246329856 11031 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=10982744 memory=140132831217280 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246329856 11031 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246329856 11031 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246329856 11031 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=10982744 memory=140132831217280 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828152 11246329856 11097 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 13 12945 0 0 0 0 5 2 20 0 15 0 227828152 11246329856 11097 33554432000 4194304 4196468 140728737909120 139698508915616 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828153 11246329856 11097 33554432000 4194304 4196468 140728737909120 139698307589104 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11246329856 11097 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 366 12945 0 0 1 0 5 2 20 0 15 0 227828155 11246329856 11097 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 248 12945 0 0 0 0 5 2 20 0 15 0 227828155 11246329856 11097 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=10982744 memory=140132831217280 CPUtime=0.1 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 603 12945 0 0 3 0 5 2 20 0 15 0 227828155 11246329856 11097 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11246329856 11097 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=10982744 memory=140132831217280 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828156 11246329856 11097 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44124 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.74 1.52 1.51 3/220 22517
/proc/meminfo: memFree=7191636/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=10983192 memory=56156 CPUtime=0.37 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 10588 12945 0 0 27 3 5 2 20 0 15 0 227828140 11246788608 14039 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2745798 14039 3071 1 0 2708109 0
[pid=22451/tid=22504] ppid=22448 vsize=10983192 memory=6791534058613427641 CPUtime=0.27 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 7141 12945 0 0 19 1 5 2 20 0 15 0 227828150 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699686445472 139699698713950 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=10983192 memory=7084813469699035216 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=10983192 memory=2076 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=10983192 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828152 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 13 12945 0 0 0 0 5 2 20 0 15 0 227828152 11246788608 14039 33554432000 4194304 4196468 140728737909120 139698508915616 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828153 11246788608 14039 33554432000 4194304 4196468 140728737909120 139698307589104 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11246788608 14039 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 370 12945 0 0 2 0 5 2 20 0 15 0 227828155 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 248 12945 0 0 1 0 5 2 20 0 15 0 227828155 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=10983192 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 609 12945 0 0 4 0 5 2 20 0 15 0 227828155 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11246788608 14039 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828156 11246788608 14039 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56156 KiB

[startup+0.700804 s]
/proc/loadavg: 1.74 1.52 1.51 4/220 22517
/proc/meminfo: memFree=7181216/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=10983192 memory=88564 CPUtime=0.99 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 16751 12945 0 0 86 6 5 2 20 0 15 0 227828140 11246788608 22141 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2745798 22141 3241 1 0 2708109 0
[pid=22451/tid=22504] ppid=22448 vsize=10983192 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 12218 12945 0 0 55 3 5 2 20 0 15 0 227828150 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699686455504 139699714655389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=10983192 memory=3768 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828150 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=10983192 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) R 22448 22451 20994 0 -1 1077944384 6 12945 0 0 0 0 5 2 20 0 15 0 227828152 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=10983192 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 13 12945 0 0 0 0 5 2 20 0 15 0 227828152 11246788608 22141 33554432000 4194304 4196468 140728737909120 139698508915616 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=10983192 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828153 11246788608 22141 33554432000 4194304 4196468 140728737909120 139698307589104 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=10983192 memory=11044 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11246788608 22141 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=10983192 memory=13252 CPUtime=0.14 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 767 12945 0 0 7 0 5 2 20 0 15 0 227828155 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=10983192 memory=15460 CPUtime=0.16 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 859 12945 0 0 9 0 5 2 20 0 15 0 227828155 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=10983192 memory=17668 CPUtime=0.2 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 679 12945 0 0 13 0 5 2 20 0 15 0 227828155 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=10983192 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11246788608 22141 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=10983192 memory=22084 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828156 11246788608 22141 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88564 KiB

[startup+1.5008 s]
/proc/loadavg: 1.74 1.52 1.51 3/220 22517
/proc/meminfo: memFree=7137552/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=10998092 memory=204220 CPUtime=2.84 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 24639 12945 0 0 265 12 5 2 20 0 15 0 227828140 11262046208 51055 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2749523 51055 3474 1 0 2711181 0
[pid=22451/tid=22504] ppid=22448 vsize=10998092 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 17097 12945 0 0 128 6 5 2 20 0 15 0 227828150 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699686448560 139699693079001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 29 12945 0 0 1 0 5 2 20 0 15 0 227828150 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 23 12945 0 0 1 0 5 2 20 0 15 0 227828150 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 55 12945 0 0 1 0 5 2 20 0 15 0 227828150 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 169 12945 0 0 1 0 5 2 20 0 15 0 227828150 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=10998092 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 99 12945 0 0 1 0 5 2 20 0 15 0 227828152 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=10998092 memory=280265406621952 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 14 12945 0 0 0 0 5 2 20 0 15 0 227828152 11262046208 51055 33554432000 4194304 4196468 140728737909120 139698508915680 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828153 11262046208 51055 33554432000 4194304 4196468 140728737909120 139698307589120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=10998092 memory=11796 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11262046208 51055 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=10998092 memory=5772 CPUtime=0.52 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 1510 12945 0 0 45 0 5 2 20 0 15 0 227828155 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=10998092 memory=4616 CPUtime=0.48 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 1789 12945 0 0 41 0 5 2 20 0 15 0 227828155 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=10998092 memory=1388 CPUtime=0.49 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 1650 12945 0 0 42 0 5 2 20 0 15 0 227828155 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=10998092 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11262046208 51055 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=10998092 memory=880 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1 12945 0 0 0 0 5 2 20 0 15 0 227828156 11262046208 51055 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 10998092 KiB

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

[pid=22451/tid=22516] ppid=22448 vsize=11080032 memory=6880 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=11080032 memory=15252 CPUtime=0.29 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1622 12945 0 0 11 11 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 425.53 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1147808 KiB

[startup+408.001 s]*
/proc/loadavg: 1.45 1.42 1.47 3/220 22532
/proc/meminfo: memFree=6087764/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=11080032 memory=1147808 CPUtime=427.16 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 162286 12945 0 0 42618 91 5 2 20 0 15 0 227828140 11345952768 286952 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2770008 286952 3530 1 0 2731661 0
[pid=22451/tid=22504] ppid=22448 vsize=11080032 memory=1228 CPUtime=404.79 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 56636 12945 0 0 40444 28 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699686468496 139699277775127 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=11080032 memory=2252 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 3569 12945 0 0 131 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=11080032 memory=1796 CPUtime=1.49 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 4556 12945 0 0 132 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=11080032 memory=4126316290023845779 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 4062 12945 0 0 130 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=11080032 memory=34452 CPUtime=1.5 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 6644 12945 0 0 132 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=11080032 memory=1720 CPUtime=1.3 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 5583 12945 0 0 117 6 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=11080032 memory=508 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 15 12945 0 0 0 0 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698508915680 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=11080032 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828153 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698307589120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=11080032 memory=2412 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=11080032 memory=6791534058613427641 CPUtime=5.83 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 21671 12945 0 0 573 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=11080032 memory=1228 CPUtime=6.86 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 25348 12945 0 0 676 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=11080032 memory=880 CPUtime=2.67 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 30376 12945 0 0 255 5 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=11080032 memory=1940 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=11080032 memory=1172 CPUtime=0.29 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1622 12945 0 0 11 11 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 427.16 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1147808 KiB

[startup+408.401 s]
/proc/loadavg: 1.45 1.42 1.47 3/220 22532
/proc/meminfo: memFree=6087764/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=11080032 memory=1147808 CPUtime=427.56 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 162289 12945 0 0 42658 91 5 2 20 0 15 0 227828140 11345952768 286952 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2770008 286952 3530 1 0 2731661 0
[pid=22451/tid=22504] ppid=22448 vsize=11080032 memory=1172 CPUtime=405.18 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 56638 12945 0 0 40483 28 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699686466736 139699283065220 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=11080032 memory=6880 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 3570 12945 0 0 131 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=11080032 memory=15252 CPUtime=1.49 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 4556 12945 0 0 132 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=11080032 memory=15448 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 4062 12945 0 0 130 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=11080032 memory=4044 CPUtime=1.5 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 6644 12945 0 0 132 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=11080032 memory=1176 CPUtime=1.3 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 5583 12945 0 0 117 6 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=11080032 memory=34452 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 15 12945 0 0 0 0 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698508915680 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=11080032 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828153 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698307589120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=11080032 memory=508 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=11080032 memory=928 CPUtime=5.83 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 21671 12945 0 0 573 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=11080032 memory=2412 CPUtime=6.86 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 25348 12945 0 0 676 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=11080032 memory=1568 CPUtime=2.67 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 30376 12945 0 0 255 5 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=11080032 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=11080032 memory=2216 CPUtime=0.29 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1622 12945 0 0 11 11 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 427.56 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1147808 KiB

[startup+408.601 s]
/proc/loadavg: 1.45 1.42 1.47 3/220 22532
/proc/meminfo: memFree=6087764/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=11080032 memory=1147808 CPUtime=427.76 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 162291 12945 0 0 42678 91 5 2 20 0 15 0 227828140 11345952768 286952 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2770008 286952 3530 1 0 2731661 0
[pid=22451/tid=22504] ppid=22448 vsize=11080032 memory=1408 CPUtime=405.38 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 56639 12945 0 0 40503 28 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699686467680 139699265013596 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=11080032 memory=3216 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 3570 12945 0 0 131 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=11080032 memory=1147808 CPUtime=1.49 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 4557 12945 0 0 132 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=11080032 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 4062 12945 0 0 130 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=11080032 memory=4126316290023845779 CPUtime=1.5 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 6644 12945 0 0 132 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=11080032 memory=7100839878612131197 CPUtime=1.3 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 5583 12945 0 0 117 6 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=11080032 memory=-7023579799431922829 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 15 12945 0 0 0 0 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698508915680 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=11080032 memory=4629546024076873078 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828153 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698307589120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=11080032 memory=-8412652152092201843 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=11080032 memory=0 CPUtime=5.83 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 21671 12945 0 0 573 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=11080032 memory=0 CPUtime=6.86 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 25348 12945 0 0 676 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=11080032 memory=0 CPUtime=2.67 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 30376 12945 0 0 255 5 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=11080032 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1622 12945 0 0 11 11 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 427.76 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1147808 KiB

[startup+408.701 s]
/proc/loadavg: 1.45 1.42 1.47 3/220 22532
/proc/meminfo: memFree=6087764/32770624 swapFree=67108856/67108860
[pid=22451] ppid=22448 vsize=11080032 memory=1147808 CPUtime=427.86 cores=0,2,4,6
/proc/22451/stat : 22451 (java) S 22448 22451 20994 0 -1 1077944320 162291 12945 0 0 42688 91 5 2 20 0 15 0 227828140 11345952768 286952 33554432000 4194304 4196468 140728737909120 140728737891664 139699714633463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
/proc/22451/statm: 2770008 286952 3530 1 0 2731661 0
[pid=22451/tid=22504] ppid=22448 vsize=11080032 memory=1147756 CPUtime=405.48 cores=0,2,4,6
/proc/22451/task/22504/stat : 22504 (java) R 22448 22451 20994 0 -1 4202560 56639 12945 0 0 40513 28 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699686467680 139699277011236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22505] ppid=22448 vsize=11080032 memory=1147768 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22505/stat : 22505 (java) S 22448 22451 20994 0 -1 1077944384 3570 12945 0 0 131 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699718875920 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22506] ppid=22448 vsize=11080032 memory=33 CPUtime=1.49 cores=0,2,4,6
/proc/22451/task/22506/stat : 22506 (java) S 22448 22451 20994 0 -1 1077944384 4557 12945 0 0 132 10 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699584211856 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22507] ppid=22448 vsize=11080032 memory=1147808 CPUtime=1.48 cores=0,2,4,6
/proc/22451/task/22507/stat : 22507 (java) S 22448 22451 20994 0 -1 1077944384 4062 12945 0 0 130 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699253275664 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22508] ppid=22448 vsize=11080032 memory=1147808 CPUtime=1.5 cores=0,2,4,6
/proc/22451/task/22508/stat : 22508 (java) S 22448 22451 20994 0 -1 1077944384 6644 12945 0 0 132 11 5 2 20 0 15 0 227828150 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699252223120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22509] ppid=22448 vsize=11080032 memory=1147808 CPUtime=1.3 cores=0,2,4,6
/proc/22451/task/22509/stat : 22509 (java) S 22448 22451 20994 0 -1 1077944384 5583 12945 0 0 117 6 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699140413424 139699714644610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22510] ppid=22448 vsize=11080032 memory=1147808 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22510/stat : 22510 (java) S 22448 22451 20994 0 -1 1077944384 15 12945 0 0 0 0 5 2 20 0 15 0 227828152 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698508915680 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22511] ppid=22448 vsize=11080032 memory=1147808 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22511/stat : 22511 (java) S 22448 22451 20994 0 -1 1077944384 2 12945 0 0 0 0 5 2 20 0 15 0 227828153 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698307589120 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22512] ppid=22448 vsize=11080032 memory=4616 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22512/stat : 22512 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139698000189648 139699714652059 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22513] ppid=22448 vsize=11080032 memory=1388 CPUtime=5.83 cores=0,2,4,6
/proc/22451/task/22513/stat : 22513 (java) S 22448 22451 20994 0 -1 1077944384 21671 12945 0 0 573 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699139361264 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22514] ppid=22448 vsize=11080032 memory=1147808 CPUtime=6.86 cores=0,2,4,6
/proc/22451/task/22514/stat : 22514 (java) S 22448 22451 20994 0 -1 1077944384 25348 12945 0 0 676 3 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699138308720 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22515] ppid=22448 vsize=11080032 memory=1147800 CPUtime=2.67 cores=0,2,4,6
/proc/22451/task/22515/stat : 22515 (java) S 22448 22451 20994 0 -1 1077944384 30376 12945 0 0 255 5 5 2 20 0 15 0 227828155 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699137256176 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22516] ppid=22448 vsize=11080032 memory=1147808 CPUtime=0.07 cores=0,2,4,6
/proc/22451/task/22516/stat : 22516 (java) S 22448 22451 20994 0 -1 1077944384 3 12945 0 0 0 0 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139697569393760 139699714643669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
[pid=22451/tid=22517] ppid=22448 vsize=11080032 memory=1147808 CPUtime=0.29 cores=0,2,4,6
/proc/22451/task/22517/stat : 22517 (java) S 22448 22451 20994 0 -1 1077944384 1622 12945 0 0 11 11 5 2 20 0 15 0 227828156 11345952768 286952 33554432000 4194304 4196468 140728737909120 139699136203056 139699714644610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140728737917540 140728737920348 140728737920348 140728737923023 0
Current children cumulated CPU time: 427.86 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1147808 KiB

Child status: 0
Real time (s): 408.757
CPU time (s): 427.942
CPU user time (s): 426.968
CPU system time (s): 0.973554
CPU usage (%): 104.693
Max. virtual memory (cumulated for all children) (KiB): 11082668
Max. memory (cumulated for all children) (KiB): 1194868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 426.968
system time used= 0.973554
maximum resident set size= 1196916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41533
involuntary context switches= 1550


# summary of solver processes directly reported to runsolver:
#   pid: 22451
#   total CPU time (s): 427.942
#   total CPU user time (s): 426.968
#   total CPU system time (s): 0.973554

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.41121 second user time and 3.92631 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-12 21:37:30
IDJOB=4305000
IDBENCH=141379
IDSOLVER=2781
FILE ID=node133/4305000-1534102650
RUNJOBID= node133-1534097471-21025
PBS_JOBID= 21037000
Free space on /tmp= 39000 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-6-cp_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305000-1534102650/watcher-4305000-1534102650 -o /tmp/evaluation-result-4305000-1534102650/solver-4305000-1534102650 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534097471-21025 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=273657898 -superng HOME/instance-4305000-1534102650.xml

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

MD5SUM BENCH= c46d03ece148f4d4d488319a25e0c2d7
RANDOM SEED=273657898

node133.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.24
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.24
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.24
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.24
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:         7234196 kB
MemAvailable:   30610368 kB
Buffers:          227796 kB
Cached:         23093664 kB
SwapCached:            0 kB
Active:         11250136 kB
Inactive:       13418592 kB
Active(anon):    1298120 kB
Inactive(anon):   101696 kB
Active(file):    9952016 kB
Inactive(file): 13316896 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             27028 kB
Writeback:             0 kB
AnonPages:       1368280 kB
Mapped:            69576 kB
Shmem:             49820 kB
Slab:             563760 kB
SReclaimable:     535720 kB
SUnreclaim:        28040 kB
KernelStack:        3872 kB
PageTables:         8040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2362964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1126400 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= 38972 MiB
End job on node133 at 2018-08-12 21:44:19