Trace number 4295889

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 643.279 626.161

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-08_c18.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark30.4561
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
643.21/626.13	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 (3946 MiB free)
  memory of node 1: 16384 MiB (7783 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295889-1532601208/watcher-4295889-1532601208 -o /tmp/evaluation-result-4295889-1532601208/solver-4295889-1532601208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532598730-8939 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1243743608 HOME/instance-4295889-1532601208.xml 

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

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


[startup+0.100123 s]*
/proc/loadavg: 1.47 1.41 1.45 3/207 9593
/proc/meminfo: memFree=12005692/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=9972712 memory=16808 CPUtime=0.08 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 4380 12967 0 0 1 0 5 2 20 0 6 0 77684024 10212057088 4202 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2493178 4202 1934 1 0 2481616 0
[pid=9536/tid=9589] ppid=9533 vsize=9972712 memory=4211880849680015505 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 2193 12967 0 0 0 0 5 2 20 0 6 0 77684033 10212057088 4714 33554432000 4194304 4196468 140737078063840 139868616540752 139868644727581 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=9972712 memory=5793855116282563001 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 6 0 77684033 10212057088 4714 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=9972712 memory=139865272669824 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 6 0 77684033 10212057088 4714 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 6 0 77684033 10212057088 4714 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 6 0 77684033 10212057088 4714 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16808 KiB

[startup+0.209896 s]*
/proc/loadavg: 1.52 1.42 1.45 3/216 9602
/proc/meminfo: memFree=11983904/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10818904 memory=42708 CPUtime=0.25 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 7929 12967 0 0 17 1 5 2 20 0 15 0 77684024 11078557696 10677 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2704726 10677 2955 1 0 2667149 0
[pid=9536/tid=9589] ppid=9533 vsize=10819896 memory=-2899909650764262549 CPUtime=0.18 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 4729 12967 0 0 10 1 5 2 20 0 15 0 77684033 11079573504 10941 33554432000 4194304 4196468 140737078063840 139868616528800 139868637383709 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10821524 memory=4211973591477460362 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11081240576 10941 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10821524 memory=139865272669824 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11081240576 10941 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11081240576 11007 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684033 11081240576 11007 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684035 11081240576 11007 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10821524 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 13 12967 0 0 0 0 5 2 20 0 15 0 77684035 11081240576 11007 33554432000 4194304 4196468 140737078063840 139867824579616 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684036 11081240576 11073 33554432000 4194304 4196468 140737078063840 139867690361712 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11081240576 11073 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 429 12967 0 0 1 0 5 2 20 0 15 0 77684038 11081240576 11073 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10821524 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 184 12967 0 0 1 0 5 2 20 0 15 0 77684038 11081240576 11073 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10821524 memory=139865272669824 CPUtime=0.1 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 610 12967 0 0 3 0 5 2 20 0 15 0 77684038 11081240576 11139 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10821524 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11081240576 11139 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10821524 memory=139865272669824 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684039 11081240576 11139 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42708 KiB

[startup+0.310243 s]*
/proc/loadavg: 1.52 1.42 1.45 3/216 9602
/proc/meminfo: memFree=11971996/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10819352 memory=53408 CPUtime=0.38 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 10428 12967 0 0 29 2 5 2 20 0 15 0 77684024 11079016448 13352 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2704838 13352 3074 1 0 2667149 0
[pid=9536/tid=9589] ppid=9533 vsize=10819352 memory=8112282956445269571 CPUtime=0.27 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 6987 12967 0 0 19 1 5 2 20 0 15 0 77684033 11079016448 13352 33554432000 4194304 4196468 140737078063840 139868616516000 139868628784478 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 13352 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 13352 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 13352 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 13352 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10819352 memory=139865272669823 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684035 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 13 12967 0 0 0 0 5 2 20 0 15 0 77684035 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867824579616 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10819352 memory=139865272669824 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684036 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867690361712 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 429 12967 0 0 1 0 5 2 20 0 15 0 77684038 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 185 12967 0 0 1 0 5 2 20 0 15 0 77684038 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) R 9533 9536 6157 0 -1 4202560 616 12967 0 0 5 0 5 2 20 0 15 0 77684038 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867913304688 139868644725338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684039 11079016448 13352 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53408 KiB

[startup+0.70085 s]
/proc/loadavg: 1.52 1.42 1.45 3/216 9602
/proc/meminfo: memFree=11960924/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10819352 memory=86388 CPUtime=0.99 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 16763 12967 0 0 88 4 5 2 20 0 15 0 77684024 11079016448 21597 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2704838 21597 3237 1 0 2667149 0
[pid=9536/tid=9589] ppid=9533 vsize=10819352 memory=23136 CPUtime=0.66 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 12204 12967 0 0 56 3 5 2 20 0 15 0 77684033 11079016448 21597 33554432000 4194304 4196468 140737078063840 139868616524816 139868626267520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10819352 memory=4580 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 21597 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10819352 memory=139865140535793 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 21597 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10819352 memory=139865609995129 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 21597 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10819352 memory=1796 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684033 11079016448 21597 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10819352 memory=7157735280213842257 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 5 12967 0 0 0 0 5 2 20 0 15 0 77684035 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10819352 memory=7739276948478388840 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 13 12967 0 0 0 0 5 2 20 0 15 0 77684035 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867824579616 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10819352 memory=5787218246971642213 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684036 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867690361712 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10819352 memory=8514726395715218844 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10819352 memory=8326441112149131693 CPUtime=0.15 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 857 12967 0 0 8 0 5 2 20 0 15 0 77684038 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10819352 memory=-8990767739041718176 CPUtime=0.16 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 771 12967 0 0 9 0 5 2 20 0 15 0 77684038 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10819352 memory=6944656592452807326 CPUtime=0.2 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 705 12967 0 0 13 0 5 2 20 0 15 0 77684038 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10819352 memory=1399103955520229747 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684039 11079016448 21597 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86388 KiB

[startup+1.50074 s]
/proc/loadavg: 1.52 1.42 1.45 3/216 9602
/proc/meminfo: memFree=11915460/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10834252 memory=177864 CPUtime=2.3 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 23927 12967 0 0 215 8 5 2 20 0 15 0 77684024 11094274048 44466 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2708563 44466 3470 1 0 2670221 0
[pid=9536/tid=9589] ppid=9533 vsize=10834252 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 17758 12967 0 0 130 5 5 2 20 0 15 0 77684033 11094274048 44466 33554432000 4194304 4196468 140737078063840 139868616521632 139868644717878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10834252 memory=100696 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 199 12967 0 0 1 0 5 2 20 0 15 0 77684033 11094274048 44466 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10834252 memory=5790086053191909267 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 58 12967 0 0 1 0 5 2 20 0 15 0 77684033 11094274048 44466 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 28 12967 0 0 1 0 5 2 20 0 15 0 77684033 11094274048 44466 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 24 12967 0 0 0 0 5 2 20 0 15 0 77684033 11094274048 44466 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 56 12967 0 0 1 0 5 2 20 0 15 0 77684035 11094274048 44466 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10834252 memory=-6221781267475802396 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 13 12967 0 0 0 0 5 2 20 0 15 0 77684035 11094274048 44466 33554432000 4194304 4196468 140737078063840 139867824579680 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10834252 memory=4124 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 2 12967 0 0 0 0 5 2 20 0 15 0 77684036 11094274048 44466 33554432000 4194304 4196468 140737078063840 139867690361728 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10834252 memory=2200 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11094274048 44466 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10834252 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 1328 12967 0 0 21 0 5 2 20 0 15 0 77684038 11094274048 44466 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10834252 memory=181071056526233 CPUtime=0.28 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 908 12967 0 0 21 0 5 2 20 0 15 0 77684038 11094274048 44527 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10834252 memory=440234 CPUtime=0.41 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 1353 12967 0 0 34 0 5 2 20 0 15 0 77684038 11094274048 44527 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10834252 memory=6935649255759568960 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11094274048 44527 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10834252 memory=4638778402627666016 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 1 12967 0 0 0 0 5 2 20 0 15 0 77684039 11094274048 44527 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 10834252 KiB

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

[pid=9536/tid=9601] ppid=9533 vsize=10914144 memory=840 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10914144 memory=1158932 CPUtime=0.46 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 534 12967 0 0 18 21 5 2 20 0 15 0 77684039 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 641.08 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1158932 KiB

[startup+624.801 s]
/proc/loadavg: 1.40 1.43 1.43 3/216 9876
/proc/meminfo: memFree=10966408/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10914144 memory=1158932 CPUtime=641.88 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 165585 12967 0 0 64057 124 5 2 20 0 15 0 77684024 11176083456 289733 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2728536 289733 3518 1 0 2690189 0
[pid=9536/tid=9589] ppid=9533 vsize=10914144 memory=1408 CPUtime=618.23 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 61317 12967 0 0 61787 29 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868616537536 139868248343441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10914144 memory=3200 CPUtime=2.88 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 9201 12967 0 0 265 16 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10914144 memory=8112282956445269571 CPUtime=2.87 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 5109 12967 0 0 262 18 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10914144 memory=7524231166185460330 CPUtime=2.88 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 5383 12967 0 0 264 17 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10914144 memory=7739830032873320550 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 4988 12967 0 0 267 15 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10914144 memory=7596279822262233191 CPUtime=2.77 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 8115 12967 0 0 255 15 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10914144 memory=288230574492221466 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 19 12967 0 0 0 0 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867824579680 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10914144 memory=288230583166042426 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 10 12967 0 0 0 0 5 2 20 0 15 0 77684036 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867690361728 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10914144 memory=15258134151170443 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10914144 memory=1232 CPUtime=3.73 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 24829 12967 0 0 363 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10914144 memory=8544 CPUtime=3.74 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 24512 12967 0 0 364 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10914144 memory=1712 CPUtime=1.95 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 19369 12967 0 0 184 4 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10914144 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10914144 memory=1584 CPUtime=0.46 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 534 12967 0 0 18 21 5 2 20 0 15 0 77684039 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 641.88 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1158932 KiB

[startup+625.601 s]
/proc/loadavg: 1.40 1.43 1.43 3/216 9876
/proc/meminfo: memFree=10966408/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10914144 memory=1158932 CPUtime=642.69 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 165589 12967 0 0 64138 124 5 2 20 0 15 0 77684024 11176083456 289733 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2728536 289733 3518 1 0 2690189 0
[pid=9536/tid=9589] ppid=9533 vsize=10914144 memory=1158932 CPUtime=619.03 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 61321 12967 0 0 61867 29 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868616537440 139868259568463 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10914144 memory=1158932 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 9201 12967 0 0 266 16 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10914144 memory=1952 CPUtime=2.87 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 5109 12967 0 0 262 18 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10914144 memory=1232 CPUtime=2.88 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 5383 12967 0 0 264 17 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10914144 memory=8544 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 4988 12967 0 0 267 15 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10914144 memory=8112282956445269571 CPUtime=2.77 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 8115 12967 0 0 255 15 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10914144 memory=916 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 19 12967 0 0 0 0 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867824579680 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10914144 memory=3848 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 10 12967 0 0 0 0 5 2 20 0 15 0 77684036 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867690361728 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10914144 memory=2664 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10914144 memory=1158932 CPUtime=3.73 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 24829 12967 0 0 363 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10914144 memory=1408 CPUtime=3.74 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 24512 12967 0 0 364 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10914144 memory=3144 CPUtime=1.95 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 19369 12967 0 0 184 4 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10914144 memory=868544 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10914144 memory=4140 CPUtime=0.46 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 534 12967 0 0 18 21 5 2 20 0 15 0 77684039 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 642.69 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1158932 KiB

[startup+626.001 s]*
/proc/loadavg: 1.45 1.44 1.43 3/216 9876
/proc/meminfo: memFree=10966408/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10914144 memory=1158932 CPUtime=643.11 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 165593 12967 0 0 64180 124 5 2 20 0 15 0 77684024 11176083456 289733 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2728536 289733 3518 1 0 2690189 0
[pid=9536/tid=9589] ppid=9533 vsize=10914144 memory=8112282956445269571 CPUtime=619.43 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 61323 12967 0 0 61907 29 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868616538224 139868257807611 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10914144 memory=-7003737579269690708 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 9201 12967 0 0 266 16 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10914144 memory=301741373374332954 CPUtime=2.87 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 5110 12967 0 0 262 18 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10914144 memory=297237782420783418 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 5383 12967 0 0 265 17 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10914144 memory=15258134151170443 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 4989 12967 0 0 267 15 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10914144 memory=-8412652152092201843 CPUtime=2.77 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 8115 12967 0 0 255 15 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10914144 memory=-7023579799431922829 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 19 12967 0 0 0 0 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867824579680 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10914144 memory=-8486080722631693414 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 10 12967 0 0 0 0 5 2 20 0 15 0 77684036 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867690361728 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10914144 memory=3047711553219693942 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10914144 memory=4426639978525455914 CPUtime=3.73 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 24829 12967 0 0 363 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10914144 memory=-7521736447810188379 CPUtime=3.74 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 24512 12967 0 0 364 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10914144 memory=8328453600958622283 CPUtime=1.95 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 19369 12967 0 0 184 4 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10914144 memory=-8412652160765825907 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10914144 memory=7897517683652307531 CPUtime=0.46 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 534 12967 0 0 18 21 5 2 20 0 15 0 77684039 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 643.11 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1158932 KiB

[startup+626.11 s]
/proc/loadavg: 1.45 1.44 1.43 3/216 9876
/proc/meminfo: memFree=10966408/32770624 swapFree=67108860/67108860
[pid=9536] ppid=9533 vsize=10914144 memory=1158932 CPUtime=643.21 cores=1,3,5,7
/proc/9536/stat : 9536 (java) S 9533 9536 6157 0 -1 1077944320 165595 12967 0 0 64190 124 5 2 20 0 15 0 77684024 11176083456 289733 33554432000 4194304 4196468 140737078063840 140737078046384 139868644703991 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
/proc/9536/statm: 2728536 289733 3518 1 0 2690189 0
[pid=9536/tid=9589] ppid=9533 vsize=10914144 memory=1158932 CPUtime=619.53 cores=1,3,5,7
/proc/9536/task/9589/stat : 9589 (java) R 9533 9536 6157 0 -1 4202560 61324 12967 0 0 61917 29 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868616537520 139868259407365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9590] ppid=9533 vsize=10914144 memory=1158932 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9590/stat : 9590 (java) S 9533 9536 6157 0 -1 1077944384 9202 12967 0 0 266 16 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868648946832 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9591] ppid=9533 vsize=10914144 memory=1158932 CPUtime=2.87 cores=1,3,5,7
/proc/9536/task/9591/stat : 9591 (java) S 9533 9536 6157 0 -1 1077944384 5110 12967 0 0 262 18 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868217465872 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9592] ppid=9533 vsize=10914144 memory=1158932 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9592/stat : 9592 (java) S 9533 9536 6157 0 -1 1077944384 5383 12967 0 0 265 17 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868216413072 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9593] ppid=9533 vsize=10914144 memory=1158932 CPUtime=2.89 cores=1,3,5,7
/proc/9536/task/9593/stat : 9593 (java) S 9533 9536 6157 0 -1 1077944384 4989 12967 0 0 267 15 5 2 20 0 15 0 77684033 11176083456 289733 33554432000 4194304 4196468 140737078063840 139868215360272 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9594] ppid=9533 vsize=10914144 memory=1158932 CPUtime=2.77 cores=1,3,5,7
/proc/9536/task/9594/stat : 9594 (java) S 9533 9536 6157 0 -1 1077944384 8115 12967 0 0 255 15 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867916462448 139868644715138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9595] ppid=9533 vsize=10914144 memory=1158932 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9595/stat : 9595 (java) S 9533 9536 6157 0 -1 1077944384 19 12967 0 0 0 0 5 2 20 0 15 0 77684035 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867824579680 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9596] ppid=9533 vsize=10914144 memory=1158932 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9596/stat : 9596 (java) S 9533 9536 6157 0 -1 1077944384 10 12967 0 0 0 0 5 2 20 0 15 0 77684036 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867690361728 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9597] ppid=9533 vsize=10914144 memory=1158932 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9597/stat : 9597 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867181635408 139868644722587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9598] ppid=9533 vsize=10914144 memory=4140 CPUtime=3.73 cores=1,3,5,7
/proc/9536/task/9598/stat : 9598 (java) S 9533 9536 6157 0 -1 1077944384 24829 12967 0 0 363 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867915410288 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9599] ppid=9533 vsize=10914144 memory=8112282956445269571 CPUtime=3.74 cores=1,3,5,7
/proc/9536/task/9599/stat : 9599 (java) S 9533 9536 6157 0 -1 1077944384 24512 12967 0 0 364 3 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867914357488 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9600] ppid=9533 vsize=10914144 memory=1158932 CPUtime=1.95 cores=1,3,5,7
/proc/9536/task/9600/stat : 9600 (java) S 9533 9536 6157 0 -1 1077944384 19369 12967 0 0 184 4 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867913304688 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9601] ppid=9533 vsize=10914144 memory=1158932 CPUtime=0.07 cores=1,3,5,7
/proc/9536/task/9601/stat : 9601 (java) S 9533 9536 6157 0 -1 1077944384 3 12967 0 0 0 0 5 2 20 0 15 0 77684038 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867148077792 139868644714197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
[pid=9536/tid=9602] ppid=9533 vsize=10914144 memory=1158912 CPUtime=0.46 cores=1,3,5,7
/proc/9536/task/9602/stat : 9602 (java) S 9533 9536 6157 0 -1 1077944384 534 12967 0 0 18 21 5 2 20 0 15 0 77684039 11176083456 289733 33554432000 4194304 4196468 140737078063840 139867912252080 139868644715138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29077504 140737078065774 140737078068572 140737078068572 140737078071247 0
Current children cumulated CPU time: 643.21 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1158932 KiB

Child status: 0
Real time (s): 626.161
CPU time (s): 643.279
CPU user time (s): 641.992
CPU system time (s): 1.28681
CPU usage (%): 102.734
Max. virtual memory (cumulated for all children) (KiB): 10917000
Max. memory (cumulated for all children) (KiB): 1172124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 641.992
system time used= 1.28681
maximum resident set size= 1174172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182294
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75680
involuntary context switches= 1980


# summary of solver processes directly reported to runsolver:
#   pid: 9536
#   total CPU time (s): 643.279
#   total CPU user time (s): 641.992
#   total CPU system time (s): 1.28681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.96487 second user time and 5.75206 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-26 12:33:28
IDJOB=4295889
IDBENCH=141613
IDSOLVER=2750
FILE ID=node107/4295889-1532601208
RUNJOBID= node107-1532598730-8939
PBS_JOBID= 21021966
Free space on /tmp= 54500 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-08_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295889-1532601208/watcher-4295889-1532601208 -o /tmp/evaluation-result-4295889-1532601208/solver-4295889-1532601208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532598730-8939 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1243743608 HOME/instance-4295889-1532601208.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=1243743608

node107.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.40
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.40
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.40
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.40
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:        12011836 kB
MemAvailable:   30970324 kB
Buffers:          296136 kB
Cached:         18780836 kB
SwapCached:            0 kB
Active:          5249852 kB
Inactive:       14837852 kB
Active(anon):    1013744 kB
Inactive(anon):    25036 kB
Active(file):    4236108 kB
Inactive(file): 14812816 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26508 kB
Writeback:             0 kB
AnonPages:       1025932 kB
Mapped:            53980 kB
Shmem:             25228 kB
Slab:             365816 kB
SReclaimable:     338024 kB
SUnreclaim:        27792 kB
KernelStack:        3808 kB
PageTables:         7280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1888712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    925696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54472 MiB
End job on node107 at 2018-07-26 12:43:55