Trace number 4395780

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.12.2UNSAT 92.537 81.1004

General information on the benchmark

NameRandom/Random-m1-5-12-12/
rand-5-12-12-200-12442-22.xml
MD5SUM1f678c7b1175962864f0f6df2117d050
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 benchmark3.7944
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree76
Maximum variable degree93
Distribution of variable degrees[{"degree":76,"count":2},{"degree":78,"count":1},{"degree":80,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":1},{"degree":89,"count":1},{"degree":90,"count":1},{"degree":91,"count":1},{"degree":93,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
92.42/81.08	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 (13072 MiB free)
  memory of node 1: 16384 MiB (15498 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395780-1568394994/watcher-4395780-1568394994 -o /tmp/evaluation-result-4395780-1568394994/solver-4395780-1568394994 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568388801-30331 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=63630197 HOME/instance-4395780-1568394994.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=30933, runsolver pid=30930


[startup+0.100061 s]*
/proc/loadavg: 1.98 1.78 1.76 3/218 30990
/proc/meminfo: memFree=29251008/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=9972712 memory=17348 CPUtime=0.09 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 4565 13104 0 0 1 1 5 2 20 0 6 0 415757877 10212057088 4337 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2493178 4337 1958 1 0 2481616 0
[pid=30933/tid=30986] ppid=30930 vsize=9972712 memory=-8617482348318186131 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 2350 13104 0 0 0 0 5 2 20 0 6 0 415757886 10212057088 4337 33554432000 4194304 4196468 140732740787360 140350744388176 140350756631902 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=9972712 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 6 0 415757887 10212057088 4337 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=9980040 memory=140331158836864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 6 0 415757887 10219560960 4337 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=9987764 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 6 0 415757887 10227470336 4337 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=9988792 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 6 0 415757887 10228523008 4337 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17348 KiB

[startup+0.209912 s]*
/proc/loadavg: 1.98 1.78 1.76 3/227 30999
/proc/meminfo: memFree=29232784/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10819664 memory=41760 CPUtime=0.26 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 7227 13104 0 0 17 2 5 2 20 0 15 0 415757877 11079335936 10440 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2704916 10440 3165 1 0 2667149 0
[pid=30933/tid=30986] ppid=30930 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 3731 13104 0 0 11 1 5 2 20 0 15 0 415757886 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350744382656 140350756631902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10819664 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10819664 memory=140331161753935 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10819664 memory=140331158836864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757888 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 13 13104 0 0 0 0 5 2 20 0 15 0 415757889 11079335936 10440 33554432000 4194304 4196468 140732740787360 140349666223776 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757889 11079335936 10440 33554432000 4194304 4196468 140732740787360 140349532005616 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079335936 10440 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 596 13104 0 0 1 0 5 2 20 0 15 0 415757892 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 55 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10819664 memory=140331158836864 CPUtime=0.1 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 612 13104 0 0 3 0 5 2 20 0 15 0 415757892 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079335936 10440 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10819664 memory=140331158836864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079335936 10440 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 41760 KiB

[startup+0.31062 s]*
/proc/loadavg: 1.98 1.78 1.76 3/227 30999
/proc/meminfo: memFree=29220228/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10820148 memory=50592 CPUtime=0.39 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 10895 13104 0 0 29 3 5 2 20 0 15 0 415757877 11079831552 12648 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2705037 12648 3297 1 0 2667149 0
[pid=30933/tid=30986] ppid=30930 vsize=10820148 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 7374 13104 0 0 19 2 5 2 20 0 15 0 415757886 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350744351328 140350772563350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757887 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757888 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 13 13104 0 0 0 0 5 2 20 0 15 0 415757889 11079831552 12648 33554432000 4194304 4196468 140732740787360 140349666223776 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757889 11079831552 12648 33554432000 4194304 4196468 140732740787360 140349532005616 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079831552 12648 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 596 13104 0 0 2 0 5 2 20 0 15 0 415757892 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 65 13104 0 0 1 0 5 2 20 0 15 0 415757892 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10820148 memory=140331158836864 CPUtime=0.12 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) R 30930 30933 28159 0 -1 4202560 620 13104 0 0 5 0 5 2 20 0 15 0 415757892 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350228912112 140350772563350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079831552 12648 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10820148 memory=140331158836864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757892 11079831552 12648 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50592 KiB

[startup+0.700845 s]
/proc/loadavg: 1.98 1.78 1.76 3/227 30999
/proc/meminfo: memFree=29205056/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10824360 memory=83604 CPUtime=1.11 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 15134 13104 0 0 98 6 5 2 20 0 15 0 415757877 11084144640 20901 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2706090 20901 3506 1 0 2668173 0
[pid=30933/tid=30986] ppid=30930 vsize=10824360 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 10428 13104 0 0 55 4 5 2 20 0 15 0 415757886 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350744365920 140350756631902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10824360 memory=280662020203456 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757887 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10824360 memory=135031020325353 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757887 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10824360 memory=11495708223 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 5 13104 0 0 0 0 5 2 20 0 15 0 415757888 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10824360 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 13 13104 0 0 0 0 5 2 20 0 15 0 415757889 11084144640 20901 33554432000 4194304 4196468 140732740787360 140349666223776 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757889 11084144640 20901 33554432000 4194304 4196468 140732740787360 140349532005616 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11084144640 20901 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10824360 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 1186 13104 0 0 13 0 5 2 20 0 15 0 415757892 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10824360 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) R 30930 30933 28159 0 -1 4202560 450 13104 0 0 12 0 5 2 20 0 15 0 415757892 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350229965168 140350758168695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10824360 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 830 13104 0 0 17 0 5 2 20 0 15 0 415757892 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11084144640 20901 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757892 11084144640 20901 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83604 KiB

[startup+1.50087 s]
/proc/loadavg: 1.98 1.78 1.76 6/227 30999
/proc/meminfo: memFree=29087564/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10826484 memory=388312 CPUtime=2.98 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 18169 13104 0 0 271 20 5 2 20 0 15 0 415757877 11086319616 97078 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2706621 97078 3577 1 0 2668685 0
[pid=30933/tid=30986] ppid=30930 vsize=10826484 memory=-5153075247754915999 CPUtime=1.4 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 11343 13104 0 0 125 8 5 2 20 0 15 0 415757886 11086319616 97078 33554432000 4194304 4196468 140732740787360 140350744386072 140350358127363 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10826484 memory=-9106661508029006232 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 123 13104 0 0 2 2 5 2 20 0 15 0 415757887 11086319616 97078 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10826484 memory=6720696446780543624 CPUtime=0.1 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 101 13104 0 0 1 2 5 2 20 0 15 0 415757887 11086319616 97078 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10826484 memory=-5153075247754915967 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 153 13104 0 0 2 2 5 2 20 0 15 0 415757887 11086319616 97078 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10826484 memory=256036 CPUtime=0.09 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 107 13104 0 0 1 1 5 2 20 0 15 0 415757887 11086319616 97078 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10826484 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 85 13104 0 0 0 0 5 2 20 0 15 0 415757888 11086319616 97078 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10826484 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 13 13104 0 0 0 0 5 2 20 0 15 0 415757889 11086319616 97078 33554432000 4194304 4196468 140732740787360 140349666223776 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10826484 memory=280662019997792 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757889 11086319616 97078 33554432000 4194304 4196468 140732740787360 140349532005616 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10826484 memory=280662020412832 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11086319616 97078 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10826484 memory=140331010008608 CPUtime=0.58 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 1655 13104 0 0 51 0 5 2 20 0 15 0 415757892 11086319616 97590 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10826484 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 1163 13104 0 0 50 0 5 2 20 0 15 0 415757892 11086319616 97590 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10826484 memory=1060 CPUtime=0.4 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 1205 13104 0 0 33 0 5 2 20 0 15 0 415757892 11086319616 97590 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10826484 memory=14012 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11086319616 97590 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10826484 memory=10660 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 1 13104 0 0 0 0 5 2 20 0 15 0 415757892 11086319616 97590 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 10826484 KiB

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

[pid=30933/tid=30998] ppid=30930 vsize=10846984 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10846984 memory=616 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 133 13104 0 0 2 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 88.21 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3095360 KiB

[startup+78.4008 s]
/proc/loadavg: 1.94 1.81 1.78 4/226 31005
/proc/meminfo: memFree=25581124/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10846984 memory=3095360 CPUtime=89.81 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 83972 13104 0 0 8837 137 5 2 20 0 15 0 415757877 11107311616 773840 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2711746 773840 3620 1 0 2673805 0
[pid=30933/tid=30986] ppid=30930 vsize=10846984 memory=9 CPUtime=77.15 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 30640 13104 0 0 7668 40 5 2 20 0 15 0 415757886 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350744381056 140350367686212 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10846984 memory=10660 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 765 13104 0 0 88 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10846984 memory=14056 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1293 13104 0 0 89 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10846984 memory=2116 CPUtime=1.17 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 881 13104 0 0 89 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10846984 memory=6791534058613427641 CPUtime=1.15 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 1589 13104 0 0 88 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10846984 memory=2832 CPUtime=0.16 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 6287 13104 0 0 9 0 5 2 20 0 15 0 415757888 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10846984 memory=1624 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 15 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349666223840 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10846984 memory=1136 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349532005632 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10846984 memory=1072 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10846984 memory=6791534058613427641 CPUtime=3.43 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 14291 13104 0 0 334 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10846984 memory=616 CPUtime=3.19 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 11509 13104 0 0 310 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10846984 memory=2832 CPUtime=1.64 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 14349 13104 0 0 154 3 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10846984 memory=1624 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10846984 memory=1136 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 133 13104 0 0 2 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 89.81 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3095360 KiB

[startup+80.0009 s]*
/proc/loadavg: 1.94 1.81 1.78 4/226 31005
/proc/meminfo: memFree=25590568/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10846984 memory=3095360 CPUtime=91.42 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 84024 13104 0 0 8998 137 5 2 20 0 15 0 415757877 11107311616 773840 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2711746 773840 3620 1 0 2673805 0
[pid=30933/tid=30986] ppid=30930 vsize=10846984 memory=8317482817917895235 CPUtime=78.76 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 30679 13104 0 0 7829 40 5 2 20 0 15 0 415757886 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350744381056 140350365852559 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10846984 memory=1412 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 765 13104 0 0 88 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10846984 memory=3095360 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1293 13104 0 0 89 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10846984 memory=7148 CPUtime=1.17 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 881 13104 0 0 89 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10846984 memory=4872558044660077418 CPUtime=1.15 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 1589 13104 0 0 88 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10846984 memory=3095360 CPUtime=0.16 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 6287 13104 0 0 9 0 5 2 20 0 15 0 415757888 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10846984 memory=3095360 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 15 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349666223840 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10846984 memory=904 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349532005632 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10846984 memory=1444 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10846984 memory=1976 CPUtime=3.43 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 14291 13104 0 0 334 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10846984 memory=2436 CPUtime=3.19 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 11509 13104 0 0 310 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10846984 memory=1760 CPUtime=1.64 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 14362 13104 0 0 154 3 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10846984 memory=111632 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10846984 memory=804 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 133 13104 0 0 2 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 91.42 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3095360 KiB

[startup+80.8008 s]
/proc/loadavg: 1.94 1.81 1.78 4/226 31005
/proc/meminfo: memFree=25590568/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10846984 memory=3095360 CPUtime=92.21 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 84042 13104 0 0 9077 137 5 2 20 0 15 0 415757877 11107311616 773840 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2711746 773840 3620 1 0 2673805 0
[pid=30933/tid=30986] ppid=30930 vsize=10846984 memory=1624 CPUtime=79.55 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 30696 13104 0 0 7908 40 5 2 20 0 15 0 415757886 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350744381056 140350367685709 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10846984 memory=6791534058613427641 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 765 13104 0 0 88 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10846984 memory=804 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1293 13104 0 0 89 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10846984 memory=1808 CPUtime=1.17 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 881 13104 0 0 89 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10846984 memory=920 CPUtime=1.15 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 1589 13104 0 0 88 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10846984 memory=3848 CPUtime=0.16 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 6287 13104 0 0 9 0 5 2 20 0 15 0 415757888 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10846984 memory=140331010559781 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 15 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349666223840 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10846984 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349532005632 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10846984 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10846984 memory=6656426216303648864 CPUtime=3.43 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 14291 13104 0 0 334 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10846984 memory=6944656592387989600 CPUtime=3.19 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 11509 13104 0 0 310 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10846984 memory=6944656592455097440 CPUtime=1.64 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 14362 13104 0 0 154 3 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10846984 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10846984 memory=6943526294502006880 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 134 13104 0 0 2 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 92.21 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3095360 KiB

[startup+81.0009 s]*
/proc/loadavg: 1.94 1.81 1.78 4/226 31005
/proc/meminfo: memFree=25590928/32770624 swapFree=66936492/67108860
[pid=30933] ppid=30930 vsize=10846984 memory=3095360 CPUtime=92.42 cores=1,3,5,7
/proc/30933/stat : 30933 (java) S 30930 30933 28159 0 -1 1077944320 84046 13104 0 0 9098 137 5 2 20 0 15 0 415757877 11107311616 773840 33554432000 4194304 4196468 140732740787360 140732740769904 140350772551415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
/proc/30933/statm: 2711746 773840 3620 1 0 2673805 0
[pid=30933/tid=30986] ppid=30930 vsize=10846984 memory=8317482817917895235 CPUtime=79.76 cores=1,3,5,7
/proc/30933/task/30986/stat : 30986 (java) R 30930 30933 28159 0 -1 4202560 30700 13104 0 0 7929 40 5 2 20 0 15 0 415757886 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350744381056 140350367685523 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30987] ppid=30930 vsize=10846984 memory=4872558044660077418 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30987/stat : 30987 (java) S 30930 30933 28159 0 -1 1077944384 765 13104 0 0 88 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350776785424 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30988] ppid=30930 vsize=10846984 memory=1808 CPUtime=1.16 cores=1,3,5,7
/proc/30933/task/30988/stat : 30988 (java) S 30930 30933 28159 0 -1 1077944384 1293 13104 0 0 89 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350675683984 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30989] ppid=30930 vsize=10846984 memory=920 CPUtime=1.17 cores=1,3,5,7
/proc/30933/task/30989/stat : 30989 (java) S 30930 30933 28159 0 -1 1077944384 881 13104 0 0 89 21 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350674630928 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30990] ppid=30930 vsize=10846984 memory=3848 CPUtime=1.15 cores=1,3,5,7
/proc/30933/task/30990/stat : 30990 (java) S 30930 30933 28159 0 -1 1077944384 1589 13104 0 0 88 20 5 2 20 0 15 0 415757887 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350343473552 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30991] ppid=30930 vsize=10846984 memory=2596 CPUtime=0.16 cores=1,3,5,7
/proc/30933/task/30991/stat : 30991 (java) S 30930 30933 28159 0 -1 1077944384 6287 13104 0 0 9 0 5 2 20 0 15 0 415757888 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350232070896 140350772562562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30992] ppid=30930 vsize=10846984 memory=2596 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30992/stat : 30992 (java) S 30930 30933 28159 0 -1 1077944384 15 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349666223840 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30993] ppid=30930 vsize=10846984 memory=4104 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30993/stat : 30993 (java) S 30930 30933 28159 0 -1 1077944384 2 13104 0 0 0 0 5 2 20 0 15 0 415757889 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349532005632 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30994] ppid=30930 vsize=10846984 memory=1412 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30994/stat : 30994 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349291715024 140350772570011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30995] ppid=30930 vsize=10846984 memory=3008 CPUtime=3.43 cores=1,3,5,7
/proc/30933/task/30995/stat : 30995 (java) S 30930 30933 28159 0 -1 1077944384 14291 13104 0 0 334 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350231017712 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30996] ppid=30930 vsize=10846984 memory=2827104 CPUtime=3.19 cores=1,3,5,7
/proc/30933/task/30996/stat : 30996 (java) S 30930 30933 28159 0 -1 1077944384 11509 13104 0 0 310 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350229965168 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30997] ppid=30930 vsize=10846984 memory=1408 CPUtime=1.64 cores=1,3,5,7
/proc/30933/task/30997/stat : 30997 (java) S 30930 30933 28159 0 -1 1077944384 14362 13104 0 0 154 3 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350228912112 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30998] ppid=30930 vsize=10846984 memory=2948 CPUtime=0.07 cores=1,3,5,7
/proc/30933/task/30998/stat : 30998 (java) S 30930 30933 28159 0 -1 1077944384 3 13104 0 0 0 0 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140349258156384 140350772561621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
[pid=30933/tid=30999] ppid=30930 vsize=10846984 memory=3095360 CPUtime=0.11 cores=1,3,5,7
/proc/30933/task/30999/stat : 30999 (java) S 30930 30933 28159 0 -1 1077944384 134 13104 0 0 2 2 5 2 20 0 15 0 415757892 11107311616 773840 33554432000 4194304 4196468 140732740787360 140350227860528 140350772562562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8208384 140732740795121 140732740797637 140732740797637 140732740800463 0
Current children cumulated CPU time: 92.42 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3095360 KiB

Child status: 0
Real time (s): 81.1004
CPU time (s): 92.537
CPU user time (s): 91.1173
CPU system time (s): 1.41969
CPU usage (%): 114.102
Max. virtual memory (cumulated for all children) (KiB): 10847760
Max. memory (cumulated for all children) (KiB): 3103648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.1173
system time used= 1.41969
maximum resident set size= 3103712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9069
involuntary context switches= 133


# summary of solver processes directly reported to runsolver:
#   pid: 30933
#   total CPU time (s): 92.537
#   total CPU user time (s): 91.1173
#   total CPU system time (s): 1.41969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.489073 second user time and 0.843908 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-13 18:15:00
IDJOB=4395780
IDBENCH=120983
IDSOLVER=2846
FILE ID=node105/4395780-1568394994
RUNJOBID= node105-1568388801-30331
PBS_JOBID= 21701857
Free space on /tmp= 60800 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Random/Random-m1-5-12-12/rand-5-12-12-200-12442-22.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395780-1568394994/watcher-4395780-1568394994 -o /tmp/evaluation-result-4395780-1568394994/solver-4395780-1568394994 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568388801-30331 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=63630197 HOME/instance-4395780-1568394994.xml

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

MD5SUM BENCH= 1f678c7b1175962864f0f6df2117d050
RANDOM SEED=63630197

node105.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.00
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.00
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.00
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.00
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:        29256556 kB
MemAvailable:   29631876 kB
Buffers:          161088 kB
Cached:           508604 kB
SwapCached:        68276 kB
Active:          2613344 kB
Inactive:         353576 kB
Active(anon):    2236648 kB
Inactive(anon):    93764 kB
Active(file):     376696 kB
Inactive(file):   259812 kB
Unevictable:      107276 kB
Mlocked:          107276 kB
SwapTotal:      67108860 kB
SwapFree:       66936492 kB
Dirty:             35628 kB
Writeback:          7224 kB
AnonPages:       2338460 kB
Mapped:            50124 kB
Shmem:             24144 kB
Slab:             141904 kB
SReclaimable:     109292 kB
SUnreclaim:        32612 kB
KernelStack:        3632 kB
PageTables:         9928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3637004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2144256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60764 MiB
End job on node105 at 2019-09-13 18:16:21