Trace number 4305015

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.9.2UNSAT 1985.42 1941.68

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-7-cp_c18.xml
MD5SUM6202e41c7df8f203e59ab292b28f5059
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 benchmark0.473528
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints2529
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":112}]
Minimum variable degree92
Maximum variable degree93
Distribution of variable degrees[{"degree":92,"count":96},{"degree":93,"count":16}]
Minimum constraint arity4
Maximum constraint arity112
Distribution of constraint arities[{"arity":4,"count":2520},{"arity":16,"count":8},{"arity":112,"count":1}]
Number of extensional constraints0
Number of intensional constraints2520
Distribution of constraint types[{"type":"intension","count":2520},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
1985.30/1941.65	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 (12173 MiB free)
  memory of node 1: 16384 MiB (10436 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305015-1534103795/watcher-4305015-1534103795 -o /tmp/evaluation-result-4305015-1534103795/solver-4305015-1534103795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534096381-30251 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=466164022 HOME/instance-4305015-1534103795.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=31641, runsolver pid=31638

[startup+0.100059 s]*
/proc/loadavg: 2.28 1.66 1.49 5/206 31698
/proc/meminfo: memFree=23147416/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=10005480 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 4371 13142 0 0 1 0 4 3 20 0 6 0 227942703 10245611520 4203 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2501370 4203 1934 1 0 2489808 0
[pid=31641/tid=31694] ppid=31638 vsize=10005480 memory=4279135703946462605 CPUtime=0.08 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 2176 13142 0 0 1 0 4 3 20 0 6 0 227942712 10245611520 4715 33554432000 4194304 4196468 140721199492128 139762757784144 139762770027870 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 6 0 227942713 10245611520 4715 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=10005480 memory=140662663972480 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 6 0 227942713 10245611520 4715 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 6 0 227942713 10245611520 4715 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 6 0 227942713 10245611520 4715 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210013 s]*
/proc/loadavg: 2.28 1.66 1.49 6/215 31707
/proc/meminfo: memFree=23122580/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=10982744 memory=44732 CPUtime=0.25 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 7917 13142 0 0 17 1 4 3 20 0 15 0 227942703 11246329856 11183 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2745686 11183 2949 1 0 2708109 0
[pid=31641/tid=31694] ppid=31638 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 4478 13142 0 0 11 1 4 3 20 0 15 0 227942712 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762757743424 139762785959318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=10982744 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=10982744 memory=140662665189484 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=10982744 memory=140662663972480 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942714 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 13 13142 0 0 0 0 4 3 20 0 15 0 227942715 11246329856 11183 33554432000 4194304 4196468 140721199492128 139761537770656 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942715 11246329856 11183 33554432000 4194304 4196468 140721199492128 139761389921008 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246329856 11183 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 485 13142 0 0 1 0 4 3 20 0 15 0 227942718 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 126 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=10982744 memory=140662663972480 CPUtime=0.1 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) R 31638 31641 30220 0 -1 4202560 609 13142 0 0 3 0 4 3 20 0 15 0 227942718 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762275875312 139762785968730 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246329856 11183 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=10982744 memory=140662663972480 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246329856 11183 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44732 KiB

[startup+0.31032 s]*
/proc/loadavg: 2.28 1.66 1.49 5/215 31707
/proc/meminfo: memFree=23107912/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=10983192 memory=55436 CPUtime=0.38 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 10424 13142 0 0 28 3 4 3 20 0 15 0 227942703 11246788608 13859 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2745798 13859 3068 1 0 2708109 0
[pid=31641/tid=31694] ppid=31638 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 6976 13142 0 0 19 2 4 3 20 0 15 0 227942712 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762757759392 139762770027870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942714 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 13 13142 0 0 0 0 4 3 20 0 15 0 227942715 11246788608 13859 33554432000 4194304 4196468 140721199492128 139761537770656 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942715 11246788608 13859 33554432000 4194304 4196468 140721199492128 139761389921008 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246788608 13859 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 487 13142 0 0 1 0 4 3 20 0 15 0 227942718 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 129 13142 0 0 1 0 4 3 20 0 15 0 227942718 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=10983192 memory=140662663972480 CPUtime=0.11 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) R 31638 31641 30220 0 -1 1077944384 615 13142 0 0 4 0 4 3 20 0 15 0 227942718 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246788608 13859 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=10983192 memory=140662663972480 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246788608 13859 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55436 KiB

[startup+0.700774 s]
/proc/loadavg: 2.28 1.66 1.49 5/215 31707
/proc/meminfo: memFree=23096128/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=10983192 memory=88632 CPUtime=0.99 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 16765 13142 0 0 87 5 4 3 20 0 15 0 227942703 11246788608 22158 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2745798 22158 3245 1 0 2708109 0
[pid=31641/tid=31694] ppid=31638 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 12188 13142 0 0 56 3 4 3 20 0 15 0 227942712 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762757768208 139762766223119 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=10983192 memory=140662527898416 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=10983192 memory=140664473911897 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 2 13142 0 0 0 0 4 3 20 0 15 0 227942713 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=10983192 memory=1276 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 5 13142 0 0 0 0 4 3 20 0 15 0 227942714 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=10983192 memory=4639098309541127525 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 13 13142 0 0 0 0 4 3 20 0 15 0 227942715 11246788608 22158 33554432000 4194304 4196468 140721199492128 139761537770656 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=10983192 memory=6082220498176863336 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942715 11246788608 22158 33554432000 4194304 4196468 140721199492128 139761389921008 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=10983192 memory=34168 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246788608 22158 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=10983192 memory=13756 CPUtime=0.17 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 1102 13142 0 0 9 1 4 3 20 0 15 0 227942718 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=10983192 memory=3316 CPUtime=0.14 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 544 13142 0 0 7 0 4 3 20 0 15 0 227942718 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=10983192 memory=488 CPUtime=0.2 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) S 31638 31641 30220 0 -1 1077944384 708 13142 0 0 13 0 4 3 20 0 15 0 227942718 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=10983192 memory=1616 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246788608 22158 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=10983192 memory=1172 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942718 11246788608 22158 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88632 KiB

[startup+1.50077 s]
/proc/loadavg: 2.28 1.66 1.49 5/215 31707
/proc/meminfo: memFree=23019460/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=10996044 memory=202292 CPUtime=2.83 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 24280 13142 0 0 265 11 4 3 20 0 15 0 227942703 11259949056 50573 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2749011 50573 3457 1 0 2710669 0
[pid=31641/tid=31694] ppid=31638 vsize=10996044 memory=65432 CPUtime=1.43 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) S 31638 31641 30220 0 -1 1077944384 16836 13142 0 0 130 6 4 3 20 0 15 0 227942712 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762757760048 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=10996044 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 210 13142 0 0 0 0 4 3 20 0 15 0 227942713 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=10996044 memory=281325055828128 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 19 13142 0 0 0 0 4 3 20 0 15 0 227942713 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 14 13142 0 0 0 0 4 3 20 0 15 0 227942713 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 69 13142 0 0 0 0 4 3 20 0 15 0 227942713 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) R 31638 31641 30220 0 -1 4202560 41 13142 0 0 0 0 4 3 20 0 15 0 227942714 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762279031360 139762770138134 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 13 13142 0 0 0 0 4 3 20 0 15 0 227942715 11259949056 50573 33554432000 4194304 4196468 140721199492128 139761537770656 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942715 11259949056 50573 33554432000 4194304 4196468 140721199492128 139761389921008 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=10996044 memory=-5921431000321636112 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11259949056 50573 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=10996044 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 2097 13142 0 0 44 1 4 3 20 0 15 0 227942718 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=10996044 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 1277 13142 0 0 43 0 4 3 20 0 15 0 227942718 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=10996044 memory=6791534058613427641 CPUtime=0.49 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) S 31638 31641 30220 0 -1 1077944384 1506 13142 0 0 42 0 4 3 20 0 15 0 227942718 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=10996044 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11259949056 50573 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=10996044 memory=281325056072576 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1 13142 0 0 0 0 4 3 20 0 15 0 227942718 11259949056 50573 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 10996044 KiB

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

[pid=31641/tid=31706] ppid=31638 vsize=11080032 memory=34192 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=11080032 memory=13756 CPUtime=1.28 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1352 13142 0 0 60 61 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 1979.63 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1544072 KiB

[startup+1939.2 s]
/proc/loadavg: 1.29 1.40 1.40 3/215 31788
/proc/meminfo: memFree=20330668/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=11080032 memory=1544072 CPUtime=1982.87 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 249190 13142 0 0 197970 310 4 3 20 0 15 0 227942703 11345952768 386018 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2770008 386018 3529 1 0 2731661 0
[pid=31641/tid=31694] ppid=31638 vsize=11080032 memory=1544072 CPUtime=1917.83 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 90699 13142 0 0 191720 56 4 3 20 0 15 0 227942712 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762757782000 139762366378983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=11080032 memory=3812 CPUtime=9.92 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 15678 13142 0 0 939 46 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=11080032 memory=1276 CPUtime=9.93 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 21356 13142 0 0 936 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=11080032 memory=1068 CPUtime=9.94 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 16020 13142 0 0 937 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=11080032 memory=1544072 CPUtime=9.96 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 22474 13142 0 0 942 47 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=11080032 memory=1544072 CPUtime=8.72 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 17723 13142 0 0 823 42 4 3 20 0 15 0 227942714 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=11080032 memory=6792 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 16 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761537770720 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=11080032 memory=11628 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 5 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761389921024 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=11080032 memory=1544072 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=11080032 memory=5752 CPUtime=6.68 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 25708 13142 0 0 657 4 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=11080032 memory=4580 CPUtime=6.61 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 19492 13142 0 0 652 2 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=11080032 memory=6791534058613427641 CPUtime=2.52 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) S 31638 31641 30220 0 -1 1077944384 16471 13142 0 0 240 5 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=11080032 memory=62040 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=11080032 memory=1100 CPUtime=1.28 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1352 13142 0 0 60 61 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 1982.87 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1544072 KiB

[startup+1940.8 s]
/proc/loadavg: 1.35 1.41 1.41 3/215 31788
/proc/meminfo: memFree=20330676/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=11080032 memory=1544072 CPUtime=1984.49 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 249248 13142 0 0 198132 310 4 3 20 0 15 0 227942703 11345952768 386018 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2770008 386018 3529 1 0 2731661 0
[pid=31641/tid=31694] ppid=31638 vsize=11080032 memory=1544072 CPUtime=1919.41 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 90756 13142 0 0 191878 56 4 3 20 0 15 0 227942712 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762757781568 139762354380199 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=11080032 memory=1978972 CPUtime=9.93 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 15678 13142 0 0 940 46 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=11080032 memory=1544072 CPUtime=9.93 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 21356 13142 0 0 936 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=11080032 memory=1620 CPUtime=9.95 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 16021 13142 0 0 938 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=11080032 memory=6791534058613427641 CPUtime=9.97 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 22474 13142 0 0 943 47 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=11080032 memory=288230596050944315 CPUtime=8.74 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 17723 13142 0 0 824 43 4 3 20 0 15 0 227942714 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=11080032 memory=15254844206221894 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 16 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761537770720 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=11080032 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 5 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761389921024 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=11080032 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=11080032 memory=4580 CPUtime=6.68 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 25708 13142 0 0 657 4 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=11080032 memory=1620 CPUtime=6.61 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 19492 13142 0 0 652 2 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=11080032 memory=1220 CPUtime=2.52 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) S 31638 31641 30220 0 -1 1077944384 16471 13142 0 0 240 5 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=11080032 memory=1800 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=11080032 memory=868 CPUtime=1.28 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1352 13142 0 0 60 61 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 1984.49 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1544072 KiB

[startup+1941.2 s]
/proc/loadavg: 1.35 1.41 1.41 3/215 31788
/proc/meminfo: memFree=20330676/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=11080032 memory=1544072 CPUtime=1984.9 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 249251 13142 0 0 198173 310 4 3 20 0 15 0 227942703 11345952768 386018 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2770008 386018 3529 1 0 2731661 0
[pid=31641/tid=31694] ppid=31638 vsize=11080032 memory=1800 CPUtime=1919.8 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 90759 13142 0 0 191917 56 4 3 20 0 15 0 227942712 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762757781328 139762360823185 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=11080032 memory=920 CPUtime=9.93 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 15678 13142 0 0 940 46 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=11080032 memory=3848 CPUtime=9.94 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 21356 13142 0 0 937 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=11080032 memory=2668 CPUtime=9.95 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 16021 13142 0 0 938 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=11080032 memory=1544072 CPUtime=9.97 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 22474 13142 0 0 943 47 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=11080032 memory=1572 CPUtime=8.74 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 17723 13142 0 0 824 43 4 3 20 0 15 0 227942714 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=11080032 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 16 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761537770720 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=11080032 memory=2196 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 5 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761389921024 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=11080032 memory=3988 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=11080032 memory=1924 CPUtime=6.68 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 25708 13142 0 0 657 4 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=11080032 memory=7532 CPUtime=6.61 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 19492 13142 0 0 652 2 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=11080032 memory=2241 CPUtime=2.52 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) S 31638 31641 30220 0 -1 1077944384 16471 13142 0 0 240 5 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=11080032 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=11080032 memory=1924 CPUtime=1.28 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1352 13142 0 0 60 61 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 1984.9 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1544072 KiB

[startup+1941.6 s]
/proc/loadavg: 1.35 1.41 1.41 3/215 31788
/proc/meminfo: memFree=20330676/32770624 swapFree=67108372/67108860
[pid=31641] ppid=31638 vsize=11080032 memory=1544072 CPUtime=1985.3 cores=0,2,4,6
/proc/31641/stat : 31641 (java) S 31638 31641 30220 0 -1 1077944320 249253 13142 0 0 198213 310 4 3 20 0 15 0 227942703 11345952768 386018 33554432000 4194304 4196468 140721199492128 140721199474672 139762785947383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
/proc/31641/statm: 2770008 386018 3529 1 0 2731661 0
[pid=31641/tid=31694] ppid=31638 vsize=11080032 memory=1100 CPUtime=1920.2 cores=0,2,4,6
/proc/31641/task/31694/stat : 31694 (java) R 31638 31641 30220 0 -1 4202560 90761 13142 0 0 191957 56 4 3 20 0 15 0 227942712 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762757781456 139762366820941 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31695] ppid=31638 vsize=11080032 memory=2144 CPUtime=9.93 cores=0,2,4,6
/proc/31641/task/31695/stat : 31695 (java) S 31638 31641 30220 0 -1 1077944384 15678 13142 0 0 940 46 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762790190096 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31696] ppid=31638 vsize=11080032 memory=1752 CPUtime=9.94 cores=0,2,4,6
/proc/31641/task/31696/stat : 31696 (java) S 31638 31641 30220 0 -1 1077944384 21356 13142 0 0 937 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762671455376 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31697] ppid=31638 vsize=11080032 memory=5752 CPUtime=9.96 cores=0,2,4,6
/proc/31641/task/31697/stat : 31697 (java) S 31638 31641 30220 0 -1 1077944384 16021 13142 0 0 939 50 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762670402320 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31698] ppid=31638 vsize=11080032 memory=4580 CPUtime=9.97 cores=0,2,4,6
/proc/31641/task/31698/stat : 31698 (java) S 31638 31641 30220 0 -1 1077944384 22474 13142 0 0 943 47 4 3 20 0 15 0 227942713 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762669349776 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31699] ppid=31638 vsize=11080032 memory=1620 CPUtime=8.75 cores=0,2,4,6
/proc/31641/task/31699/stat : 31699 (java) S 31638 31641 30220 0 -1 1077944384 17723 13142 0 0 825 43 4 3 20 0 15 0 227942714 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762279033072 139762785958530 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31700] ppid=31638 vsize=11080032 memory=1220 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31700/stat : 31700 (java) S 31638 31641 30220 0 -1 1077944384 16 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761537770720 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31701] ppid=31638 vsize=11080032 memory=1800 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31701/stat : 31701 (java) S 31638 31641 30220 0 -1 1077944384 5 13142 0 0 0 0 4 3 20 0 15 0 227942715 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761389921024 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31702] ppid=31638 vsize=11080032 memory=868 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31702/stat : 31702 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139761082521552 139762785965979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31703] ppid=31638 vsize=11080032 memory=6792 CPUtime=6.68 cores=0,2,4,6
/proc/31641/task/31703/stat : 31703 (java) S 31638 31641 30220 0 -1 1077944384 25708 13142 0 0 657 4 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762277980912 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31704] ppid=31638 vsize=11080032 memory=1544072 CPUtime=6.61 cores=0,2,4,6
/proc/31641/task/31704/stat : 31704 (java) S 31638 31641 30220 0 -1 1077944384 19492 13142 0 0 652 2 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762276928368 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31705] ppid=31638 vsize=11080032 memory=1800 CPUtime=2.52 cores=0,2,4,6
/proc/31641/task/31705/stat : 31705 (java) S 31638 31641 30220 0 -1 1077944384 16471 13142 0 0 240 5 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762275875312 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31706] ppid=31638 vsize=11080032 memory=868 CPUtime=0.07 cores=0,2,4,6
/proc/31641/task/31706/stat : 31706 (java) S 31638 31641 30220 0 -1 1077944384 3 13142 0 0 0 0 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139760651725664 139762785957589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
[pid=31641/tid=31707] ppid=31638 vsize=11080032 memory=6792 CPUtime=1.28 cores=0,2,4,6
/proc/31641/task/31707/stat : 31707 (java) S 31638 31641 30220 0 -1 1077944384 1352 13142 0 0 60 61 4 3 20 0 15 0 227942718 11345952768 386018 33554432000 4194304 4196468 140721199492128 139762274822704 139762785958530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9678848 140721199495789 140721199498588 140721199498588 140721199501263 0
Current children cumulated CPU time: 1985.3 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1544072 KiB

Child status: 0
Real time (s): 1941.68
CPU time (s): 1985.42
CPU user time (s): 1982.25
CPU system time (s): 3.17382
CPU usage (%): 102.253
Max. virtual memory (cumulated for all children) (KiB): 11080032
Max. memory (cumulated for all children) (KiB): 1573492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1982.25
system time used= 3.17381
maximum resident set size= 1573492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 228246
involuntary context switches= 6628


# summary of solver processes directly reported to runsolver:
#   pid: 31641
#   total CPU time (s): 1985.42
#   total CPU user time (s): 1982.25
#   total CPU system time (s): 3.17382

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4774 second user time and 17.2252 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-12 21:56:35
IDJOB=4305015
IDBENCH=141387
IDSOLVER=2780
FILE ID=node137/4305015-1534103795
RUNJOBID= node137-1534096381-30251
PBS_JOBID= 21036996
Free space on /tmp= 26516 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-7-cp_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305015-1534103795/watcher-4305015-1534103795 -o /tmp/evaluation-result-4305015-1534103795/solver-4305015-1534103795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534096381-30251 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=466164022 HOME/instance-4305015-1534103795.xml

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

MD5SUM BENCH= 6202e41c7df8f203e59ab292b28f5059
RANDOM SEED=466164022

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23153760 kB
MemAvailable:   31220588 kB
Buffers:           73108 kB
Cached:          8193680 kB
SwapCached:            8 kB
Active:          4711876 kB
Inactive:        4292680 kB
Active(anon):     685600 kB
Inactive(anon):   105400 kB
Active(file):    4026276 kB
Inactive(file):  4187280 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             27272 kB
Writeback:             0 kB
AnonPages:        731476 kB
Mapped:            66192 kB
Shmem:             49624 kB
Slab:             310060 kB
SReclaimable:     281732 kB
SUnreclaim:        28328 kB
KernelStack:        3776 kB
PageTables:         6872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2035892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    565248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26488 MiB
End job on node137 at 2018-08-12 22:28:57