Trace number 4294400

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.8 2018-06-13UNSAT 556.159 537.446

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.73	c Concrete v3.8.1528841891564 running
556.09/537.43	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 (8517 MiB free)
  memory of node 1: 16384 MiB (10805 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294400-1532471383/watcher-4294400-1532471383 -o /tmp/evaluation-result-4294400-1532471383/solver-4294400-1532471383 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532466433-19937 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1674812749 HOME/instance-4294400-1532471383.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
Current StackSize limit: 8192 KiB
solver pid=21390, runsolver pid=21387


[startup+0.100135 s]*
/proc/loadavg: 1.64 1.42 1.41 3/210 21447
/proc/meminfo: memFree=19780364/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=9972712 memory=18328 CPUtime=0.1 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 4251 13098 0 0 1 1 5 3 20 0 6 0 64701465 10212057088 4582 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2493178 4582 1930 1 0 2481616 0
[pid=21390/tid=21443] ppid=21387 vsize=9972712 memory=4628411388058700198 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 2061 13098 0 0 0 0 5 3 20 0 6 0 64701474 10212057088 4582 33554432000 4194304 4196468 140734157449600 140619802960464 140619816806229 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=9972712 memory=5793855691143465401 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 6 0 64701475 10212057088 4582 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=9972712 memory=140440133572224 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 6 0 64701475 10212057088 4582 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 6 0 64701475 10212057088 4582 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 6 0 64701475 10212057088 4582 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210224 s]*
/proc/loadavg: 1.64 1.42 1.41 3/219 21456
/proc/meminfo: memFree=19759480/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10821524 memory=43768 CPUtime=0.26 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 8102 13098 0 0 16 2 5 3 20 0 15 0 64701465 11081240576 10942 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2705381 10942 2975 1 0 2667804 0
[pid=21390/tid=21443] ppid=21387 vsize=10821524 memory=-8540663193526752614 CPUtime=0.2 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 4769 13098 0 0 11 1 5 3 20 0 15 0 64701474 11081240576 11074 33554432000 4194304 4196468 140734157449600 140619802948512 140619823803421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10821524 memory=4211974166338362762 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701475 11081240576 11074 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10821524 memory=140440133572224 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701475 11081240576 11074 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701475 11081240576 11074 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701475 11081240576 11140 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701476 11081240576 11140 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10821524 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 33 13098 0 0 0 0 5 3 20 0 15 0 64701476 11081240576 11140 33554432000 4194304 4196468 140734157449600 140619288618272 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701477 11081240576 11140 33554432000 4194304 4196468 140734157449600 140618638550640 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11081240576 11206 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10821524 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 478 13098 0 0 1 0 5 3 20 0 15 0 64701479 11081240576 11206 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10821524 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 133 13098 0 0 0 0 5 3 20 0 15 0 64701479 11081240576 11206 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10821524 memory=140440133572224 CPUtime=0.11 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 615 13098 0 0 3 0 5 3 20 0 15 0 64701479 11081240576 11206 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10821524 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11081240576 11272 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10821524 memory=140440133572224 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701480 11081240576 11272 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10821524 KiB
Current children cumulated memory: 43768 KiB

[startup+0.310528 s]*
/proc/loadavg: 1.64 1.42 1.41 3/219 21456
/proc/meminfo: memFree=19746332/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10819352 memory=53156 CPUtime=0.39 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 10341 13098 0 0 28 3 5 3 20 0 15 0 64701465 11079016448 13289 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2704838 13289 3094 1 0 2667149 0
[pid=21390/tid=21443] ppid=21387 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 6868 13098 0 0 20 1 5 3 20 0 15 0 64701474 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619802935712 140619823360830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10819352 memory=140440133572223 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701476 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 33 13098 0 0 0 0 5 3 20 0 15 0 64701476 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619288618272 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10819352 memory=140440133572224 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701477 11079016448 13289 33554432000 4194304 4196468 140734157449600 140618638550640 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11079016448 13289 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10819352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 478 13098 0 0 1 0 5 3 20 0 15 0 64701479 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10819352 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 136 13098 0 0 1 0 5 3 20 0 15 0 64701479 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) R 21387 21390 19905 0 -1 4202560 623 13098 0 0 4 0 5 3 20 0 15 0 64701479 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619252955504 140619823360830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11079016448 13289 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701480 11079016448 13289 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53156 KiB

[startup+0.700743 s]
/proc/loadavg: 1.64 1.42 1.41 3/219 21456
/proc/meminfo: memFree=19736780/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10819352 memory=85312 CPUtime=0.99 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 16401 13098 0 0 87 4 5 3 20 0 15 0 64701465 11079016448 21328 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2704838 21328 3240 1 0 2667149 0
[pid=21390/tid=21443] ppid=21387 vsize=10819352 memory=19900 CPUtime=0.67 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 11867 13098 0 0 57 2 5 3 20 0 15 0 64701474 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619802944528 140619831137552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10819352 memory=288230583132496608 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10819352 memory=288287775051220497 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 2 13098 0 0 0 0 5 3 20 0 15 0 64701475 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10819352 memory=140439995064832 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 5 13098 0 0 0 0 5 3 20 0 15 0 64701476 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10819352 memory=140441135612898 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 33 13098 0 0 0 0 5 3 20 0 15 0 64701476 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619288618272 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10819352 memory=956 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701477 11079016448 21328 33554432000 4194304 4196468 140734157449600 140618638550640 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10819352 memory=7305218370954160725 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11079016448 21328 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10819352 memory=7452169109558028137 CPUtime=0.15 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 835 13098 0 0 7 0 5 3 20 0 15 0 64701479 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10819352 memory=6935652554413002832 CPUtime=0.17 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 792 13098 0 0 9 0 5 3 20 0 15 0 64701479 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10819352 memory=5450909908396308010 CPUtime=0.2 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 666 13098 0 0 12 0 5 3 20 0 15 0 64701479 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10819352 memory=1404238533875048054 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11079016448 21328 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701480 11079016448 21328 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 85312 KiB

[startup+1.50072 s]
/proc/loadavg: 1.64 1.42 1.41 5/219 21456
/proc/meminfo: memFree=19691192/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10834252 memory=200184 CPUtime=2.82 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 23862 13098 0 0 264 10 5 3 20 0 15 0 64701465 11094274048 50046 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2708563 50046 3473 1 0 2670221 0
[pid=21390/tid=21443] ppid=21387 vsize=10834252 memory=145068 CPUtime=1.43 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 16476 13098 0 0 130 5 5 3 20 0 15 0 64701474 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619802941152 140619831145629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10834252 memory=-3117775541953849955 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 22 13098 0 0 1 0 5 3 20 0 15 0 64701475 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 56 13098 0 0 1 0 5 3 20 0 15 0 64701475 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 169 13098 0 0 1 0 5 3 20 0 15 0 64701475 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 35 13098 0 0 1 0 5 3 20 0 15 0 64701475 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10834252 memory=232558453393895 CPUtime=0.09 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 48 13098 0 0 1 0 5 3 20 0 15 0 64701476 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10834252 memory=278973 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 33 13098 0 0 0 0 5 3 20 0 15 0 64701476 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619288618336 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10834252 memory=6935650355271196736 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701477 11094274048 50046 33554432000 4194304 4196468 140734157449600 140618638550656 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10834252 memory=6935649255759568960 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11094274048 50046 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10834252 memory=280879989522672 CPUtime=0.47 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 1501 13098 0 0 39 0 5 3 20 0 15 0 64701479 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10834252 memory=4639059873309409377 CPUtime=0.52 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 1748 13098 0 0 44 0 5 3 20 0 15 0 64701479 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10834252 memory=-6305718303928377216 CPUtime=0.5 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 1575 13098 0 0 42 0 5 3 20 0 15 0 64701479 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10834252 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11094274048 50046 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10834252 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1 13098 0 0 0 0 5 3 20 0 15 0 64701480 11094274048 50046 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 10834252 KiB

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

[pid=21390/tid=21455] ppid=21387 vsize=10916192 memory=1956 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10916192 memory=1204 CPUtime=0.38 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1104 13098 0 0 15 15 5 3 20 0 15 0 64701480 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 553.05 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1290132 KiB

[startup+536.001 s]*
/proc/loadavg: 1.37 1.51 1.48 3/219 21602
/proc/meminfo: memFree=16750684/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10916192 memory=1290132 CPUtime=554.68 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 140846 13098 0 0 55350 110 5 3 20 0 15 0 64701465 11178180608 322533 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2729048 322533 3529 1 0 2690701 0
[pid=21390/tid=21443] ppid=21387 vsize=10916192 memory=6791534058613427641 CPUtime=530.82 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 52016 13098 0 0 53043 31 5 3 20 0 15 0 64701474 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619802958704 140619414883324 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10916192 memory=-7003737579269690708 CPUtime=2.19 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 5963 13098 0 0 197 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10916192 memory=7598824234097836114 CPUtime=2.18 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 9099 13098 0 0 198 12 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10916192 memory=7598824234097836114 CPUtime=2.21 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 5256 13098 0 0 200 13 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10916192 memory=25477 CPUtime=2.2 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 3943 13098 0 0 198 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10916192 memory=288230376152076158 CPUtime=2.15 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 7476 13098 0 0 195 12 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10916192 memory=25477 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 43 13098 0 0 0 0 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619288618336 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10916192 memory=288230376152076158 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 13 13098 0 0 0 0 5 3 20 0 15 0 64701477 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618638550656 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10916192 memory=25477 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10916192 memory=288230376152093566 CPUtime=5.5 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 20290 13098 0 0 539 3 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10916192 memory=280879991297776 CPUtime=5.21 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 12959 13098 0 0 511 2 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10916192 memory=7598824234097836114 CPUtime=2.45 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 20489 13098 0 0 233 4 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10916192 memory=64 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10916192 memory=7598824234097836114 CPUtime=0.38 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1104 13098 0 0 15 15 5 3 20 0 15 0 64701480 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 554.68 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1290132 KiB

[startup+536.801 s]
/proc/loadavg: 1.37 1.51 1.48 3/219 21602
/proc/meminfo: memFree=16750684/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10916192 memory=1290132 CPUtime=555.48 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 140851 13098 0 0 55430 110 5 3 20 0 15 0 64701465 11178180608 322533 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2729048 322533 3529 1 0 2690701 0
[pid=21390/tid=21443] ppid=21387 vsize=10916192 memory=19904 CPUtime=531.6 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 52021 13098 0 0 53121 31 5 3 20 0 15 0 64701474 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619802957504 140619414770382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10916192 memory=6791534058613427641 CPUtime=2.2 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 5963 13098 0 0 198 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10916192 memory=290763896594366775 CPUtime=2.18 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 9099 13098 0 0 198 12 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10916192 memory=16097065801353040 CPUtime=2.22 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 5256 13098 0 0 201 13 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10916192 memory=7309458079384556135 CPUtime=2.2 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 3943 13098 0 0 198 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10916192 memory=5938955318505071970 CPUtime=2.15 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 7476 13098 0 0 195 12 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10916192 memory=7740386373224453741 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 43 13098 0 0 0 0 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619288618336 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10916192 memory=7440056992597305454 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 13 13098 0 0 0 0 5 3 20 0 15 0 64701477 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618638550656 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10916192 memory=7308892771529156716 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10916192 memory=-8813974798734826869 CPUtime=5.5 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 20290 13098 0 0 539 3 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10916192 memory=7883076620085718372 CPUtime=5.21 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 12959 13098 0 0 511 2 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10916192 memory=5860996666851484781 CPUtime=2.45 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 20489 13098 0 0 233 4 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10916192 memory=7235147594880805952 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10916192 memory=7522513750430608484 CPUtime=0.38 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1104 13098 0 0 15 15 5 3 20 0 15 0 64701480 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 555.48 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1290132 KiB

[startup+537.201 s]
/proc/loadavg: 1.37 1.51 1.48 3/219 21602
/proc/meminfo: memFree=16750684/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10916192 memory=1290132 CPUtime=555.89 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 140853 13098 0 0 55471 110 5 3 20 0 15 0 64701465 11178180608 322533 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2729048 322533 3529 1 0 2690701 0
[pid=21390/tid=21443] ppid=21387 vsize=10916192 memory=2156 CPUtime=532 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 52023 13098 0 0 53161 31 5 3 20 0 15 0 64701474 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619802957616 140619414092316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10916192 memory=25477 CPUtime=2.2 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 5963 13098 0 0 198 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10916192 memory=288230376152100734 CPUtime=2.18 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 9099 13098 0 0 198 12 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10916192 memory=288230376152100734 CPUtime=2.22 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 5256 13098 0 0 201 13 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10916192 memory=288230376152100734 CPUtime=2.21 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 3943 13098 0 0 199 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10916192 memory=1572 CPUtime=2.15 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 7476 13098 0 0 195 12 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10916192 memory=4026532099 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 43 13098 0 0 0 0 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619288618336 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10916192 memory=18386 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 13 13098 0 0 0 0 5 3 20 0 15 0 64701477 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618638550656 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10916192 memory=6152875222717786216 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10916192 memory=5571041044932548709 CPUtime=5.5 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 20290 13098 0 0 539 3 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10916192 memory=7378134606449043311 CPUtime=5.21 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 12959 13098 0 0 511 2 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10916192 memory=7018666992293668961 CPUtime=2.45 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 20489 13098 0 0 233 4 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10916192 memory=7523357062947564901 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10916192 memory=4121673475413914746 CPUtime=0.38 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1104 13098 0 0 15 15 5 3 20 0 15 0 64701480 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 555.89 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1290132 KiB

[startup+537.401 s]
/proc/loadavg: 1.37 1.51 1.48 3/219 21602
/proc/meminfo: memFree=16750684/32770624 swapFree=67108860/67108860
[pid=21390] ppid=21387 vsize=10916192 memory=1290132 CPUtime=556.09 cores=1,3,5,7
/proc/21390/stat : 21390 (java) S 21387 21390 19905 0 -1 1077944320 140854 13098 0 0 55491 110 5 3 20 0 15 0 64701465 11178180608 322533 33554432000 4194304 4196468 140734157449600 140734157432144 140619831123703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
/proc/21390/statm: 2729048 322533 3529 1 0 2690701 0
[pid=21390/tid=21443] ppid=21387 vsize=10916192 memory=303148782735074060 CPUtime=532.2 cores=1,3,5,7
/proc/21390/task/21443/stat : 21443 (java) R 21387 21390 19905 0 -1 4202560 52024 13098 0 0 53181 31 5 3 20 0 15 0 64701474 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619802958656 140619413504460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21444] ppid=21387 vsize=10916192 memory=3977019560913291792 CPUtime=2.2 cores=1,3,5,7
/proc/21390/task/21444/stat : 21444 (java) S 21387 21390 19905 0 -1 1077944384 5963 13098 0 0 198 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619835365776 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21445] ppid=21387 vsize=10916192 memory=4638778398332698720 CPUtime=2.18 cores=1,3,5,7
/proc/21390/task/21445/stat : 21445 (java) S 21387 21390 19905 0 -1 1077944384 9099 13098 0 0 198 12 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619723639056 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21446] ppid=21387 vsize=10916192 memory=3054156605268203416 CPUtime=2.22 cores=1,3,5,7
/proc/21390/task/21446/stat : 21446 (java) S 21387 21390 19905 0 -1 1077944384 5256 13098 0 0 201 13 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619722586768 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21447] ppid=21387 vsize=10916192 memory=-5345911753256963030 CPUtime=2.21 cores=1,3,5,7
/proc/21390/task/21447/stat : 21447 (java) S 21387 21390 19905 0 -1 1077944384 3943 13098 0 0 199 14 5 3 20 0 15 0 64701475 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619721533968 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21448] ppid=21387 vsize=10916192 memory=-7739291840220455296 CPUtime=2.15 cores=1,3,5,7
/proc/21390/task/21448/stat : 21448 (java) S 21387 21390 19905 0 -1 1077944384 7476 13098 0 0 195 12 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619289672304 140619831134850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21449] ppid=21387 vsize=10916192 memory=7684433391216329530 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21449/stat : 21449 (java) S 21387 21390 19905 0 -1 1077944384 43 13098 0 0 0 0 5 3 20 0 15 0 64701476 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619288618336 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21450] ppid=21387 vsize=10916192 memory=-7595718316222733696 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21450/stat : 21450 (java) S 21387 21390 19905 0 -1 1077944384 13 13098 0 0 0 0 5 3 20 0 15 0 64701477 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618638550656 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21451] ppid=21387 vsize=10916192 memory=8187704045996132563 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21451/stat : 21451 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618398259792 140619831142299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21452] ppid=21387 vsize=10916192 memory=-7751062316387021378 CPUtime=5.5 cores=1,3,5,7
/proc/21390/task/21452/stat : 21452 (java) S 21387 21390 19905 0 -1 1077944384 20290 13098 0 0 539 3 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619255060592 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21453] ppid=21387 vsize=10916192 memory=6944656575208382560 CPUtime=5.21 cores=1,3,5,7
/proc/21390/task/21453/stat : 21453 (java) S 21387 21390 19905 0 -1 1077944384 12959 13098 0 0 511 2 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619254007792 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21454] ppid=21387 vsize=10916192 memory=6944656592455360604 CPUtime=2.45 cores=1,3,5,7
/proc/21390/task/21454/stat : 21454 (java) S 21387 21390 19905 0 -1 1077944384 20489 13098 0 0 233 4 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619252955504 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21455] ppid=21387 vsize=10916192 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/21390/task/21455/stat : 21455 (java) S 21387 21390 19905 0 -1 1077944384 3 13098 0 0 0 0 5 3 20 0 15 0 64701479 11178180608 322533 33554432000 4194304 4196468 140734157449600 140618364701152 140619831133909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
[pid=21390/tid=21456] ppid=21387 vsize=10916192 memory=-1 CPUtime=0.38 cores=1,3,5,7
/proc/21390/task/21456/stat : 21456 (java) S 21387 21390 19905 0 -1 1077944384 1104 13098 0 0 15 15 5 3 20 0 15 0 64701480 11178180608 322533 33554432000 4194304 4196468 140734157449600 140619251903408 140619831134850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39010304 140734157453934 140734157456732 140734157456732 140734157459407 0
Current children cumulated CPU time: 556.09 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1290132 KiB

Child status: 0
Real time (s): 537.446
CPU time (s): 556.159
CPU user time (s): 555.012
CPU system time (s): 1.14665
CPU usage (%): 103.482
Max. virtual memory (cumulated for all children) (KiB): 10916192
Max. memory (cumulated for all children) (KiB): 1320588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 555.012
system time used= 1.14665
maximum resident set size= 1322636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57311
involuntary context switches= 1400


# summary of solver processes directly reported to runsolver:
#   pid: 21390
#   total CPU time (s): 556.159
#   total CPU user time (s): 555.012
#   total CPU system time (s): 1.14665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.54874 second user time and 4.92502 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-25 00:29:43
IDJOB=4294400
IDBENCH=141379
IDSOLVER=2750
FILE ID=node133/4294400-1532471383
RUNJOBID= node133-1532466433-19937
PBS_JOBID= 21021582
Free space on /tmp= 48236 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-6-cp_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294400-1532471383/watcher-4294400-1532471383 -o /tmp/evaluation-result-4294400-1532471383/solver-4294400-1532471383 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532466433-19937 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1674812749 HOME/instance-4294400-1532471383.xml

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

MD5SUM BENCH= c46d03ece148f4d4d488319a25e0c2d7
RANDOM SEED=1674812749

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:        19787108 kB
MemAvailable:   30843288 kB
Buffers:          152616 kB
Cached:         11065716 kB
SwapCached:            0 kB
Active:          3781660 kB
Inactive:        8586208 kB
Active(anon):    1101044 kB
Inactive(anon):    68468 kB
Active(file):    2680616 kB
Inactive(file):  8517740 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             27140 kB
Writeback:             0 kB
AnonPages:       1165096 kB
Mapped:            52040 kB
Shmem:             17056 kB
Slab:             313712 kB
SReclaimable:     286284 kB
SUnreclaim:        27428 kB
KernelStack:        3856 kB
PageTables:         7068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2073916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1069056 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= 48208 MiB
End job on node133 at 2018-07-25 00:38:41