Trace number 4403073

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.3UNSAT 167.653 160.052

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-4-30-2.xml
MD5SUM81d0b6dc5f2e6c238bfcda5bddd020dd
Bench CategoryCOP (optimization 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 benchmark28.0645
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints9
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":31}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":3},{"degree":8,"count":27}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":28,"count":2},{"arity":29,"count":2},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":9}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.77/0.56	c Concrete v3.12.3.1568965526260 running
167.59/160.04	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 (3313 MiB free)
  memory of node 1: 16384 MiB (1816 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403073-1568979171/watcher-4403073-1568979171 -o /tmp/evaluation-result-4403073-1568979171/solver-4403073-1568979171 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23432 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=541250212 HOME/instance-4403073-1568979171.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=28773, runsolver pid=28770

[startup+0.100936 s]*
/proc/loadavg: 1.47 1.36 1.34 3/217 28830
/proc/meminfo: memFree=5243044/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=9972712 memory=19000 CPUtime=0.08 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 4509 13278 0 0 1 0 5 2 20 0 6 0 474186745 10212057088 4750 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2493178 4750 1935 1 0 2481616 0
[pid=28773/tid=28826] ppid=28770 vsize=9972712 memory=4628411388058700198 CPUtime=0.08 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 2312 13278 0 0 1 0 5 2 20 0 6 0 474186754 10212057088 4815 33554432000 4194304 4196468 140726871608992 140552045847120 140552059133296 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=9972712 memory=5793855119742216633 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 6 0 474186754 10212057088 4815 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=9972712 memory=139868732323456 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 6 0 474186754 10212057088 4815 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 6 0 474186754 10212057088 4815 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 6 0 474186754 10212057088 4815 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19000 KiB

[startup+0.210043 s]*
/proc/loadavg: 1.47 1.36 1.34 4/226 28839
/proc/meminfo: memFree=5221516/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10820164 memory=45604 CPUtime=0.26 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 7339 13278 0 0 17 2 5 2 20 0 15 0 474186745 11079847936 11401 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2705041 11401 3277 1 0 2667149 0
[pid=28773/tid=28826] ppid=28770 vsize=10820164 memory=-8540663193526752614 CPUtime=0.18 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 3853 13278 0 0 10 1 5 2 20 0 15 0 474186754 11079847936 11401 33554432000 4194304 4196468 140726871608992 140552045821392 140552074032285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10820164 memory=4211973594937113994 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079847936 11401 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10820164 memory=139868732323456 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079847936 11401 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186756 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10820164 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 13 13278 0 0 0 0 5 2 20 0 15 0 474186756 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551529686688 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551395468528 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11079847936 11401 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) S 28770 28773 23401 0 -1 1077944384 568 13278 0 0 1 0 5 2 20 0 15 0 474186759 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551599597808 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10820164 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 55 13278 0 0 0 0 5 2 20 0 15 0 474186759 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10820164 memory=139868732323456 CPUtime=0.1 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 632 13278 0 0 3 0 5 2 20 0 15 0 474186759 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10820164 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11079847936 11401 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10820164 memory=139868732323456 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186760 11079847936 11401 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820164 KiB
Current children cumulated memory: 45604 KiB

[startup+0.311878 s]*
/proc/loadavg: 1.47 1.36 1.34 4/226 28839
/proc/meminfo: memFree=5209900/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10820196 memory=53956 CPUtime=0.4 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 10772 13278 0 0 30 3 5 2 20 0 15 0 474186745 11079880704 13489 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2705049 13489 3298 1 0 2667149 0
[pid=28773/tid=28826] ppid=28770 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 7253 13278 0 0 19 2 5 2 20 0 15 0 474186754 11079880704 13489 33554432000 4194304 4196468 140726871608992 140552045826512 140552058090846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079880704 13489 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079880704 13489 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186754 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10820196 memory=139868732323455 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186756 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 13 13278 0 0 0 0 5 2 20 0 15 0 474186756 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551529686688 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551395468528 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11079880704 13489 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) S 28770 28773 23401 0 -1 1077944384 569 13278 0 0 2 0 5 2 20 0 15 0 474186759 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551599597808 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 64 13278 0 0 1 0 5 2 20 0 15 0 474186759 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10820196 memory=139868732323456 CPUtime=0.12 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 652 13278 0 0 5 0 5 2 20 0 15 0 474186759 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11079880704 13489 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10820196 memory=139868732323456 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186760 11079880704 13489 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53956 KiB

[startup+0.700747 s]
/proc/loadavg: 1.47 1.36 1.34 3/226 28839
/proc/meminfo: memFree=5195944/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10824364 memory=87344 CPUtime=1.14 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 15031 13278 0 0 101 6 5 2 20 0 15 0 474186745 11084148736 21836 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2706091 21836 3513 1 0 2668173 0
[pid=28773/tid=28826] ppid=28770 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 10477 13278 0 0 55 4 5 2 20 0 15 0 474186754 11084148736 21836 33554432000 4194304 4196468 140726871608992 140552045830304 140552058090846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10824364 memory=139868630039520 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186754 11084148736 21836 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10824364 memory=288230587427467573 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186754 11084148736 21836 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10824364 memory=14418107250786858 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186754 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10824364 memory=139868630192032 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186754 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10824364 memory=139869904962530 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 5 13278 0 0 0 0 5 2 20 0 15 0 474186756 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10824364 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 13 13278 0 0 0 0 5 2 20 0 15 0 474186756 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551529686688 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10824364 memory=7448488012996175449 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551395468528 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10824364 memory=7739276948478126697 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11084148736 21836 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10824364 memory=5865188000529146989 CPUtime=0.23 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) R 28770 28773 23401 0 -1 4202560 1046 13278 0 0 16 0 5 2 20 0 15 0 474186759 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551599585680 140552053846697 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10824364 memory=-5874771483550381248 CPUtime=0.18 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 482 13278 0 0 11 0 5 2 20 0 15 0 474186759 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10824364 memory=-6808994639057120388 CPUtime=0.24 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 790 13278 0 0 17 0 5 2 20 0 15 0 474186759 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10824364 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11084148736 21836 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186760 11084148736 21836 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87344 KiB

[startup+1.5007 s]
/proc/loadavg: 1.52 1.37 1.34 4/226 28839
/proc/meminfo: memFree=5150592/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10834680 memory=173248 CPUtime=2.44 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 21871 13278 0 0 226 11 5 2 20 0 15 0 474186745 11094712320 43312 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2708670 43312 3583 1 0 2670733 0
[pid=28773/tid=28826] ppid=28770 vsize=10834680 memory=7161942097497449303 CPUtime=1.43 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 15358 13278 0 0 130 6 5 2 20 0 15 0 474186754 11094712320 43312 33554432000 4194304 4196468 140726871608992 140552045817296 140552074022294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10834680 memory=7016982484491461463 CPUtime=0.08 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 22 13278 0 0 1 0 5 2 20 0 15 0 474186754 11094712320 43312 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10834680 memory=7375040658036581739 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 411 13278 0 0 0 0 5 2 20 0 15 0 474186754 11094712320 43312 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 106 13278 0 0 1 0 5 2 20 0 15 0 474186754 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 66 13278 0 0 0 0 5 2 20 0 15 0 474186754 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10834680 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 158 13278 0 0 1 0 5 2 20 0 15 0 474186756 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10834680 memory=139868732333441 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 14 13278 0 0 0 0 5 2 20 0 15 0 474186756 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551529686752 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551395468544 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10834680 memory=6441660860764415848 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11094712320 43319 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10834680 memory=5787214926557761634 CPUtime=0.36 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) R 28770 28773 23401 0 -1 4202560 1318 13278 0 0 29 0 5 2 20 0 15 0 474186759 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551599597808 140552060073900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10834680 memory=3848 CPUtime=0.28 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) R 28770 28773 23401 0 -1 1077944384 734 13278 0 0 21 0 5 2 20 0 15 0 474186759 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10834680 memory=2241 CPUtime=0.46 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) R 28770 28773 23401 0 -1 4202560 1498 13278 0 0 39 0 5 2 20 0 15 0 474186759 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551496123536 140552067107219 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11094712320 43319 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186760 11094712320 43319 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 10834680 KiB

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

[pid=28773/tid=28838] ppid=28770 vsize=10844940 memory=116 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11105218560 203111 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10844940 memory=56 CPUtime=0.16 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 454 13278 0 0 5 4 5 2 20 0 15 0 474186760 11105218560 203111 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 164.32 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 812444 KiB

[startup+158.401 s]
/proc/loadavg: 1.38 1.41 1.37 3/226 28851
/proc/meminfo: memFree=4449376/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10844940 memory=812544 CPUtime=165.96 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 73062 13278 0 0 16539 50 5 2 20 0 15 0 474186745 11105218560 203136 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2711235 203136 3621 1 0 2673293 0
[pid=28773/tid=28826] ppid=28770 vsize=10844940 memory=1416 CPUtime=156.97 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 29584 13278 0 0 15670 20 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552045845984 140551687668752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10844940 memory=6791534058613427641 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 3025 13278 0 0 47 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10844940 memory=247664994214206 CPUtime=0.58 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 4194 13278 0 0 48 3 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10844940 memory=812444 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2134 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10844940 memory=1416 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 363 13278 0 0 48 4 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10844940 memory=1060 CPUtime=0.58 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 5874 13278 0 0 48 3 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10844940 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 15 13278 0 0 0 0 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551529686752 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10844940 memory=1096 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551395468544 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10844940 memory=1188 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10844940 memory=6104 CPUtime=2.48 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) S 28770 28773 23401 0 -1 1077944384 7793 13278 0 0 239 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551599597808 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10844940 memory=10728 CPUtime=2.69 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 10166 13278 0 0 260 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10844940 memory=1552 CPUtime=1.23 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 7246 13278 0 0 114 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10844940 memory=3640 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10844940 memory=2832 CPUtime=0.16 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 454 13278 0 0 5 4 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 165.96 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 812544 KiB

[startup+159.201 s]
/proc/loadavg: 1.38 1.41 1.37 3/227 28853
/proc/meminfo: memFree=4449016/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10844940 memory=812544 CPUtime=166.77 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 73067 13278 0 0 16620 50 5 2 20 0 15 0 474186745 11105218560 203136 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2711235 203136 3621 1 0 2673293 0
[pid=28773/tid=28826] ppid=28770 vsize=10844940 memory=3620 CPUtime=157.76 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 29589 13278 0 0 15749 20 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552045845728 140551686989547 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10844940 memory=812544 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 3025 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10844940 memory=1188 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 4194 13278 0 0 49 3 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10844940 memory=6791534058613427641 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2134 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10844940 memory=14008 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 363 13278 0 0 49 4 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10844940 memory=27944 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 5874 13278 0 0 49 3 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10844940 memory=2116 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 15 13278 0 0 0 0 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551529686752 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10844940 memory=12024 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551395468544 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10844940 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10844940 memory=6791534058613427641 CPUtime=2.48 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) S 28770 28773 23401 0 -1 1077944384 7793 13278 0 0 239 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551599597808 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10844940 memory=928 CPUtime=2.69 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 10166 13278 0 0 260 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10844940 memory=1984 CPUtime=1.23 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 7246 13278 0 0 114 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10844940 memory=2364 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10844940 memory=1744 CPUtime=0.16 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 454 13278 0 0 5 4 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 166.77 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 812544 KiB

[startup+159.601 s]
/proc/loadavg: 1.38 1.41 1.37 3/227 28853
/proc/meminfo: memFree=4449016/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10844940 memory=812544 CPUtime=167.17 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 73069 13278 0 0 16660 50 5 2 20 0 15 0 474186745 11105218560 203136 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2711235 203136 3621 1 0 2673293 0
[pid=28773/tid=28826] ppid=28770 vsize=10844940 memory=53240 CPUtime=158.16 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 29591 13278 0 0 15789 20 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552045846128 140551681097123 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10844940 memory=988 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 3025 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10844940 memory=2016 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 4194 13278 0 0 49 3 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10844940 memory=1416 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2134 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10844940 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 363 13278 0 0 49 4 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10844940 memory=6944656592455359545 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 5874 13278 0 0 49 3 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10844940 memory=-7814691523512926820 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 15 13278 0 0 0 0 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551529686752 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10844940 memory=7679927811743456362 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551395468544 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10844940 memory=6944656592455360604 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10844940 memory=7679927811743456362 CPUtime=2.48 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) S 28770 28773 23401 0 -1 1077944384 7793 13278 0 0 239 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551599597808 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10844940 memory=7590963683360550297 CPUtime=2.69 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 10166 13278 0 0 260 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10844940 memory=7590963683360550297 CPUtime=1.23 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 7246 13278 0 0 114 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10844940 memory=7590963683360550297 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10844940 memory=1060 CPUtime=0.16 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 454 13278 0 0 5 4 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 167.17 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 812544 KiB

[startup+160.001 s]*
/proc/loadavg: 1.38 1.41 1.37 3/227 28853
/proc/meminfo: memFree=4449016/32770624 swapFree=66938732/67108860
[pid=28773] ppid=28770 vsize=10844940 memory=812544 CPUtime=167.59 cores=0,2,4,6
/proc/28773/stat : 28773 (java) S 28770 28773 23401 0 -1 1077944320 73074 13278 0 0 16702 50 5 2 20 0 15 0 474186745 11105218560 203136 33554432000 4194304 4196468 140726871608992 140726871591536 140552074010359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
/proc/28773/statm: 2711235 203136 3621 1 0 2673293 0
[pid=28773/tid=28826] ppid=28770 vsize=10844940 memory=1448 CPUtime=158.56 cores=0,2,4,6
/proc/28773/task/28826/stat : 28826 (java) R 28770 28773 23401 0 -1 4202560 29594 13278 0 0 15829 20 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552045845872 140551688099692 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28827] ppid=28770 vsize=10844940 memory=-7003737579269690708 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28827/stat : 28827 (java) S 28770 28773 23401 0 -1 1077944384 3025 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552078252560 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28828] ppid=28770 vsize=10844940 memory=4126316290023845779 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28828/stat : 28828 (java) S 28770 28773 23401 0 -1 1077944384 4195 13278 0 0 49 3 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140552001411728 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28829] ppid=28770 vsize=10844940 memory=812544 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28829/stat : 28829 (java) S 28770 28773 23401 0 -1 1077944384 2134 13278 0 0 48 5 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551645796624 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28830] ppid=28770 vsize=10844940 memory=27944 CPUtime=0.6 cores=0,2,4,6
/proc/28773/task/28830/stat : 28830 (java) S 28770 28773 23401 0 -1 1077944384 363 13278 0 0 49 4 5 2 20 0 15 0 474186754 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551644744080 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28831] ppid=28770 vsize=10844940 memory=2116 CPUtime=0.59 cores=0,2,4,6
/proc/28773/task/28831/stat : 28831 (java) S 28770 28773 23401 0 -1 1077944384 5875 13278 0 0 49 3 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551600650992 140552074021506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28832] ppid=28770 vsize=10844940 memory=12024 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28832/stat : 28832 (java) S 28770 28773 23401 0 -1 1077944384 15 13278 0 0 0 0 5 2 20 0 15 0 474186756 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551529686752 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28833] ppid=28770 vsize=10844940 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28833/stat : 28833 (java) S 28770 28773 23401 0 -1 1077944384 1 13278 0 0 0 0 5 2 20 0 15 0 474186757 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551395468544 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28834] ppid=28770 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28834/stat : 28834 (java) S 28770 28773 23401 0 -1 1077944384 2 13278 0 0 0 0 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550791490000 140552074028955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28835] ppid=28770 vsize=10844940 memory=1448 CPUtime=2.48 cores=0,2,4,6
/proc/28773/task/28835/stat : 28835 (java) S 28770 28773 23401 0 -1 1077944384 7793 13278 0 0 239 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551599597808 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28836] ppid=28770 vsize=10844940 memory=1748 CPUtime=2.69 cores=0,2,4,6
/proc/28773/task/28836/stat : 28836 (java) S 28770 28773 23401 0 -1 1077944384 10166 13278 0 0 260 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551598545264 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28837] ppid=28770 vsize=10844940 memory=111632 CPUtime=1.23 cores=0,2,4,6
/proc/28773/task/28837/stat : 28837 (java) S 28770 28773 23401 0 -1 1077944384 7246 13278 0 0 114 2 5 2 20 0 15 0 474186759 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551496128496 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28838] ppid=28770 vsize=10844940 memory=808 CPUtime=0.07 cores=0,2,4,6
/proc/28773/task/28838/stat : 28838 (java) S 28770 28773 23401 0 -1 1077944384 3 13278 0 0 0 0 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140550321727840 140552074020565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
[pid=28773/tid=28839] ppid=28770 vsize=10844940 memory=1808 CPUtime=0.16 cores=0,2,4,6
/proc/28773/task/28839/stat : 28839 (java) S 28770 28773 23401 0 -1 1077944384 454 13278 0 0 5 4 5 2 20 0 15 0 474186760 11105218560 203136 33554432000 4194304 4196468 140726871608992 140551495076912 140552074021506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 19812352 140726871616240 140726871618757 140726871618757 140726871621583 0
Current children cumulated CPU time: 167.59 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 812544 KiB

Child status: 0
Real time (s): 160.052
CPU time (s): 167.653
CPU user time (s): 167.107
CPU system time (s): 0.545919
CPU usage (%): 104.749
Max. virtual memory (cumulated for all children) (KiB): 10847696
Max. memory (cumulated for all children) (KiB): 826828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 167.107
system time used= 0.545919
maximum resident set size= 826828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87517
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20246
involuntary context switches= 591


# summary of solver processes directly reported to runsolver:
#   pid: 28773
#   total CPU time (s): 167.653
#   total CPU user time (s): 167.107
#   total CPU system time (s): 0.545919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20258 second user time and 1.33802 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 13:34:53
IDJOB=4403073
IDBENCH=135488
IDSOLVER=2862
FILE ID=node139/4403073-1568979171
RUNJOBID= node139-1568967758-23432
PBS_JOBID= 21704618
Free space on /tmp= 5052 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-4-30-2.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403073-1568979171/watcher-4403073-1568979171 -o /tmp/evaluation-result-4403073-1568979171/solver-4403073-1568979171 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23432 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=541250212 HOME/instance-4403073-1568979171.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=541250212

node139.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.57
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.57
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.57
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.57
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:         5254344 kB
MemAvailable:   30968268 kB
Buffers:          130772 kB
Cached:         25404588 kB
SwapCached:        65324 kB
Active:         13596688 kB
Inactive:       12832372 kB
Active(anon):     832052 kB
Inactive(anon):   107896 kB
Active(file):   12764636 kB
Inactive(file): 12724476 kB
Unevictable:      108884 kB
Mlocked:          108884 kB
SwapTotal:      67108860 kB
SwapFree:       66938732 kB
Dirty:             35560 kB
Writeback:             0 kB
AnonPages:        939036 kB
Mapped:            64500 kB
Shmem:             37136 kB
Slab:             682896 kB
SReclaimable:     653272 kB
SUnreclaim:        29624 kB
KernelStack:        3760 kB
PageTables:         7664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2098300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    821248 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= 5016 MiB
End job on node139 at 2019-09-20 13:37:33