Trace number 4307587

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
OscaR - Conflict Ordering 2018-08-14UNSAT 674.478 671.243

General information on the benchmark

NameLangford/
LangfordBin-13_c18.xml
MD5SUMaf26c9d63c7c51246c3bfb55117cf2b4
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 benchmark674.478
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints39
Number of domains2
Minimum domain size13
Maximum domain size26
Distribution of domain sizes[{"size":13,"count":26},{"size":26,"count":26}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":26},{"degree":26,"count":26}]
Minimum constraint arity2
Maximum constraint arity27
Distribution of constraint arities[{"arity":2,"count":13},{"arity":27,"count":26}]
Number of extensional constraints0
Number of intensional constraints13
Distribution of constraint types[{"type":"intension","count":13},{"type":"element","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.57	c version: 2018-08-14
0.67/0.58	c seed: 1178416999
0.67/0.58	c timeout: 2520
0.67/0.58	c memlimit: 11000
0.67/0.58	c nbcore: 4
0.67/0.60	c Parsing instance...
1.49/1.03	c Parsing done, starting search...
674.43/671.23	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 (14233 MiB free)
  memory of node 1: 16384 MiB (9466 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307587-1534260571/watcher-4307587-1534260571 -o /tmp/evaluation-result-4307587-1534260571/solver-4307587-1534260571 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534258054-30400 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1178416999 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307587-1534260571.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=30781, runsolver pid=30778

[startup+0.100165 s]*
/proc/loadavg: 1.48 1.37 1.27 3/218 30796
/proc/meminfo: memFree=24253192/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14082736 memory=28496 CPUtime=0.09 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 6072 0 0 0 9 0 0 0 20 0 15 0 243620313 14420721664 7124 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3520684 7124 3124 1 0 3482761 0
[pid=30781/tid=30783] ppid=30778 vsize=14082736 memory=-8197568871503268991 CPUtime=0.07 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 4143 0 0 0 7 0 0 0 20 0 15 0 243620314 14420721664 7124 33554432000 4194304 4196468 140721887430992 139750420063248 139750399948126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 7124 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 7124 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 7124 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 7124 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749889074848 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749888021744 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620321 14420721664 7124 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 28496 KiB

[startup+0.210607 s]*
/proc/loadavg: 1.48 1.37 1.27 3/218 30796
/proc/meminfo: memFree=24237844/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14082736 memory=45760 CPUtime=0.26 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 10064 0 0 0 25 1 0 0 20 0 15 0 243620313 14420721664 11440 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3520684 11440 3319 1 0 3482761 0
[pid=30781/tid=30783] ppid=30778 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 7810 0 0 0 18 1 0 0 20 0 15 0 243620314 14420721664 11440 33554432000 4194304 4196468 140721887430992 139750420093456 139750415879574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 11440 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14082736 memory=140168704335241 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 11440 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 11440 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 11440 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 11440 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 11440 33554432000 4194304 4196468 140721887430992 139749889074848 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 11440 33554432000 4194304 4196468 140721887430992 139749888021744 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 11440 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 15 0 243620319 14420721664 11504 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 11504 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0.04 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) R 30778 30781 30369 0 -1 4202560 363 0 0 0 4 0 0 0 20 0 15 0 243620319 14420721664 11504 33554432000 4194304 4196468 140721887430992 139749883811824 139750395149963 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 11504 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620321 14420721664 11504 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 45760 KiB

[startup+0.310614 s]*
/proc/loadavg: 1.48 1.37 1.27 3/218 30796
/proc/meminfo: memFree=24232136/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14082736 memory=49716 CPUtime=0.43 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 10594 0 0 0 42 1 0 0 20 0 15 0 243620313 14420721664 12429 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3520684 12429 3402 1 0 3482761 0
[pid=30781/tid=30783] ppid=30778 vsize=14082736 memory=7022364594140610616 CPUtime=0.28 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 8118 0 0 0 27 1 0 0 20 0 15 0 243620314 14420721664 12429 33554432000 4194304 4196468 140721887430992 139750420057056 139750396143520 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14082736 memory=4294980954 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 12429 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14082736 memory=140168704335186 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 12429 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 12429 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243620314 14420721664 12429 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749889074848 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243620316 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749888021744 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 15 0 243620319 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 15 0 243620319 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0.08 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 440 0 0 0 8 0 0 0 20 0 15 0 243620319 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14082736 memory=140168704304768 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620321 14420721664 12429 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49716 KiB

[startup+0.700795 s]
/proc/loadavg: 1.48 1.37 1.27 3/218 30796
/proc/meminfo: memFree=24217128/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14084804 memory=87592 CPUtime=0.98 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 17374 0 0 0 94 4 0 0 20 0 15 0 243620313 14422839296 21898 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3521201 21898 3498 1 0 3483273 0
[pid=30781/tid=30783] ppid=30778 vsize=14084804 memory=1172 CPUtime=0.66 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 14450 0 0 0 63 3 0 0 20 0 15 0 243620314 14422839296 21898 33554432000 4194304 4196468 140721887430992 139750420090736 139750408106608 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14084804 memory=36608 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14422839296 21898 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14084804 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14422839296 21898 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14422839296 21898 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14084804 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243620314 14422839296 21898 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243620316 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14084804 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243620316 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749889074848 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14084804 memory=924 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243620316 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749888021744 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14084804 memory=7237400421024098393 CPUtime=0.07 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 589 0 0 0 7 0 0 0 20 0 15 0 243620319 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 393 0 0 0 7 0 0 0 20 0 15 0 243620319 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 560 0 0 0 15 0 0 0 20 0 15 0 243620319 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14084804 memory=8696 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620321 14422839296 21898 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 87592 KiB

[startup+1.50082 s]
/proc/loadavg: 1.48 1.37 1.27 5/218 30796
/proc/meminfo: memFree=24176044/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14088900 memory=141008 CPUtime=2.69 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 24393 0 0 0 263 6 0 0 20 0 15 0 243620313 14427033600 35252 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3522225 35252 3531 1 0 3484297 0
[pid=30781/tid=30783] ppid=30778 vsize=14088900 memory=124260 CPUtime=1.45 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 18315 0 0 0 141 4 0 0 20 0 15 0 243620314 14427033600 35252 33554432000 4194304 4196468 140721887430992 139750420105344 139750056209607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14427033600 35252 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14427033600 35252 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243620314 14427033600 35252 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243620314 14427033600 35252 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 35252 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0

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

[pid=30781/tid=30795] ppid=30778 vsize=14088900 memory=66204 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14088900 memory=2316 CPUtime=0.2 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 951 0 0 0 7 13 0 0 20 0 15 0 243620321 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 668.81 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 171552 KiB

[startup+668.801 s]
/proc/loadavg: 1.50 1.44 1.35 3/221 30825
/proc/meminfo: memFree=24069388/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14088900 memory=171552 CPUtime=672.02 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 44737 0 0 0 67159 43 0 0 20 0 15 0 243620313 14427033600 42888 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3522225 42888 3561 1 0 3484297 0
[pid=30781/tid=30783] ppid=30778 vsize=14088900 memory=171552 CPUtime=666.47 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 23539 0 0 0 66638 9 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750420105968 139750056656203 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14088900 memory=3824 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 2756 0 0 0 67 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14088900 memory=2372 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 2581 0 0 0 68 6 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14088900 memory=169448 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1929 0 0 0 67 8 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14088900 memory=2332 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 1617 0 0 0 68 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14088900 memory=924 CPUtime=0.91 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 2698 0 0 0 85 6 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14088900 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749889074912 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14088900 memory=872 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749888021760 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14088900 memory=4216 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14088900 memory=171552 CPUtime=0.49 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 2382 0 0 0 49 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14088900 memory=1756 CPUtime=0.5 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 1636 0 0 0 50 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14088900 memory=872 CPUtime=0.37 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 3217 0 0 0 37 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14088900 memory=171552 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14088900 memory=171552 CPUtime=0.2 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 951 0 0 0 7 13 0 0 20 0 15 0 243620321 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 672.02 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 171552 KiB

[startup+670.401 s]
/proc/loadavg: 1.54 1.45 1.35 3/221 30825
/proc/meminfo: memFree=24069512/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14088900 memory=171552 CPUtime=673.63 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 44741 0 0 0 67320 43 0 0 20 0 15 0 243620313 14427033600 42888 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3522225 42888 3561 1 0 3484297 0
[pid=30781/tid=30783] ppid=30778 vsize=14088900 memory=3824 CPUtime=668.07 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 23543 0 0 0 66798 9 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750420105904 139750055868822 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14088900 memory=6791534058613427641 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 2756 0 0 0 67 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14088900 memory=3732 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 2581 0 0 0 68 6 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14088900 memory=1276 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1929 0 0 0 67 8 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14088900 memory=9604 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 1617 0 0 0 68 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14088900 memory=1220 CPUtime=0.92 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 2698 0 0 0 86 6 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14088900 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749889074912 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14088900 memory=872 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749888021760 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14088900 memory=4216 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14088900 memory=1068 CPUtime=0.49 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 2382 0 0 0 49 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14088900 memory=1220 CPUtime=0.5 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 1636 0 0 0 50 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14088900 memory=1612 CPUtime=0.37 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 3217 0 0 0 37 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14088900 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14088900 memory=8696 CPUtime=0.2 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 951 0 0 0 7 13 0 0 20 0 15 0 243620321 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 673.63 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 171552 KiB

[startup+670.801 s]
/proc/loadavg: 1.54 1.45 1.35 3/221 30825
/proc/meminfo: memFree=24069512/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14088900 memory=171552 CPUtime=674.03 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 44741 0 0 0 67360 43 0 0 20 0 15 0 243620313 14427033600 42888 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3522225 42888 3561 1 0 3484297 0
[pid=30781/tid=30783] ppid=30778 vsize=14088900 memory=1624 CPUtime=668.47 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 23543 0 0 0 66838 9 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750420105904 139750056656266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14088900 memory=928 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 2756 0 0 0 67 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14088900 memory=2332 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 2581 0 0 0 68 6 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14088900 memory=924 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1929 0 0 0 67 8 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14088900 memory=1564 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 1617 0 0 0 68 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14088900 memory=2192 CPUtime=0.92 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 2698 0 0 0 86 6 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14088900 memory=3980 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749889074912 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14088900 memory=1924 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749888021760 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14088900 memory=7636 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14088900 memory=804 CPUtime=0.49 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 2382 0 0 0 49 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14088900 memory=4100 CPUtime=0.5 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 1636 0 0 0 50 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14088900 memory=1696 CPUtime=0.37 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 3217 0 0 0 37 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14088900 memory=920 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14088900 memory=3852 CPUtime=0.2 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 951 0 0 0 7 13 0 0 20 0 15 0 243620321 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 674.03 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 171552 KiB

[startup+671.201 s]
/proc/loadavg: 1.54 1.45 1.35 3/221 30825
/proc/meminfo: memFree=24069512/32770624 swapFree=67108688/67108860
[pid=30781] ppid=30778 vsize=14088900 memory=171552 CPUtime=674.43 cores=0,2,4,6
/proc/30781/stat : 30781 (java) S 30778 30781 30369 0 -1 1077944320 44742 0 0 0 67400 43 0 0 20 0 15 0 243620313 14427033600 42888 33554432000 4194304 4196468 140721887430992 140721887413536 139750415867639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
/proc/30781/statm: 3522225 42888 3561 1 0 3484297 0
[pid=30781/tid=30783] ppid=30778 vsize=14088900 memory=171552 CPUtime=668.86 cores=0,2,4,6
/proc/30781/task/30783/stat : 30783 (java) R 30778 30781 30369 0 -1 4202560 23544 0 0 0 66877 9 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750420106080 139750056656299 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30784] ppid=30778 vsize=14088900 memory=15784 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30784/stat : 30784 (java) S 30778 30781 30369 0 -1 1077944384 2756 0 0 0 68 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750385580560 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30785] ppid=30778 vsize=14088900 memory=1172 CPUtime=0.74 cores=0,2,4,6
/proc/30781/task/30785/stat : 30785 (java) S 30778 30781 30369 0 -1 1077944384 2581 0 0 0 68 6 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750010657424 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30786] ppid=30778 vsize=14088900 memory=7300709269826530158 CPUtime=0.76 cores=0,2,4,6
/proc/30781/task/30786/stat : 30786 (java) S 30778 30781 30369 0 -1 1077944384 1929 0 0 0 68 8 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750009604368 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30787] ppid=30778 vsize=14088900 memory=7955443150650369644 CPUtime=0.75 cores=0,2,4,6
/proc/30781/task/30787/stat : 30787 (java) S 30778 30781 30369 0 -1 1077944384 1617 0 0 0 68 7 0 0 20 0 15 0 243620314 14427033600 42888 33554432000 4194304 4196468 140721887430992 139750008551824 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30788] ppid=30778 vsize=14088900 memory=7955443150650369644 CPUtime=0.92 cores=0,2,4,6
/proc/30781/task/30788/stat : 30788 (java) S 30778 30781 30369 0 -1 1077944384 2698 0 0 0 86 6 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749890128624 139750415878786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30789] ppid=30778 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30789/stat : 30789 (java) S 30778 30781 30369 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749889074912 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30790] ppid=30778 vsize=14088900 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30790/stat : 30790 (java) S 30778 30781 30369 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 243620316 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749888021760 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30791] ppid=30778 vsize=14088900 memory=36628 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30791/stat : 30791 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749886970320 139750415886235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30792] ppid=30778 vsize=14088900 memory=3360 CPUtime=0.49 cores=0,2,4,6
/proc/30781/task/30792/stat : 30792 (java) S 30778 30781 30369 0 -1 1077944384 2382 0 0 0 49 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749885917424 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30793] ppid=30778 vsize=14088900 memory=496 CPUtime=0.5 cores=0,2,4,6
/proc/30781/task/30793/stat : 30793 (java) S 30778 30781 30369 0 -1 1077944384 1636 0 0 0 50 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749884864880 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30794] ppid=30778 vsize=14088900 memory=1624 CPUtime=0.37 cores=0,2,4,6
/proc/30781/task/30794/stat : 30794 (java) S 30778 30781 30369 0 -1 1077944384 3217 0 0 0 37 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749883811824 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30795] ppid=30778 vsize=14088900 memory=928 CPUtime=0 cores=0,2,4,6
/proc/30781/task/30795/stat : 30795 (java) S 30778 30781 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243620319 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749882759520 139750415877845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
[pid=30781/tid=30796] ppid=30778 vsize=14088900 memory=2332 CPUtime=0.2 cores=0,2,4,6
/proc/30781/task/30796/stat : 30796 (java) S 30778 30781 30369 0 -1 1077944384 951 0 0 0 7 13 0 0 20 0 15 0 243620321 14427033600 42888 33554432000 4194304 4196468 140721887430992 139749881707568 139750415878786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 14577664 140721887437904 140721887438089 140721887438089 140721887440847 0
Current children cumulated CPU time: 674.43 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 171552 KiB

Child status: 0
Real time (s): 671.243
CPU time (s): 674.478
CPU user time (s): 674.037
CPU system time (s): 0.440803
CPU usage (%): 100.482
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 223492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 674.037
system time used= 0.440803
maximum resident set size= 224020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46155
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40877
involuntary context switches= 1629


# summary of solver processes directly reported to runsolver:
#   pid: 30781
#   total CPU time (s): 674.478
#   total CPU user time (s): 674.037
#   total CPU system time (s): 0.440803

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40115 second user time and 5.88506 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-14 17:29:31
IDJOB=4307587
IDBENCH=141347
IDSOLVER=2790
FILE ID=node134/4307587-1534260571
RUNJOBID= node134-1534258054-30400
PBS_JOBID= 21038123
Free space on /tmp= 43368 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Langford/LangfordBin-13_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307587-1534260571/watcher-4307587-1534260571 -o /tmp/evaluation-result-4307587-1534260571/solver-4307587-1534260571 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534258054-30400 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1178416999 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307587-1534260571.xml

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

MD5SUM BENCH= af26c9d63c7c51246c3bfb55117cf2b4
RANDOM SEED=1178416999

node134.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.68
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.68
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.68
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.68
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:        24269580 kB
MemAvailable:   31513772 kB
Buffers:          172072 kB
Cached:          7276480 kB
SwapCached:           32 kB
Active:          4285868 kB
Inactive:        3608152 kB
Active(anon):     394168 kB
Inactive(anon):   103252 kB
Active(file):    3891700 kB
Inactive(file):  3504900 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35772 kB
Writeback:             0 kB
AnonPages:        450208 kB
Mapped:            67840 kB
Shmem:             49652 kB
Slab:             304644 kB
SReclaimable:     276052 kB
SUnreclaim:        28592 kB
KernelStack:        3888 kB
PageTables:         6752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1456068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43332 MiB
End job on node134 at 2018-08-14 17:40:42