Trace number 4387029

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.10UNSAT 145.889 128.287

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-6.xml
MD5SUM28aba8525a2c57af7de5748c3b9cdf6b
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 benchmark14.7938
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 degree72
Maximum variable degree102
Distribution of variable degrees[{"degree":72,"count":1},{"degree":76,"count":2},{"degree":79,"count":1},{"degree":82,"count":2},{"degree":83,"count":1},{"degree":85,"count":1},{"degree":86,"count":1},{"degree":88,"count":1},{"degree":89,"count":1},{"degree":102,"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.70/0.55	c Concrete v3.10.1560635388952 running
145.79/128.25	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 (14724 MiB free)
  memory of node 1: 16384 MiB (15062 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387029-1568288434/watcher-4387029-1568288434 -o /tmp/evaluation-result-4387029-1568288434/solver-4387029-1568288434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568282287-6447 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1781488271 HOME/instance-4387029-1568288434.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.11015 s]*
/proc/loadavg: 1.33 1.48 1.46 5/217 7110
/proc/meminfo: memFree=30473356/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10355560 memory=21696 CPUtime=0.11 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 4674 13319 0 0 2 1 5 3 20 0 9 0 405098359 10604093440 5424 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2588890 5424 2102 1 0 2551431 0
[pid=7053/tid=7106] ppid=7050 vsize=10355560 memory=-8617482348318186131 CPUtime=0.09 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 2429 13319 0 0 1 0 5 3 20 0 9 0 405098368 10604093440 5424 33554432000 4194304 4196468 140736046977632 140328141483888 140328169669789 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10355560 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 9 0 405098369 10604093440 5424 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10355560 memory=139945501406848 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 9 0 405098369 10604093440 5424 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 9 0 405098369 10604093440 5424 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10355560 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 9 0 405098369 10604093440 5424 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10355560 memory=139945501406848 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 9 0 405098370 10604093440 5424 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10355560 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 33 13319 0 0 0 0 5 3 20 0 9 0 405098371 10604093440 5424 33554432000 4194304 4196468 140736046977632 140327627347616 140328169658069 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10355560 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 9 0 405098371 10604093440 5424 33554432000 4194304 4196468 140736046977632 140327184753968 140328169658069 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 21696 KiB

[startup+0.210175 s]*
/proc/loadavg: 1.33 1.48 1.46 6/226 7119
/proc/meminfo: memFree=30425912/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10818940 memory=41512 CPUtime=0.26 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 6736 13319 0 0 16 2 5 3 20 0 15 0 405098359 11078594560 10378 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2704735 10378 2963 1 0 2667149 0
[pid=7053/tid=7106] ppid=7050 vsize=10818940 memory=7100839852556125036 CPUtime=0.19 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 3230 13319 0 0 10 1 5 3 20 0 15 0 405098368 11078594560 10386 33554432000 4194304 4196468 140736046977632 140328141483744 140328161884990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10818940 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098369 11078594560 10386 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10818940 memory=139945501406848 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098369 11078594560 10386 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098369 11078594560 10386 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098369 11078594560 10386 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10818940 memory=139945501406848 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098370 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 33 13319 0 0 0 0 5 3 20 0 15 0 405098371 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327627347616 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098371 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327184753904 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11078594560 10386 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) S 7050 7053 5684 0 -1 1077944384 566 13319 0 0 1 0 5 3 20 0 15 0 405098374 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327593789680 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 58 13319 0 0 0 0 5 3 20 0 15 0 405098374 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10818940 memory=139945501406848 CPUtime=0.11 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 640 13319 0 0 3 0 5 3 20 0 15 0 405098374 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11078594560 10386 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10818940 memory=139945501406848 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098374 11078594560 10386 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 41512 KiB

[startup+0.310558 s]*
/proc/loadavg: 1.33 1.48 1.46 6/226 7119
/proc/meminfo: memFree=30405820/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10820096 memory=51672 CPUtime=0.4 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 10212 13319 0 0 29 3 5 3 20 0 15 0 405098359 11079778304 12918 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2705024 12918 3217 1 0 2667149 0
[pid=7053/tid=7106] ppid=7050 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 6680 13319 0 0 19 2 5 3 20 0 15 0 405098368 11079778304 13430 33554432000 4194304 4196468 140736046977632 140328141467728 140328169669789 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10820096 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098369 11079778304 13430 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10820096 memory=-7035114785800479027 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098369 11079778304 13430 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098369 11079778304 13430 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098369 11079778304 13430 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098370 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 33 13319 0 0 0 0 5 3 20 0 15 0 405098371 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327627347616 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098371 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327184753904 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11079778304 13430 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10820096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) S 7050 7053 5684 0 -1 1077944384 567 13319 0 0 2 0 5 3 20 0 15 0 405098374 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327593789680 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 59 13319 0 0 0 0 5 3 20 0 15 0 405098374 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10820096 memory=139945501406848 CPUtime=0.13 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 649 13319 0 0 5 0 5 3 20 0 15 0 405098374 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11079778304 13430 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10820096 memory=139945501406848 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098374 11079778304 13430 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 51672 KiB

[startup+0.700753 s]
/proc/loadavg: 1.33 1.48 1.46 9/226 7119
/proc/meminfo: memFree=30337884/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10824340 memory=83344 CPUtime=1.14 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 14080 13319 0 0 101 5 5 3 20 0 15 0 405098359 11084124160 20836 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2706085 20836 3507 1 0 2668173 0
[pid=7053/tid=7106] ppid=7050 vsize=10824340 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 9780 13319 0 0 55 4 5 3 20 0 15 0 405098368 11084124160 20836 33554432000 4194304 4196468 140736046977632 140328141470000 140328169659798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10824340 memory=14838449660238888 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098369 11084124160 20836 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098369 11084124160 20836 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098369 11084124160 20836 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098369 11084124160 20836 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10824340 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 5 13319 0 0 0 0 5 3 20 0 15 0 405098370 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 33 13319 0 0 0 0 5 3 20 0 15 0 405098371 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327627347616 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098371 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327184753904 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10824340 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11084124160 20836 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10824340 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) R 7050 7053 5684 0 -1 4202560 801 13319 0 0 12 0 5 3 20 0 15 0 405098374 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327593789680 140328169669210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10824340 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 452 13319 0 0 14 0 5 3 20 0 15 0 405098374 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10824340 memory=279890804867312 CPUtime=0.25 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 786 13319 0 0 17 0 5 3 20 0 15 0 405098374 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11084124160 20836 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 1 13319 0 0 0 0 5 3 20 0 15 0 405098374 11084124160 20836 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 83344 KiB

[startup+1.50119 s]
/proc/loadavg: 1.33 1.48 1.46 4/226 7119
/proc/meminfo: memFree=30092232/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10826464 memory=407608 CPUtime=3.4 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 19412 13319 0 0 303 29 5 3 20 0 15 0 405098359 11086299136 101902 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2706616 101902 3568 1 0 2668685 0
[pid=7053/tid=7106] ppid=7050 vsize=10826464 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 10678 13319 0 0 119 9 5 3 20 0 15 0 405098368 11086299136 101902 33554432000 4194304 4196468 140736046977632 140328141482000 140327742535387 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10826464 memory=7893295687695687954 CPUtime=0.18 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 170 13319 0 0 5 5 5 3 20 0 15 0 405098369 11086299136 101902 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10826464 memory=6994781559841273980 CPUtime=0.15 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 185 13319 0 0 3 4 5 3 20 0 15 0 405098369 11086299136 101902 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10826464 memory=4498404016631593314 CPUtime=0.15 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 142 13319 0 0 4 3 5 3 20 0 15 0 405098369 11086299136 101902 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10826464 memory=11484876678 CPUtime=0.16 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 167 13319 0 0 4 4 5 3 20 0 15 0 405098369 11086299136 101902 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10826464 memory=279890804943560 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 85 13319 0 0 0 0 5 3 20 0 15 0 405098370 11086299136 101902 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10826464 memory=279890805168968 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 34 13319 0 0 0 0 5 3 20 0 15 0 405098371 11086299136 101902 33554432000 4194304 4196468 140736046977632 140327627347680 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10826464 memory=338652 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098371 11086299136 101902 33554432000 4194304 4196468 140736046977632 140327184753920 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10826464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11086299136 101902 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10826464 memory=16 CPUtime=0.69 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) R 7050 7053 5684 0 -1 4202560 2208 13319 0 0 61 0 5 3 20 0 15 0 405098374 11086299136 101902 33554432000 4194304 4196468 140736046977632 140327593780800 140328150347400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10826464 memory=19 CPUtime=0.74 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) R 7050 7053 5684 0 -1 4202560 1902 13319 0 0 66 0 5 3 20 0 15 0 405098374 11086299136 101902 33554432000 4194304 4196468 140736046977632 140327592728480 140328153035614 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10826464 memory=22 CPUtime=0.43 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 1622 13319 0 0 35 0 5 3 20 0 15 0 405098374 11086299136 101902 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0

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

[pid=7053/tid=7118] ppid=7050 vsize=10844916 memory=1128 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10844916 memory=772 CPUtime=0.14 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 668 13319 0 0 3 3 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 142.38 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3643320 KiB

[startup+126.401 s]
/proc/loadavg: 2.08 1.76 1.57 3/228 7264
/proc/meminfo: memFree=25126036/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10844916 memory=3643320 CPUtime=143.99 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 108190 13319 0 0 14167 224 5 3 20 0 15 0 405098359 11105193984 910830 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2711229 910830 3612 1 0 2673293 0
[pid=7053/tid=7106] ppid=7050 vsize=10844916 memory=916 CPUtime=122.99 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 36395 13319 0 0 12252 39 5 3 20 0 15 0 405098368 11105193984 910830 33554432000 4194304 4196468 140736046977632 140328141482296 140327751795531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10844916 memory=3848 CPUtime=3.05 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2801 13319 0 0 253 44 5 3 20 0 15 0 405098369 11105193984 910830 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10844916 memory=8112282956445269571 CPUtime=3.02 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 2810 13319 0 0 254 40 5 3 20 0 15 0 405098369 11105193984 910830 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10844916 memory=984 CPUtime=3.04 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 3091 13319 0 0 256 40 5 3 20 0 15 0 405098369 11105193984 910830 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10844916 memory=2024 CPUtime=3.06 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 4173 13319 0 0 255 43 5 3 20 0 15 0 405098369 11105193984 910830 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10844916 memory=1380 CPUtime=0.43 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 8826 13319 0 0 34 1 5 3 20 0 15 0 405098370 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10844916 memory=3643320 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 44 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327627347680 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10844916 memory=772 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 4 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327184753920 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10844916 memory=4008 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10844916 memory=948 CPUtime=3.55 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) S 7050 7053 5684 0 -1 1077944384 16840 13319 0 0 344 3 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327593789680 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10844916 memory=2832 CPUtime=3.45 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 13941 13319 0 0 335 2 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10844916 memory=2116 CPUtime=1.85 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 16382 13319 0 0 174 3 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10844916 memory=8440 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10844916 memory=11932 CPUtime=0.14 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 668 13319 0 0 3 3 5 3 20 0 15 0 405098374 11105193984 910830 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 143.99 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3643320 KiB

[startup+127.201 s]
/proc/loadavg: 2.07 1.76 1.57 3/228 7264
/proc/meminfo: memFree=25126036/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10844916 memory=3643368 CPUtime=144.79 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 108273 13319 0 0 14247 224 5 3 20 0 15 0 405098359 11105193984 910842 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2711229 910842 3612 1 0 2673293 0
[pid=7053/tid=7106] ppid=7050 vsize=10844916 memory=1528 CPUtime=123.79 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 36441 13319 0 0 12332 39 5 3 20 0 15 0 405098368 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328141482360 140327751842688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10844916 memory=8112282956445269571 CPUtime=3.05 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2801 13319 0 0 253 44 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10844916 memory=14012 CPUtime=3.02 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 2810 13319 0 0 254 40 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10844916 memory=2116 CPUtime=3.04 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 3091 13319 0 0 256 40 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10844916 memory=8440 CPUtime=3.06 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 4173 13319 0 0 255 43 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10844916 memory=11932 CPUtime=0.43 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 8826 13319 0 0 34 1 5 3 20 0 15 0 405098370 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10844916 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 44 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327627347680 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10844916 memory=500 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 4 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327184753920 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10844916 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10844916 memory=1528 CPUtime=3.55 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) S 7050 7053 5684 0 -1 1077944384 16842 13319 0 0 344 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327593789680 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10844916 memory=1448 CPUtime=3.45 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 13943 13319 0 0 335 2 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10844916 memory=876 CPUtime=1.85 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 16415 13319 0 0 174 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10844916 memory=1128 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10844916 memory=772 CPUtime=0.14 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 668 13319 0 0 3 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 144.79 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3643368 KiB

[startup+128.001 s]*
/proc/loadavg: 2.07 1.76 1.57 3/228 7264
/proc/meminfo: memFree=25126196/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10844916 memory=3643368 CPUtime=145.6 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 108310 13319 0 0 14328 224 5 3 20 0 15 0 405098359 11105193984 910842 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2711229 910842 3612 1 0 2673293 0
[pid=7053/tid=7106] ppid=7050 vsize=10844916 memory=8317482817917895235 CPUtime=124.6 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 36478 13319 0 0 12413 39 5 3 20 0 15 0 405098368 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328141482360 140327751793524 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10844916 memory=4126316290023845779 CPUtime=3.05 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2801 13319 0 0 253 44 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10844916 memory=772 CPUtime=3.02 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 2810 13319 0 0 254 40 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10844916 memory=4008 CPUtime=3.04 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 3091 13319 0 0 256 40 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10844916 memory=948 CPUtime=3.06 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 4173 13319 0 0 255 43 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10844916 memory=3643272 CPUtime=0.43 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 8826 13319 0 0 34 1 5 3 20 0 15 0 405098370 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10844916 memory=3643272 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 44 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327627347680 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10844916 memory=3642396 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 4 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327184753920 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10844916 memory=3642396 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10844916 memory=3642300 CPUtime=3.55 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) S 7050 7053 5684 0 -1 1077944384 16842 13319 0 0 344 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327593789680 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10844916 memory=2116 CPUtime=3.45 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 13943 13319 0 0 335 2 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10844916 memory=3643272 CPUtime=1.85 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 16415 13319 0 0 174 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10844916 memory=3643224 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10844916 memory=3643224 CPUtime=0.14 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 668 13319 0 0 3 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 145.6 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3643368 KiB

[startup+128.201 s]
/proc/loadavg: 2.07 1.76 1.57 3/228 7264
/proc/meminfo: memFree=25126196/32770624 swapFree=66995828/67108860
[pid=7053] ppid=7050 vsize=10844916 memory=3643368 CPUtime=145.79 cores=0,2,4,6
/proc/7053/stat : 7053 (java) S 7050 7053 5684 0 -1 1077944320 108314 13319 0 0 14347 224 5 3 20 0 15 0 405098359 11105193984 910842 33554432000 4194304 4196468 140736046977632 140736046960176 140328169647863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
/proc/7053/statm: 2711229 910842 3612 1 0 2673293 0
[pid=7053/tid=7106] ppid=7050 vsize=10844916 memory=984 CPUtime=124.79 cores=0,2,4,6
/proc/7053/task/7106/stat : 7106 (java) R 7050 7053 5684 0 -1 4202560 36482 13319 0 0 12432 39 5 3 20 0 15 0 405098368 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328141482360 140327751793400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7107] ppid=7050 vsize=10844916 memory=2024 CPUtime=3.05 cores=0,2,4,6
/proc/7053/task/7107/stat : 7107 (java) S 7050 7053 5684 0 -1 1077944384 2801 13319 0 0 253 44 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328173890064 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7108] ppid=7050 vsize=10844916 memory=8112282956445269571 CPUtime=3.02 cores=0,2,4,6
/proc/7053/task/7108/stat : 7108 (java) S 7050 7053 5684 0 -1 1077944384 2810 13319 0 0 254 40 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328062163600 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7109] ppid=7050 vsize=10844916 memory=7014751519650698854 CPUtime=3.04 cores=0,2,4,6
/proc/7053/task/7109/stat : 7109 (java) S 7050 7053 5684 0 -1 1077944384 3091 13319 0 0 256 40 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328061110544 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7110] ppid=7050 vsize=10844916 memory=7157735280230553190 CPUtime=3.06 cores=0,2,4,6
/proc/7053/task/7110/stat : 7110 (java) S 7050 7053 5684 0 -1 1077944384 4173 13319 0 0 255 43 5 3 20 0 15 0 405098369 11105193984 910842 33554432000 4194304 4196468 140736046977632 140328060058000 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7111] ppid=7050 vsize=10844916 memory=7014751519650698854 CPUtime=0.43 cores=0,2,4,6
/proc/7053/task/7111/stat : 7111 (java) S 7050 7053 5684 0 -1 1077944384 8826 13319 0 0 34 1 5 3 20 0 15 0 405098370 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327628401392 140328169659010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7112] ppid=7050 vsize=10844916 memory=7014751519650698854 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7112/stat : 7112 (java) S 7050 7053 5684 0 -1 1077944384 44 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327627347680 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7113] ppid=7050 vsize=10844916 memory=7014751519650698854 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7113/stat : 7113 (java) S 7050 7053 5684 0 -1 1077944384 4 13319 0 0 0 0 5 3 20 0 15 0 405098371 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327184753920 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7114] ppid=7050 vsize=10844916 memory=7157735280230553190 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7114/stat : 7114 (java) S 7050 7053 5684 0 -1 1077944384 2 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140326916319696 140328169666459 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7115] ppid=7050 vsize=10844916 memory=21992 CPUtime=3.55 cores=0,2,4,6
/proc/7053/task/7115/stat : 7115 (java) S 7050 7053 5684 0 -1 1077944384 16842 13319 0 0 344 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327593789680 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7116] ppid=7050 vsize=10844916 memory=984 CPUtime=3.45 cores=0,2,4,6
/proc/7053/task/7116/stat : 7116 (java) S 7050 7053 5684 0 -1 1077944384 13943 13319 0 0 335 2 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327592737136 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7117] ppid=7050 vsize=10844916 memory=2024 CPUtime=1.85 cores=0,2,4,6
/proc/7053/task/7117/stat : 7117 (java) S 7050 7053 5684 0 -1 1077944384 16415 13319 0 0 174 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327591684080 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7118] ppid=7050 vsize=10844916 memory=2116 CPUtime=0.08 cores=0,2,4,6
/proc/7053/task/7118/stat : 7118 (java) S 7050 7053 5684 0 -1 1077944384 3 13319 0 0 0 0 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140326446557536 140328169658069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
[pid=7053/tid=7119] ppid=7050 vsize=10844916 memory=8440 CPUtime=0.14 cores=0,2,4,6
/proc/7053/task/7119/stat : 7119 (java) S 7050 7053 5684 0 -1 1077944384 668 13319 0 0 3 3 5 3 20 0 15 0 405098374 11105193984 910842 33554432000 4194304 4196468 140736046977632 140327590632496 140328169659010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140736046979829 140736046982341 140736046982341 140736046985167 0
Current children cumulated CPU time: 145.79 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3643368 KiB

Child status: 0
Real time (s): 128.287
CPU time (s): 145.889
CPU user time (s): 143.59
CPU system time (s): 2.29875
CPU usage (%): 113.721
Max. virtual memory (cumulated for all children) (KiB): 10847732
Max. memory (cumulated for all children) (KiB): 3694636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.59
system time used= 2.29875
maximum resident set size= 3694692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10838
involuntary context switches= 385


# summary of solver processes directly reported to runsolver:
#   pid: 7053
#   total CPU time (s): 145.889
#   total CPU user time (s): 143.59
#   total CPU system time (s): 2.29875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.817005 second user time and 1.25063 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 12:39:19
IDJOB=4387029
IDBENCH=121037
IDSOLVER=2823
FILE ID=node106/4387029-1568288434
RUNJOBID= node106-1568282287-6447
PBS_JOBID= 21701088
Free space on /tmp= 53276 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-6.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387029-1568288434/watcher-4387029-1568288434 -o /tmp/evaluation-result-4387029-1568288434/solver-4387029-1568288434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568282287-6447 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1781488271 HOME/instance-4387029-1568288434.xml

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

MD5SUM BENCH= 28aba8525a2c57af7de5748c3b9cdf6b
RANDOM SEED=1781488271

node106.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.79
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.79
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.79
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.79
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:        30501220 kB
MemAvailable:   31599184 kB
Buffers:           97072 kB
Cached:          1293664 kB
SwapCached:        10508 kB
Active:           750772 kB
Inactive:         950544 kB
Active(anon):     309868 kB
Inactive(anon):    33568 kB
Active(file):     440904 kB
Inactive(file):   916976 kB
Unevictable:      107420 kB
Mlocked:          107420 kB
SwapTotal:      67108860 kB
SwapFree:       66995828 kB
Dirty:             51368 kB
Writeback:         43272 kB
AnonPages:        398716 kB
Mapped:            48192 kB
Shmem:             23456 kB
Slab:             164240 kB
SReclaimable:     111836 kB
SUnreclaim:        52404 kB
KernelStack:        3696 kB
PageTables:         6228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1517564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 53232 MiB
End job on node106 at 2019-09-12 12:41:28