Trace number 4304624

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.9.2-SuperNG? (TO) 2527.38 1546.26

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-30_c18.xml
MD5SUM643e62d73285ca0df01da7486f80c5bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark2520.14
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints87321
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1800}]
Minimum variable degree89
Maximum variable degree118
Distribution of variable degrees[{"degree":89,"count":116},{"degree":90,"count":116},{"degree":91,"count":108},{"degree":92,"count":108},{"degree":93,"count":100},{"degree":94,"count":100},{"degree":95,"count":92},{"degree":96,"count":92},{"degree":97,"count":84},{"degree":98,"count":84},{"degree":99,"count":76},{"degree":100,"count":76},{"degree":101,"count":68},{"degree":102,"count":68},{"degree":103,"count":60},{"degree":104,"count":60},{"degree":105,"count":52},{"degree":106,"count":52},{"degree":107,"count":44},{"degree":108,"count":44},{"degree":109,"count":36},{"degree":110,"count":36},{"degree":111,"count":28},{"degree":112,"count":28},{"degree":113,"count":20},{"degree":114,"count":20},{"degree":115,"count":12},{"degree":116,"count":12},{"degree":117,"count":4},{"degree":118,"count":4}]
Minimum constraint arity2
Maximum constraint arity1800
Distribution of constraint arities[{"arity":2,"count":87320},{"arity":1800,"count":1}]
Number of extensional constraints0
Number of intensional constraints87320
Distribution of constraint types[{"type":"intension","count":87320},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.75	c Concrete v3.9.2.1532736233296 running
1440.43/1215.42	o 34
1549.41/1275.98	o 35
1593.02/1288.87	o 36

Verifier Data

One s line expected

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 (9631 MiB free)
  memory of node 1: 16384 MiB (6191 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304624-1534120990/watcher-4304624-1534120990 -o /tmp/evaluation-result-4304624-1534120990/solver-4304624-1534120990 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534098057-27631 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=513636759 -superng HOME/instance-4304624-1534120990.xml 

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

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

solver pid=31936, runsolver pid=31933

[startup+0.100646 s]*
/proc/loadavg: 1.53 1.55 1.63 2/207 31993
/proc/meminfo: memFree=16195632/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=10005480 memory=18856 CPUtime=0.09 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 4336 12901 0 0 1 1 5 2 20 0 6 0 229662185 10245611520 4714 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2501370 4714 1940 1 0 2489808 0
[pid=31936/tid=31989] ppid=31933 vsize=10005480 memory=4279135704013833615 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) R 31933 31936 27600 0 -1 4202560 2138 12901 0 0 0 0 5 2 20 0 6 0 229662194 10245611520 4714 33554432000 4194304 4196468 140735637454304 140527702303312 140527715589488 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 6 0 229662195 10245611520 4714 33554432000 4194304 4196468 140735637454304 140527734709392 140527730476757 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=10005480 memory=140174072862336 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 6 0 229662195 10245611520 4714 33554432000 4194304 4196468 140735637454304 140527589428240 140527730476757 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 6 0 229662195 10245611520 4714 33554432000 4194304 4196468 140735637454304 140527588375440 140527730476757 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 6 0 229662195 10245611520 4714 33554432000 4194304 4196468 140735637454304 140527587322640 140527730476757 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18856 KiB

[startup+0.210015 s]*
/proc/loadavg: 1.53 1.55 1.63 3/216 32002
/proc/meminfo: memFree=16176152/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=10982744 memory=42836 CPUtime=0.25 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 7925 12901 0 0 17 1 5 2 20 0 15 0 229662185 11246329856 10709 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2745686 10709 2983 1 0 2708109 0
[pid=31936/tid=31989] ppid=31933 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) R 31933 31936 27600 0 -1 4202560 4449 12901 0 0 11 1 5 2 20 0 15 0 229662194 11246329856 10709 33554432000 4194304 4196468 140735637454304 140527702290080 140527714547038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=10982744 memory=364 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246329856 10709 33554432000 4194304 4196468 140735637454304 140527734709392 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=10982744 memory=140174072890224 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246329856 10709 33554432000 4194304 4196468 140735637454304 140527589428240 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246329856 10709 33554432000 4194304 4196468 140735637454304 140527588375440 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246329856 10709 33554432000 4194304 4196468 140735637454304 140527587322640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=10982744 memory=140174072862336 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526900734320 140527730477698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 13 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526498079776 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 21 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526430966640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526123571024 140527730485147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 534 12901 0 0 1 0 5 2 20 0 15 0 229662200 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 68 12901 0 0 1 0 5 2 20 0 15 0 229662200 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=10982744 memory=140174072862336 CPUtime=0.1 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 635 12901 0 0 3 0 5 2 20 0 15 0 229662200 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246329856 10709 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=10982744 memory=140174072862336 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246329856 10709 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42836 KiB

[startup+0.310472 s]*
/proc/loadavg: 1.53 1.55 1.63 3/216 32002
/proc/meminfo: memFree=16164740/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=10983192 memory=53540 CPUtime=0.38 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 10427 12901 0 0 29 2 5 2 20 0 15 0 229662185 11246788608 13385 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2745798 13385 3102 1 0 2708109 0
[pid=31936/tid=31989] ppid=31933 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) R 31933 31936 27600 0 -1 4202560 6933 12901 0 0 20 1 5 2 20 0 15 0 229662194 11246788608 13385 33554432000 4194304 4196468 140735637454304 140527702278560 140527714547038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 13385 33554432000 4194304 4196468 140735637454304 140527734709392 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 13385 33554432000 4194304 4196468 140735637454304 140527589428240 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 13385 33554432000 4194304 4196468 140735637454304 140527588375440 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 13385 33554432000 4194304 4196468 140735637454304 140527587322640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526900734320 140527730477698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 13 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526498079776 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 21 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526430966640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526123571024 140527730485147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 536 12901 0 0 1 0 5 2 20 0 15 0 229662200 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 68 12901 0 0 1 0 5 2 20 0 15 0 229662200 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=10983192 memory=140174072862336 CPUtime=0.11 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 650 12901 0 0 4 0 5 2 20 0 15 0 229662200 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246788608 13385 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=10983192 memory=140174072862336 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246788608 13385 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53540 KiB

[startup+0.700726 s]
/proc/loadavg: 1.53 1.55 1.63 3/216 32002
/proc/meminfo: memFree=16152604/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=10983192 memory=86276 CPUtime=0.98 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 16762 12901 0 0 87 4 5 2 20 0 15 0 229662185 11246788608 21569 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2745798 21569 3238 1 0 2708109 0
[pid=31936/tid=31989] ppid=31933 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) R 31933 31936 27600 0 -1 4202560 12151 12901 0 0 56 3 5 2 20 0 15 0 229662194 11246788608 21569 33554432000 4194304 4196468 140735637454304 140527702294432 140527730480411 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 21569 33554432000 4194304 4196468 140735637454304 140527734709392 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 21569 33554432000 4194304 4196468 140735637454304 140527589428240 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=10983192 memory=140173975368496 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 21569 33554432000 4194304 4196468 140735637454304 140527588375440 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=10983192 memory=140174847640140 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11246788608 21569 33554432000 4194304 4196468 140735637454304 140527587322640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=10983192 memory=4000 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 5 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526900734320 140527730477698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=10983192 memory=4639098309541128813 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 13 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526498079776 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=10983192 memory=6082220498126138728 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 21 12901 0 0 0 0 5 2 20 0 15 0 229662197 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526430966640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=10983192 memory=4044 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526123571024 140527730485147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=10983192 memory=34528 CPUtime=0.13 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 919 12901 0 0 6 0 5 2 20 0 15 0 229662200 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=10983192 memory=14644 CPUtime=0.17 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 699 12901 0 0 10 0 5 2 20 0 15 0 229662200 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=10983192 memory=1720 CPUtime=0.2 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 749 12901 0 0 13 0 5 2 20 0 15 0 229662200 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=10983192 memory=508 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246788608 21569 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=10983192 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662200 11246788608 21569 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86276 KiB

[startup+1.50091 s]
/proc/loadavg: 1.53 1.55 1.63 3/216 32002
/proc/meminfo: memFree=16108816/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=10991948 memory=202416 CPUtime=3 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 22970 12901 0 0 285 8 5 2 20 0 15 0 229662185 11255754752 50604 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2747987 50604 3446 1 0 2709645 0
[pid=31936/tid=31989] ppid=31933 vsize=10991948 memory=62832 CPUtime=1.45 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) R 31933 31936 27600 0 -1 4202560 15051 12901 0 0 132 6 5 2 20 0 15 0 229662194 11255754752 50604 33554432000 4194304 4196468 140735637454304 140527702299936 140527257601319 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=10991948 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11255754752 50604 33554432000 4194304 4196468 140735637454304 140527734709392 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=10991948 memory=280347950768288 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11255754752 50604 33554432000 4194304 4196468 140735637454304 140527589428240 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=10991948 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662195 11255754752 50604 33554432000 4194304 4196468 140735637454304 140527588375440 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=10991948 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) S 31933 31936 27600 0 -1 1077944384 2 12901 0 0 0 0 5 2 20 0 15 0 229662195 11255754752 50604 33554432000 4194304 4196468 140735637454304 140527587322640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=10991948 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 13 12901 0 0 0 0 5 2 20 0 15 0 229662197 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526900734320 140527730477698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=10991948 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 13 12901 0 0 0 0 5 2 20 0 15 0 229662197 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526498079776 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=10991948 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 21 12901 0 0 0 0 5 2 20 0 15 0 229662197 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526430966640 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=10991948 memory=-5921431000321636112 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526123571024 140527730485147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=10991948 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) R 31933 31936 27600 0 -1 4202560 2025 12901 0 0 54 0 5 2 20 0 15 0 229662200 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526899663152 140527713963339 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=10991948 memory=10 CPUtime=0.64 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) R 31933 31936 27600 0 -1 4202560 2163 12901 0 0 57 0 5 2 20 0 15 0 229662200 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526898612064 140527723573077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=10991948 memory=6791534058613427641 CPUtime=0.48 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 1479 12901 0 0 41 0 5 2 20 0 15 0 229662200 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=10991948 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11255754752 50604 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=10991948 memory=280347951012736 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1 12901 0 0 0 0 5 2 20 0 15 0 229662200 11255754752 50604 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 10991948 KiB

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

[pid=31936/tid=32001] ppid=31933 vsize=11080032 memory=942436 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=11080032 memory=1408 CPUtime=1.02 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1649 12901 0 0 49 46 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 2520.53 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 8473360 KiB

[startup+1545.1 s]
/proc/loadavg: 4.61 3.41 2.44 7/216 32066
/proc/meminfo: memFree=7733088/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=11080032 memory=8473360 CPUtime=2523.66 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 547849 12901 0 0 251504 855 5 2 20 0 15 0 229662185 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2770008 2118340 3536 1 0 2731661 0
[pid=31936/tid=31989] ppid=31933 vsize=11080032 memory=34556 CPUtime=1205.14 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) S 31933 31936 27600 0 -1 1077944384 125224 12901 0 0 120458 49 5 2 20 0 15 0 229662194 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527702301328 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=11080032 memory=14644 CPUtime=317.46 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) R 31933 31936 27600 0 -1 4202560 35796 12901 0 0 31554 185 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527734709592 140527715164276 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=11080032 memory=1720 CPUtime=317.03 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) R 31933 31936 27600 0 -1 4202560 39755 12901 0 0 31509 187 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527589428440 140527714920480 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=11080032 memory=508 CPUtime=316.98 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) R 31933 31936 27600 0 -1 4202560 39879 12901 0 0 31502 189 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527588375640 140527714921308 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=11080032 memory=928 CPUtime=317.7 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) R 31933 31936 27600 0 -1 4202560 35263 12901 0 0 31582 181 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527587322528 140527714920549 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=11080032 memory=1172 CPUtime=20.54 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 159060 12901 0 0 2034 13 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526900732640 140527730476757 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=11080032 memory=2404 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 45 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526498079840 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=11080032 memory=8473360 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 72 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526430966656 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=11080032 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 7 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526123570672 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=11080032 memory=8473360 CPUtime=12.45 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 39839 12901 0 0 1230 8 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=11080032 memory=8473360 CPUtime=12.63 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 32966 12901 0 0 1250 6 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=11080032 memory=1616 CPUtime=3.23 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 36099 12901 0 0 309 7 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=11080032 memory=8473360 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=11080032 memory=62532 CPUtime=1.02 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1649 12901 0 0 49 46 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 2523.66 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 8473360 KiB

[startup+1545.9 s]
/proc/loadavg: 4.61 3.41 2.44 6/216 32066
/proc/meminfo: memFree=7733088/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=11080032 memory=8473360 CPUtime=2526.07 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 547849 12901 0 0 251745 855 5 2 20 0 15 0 229662185 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2770008 2118340 3536 1 0 2731661 0
[pid=31936/tid=31989] ppid=31933 vsize=11080032 memory=6656426216303648864 CPUtime=1205.14 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) S 31933 31936 27600 0 -1 1077944384 125224 12901 0 0 120458 49 5 2 20 0 15 0 229662194 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527702301328 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=11080032 memory=6791534058613427641 CPUtime=318 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) R 31933 31936 27600 0 -1 4202560 35796 12901 0 0 31608 185 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527734709280 140527712076196 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=11080032 memory=1784 CPUtime=317.57 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) R 31933 31936 27600 0 -1 4202560 39755 12901 0 0 31563 187 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527589428240 140527712076339 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=11080032 memory=3684 CPUtime=317.52 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) R 31933 31936 27600 0 -1 4202560 39879 12901 0 0 31556 189 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527588375640 140527715462903 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=11080032 memory=62532 CPUtime=318.23 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) R 31933 31936 27600 0 -1 4202560 35263 12901 0 0 31635 181 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527587322840 140527715456218 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=11080032 memory=8473360 CPUtime=20.79 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 159060 12901 0 0 2059 13 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526900732864 140527730476757 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=11080032 memory=8473360 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 45 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526498079840 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=11080032 memory=1576 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 72 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526430966656 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=11080032 memory=3684 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 7 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526123570672 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=11080032 memory=6791534058613427641 CPUtime=12.45 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 39839 12901 0 0 1230 8 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=11080032 memory=4000 CPUtime=12.63 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 32966 12901 0 0 1250 6 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=11080032 memory=1156 CPUtime=3.23 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 36099 12901 0 0 309 7 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=11080032 memory=2216 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=11080032 memory=3984 CPUtime=1.03 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1649 12901 0 0 50 46 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 2526.07 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 8473360 KiB

[startup+1546.1 s]
/proc/loadavg: 4.61 3.41 2.44 6/216 32066
/proc/meminfo: memFree=7733088/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=11080032 memory=8473360 CPUtime=2526.87 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 547849 12901 0 0 251825 855 5 2 20 0 15 0 229662185 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2770008 2118340 3536 1 0 2731661 0
[pid=31936/tid=31989] ppid=31933 vsize=11080032 memory=6791534058613427641 CPUtime=1205.14 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) S 31933 31936 27600 0 -1 1077944384 125224 12901 0 0 120458 49 5 2 20 0 15 0 229662194 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527702301328 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=11080032 memory=756 CPUtime=318.2 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) R 31933 31936 27600 0 -1 4202560 35796 12901 0 0 31628 185 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527734709280 140527715463213 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=11080032 memory=9624 CPUtime=317.77 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) R 31933 31936 27600 0 -1 4202560 39755 12901 0 0 31583 187 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527589428240 140527715165936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=11080032 memory=1224 CPUtime=317.72 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) R 31933 31936 27600 0 -1 4202560 39879 12901 0 0 31576 189 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527588375640 140527715462958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=11080032 memory=4044 CPUtime=318.43 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) R 31933 31936 27600 0 -1 4202560 35263 12901 0 0 31655 181 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527587322840 140527712076237 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=11080032 memory=34556 CPUtime=20.79 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 159060 12901 0 0 2059 13 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526900732864 140527730476757 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=11080032 memory=14644 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 45 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526498079840 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=11080032 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 72 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526430966656 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 7 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526123570672 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=11080032 memory=280347950578664 CPUtime=12.45 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 39839 12901 0 0 1230 8 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=11080032 memory=280347951219560 CPUtime=12.63 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 32966 12901 0 0 1250 6 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=11080032 memory=280347950578760 CPUtime=3.23 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 36099 12901 0 0 309 7 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=11080032 memory=876 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=11080032 memory=1924 CPUtime=1.03 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1649 12901 0 0 50 46 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 2526.87 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 8473360 KiB

[startup+1546.2 s]
/proc/loadavg: 4.61 3.41 2.44 6/216 32066
/proc/meminfo: memFree=7733088/32770624 swapFree=67108404/67108860
[pid=31936] ppid=31933 vsize=11080032 memory=8473360 CPUtime=2527.27 cores=0,2,4,6
/proc/31936/stat : 31936 (java) S 31933 31936 27600 0 -1 1077944320 547849 12901 0 0 251865 855 5 2 20 0 15 0 229662185 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140735637436848 140527730466551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
/proc/31936/statm: 2770008 2118340 3536 1 0 2731661 0
[pid=31936/tid=31989] ppid=31933 vsize=11080032 memory=2144 CPUtime=1205.14 cores=0,2,4,6
/proc/31936/task/31989/stat : 31989 (java) S 31933 31936 27600 0 -1 1077944384 125224 12901 0 0 120458 49 5 2 20 0 15 0 229662194 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527702301328 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31990] ppid=31933 vsize=11080032 memory=8473360 CPUtime=318.3 cores=0,2,4,6
/proc/31936/task/31990/stat : 31990 (java) R 31933 31936 27600 0 -1 4202560 35796 12901 0 0 31638 185 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527734709280 140527712076334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31991] ppid=31933 vsize=11080032 memory=8473360 CPUtime=317.87 cores=0,2,4,6
/proc/31936/task/31991/stat : 31991 (java) R 31933 31936 27600 0 -1 4202560 39755 12901 0 0 31593 187 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527589428240 140527715165818 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31992] ppid=31933 vsize=11080032 memory=6791534058613427641 CPUtime=317.82 cores=0,2,4,6
/proc/31936/task/31992/stat : 31992 (java) R 31933 31936 27600 0 -1 4202560 39879 12901 0 0 31586 189 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527588375640 140527715463104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31993] ppid=31933 vsize=11080032 memory=8473360 CPUtime=318.53 cores=0,2,4,6
/proc/31936/task/31993/stat : 31993 (java) R 31933 31936 27600 0 -1 4202560 35263 12901 0 0 31665 181 5 2 20 0 15 0 229662195 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140527587322840 140527714923936 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31994] ppid=31933 vsize=11080032 memory=8473360 CPUtime=20.79 cores=0,2,4,6
/proc/31936/task/31994/stat : 31994 (java) S 31933 31936 27600 0 -1 1077944384 159060 12901 0 0 2059 13 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526900732864 140527730476757 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31995] ppid=31933 vsize=11080032 memory=8473360 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31995/stat : 31995 (java) S 31933 31936 27600 0 -1 1077944384 45 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526498079840 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31996] ppid=31933 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31996/stat : 31996 (java) S 31933 31936 27600 0 -1 1077944384 72 12901 0 0 0 0 5 2 20 0 15 0 229662197 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526430966656 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31997] ppid=31933 vsize=11080032 memory=1404 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/31997/stat : 31997 (java) S 31933 31936 27600 0 -1 1077944384 7 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526123570672 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31998] ppid=31933 vsize=11080032 memory=4000 CPUtime=12.45 cores=0,2,4,6
/proc/31936/task/31998/stat : 31998 (java) S 31933 31936 27600 0 -1 1077944384 39839 12901 0 0 1230 8 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526899682160 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=31999] ppid=31933 vsize=11080032 memory=8473360 CPUtime=12.63 cores=0,2,4,6
/proc/31936/task/31999/stat : 31999 (java) S 31933 31936 27600 0 -1 1077944384 32966 12901 0 0 1250 6 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526898629360 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32000] ppid=31933 vsize=11080032 memory=8473360 CPUtime=3.23 cores=0,2,4,6
/proc/31936/task/32000/stat : 32000 (java) S 31933 31936 27600 0 -1 1077944384 36099 12901 0 0 309 7 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526897576560 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32001] ppid=31933 vsize=11080032 memory=8473360 CPUtime=0.07 cores=0,2,4,6
/proc/31936/task/32001/stat : 32001 (java) S 31933 31936 27600 0 -1 1077944384 3 12901 0 0 0 0 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140525692775136 140527730476757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
[pid=31936/tid=32002] ppid=31933 vsize=11080032 memory=508 CPUtime=1.03 cores=0,2,4,6
/proc/31936/task/32002/stat : 32002 (java) S 31933 31936 27600 0 -1 1077944384 1649 12901 0 0 50 46 5 2 20 0 15 0 229662200 11345952768 2118340 33554432000 4194304 4196468 140735637454304 140526896523952 140527730477698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29941760 140735637461604 140735637464412 140735637464412 140735637467087 0
Current children cumulated CPU time: 2527.27 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 8473360 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1546.26
CPU time (s): 2527.38
CPU user time (s): 2518.75
CPU system time (s): 8.63001
CPU usage (%): 163.451
Max. virtual memory (cumulated for all children) (KiB): 11080032
Max. memory (cumulated for all children) (KiB): 8473360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.75
system time used= 8.63001
maximum resident set size= 8473524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560753
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54036
involuntary context switches= 13833


# summary of solver processes directly reported to runsolver:
#   pid: 31936
#   total CPU time (s): 2527.38
#   total CPU user time (s): 2518.75
#   total CPU system time (s): 8.63001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.44353 second user time and 15.8585 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-13 02:43:10
IDJOB=4304624
IDBENCH=141483
IDSOLVER=2781
FILE ID=node148/4304624-1534120990
RUNJOBID= node148-1534098057-27631
PBS_JOBID= 21037003
Free space on /tmp= 33928 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-30_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304624-1534120990/watcher-4304624-1534120990 -o /tmp/evaluation-result-4304624-1534120990/solver-4304624-1534120990 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534098057-27631 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=513636759 -superng HOME/instance-4304624-1534120990.xml

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

MD5SUM BENCH= 643e62d73285ca0df01da7486f80c5bf
RANDOM SEED=513636759

node148.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.50
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.50
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.50
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.50
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:        16202992 kB
MemAvailable:   30969980 kB
Buffers:          198304 kB
Cached:         14618200 kB
SwapCached:          352 kB
Active:          8227560 kB
Inactive:        7575904 kB
Active(anon):     940212 kB
Inactive(anon):    99192 kB
Active(file):    7287348 kB
Inactive(file):  7476712 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             30104 kB
Writeback:             0 kB
AnonPages:        994128 kB
Mapped:            67832 kB
Shmem:             49592 kB
Slab:             459636 kB
SReclaimable:     431388 kB
SUnreclaim:        28248 kB
KernelStack:        3520 kB
PageTables:         7632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2148068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    751616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 33904 MiB
End job on node148 at 2018-08-13 03:08:57