Trace number 4400793

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.2UNSAT 204.575 194.781

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-29.xml
MD5SUM91ee56688d10982c4440a8b03ad88e11
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 benchmark9.38861
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree120
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":1},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":5},{"degree":116,"count":4},{"degree":117,"count":1},{"degree":119,"count":1},{"degree":120,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
204.48/194.76	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 (13786 MiB free)
  memory of node 1: 16384 MiB (15403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400793-1568679279/watcher-4400793-1568679279 -o /tmp/evaluation-result-4400793-1568679279/solver-4400793-1568679279 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31265 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=535221524 HOME/instance-4400793-1568679279.xml 

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

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

solver pid=1631, runsolver pid=1628

[startup+0.110644 s]*
/proc/loadavg: 1.41 1.70 1.61 3/221 1691
/proc/meminfo: memFree=29879976/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10383044 memory=21708 CPUtime=0.11 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 4695 13125 0 0 2 1 5 3 20 0 9 0 444194709 10632237056 5427 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2595761 5427 2068 1 0 2558302 0
[pid=1631/tid=1686] ppid=1628 vsize=10355560 memory=4627829660337606006 CPUtime=0.09 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 2483 13125 0 0 1 0 5 3 20 0 9 0 444194718 10604093440 5475 33554432000 4194304 4196468 140734487604448 140632199946096 140632213190224 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10355560 memory=5792869726567804975 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 9 0 444194718 10604093440 5475 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10355560 memory=140518379411072 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 9 0 444194718 10604093440 5475 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 9 0 444194718 10604093440 5475 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 9 0 444194718 10604093440 5475 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10355560 memory=140518379411072 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 9 0 444194720 10604093440 5475 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 33 13125 0 0 0 0 5 3 20 0 9 0 444194720 10604093440 5475 33554432000 4194304 4196468 140734487604448 140631230379424 140632228120277 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 9 0 444194720 10604093440 5475 33554432000 4194304 4196468 140734487604448 140631120799280 140632228120277 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10383044 KiB
Current children cumulated memory: 21708 KiB

[startup+0.210731 s]*
/proc/loadavg: 1.41 1.70 1.61 4/229 1699
/proc/meminfo: memFree=29864168/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10820020 memory=43220 CPUtime=0.27 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 7158 13125 0 0 17 2 5 3 20 0 15 0 444194709 11079700480 10805 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2705005 10805 3213 1 0 2667149 0
[pid=1631/tid=1686] ppid=1628 vsize=10820196 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 3704 13125 0 0 10 1 5 3 20 0 15 0 444194718 11079880704 10937 33554432000 4194304 4196468 140734487604448 140632199933232 140632212190558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10820196 memory=4294967660 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 10937 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10820196 memory=288370894531122816 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 10937 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 10937 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 10937 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10820196 memory=140518379411072 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194720 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 33 13125 0 0 0 0 5 3 20 0 15 0 444194720 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631230379424 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194720 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631120799216 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11079880704 10937 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) R 1628 1631 31233 0 -1 4202560 606 13125 0 0 1 0 5 3 20 0 15 0 444194723 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631196821488 140632205704880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 60 13125 0 0 0 0 5 3 20 0 15 0 444194723 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10820196 memory=140518379411072 CPUtime=0.11 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 621 13125 0 0 3 0 5 3 20 0 15 0 444194723 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11079880704 10937 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10820196 memory=140518379411072 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194724 11079880704 10937 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 43220 KiB

[startup+0.310628 s]*
/proc/loadavg: 1.41 1.70 1.61 3/229 1699
/proc/meminfo: memFree=29851136/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10820196 memory=51988 CPUtime=0.4 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 10760 13125 0 0 29 3 5 3 20 0 15 0 444194709 11079880704 12997 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2705049 12997 3309 1 0 2667149 0
[pid=1631/tid=1686] ppid=1628 vsize=10820196 memory=7162519186499985728 CPUtime=0.29 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 7204 13125 0 0 19 2 5 3 20 0 15 0 444194718 11079880704 12997 33554432000 4194304 4196468 140734487604448 140632199919024 140632206554854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10820196 memory=140522674378367 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 12997 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10820196 memory=281036623200592 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 12997 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 12997 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10820196 memory=67 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194718 11079880704 12997 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10820196 memory=140518379411072 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194720 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10820196 memory=67 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 33 13125 0 0 0 0 5 3 20 0 15 0 444194720 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631230379424 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194720 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631120799216 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11079880704 12997 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) S 1628 1631 31233 0 -1 1077944384 608 13125 0 0 2 0 5 3 20 0 15 0 444194723 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631196821488 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 60 13125 0 0 1 0 5 3 20 0 15 0 444194723 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.13 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 640 13125 0 0 5 0 5 3 20 0 15 0 444194723 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10820196 memory=140518379411072 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11079880704 12997 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194724 11079880704 12997 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 51988 KiB

[startup+0.701688 s]
/proc/loadavg: 1.41 1.70 1.61 5/229 1699
/proc/meminfo: memFree=29836572/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10824364 memory=85568 CPUtime=1.12 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 15144 13125 0 0 98 6 5 3 20 0 15 0 444194709 11084148736 21392 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2706091 21392 3506 1 0 2668173 0
[pid=1631/tid=1686] ppid=1628 vsize=10824364 memory=1720 CPUtime=0.67 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 10408 13125 0 0 55 4 5 3 20 0 15 0 444194718 11084148736 21392 33554432000 4194304 4196468 140734487604448 140632199937696 140632212190558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10824364 memory=5948 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11084148736 21392 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10824364 memory=7518026621751088998 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11084148736 21392 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10824364 memory=7019257425709197167 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194718 11084148736 21392 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10824364 memory=5787213827131598673 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194718 11084148736 21392 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10824364 memory=140518379409905 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 5 13125 0 0 0 0 5 3 20 0 15 0 444194720 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 33 13125 0 0 0 0 5 3 20 0 15 0 444194720 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631230379424 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194720 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631120799216 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11084148736 21392 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) R 1628 1631 31233 0 -1 4202560 1043 13125 0 0 12 0 5 3 20 0 15 0 444194723 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631196808800 140632207322768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) R 1628 1631 31233 0 -1 4202560 548 13125 0 0 12 0 5 3 20 0 15 0 444194723 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631195755040 140632213236472 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10824364 memory=1552 CPUtime=0.25 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 888 13125 0 0 17 0 5 3 20 0 15 0 444194723 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10824364 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11084148736 21392 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10824364 memory=1192 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194724 11084148736 21392 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85568 KiB

[startup+1.503 s]
/proc/loadavg: 1.41 1.70 1.61 5/229 1699
/proc/meminfo: memFree=29750504/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10832632 memory=269360 CPUtime=2.88 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 21004 13125 0 0 265 15 5 3 20 0 15 0 444194709 11092615168 67340 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2708158 67340 3570 1 0 2670221 0
[pid=1631/tid=1686] ppid=1628 vsize=10832632 memory=55 CPUtime=1.44 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) S 1628 1631 31233 0 -1 1077944384 13743 13125 0 0 129 7 5 3 20 0 15 0 444194718 11092615168 67340 33554432000 4194304 4196468 140734487604448 140632199942592 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10832632 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) R 1628 1631 31233 0 -1 4202560 38 13125 0 0 1 1 5 3 20 0 15 0 444194718 11092615168 67340 33554432000 4194304 4196468 140734487604448 140632232352016 140632220738279 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10832632 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) R 1628 1631 31233 0 -1 4202560 40 13125 0 0 1 1 5 3 20 0 15 0 444194718 11092615168 67340 33554432000 4194304 4196468 140734487604448 140632131242384 140632212807846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10832632 memory=281036487788976 CPUtime=0.1 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) R 1628 1631 31233 0 -1 4202560 43 13125 0 0 1 1 5 3 20 0 15 0 444194718 11092615168 67340 33554432000 4194304 4196468 140734487604448 140632130189736 140632220738279 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10832632 memory=16469 CPUtime=0.1 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) R 1628 1631 31233 0 -1 4202560 37 13125 0 0 1 1 5 3 20 0 15 0 444194718 11092615168 67340 33554432000 4194304 4196468 140734487604448 140632129137296 140632209707082 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10832632 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 340 13125 0 0 0 0 5 3 20 0 15 0 444194720 11092615168 67340 33554432000 4194304 4196468 140734487604448 140631231431488 140632228120277 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10832632 memory=4639361174525268581 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 33 13125 0 0 0 0 5 3 20 0 15 0 444194720 11092615168 67340 33554432000 4194304 4196468 140734487604448 140631230379424 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10832632 memory=8099279071866868843 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 1 13125 0 0 0 0 5 3 20 0 15 0 444194720 11092615168 67340 33554432000 4194304 4196468 140734487604448 140631120799216 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10832632 memory=4640776232435204192 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11092615168 67340 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10832632 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) S 1628 1631 31233 0 -1 1077944384 1824 13125 0 0 48 0 5 3 20 0 15 0 444194723 11092615168 67340 33554432000 4194304 4196468 140734487604448 140631196821488 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10832632 memory=3620 CPUtime=0.55 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 1370 13125 0 0 47 0 5 3 20 0 15 0 444194723 11092615168 67340 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10832632 memory=46768 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 1320 13125 0 0 34 0 5 3 20 0 15 0 444194723 11092615168 67340 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0

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

[pid=1631/tid=1698] ppid=1628 vsize=10844940 memory=2004 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10844940 memory=1408 CPUtime=0.17 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 543 13125 0 0 4 5 5 3 20 0 15 0 444194724 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 201.78 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 1954432 KiB

[startup+193.601 s]
/proc/loadavg: 1.56 1.65 1.61 3/228 1713
/proc/meminfo: memFree=27906860/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10844940 memory=1954432 CPUtime=203.38 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 107335 13125 0 0 20218 112 5 3 20 0 15 0 444194709 11105218560 488608 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2711235 488608 3623 1 0 2673293 0
[pid=1631/tid=1686] ppid=1628 vsize=10844940 memory=8112282956445269571 CPUtime=193.09 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 38868 13125 0 0 19266 35 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632199944832 140631821212213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10844940 memory=3140 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 2139 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.43 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1291 13125 0 0 20 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10844940 memory=900 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 3060 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10844940 memory=8112282956445269571 CPUtime=0.41 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 3198 13125 0 0 18 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10844940 memory=804 CPUtime=0.16 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 7084 13125 0 0 8 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10844940 memory=1732 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 39 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631230379488 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10844940 memory=1808 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631120799232 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10844940 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10844940 memory=3620 CPUtime=3.83 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) S 1628 1631 31233 0 -1 1077944384 22107 13125 0 0 372 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631196821488 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10844940 memory=46768 CPUtime=3.54 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 15908 13125 0 0 343 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10844940 memory=984 CPUtime=1.52 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 10883 13125 0 0 141 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10844940 memory=2004 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10844940 memory=1408 CPUtime=0.17 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 543 13125 0 0 4 5 5 3 20 0 15 0 444194724 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 203.38 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 1954432 KiB

[startup+194.401 s]
/proc/loadavg: 1.56 1.65 1.61 3/228 1713
/proc/meminfo: memFree=27908104/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10844940 memory=1954432 CPUtime=204.18 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 107336 13125 0 0 20298 112 5 3 20 0 15 0 444194709 11105218560 488608 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2711235 488608 3623 1 0 2673293 0
[pid=1631/tid=1686] ppid=1628 vsize=10844940 memory=1954432 CPUtime=193.89 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 38869 13125 0 0 19346 35 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632199944832 140631821344156 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10844940 memory=8112282956445269571 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 2139 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10844940 memory=1764 CPUtime=0.43 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1291 13125 0 0 20 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10844940 memory=111632 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 3060 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10844940 memory=804 CPUtime=0.41 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 3198 13125 0 0 18 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10844940 memory=1376 CPUtime=0.16 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 7084 13125 0 0 8 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10844940 memory=1060 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 39 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631230379488 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10844940 memory=4068 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631120799232 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10844940 memory=1720 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10844940 memory=5948 CPUtime=3.83 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) S 1628 1631 31233 0 -1 1077944384 22107 13125 0 0 372 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631196821488 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10844940 memory=8112282956445269571 CPUtime=3.54 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 15908 13125 0 0 343 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10844940 memory=984 CPUtime=1.52 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 10883 13125 0 0 141 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10844940 memory=2004 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10844940 memory=1408 CPUtime=0.17 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 543 13125 0 0 4 5 5 3 20 0 15 0 444194724 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 204.18 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 1954432 KiB

[startup+194.601 s]
/proc/loadavg: 1.56 1.65 1.61 3/228 1713
/proc/meminfo: memFree=27908104/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10844940 memory=1954432 CPUtime=204.38 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 107350 13125 0 0 20318 112 5 3 20 0 15 0 444194709 11105218560 488608 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2711235 488608 3623 1 0 2673293 0
[pid=1631/tid=1686] ppid=1628 vsize=10844940 memory=483144 CPUtime=194.09 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 38883 13125 0 0 19366 35 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632199944832 140631809895303 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10844940 memory=1376 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 2139 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.43 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1291 13125 0 0 20 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 3060 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10844940 memory=780 CPUtime=0.41 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 3198 13125 0 0 18 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10844940 memory=1552 CPUtime=0.16 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 7084 13125 0 0 8 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10844940 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 39 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631230379488 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10844940 memory=1192 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631120799232 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10844940 memory=940 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10844940 memory=14008 CPUtime=3.83 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) S 1628 1631 31233 0 -1 1077944384 22107 13125 0 0 372 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631196821488 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10844940 memory=12040 CPUtime=3.54 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 15908 13125 0 0 343 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10844940 memory=23616 CPUtime=1.52 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 10883 13125 0 0 141 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10844940 memory=2120 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10844940 memory=500 CPUtime=0.17 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 543 13125 0 0 4 5 5 3 20 0 15 0 444194724 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 204.38 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 1954432 KiB

[startup+194.701 s]
/proc/loadavg: 1.56 1.65 1.61 3/228 1713
/proc/meminfo: memFree=27908104/32770624 swapFree=66967424/67108860
[pid=1631] ppid=1628 vsize=10844940 memory=1954432 CPUtime=204.48 cores=1,3,5,7
/proc/1631/stat : 1631 (java) S 1628 1631 31233 0 -1 1077944320 107868 13125 0 0 20328 112 5 3 20 0 15 0 444194709 11105218560 488608 33554432000 4194304 4196468 140734487604448 140734487586992 140632228110071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
/proc/1631/statm: 2711235 488608 3623 1 0 2673293 0
[pid=1631/tid=1686] ppid=1628 vsize=10844940 memory=2010860 CPUtime=194.19 cores=1,3,5,7
/proc/1631/task/1686/stat : 1686 (java) R 1628 1631 31233 0 -1 4202560 39401 13125 0 0 19376 35 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632199944832 140631821212162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1687] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1687/stat : 1687 (java) S 1628 1631 31233 0 -1 1077944384 2139 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632232352016 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1688] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.43 cores=1,3,5,7
/proc/1631/task/1688/stat : 1688 (java) S 1628 1631 31233 0 -1 1077944384 1291 13125 0 0 20 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632131242384 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1689] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.42 cores=1,3,5,7
/proc/1631/task/1689/stat : 1689 (java) S 1628 1631 31233 0 -1 1077944384 3060 13125 0 0 19 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632130189840 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1690] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.41 cores=1,3,5,7
/proc/1631/task/1690/stat : 1690 (java) S 1628 1631 31233 0 -1 1077944384 3198 13125 0 0 18 15 5 3 20 0 15 0 444194718 11105218560 488608 33554432000 4194304 4196468 140734487604448 140632129137296 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1691] ppid=1628 vsize=10844940 memory=281032393825272 CPUtime=0.16 cores=1,3,5,7
/proc/1631/task/1691/stat : 1691 (java) S 1628 1631 31233 0 -1 1077944384 7084 13125 0 0 8 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631231433200 140632228121218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1692] ppid=1628 vsize=10844940 memory=2010860 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1692/stat : 1692 (java) S 1628 1631 31233 0 -1 1077944384 39 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631230379488 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1693] ppid=1628 vsize=10844940 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1693/stat : 1693 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194720 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631120799232 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1694] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1694/stat : 1694 (java) S 1628 1631 31233 0 -1 1077944384 2 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630785256144 140632228128667 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1695] ppid=1628 vsize=10844940 memory=478812 CPUtime=3.83 cores=1,3,5,7
/proc/1631/task/1695/stat : 1695 (java) S 1628 1631 31233 0 -1 1077944384 22107 13125 0 0 372 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631196821488 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1696] ppid=1628 vsize=10844940 memory=1954432 CPUtime=3.54 cores=1,3,5,7
/proc/1631/task/1696/stat : 1696 (java) S 1628 1631 31233 0 -1 1077944384 15908 13125 0 0 343 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631195768944 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1697] ppid=1628 vsize=10844940 memory=1954432 CPUtime=1.52 cores=1,3,5,7
/proc/1631/task/1697/stat : 1697 (java) S 1628 1631 31233 0 -1 1077944384 10883 13125 0 0 141 3 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631194716400 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1698] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.08 cores=1,3,5,7
/proc/1631/task/1698/stat : 1698 (java) S 1628 1631 31233 0 -1 1077944384 3 13125 0 0 0 0 5 3 20 0 15 0 444194723 11105218560 488608 33554432000 4194304 4196468 140734487604448 140630516820576 140632228120277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
[pid=1631/tid=1699] ppid=1628 vsize=10844940 memory=1954432 CPUtime=0.17 cores=1,3,5,7
/proc/1631/task/1699/stat : 1699 (java) S 1628 1631 31233 0 -1 1077944384 543 13125 0 0 4 5 5 3 20 0 15 0 444194724 11105218560 488608 33554432000 4194304 4196468 140734487604448 140631193664304 140632228121218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14237696 140734487612144 140734487614661 140734487614661 140734487617487 0
Current children cumulated CPU time: 204.48 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 1954432 KiB

Child status: 0
Real time (s): 194.781
CPU time (s): 204.575
CPU user time (s): 203.401
CPU system time (s): 1.17355
CPU usage (%): 105.028
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 2203896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.401
system time used= 1.17355
maximum resident set size= 2212092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122090
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11508
involuntary context switches= 258


# summary of solver processes directly reported to runsolver:
#   pid: 1631
#   total CPU time (s): 204.575
#   total CPU user time (s): 203.401
#   total CPU system time (s): 1.17355

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.2055 second user time and 1.85657 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 02:13:56
IDJOB=4400793
IDBENCH=126013
IDSOLVER=2857
FILE ID=node125/4400793-1568679279
RUNJOBID= node125-1568673289-31265
PBS_JOBID= 21703785
Free space on /tmp= 59692 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-29.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400793-1568679279/watcher-4400793-1568679279 -o /tmp/evaluation-result-4400793-1568679279/solver-4400793-1568679279 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31265 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=535221524 HOME/instance-4400793-1568679279.xml

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

MD5SUM BENCH= 91ee56688d10982c4440a8b03ad88e11
RANDOM SEED=535221524

node125.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.29
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.29
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.29
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.29
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:        29891416 kB
MemAvailable:   31432452 kB
Buffers:          195156 kB
Cached:          1644208 kB
SwapCached:        38380 kB
Active:          1255732 kB
Inactive:        1052376 kB
Active(anon):     449056 kB
Inactive(anon):    68400 kB
Active(file):     806676 kB
Inactive(file):   983976 kB
Unevictable:      108972 kB
Mlocked:          108972 kB
SwapTotal:      67108860 kB
SwapFree:       66967424 kB
Dirty:             37376 kB
Writeback:             0 kB
AnonPages:        541264 kB
Mapped:            61588 kB
Shmem:             39836 kB
Slab:             161948 kB
SReclaimable:     132440 kB
SUnreclaim:        29508 kB
KernelStack:        4016 kB
PageTables:         9416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1478932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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= 59660 MiB
End job on node125 at 2019-09-17 02:17:11