Trace number 4402683

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.3UNSAT 947.17 926.299

General information on the benchmark

NameRandom/Random-m1-5-8X-05c/
rand-5-8X-05c-44.xml
MD5SUM68fb7a5417760ab9cc88f495b9ce53b3
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 benchmark83.873
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints95
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree28
Maximum variable degree48
Distribution of variable degrees[{"degree":28,"count":1},{"degree":34,"count":1},{"degree":35,"count":1},{"degree":37,"count":2},{"degree":38,"count":1},{"degree":41,"count":2},{"degree":44,"count":1},{"degree":45,"count":1},{"degree":47,"count":1},{"degree":48,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":95}]
Number of extensional constraints95
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":95}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.3.1568965526260 running
947.04/926.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 (2629 MiB free)
  memory of node 1: 16384 MiB (2434 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402683-1568970129/watcher-4402683-1568970129 -o /tmp/evaluation-result-4402683-1568970129/solver-4402683-1568970129 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568967594-23612 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1941630186 HOME/instance-4402683-1568970129.xml 

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

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

solver pid=24222, runsolver pid=24219

[startup+0.100058 s]*
/proc/loadavg: 2.24 1.89 1.71 3/220 24279
/proc/meminfo: memFree=5168072/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=9988792 memory=15444 CPUtime=0.08 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 4637 13326 0 0 1 0 5 2 20 0 6 0 472950879 10228523008 3861 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2497198 3861 1958 1 0 2485636 0
[pid=24222/tid=24275] ppid=24219 vsize=9988792 memory=-8439527450518781933 CPUtime=0.08 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 2449 13326 0 0 1 0 5 2 20 0 6 0 472950887 10228523008 3927 33554432000 4194304 4196468 140728705953104 139744245629520 139744259723856 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=9989820 memory=4211973446548057482 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 6 0 472950888 10229575680 3927 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=9989820 memory=139720343266944 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 7 0 472950888 10229575680 3927 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=9989820 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 7 0 472950888 10229575680 3927 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=9989820 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 7 0 472950888 10229575680 3927 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=9989820 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 7 0 472950889 10229575680 3927 33554432000 4194304 4196468 140728705953104 139743732923616 139744273802965 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9988792 KiB
Current children cumulated memory: 15444 KiB

[startup+0.210058 s]*
/proc/loadavg: 2.24 1.89 1.71 4/229 24288
/proc/meminfo: memFree=5136508/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10820196 memory=38712 CPUtime=0.26 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 7626 13326 0 0 18 1 5 2 20 0 15 0 472950879 11079880704 9678 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2705049 9678 3303 1 0 2667149 0
[pid=24222/tid=24275] ppid=24219 vsize=10820196 memory=7900017517374083699 CPUtime=0.19 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 4021 13326 0 0 11 1 5 2 20 0 15 0 472950887 11079880704 9678 33554432000 4194304 4196468 140728705953104 139744245603792 139744273814685 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10820196 memory=4211973446548057482 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 9678 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10820196 memory=139720343266944 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 9678 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10820196 memory=139720343266944 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 15 0 472950889 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 33 13326 0 0 0 0 5 2 20 0 15 0 472950890 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743731868960 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950890 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743136310896 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 9678 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) R 24219 24222 23580 0 -1 4202560 619 13326 0 0 1 0 5 2 20 0 15 0 472950893 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743698311280 139744251053424 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) S 24219 24222 23580 0 -1 1077944384 66 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743697258480 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10820196 memory=139720343266944 CPUtime=0.1 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 669 13326 0 0 3 0 5 2 20 0 15 0 472950893 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 9678 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10820196 memory=139720343266944 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 9678 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 38712 KiB

[startup+0.310654 s]*
/proc/loadavg: 2.24 1.89 1.71 3/229 24288
/proc/meminfo: memFree=5124332/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10820196 memory=47180 CPUtime=0.4 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 11010 13326 0 0 30 3 5 2 20 0 15 0 472950879 11079880704 11795 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2705049 11795 3329 1 0 2667149 0
[pid=24222/tid=24275] ppid=24219 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 7356 13326 0 0 19 3 5 2 20 0 15 0 472950887 11079880704 11795 33554432000 4194304 4196468 140728705953104 139744245601680 139744258965645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10820196 memory=-7003737579269690708 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 11795 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 11795 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 15 0 472950888 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 15 0 472950889 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10820196 memory=139720343266943 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 33 13326 0 0 0 0 5 2 20 0 15 0 472950890 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743731868960 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950890 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743136310896 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10820196 memory=139720343266944 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 11795 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) S 24219 24222 23580 0 -1 1077944384 627 13326 0 0 2 0 5 2 20 0 15 0 472950893 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743698311280 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) S 24219 24222 23580 0 -1 1077944384 73 13326 0 0 1 0 5 2 20 0 15 0 472950893 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743697258480 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 700 13326 0 0 5 0 5 2 20 0 15 0 472950893 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 11795 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950893 11079880704 11795 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 47180 KiB

[startup+0.703679 s]
/proc/loadavg: 2.24 1.89 1.71 5/229 24288
/proc/meminfo: memFree=5108048/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10824364 memory=81188 CPUtime=1.15 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 15505 13326 0 0 103 5 5 2 20 0 15 0 472950879 11084148736 20297 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2706091 20297 3513 1 0 2668173 0
[pid=24222/tid=24275] ppid=24219 vsize=10824364 memory=2116 CPUtime=0.67 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 10590 13326 0 0 56 4 5 2 20 0 15 0 472950887 11084148736 20297 33554432000 4194304 4196468 140728705953104 139744245619920 139744273804694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10824364 memory=17180 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11084148736 20297 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10824364 memory=528 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11084148736 20297 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10824364 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950888 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10824364 memory=932 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 15 0 472950888 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10824364 memory=7305218370954290517 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 5 13326 0 0 0 0 5 2 20 0 15 0 472950889 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10824364 memory=7019257425709197167 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 33 13326 0 0 0 0 5 2 20 0 15 0 472950890 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743731868960 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10824364 memory=6081945748951029863 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950890 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743136310896 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10824364 memory=-8813412931113164149 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11084148736 20297 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10824364 memory=1404238533875048054 CPUtime=0.22 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) S 24219 24222 23580 0 -1 1077944384 1260 13326 0 0 15 0 5 2 20 0 15 0 472950893 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743698311280 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10824364 memory=-7025448733113094249 CPUtime=0.2 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) R 24219 24222 23580 0 -1 4202560 402 13326 0 0 13 0 5 2 20 0 15 0 472950893 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743697245024 139744258902217 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10824364 memory=-9001734000804784231 CPUtime=0.24 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) R 24219 24222 23580 0 -1 4202560 996 13326 0 0 17 0 5 2 20 0 15 0 472950893 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743696206192 139744253201108 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11084148736 20297 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950893 11084148736 20297 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81188 KiB

[startup+1.50172 s]
/proc/loadavg: 2.24 1.89 1.71 3/229 24288
/proc/meminfo: memFree=4888784/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10826488 memory=443500 CPUtime=3.27 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 18762 13326 0 0 284 36 5 2 20 0 15 0 472950879 11086323712 110875 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2706622 110875 3578 1 0 2668685 0
[pid=24222/tid=24275] ppid=24219 vsize=10826488 memory=434988 CPUtime=1.33 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 11426 13326 0 0 118 8 5 2 20 0 15 0 472950887 11086323712 110875 33554432000 4194304 4196468 140728705953104 139744245625008 139743879729689 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10826488 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 202 13326 0 0 6 6 5 2 20 0 15 0 472950888 11086323712 110875 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10826488 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 167 13326 0 0 5 6 5 2 20 0 15 0 472950888 11086323712 110875 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10826488 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 183 13326 0 0 6 6 5 2 20 0 15 0 472950888 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10826488 memory=244001991103735 CPUtime=0.19 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 193 13326 0 0 6 6 5 2 20 0 15 0 472950888 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10826488 memory=301776566108135335 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 85 13326 0 0 0 0 5 2 20 0 15 0 472950889 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10826488 memory=5787219346483269989 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 35 13326 0 0 0 0 5 2 20 0 15 0 472950890 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743731869024 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10826488 memory=4638778398333229153 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 2 13326 0 0 0 0 5 2 20 0 15 0 472950890 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743136310912 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10826488 memory=279440370172144 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11086323712 110875 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10826488 memory=7805107935084828245 CPUtime=0.65 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) R 24219 24222 23580 0 -1 4202560 2153 13326 0 0 58 0 5 2 20 0 15 0 472950893 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743698299520 139744257203424 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10826488 memory=-7593469569344164398 CPUtime=0.55 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) R 24219 24222 23580 0 -1 4202560 631 13326 0 0 48 0 5 2 20 0 15 0 472950893 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743697258608 139744259832952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10826488 memory=6944656575208382560 CPUtime=0.4 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 1472 13326 0 0 33 0 5 2 20 0 15 0 472950893 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10826488 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11086323712 110875 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10826488 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1 13326 0 0 0 0 5 2 20 0 15 0 472950893 11086323712 110875 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0

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

[pid=24222/tid=24287] ppid=24219 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10844940 memory=780 CPUtime=0.59 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1105 13326 0 0 22 30 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 942.44 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 4023912 KiB

[startup+924.801 s]
/proc/loadavg: 1.66 1.78 1.82 3/228 24371
/proc/meminfo: memFree=550524/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10844940 memory=4023912 CPUtime=945.64 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 1116978 13326 0 0 94091 466 5 2 20 0 15 0 472950879 11105218560 1005978 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2711235 1005978 3628 1 0 2673293 0
[pid=24222/tid=24275] ppid=24219 vsize=10844940 memory=1320 CPUtime=919.09 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 656851 13326 0 0 91775 127 5 2 20 0 15 0 472950887 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744245625568 139743889324790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10844940 memory=3938664 CPUtime=4.08 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 91360 13326 0 0 332 69 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10844940 memory=1320 CPUtime=4.04 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 91399 13326 0 0 319 78 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10844940 memory=1700 CPUtime=4.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 100034 13326 0 0 320 80 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10844940 memory=1544 CPUtime=4.06 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 101192 13326 0 0 326 73 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10844940 memory=0 CPUtime=1.81 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 20858 13326 0 0 171 3 5 2 20 0 15 0 472950889 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10844940 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 70 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743731869024 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10844940 memory=3616 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 23 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743136310912 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10844940 memory=40928 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10844940 memory=988 CPUtime=3.65 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) S 24219 24222 23580 0 -1 1077944384 22713 13326 0 0 355 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743698311280 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10844940 memory=56 CPUtime=3.21 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) S 24219 24222 23580 0 -1 1077944384 16002 13326 0 0 312 2 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743697258480 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10844940 memory=7306907233900915310 CPUtime=1.57 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 13159 13326 0 0 147 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10844940 memory=6443356294810068582 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10844940 memory=6791534058613427641 CPUtime=0.59 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1105 13326 0 0 22 30 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 945.64 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 4023912 KiB

[startup+925.601 s]
/proc/loadavg: 1.66 1.78 1.82 3/228 24371
/proc/meminfo: memFree=550544/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10844940 memory=4023912 CPUtime=946.44 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 1117016 13326 0 0 94171 466 5 2 20 0 15 0 472950879 11105218560 1005978 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2711235 1005978 3628 1 0 2673293 0
[pid=24222/tid=24275] ppid=24219 vsize=10844940 memory=988 CPUtime=919.89 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 656889 13326 0 0 91855 127 5 2 20 0 15 0 472950887 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744245625568 139743887252964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10844940 memory=6791534058613427641 CPUtime=4.08 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 91360 13326 0 0 332 69 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10844940 memory=1320 CPUtime=4.04 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 91399 13326 0 0 319 78 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10844940 memory=1700 CPUtime=4.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 100034 13326 0 0 320 80 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10844940 memory=5968 CPUtime=4.06 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 101192 13326 0 0 326 73 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10844940 memory=588 CPUtime=1.81 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 20858 13326 0 0 171 3 5 2 20 0 15 0 472950889 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10844940 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 70 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743731869024 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10844940 memory=1056 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 23 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743136310912 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10844940 memory=11620 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10844940 memory=3608 CPUtime=3.65 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) S 24219 24222 23580 0 -1 1077944384 22713 13326 0 0 355 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743698311280 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10844940 memory=2828 CPUtime=3.21 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) S 24219 24222 23580 0 -1 1077944384 16002 13326 0 0 312 2 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743697258480 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10844940 memory=1000 CPUtime=1.57 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 13159 13326 0 0 147 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10844940 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10844940 memory=1471592 CPUtime=0.59 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1105 13326 0 0 22 30 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 946.44 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 4023912 KiB

[startup+926.001 s]*
/proc/loadavg: 1.66 1.78 1.82 3/227 24371
/proc/meminfo: memFree=550436/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10844940 memory=4023912 CPUtime=946.85 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 1117034 13326 0 0 94212 466 5 2 20 0 15 0 472950879 11105218560 1005978 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2711235 1005978 3628 1 0 2673293 0
[pid=24222/tid=24275] ppid=24219 vsize=10844940 memory=3196 CPUtime=920.3 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 656907 13326 0 0 91896 127 5 2 20 0 15 0 472950887 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744245625568 139743889222713 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10844940 memory=-7003737579269690708 CPUtime=4.08 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 91360 13326 0 0 332 69 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10844940 memory=1408 CPUtime=4.04 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 91399 13326 0 0 319 78 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10844940 memory=3204 CPUtime=4.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 100034 13326 0 0 320 80 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10844940 memory=4023912 CPUtime=4.06 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 101192 13326 0 0 326 73 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10844940 memory=1580 CPUtime=1.81 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 20858 13326 0 0 171 3 5 2 20 0 15 0 472950889 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10844940 memory=8317482817917895235 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 70 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743731869024 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10844940 memory=-7003737579269690708 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 23 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743136310912 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10844940 memory=528 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10844940 memory=1560 CPUtime=3.65 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) S 24219 24222 23580 0 -1 1077944384 22713 13326 0 0 355 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743698311280 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10844940 memory=932 CPUtime=3.21 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) S 24219 24222 23580 0 -1 1077944384 16002 13326 0 0 312 2 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743697258480 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10844940 memory=1492 CPUtime=1.57 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 13159 13326 0 0 147 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10844940 memory=6791534058613427641 CPUtime=0.59 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1105 13326 0 0 22 30 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 946.85 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 4023912 KiB

[startup+926.201 s]
/proc/loadavg: 1.66 1.78 1.82 3/227 24371
/proc/meminfo: memFree=550436/32770624 swapFree=66935368/67108860
[pid=24222] ppid=24219 vsize=10844940 memory=4023912 CPUtime=947.04 cores=1,3,5,7
/proc/24222/stat : 24222 (java) S 24219 24222 23580 0 -1 1077944320 1117042 13326 0 0 94231 466 5 2 20 0 15 0 472950879 11105218560 1005978 33554432000 4194304 4196468 140728705953104 140728705935648 139744273792759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
/proc/24222/statm: 2711235 1005978 3628 1 0 2673293 0
[pid=24222/tid=24275] ppid=24219 vsize=10844940 memory=988 CPUtime=920.49 cores=1,3,5,7
/proc/24222/task/24275/stat : 24275 (java) R 24219 24222 23580 0 -1 4202560 656915 13326 0 0 91915 127 5 2 20 0 15 0 472950887 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744245625568 139743885408408 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24276] ppid=24219 vsize=10844940 memory=2012 CPUtime=4.08 cores=1,3,5,7
/proc/24222/task/24276/stat : 24276 (java) S 24219 24222 23580 0 -1 1077944384 91360 13326 0 0 332 69 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744278034832 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24277] ppid=24219 vsize=10844940 memory=1320 CPUtime=4.04 cores=1,3,5,7
/proc/24222/task/24277/stat : 24277 (java) S 24219 24222 23580 0 -1 1077944384 91399 13326 0 0 319 78 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139744212076816 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24278] ppid=24219 vsize=10844940 memory=1700 CPUtime=4.07 cores=1,3,5,7
/proc/24222/task/24278/stat : 24278 (java) S 24219 24222 23580 0 -1 1077944384 100034 13326 0 0 320 80 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743845517968 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24279] ppid=24219 vsize=10844940 memory=5968 CPUtime=4.06 cores=1,3,5,7
/proc/24222/task/24279/stat : 24279 (java) S 24219 24222 23580 0 -1 1077944384 101192 13326 0 0 326 73 5 2 20 0 15 0 472950888 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743844465168 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24280] ppid=24219 vsize=10844940 memory=588 CPUtime=1.81 cores=1,3,5,7
/proc/24222/task/24280/stat : 24280 (java) S 24219 24222 23580 0 -1 1077944384 20858 13326 0 0 171 3 5 2 20 0 15 0 472950889 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743732922992 139744273803906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24281] ppid=24219 vsize=10844940 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24281/stat : 24281 (java) S 24219 24222 23580 0 -1 1077944384 70 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743731869024 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24282] ppid=24219 vsize=10844940 memory=3616 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24282/stat : 24282 (java) S 24219 24222 23580 0 -1 1077944384 23 13326 0 0 0 0 5 2 20 0 15 0 472950890 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743136310912 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24283] ppid=24219 vsize=10844940 memory=4023912 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24283/stat : 24283 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742828911184 139744273811355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24284] ppid=24219 vsize=10844940 memory=860 CPUtime=3.65 cores=1,3,5,7
/proc/24222/task/24284/stat : 24284 (java) S 24219 24222 23580 0 -1 1077944384 22713 13326 0 0 355 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743698311280 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24285] ppid=24219 vsize=10844940 memory=1448 CPUtime=3.21 cores=1,3,5,7
/proc/24222/task/24285/stat : 24285 (java) S 24219 24222 23580 0 -1 1077944384 16002 13326 0 0 312 2 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743697258480 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24286] ppid=24219 vsize=10844940 memory=1980 CPUtime=1.57 cores=1,3,5,7
/proc/24222/task/24286/stat : 24286 (java) S 24219 24222 23580 0 -1 1077944384 13159 13326 0 0 147 3 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743696206192 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24287] ppid=24219 vsize=10844940 memory=916 CPUtime=0.07 cores=1,3,5,7
/proc/24222/task/24287/stat : 24287 (java) S 24219 24222 23580 0 -1 1077944384 3 13326 0 0 0 0 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139742795352544 139744273802965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
[pid=24222/tid=24288] ppid=24219 vsize=10844940 memory=3848 CPUtime=0.59 cores=1,3,5,7
/proc/24222/task/24288/stat : 24288 (java) S 24219 24222 23580 0 -1 1077944384 1105 13326 0 0 22 30 5 2 20 0 15 0 472950893 11105218560 1005978 33554432000 4194304 4196468 140728705953104 139743695154096 139744273803906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29970432 140728705956591 140728705959109 140728705959109 140728705961935 0
Current children cumulated CPU time: 947.04 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 4023912 KiB

Child status: 0
Real time (s): 926.299
CPU time (s): 947.17
CPU user time (s): 942.419
CPU system time (s): 4.75035
CPU usage (%): 102.253
Max. virtual memory (cumulated for all children) (KiB): 10844940
Max. memory (cumulated for all children) (KiB): 4023912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 942.419
system time used= 4.75035
maximum resident set size= 4024512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1133651
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28520
involuntary context switches= 693


# summary of solver processes directly reported to runsolver:
#   pid: 24222
#   total CPU time (s): 947.17
#   total CPU user time (s): 942.419
#   total CPU system time (s): 4.75035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.29944 second user time and 8.98366 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-20 11:01:28
IDJOB=4402683
IDBENCH=122513
IDSOLVER=2861
FILE ID=node141/4402683-1568970129
RUNJOBID= node141-1568967594-23612
PBS_JOBID= 21704616
Free space on /tmp= 22708 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Random/Random-m1-5-8X-05c/rand-5-8X-05c-44.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402683-1568970129/watcher-4402683-1568970129 -o /tmp/evaluation-result-4402683-1568970129/solver-4402683-1568970129 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568967594-23612 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1941630186 HOME/instance-4402683-1568970129.xml

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

MD5SUM BENCH= 68fb7a5417760ab9cc88f495b9ce53b3
RANDOM SEED=1941630186

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:         5186532 kB
MemAvailable:   30967784 kB
Buffers:          107368 kB
Cached:         25907036 kB
SwapCached:        62420 kB
Active:         13868484 kB
Inactive:       13041452 kB
Active(anon):     831856 kB
Inactive(anon):   107660 kB
Active(file):   13036628 kB
Inactive(file): 12933792 kB
Unevictable:      110264 kB
Mlocked:          110264 kB
SwapTotal:      67108860 kB
SwapFree:       66935368 kB
Dirty:            143376 kB
Writeback:             0 kB
AnonPages:        873908 kB
Mapped:            61592 kB
Shmem:             35164 kB
Slab:             268396 kB
SReclaimable:     239292 kB
SUnreclaim:        29104 kB
KernelStack:        3744 kB
PageTables:         7468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2232852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    708608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22672 MiB
End job on node141 at 2019-09-20 11:16:54