Trace number 4308108

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 with restarts 2018-08-14? (TO) 2520.04 2510.21

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-m001_c18.xml
MD5SUM6b753b1e1a3070adcb3424354b76057b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark816.032
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1926824313
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.53/1.07	c Parsing done, starting search...
2520.02/2510.20	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308108-1534344096/watcher-4308108-1534344096 -o /tmp/evaluation-result-4308108-1534344096/solver-4308108-1534344096 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534329093-5366 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1926824313 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308108-1534344096.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=6908, runsolver pid=6905


[startup+0.10848 s]*
/proc/loadavg: 0.98 1.29 1.35 4/216 6923
/proc/meminfo: memFree=23780864/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14082736 memory=33520 CPUtime=0.12 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 7289 0 0 0 11 1 0 0 20 0 15 0 251972788 14420721664 8380 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3520684 8380 3157 1 0 3482761 0
[pid=6908/tid=6910] ppid=6905 vsize=14082736 memory=-8341102331743474785 CPUtime=0.09 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 5323 0 0 0 8 1 0 0 20 0 15 0 251972788 14420721664 8380 33554432000 4194304 4196468 140730704662736 140329001335728 140328981210462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14082736 memory=5793855323961928121 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251972790 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251972791 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328538265120 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251972791 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328537212272 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 251972793 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0.01 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) R 6905 6908 5334 0 -1 4202560 298 0 0 0 1 0 0 0 20 0 15 0 251972793 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328533002352 140328975650110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972794 14420721664 8380 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33520 KiB

[startup+0.213321 s]*
/proc/loadavg: 0.98 1.29 1.35 5/216 6923
/proc/meminfo: memFree=23765360/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14082736 memory=47208 CPUtime=0.3 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 10391 0 0 0 28 2 0 0 20 0 15 0 251972788 14420721664 11802 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3520684 11802 3374 1 0 3482761 0
[pid=6908/tid=6910] ppid=6905 vsize=14082736 memory=-3103912127665269909 CPUtime=0.2 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 8078 0 0 0 18 2 0 0 20 0 15 0 251972788 14420721664 11802 33554432000 4194304 4196468 140730704662736 140329001351936 140328981210462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14082736 memory=4211973799156825482 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251972790 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251972791 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328538265120 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251972791 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328537212272 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 15 0 251972793 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) R 6905 6908 5334 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 251972793 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0.05 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 332 0 0 0 5 0 0 0 20 0 15 0 251972793 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972794 14420721664 11802 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47208 KiB

[startup+0.310631 s]*
/proc/loadavg: 0.98 1.29 1.35 3/216 6923
/proc/meminfo: memFree=23761948/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14082736 memory=50636 CPUtime=0.44 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 10773 0 0 0 41 3 0 0 20 0 15 0 251972788 14420721664 12659 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3520684 12659 3377 1 0 3482761 0
[pid=6908/tid=6910] ppid=6905 vsize=14082736 memory=7377246124687064083 CPUtime=0.3 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 8426 0 0 0 28 2 0 0 20 0 15 0 251972788 14420721664 12659 33554432000 4194304 4196468 140730704662736 140329001337808 140328978693535 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14082736 memory=4211973799156825482 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14082736 memory=140072952037295 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14082736 memory=140072842280678 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14082736 memory=140072842284495 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251972789 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14082736 memory=140072952040305 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251972790 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14082736 memory=140072842293679 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251972791 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328538265120 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14082736 memory=280145684578192 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251972791 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328537212272 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14082736 memory=280145684575888 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 438 0 0 0 3 0 0 0 20 0 15 0 251972793 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 177 0 0 0 1 0 0 0 20 0 15 0 251972793 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0.07 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 351 0 0 0 7 0 0 0 20 0 15 0 251972793 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14082736 memory=140072952034944 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972794 14420721664 12659 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50636 KiB

[startup+0.700763 s]
/proc/loadavg: 0.98 1.29 1.35 4/216 6923
/proc/meminfo: memFree=23737020/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14084804 memory=89036 CPUtime=0.98 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 17624 0 0 0 94 4 0 0 20 0 15 0 251972788 14422839296 22259 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3521201 22259 3498 1 0 3483273 0
[pid=6908/tid=6910] ppid=6905 vsize=14084804 memory=752 CPUtime=0.68 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 14885 0 0 0 64 4 0 0 20 0 15 0 251972788 14422839296 22259 33554432000 4194304 4196468 140730704662736 140329001353232 140328997151901 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14084804 memory=1124 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14084804 memory=1824 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14084804 memory=7302135314614015845 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14084804 memory=7378396380443208548 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251972789 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251972790 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251972791 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328538265120 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251972791 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328537212272 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14084804 memory=221 CPUtime=0.06 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 572 0 0 0 6 0 0 0 20 0 15 0 251972793 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14084804 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 352 0 0 0 8 0 0 0 20 0 15 0 251972793 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14084804 memory=654 CPUtime=0.14 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 434 0 0 0 14 0 0 0 20 0 15 0 251972793 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14084804 memory=280145684762096 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972794 14422839296 22259 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89036 KiB

[startup+1.50077 s]
/proc/loadavg: 0.98 1.28 1.35 3/216 6923
/proc/meminfo: memFree=23704140/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14090948 memory=136212 CPUtime=2.97 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 26752 0 0 0 289 8 0 0 20 0 15 0 251972788 14429130752 34053 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3522737 34053 3539 1 0 3484809 0
[pid=6908/tid=6910] ppid=6905 vsize=14090948 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 19574 0 0 0 142 5 0 0 20 0 15 0 251972788 14429130752 34053 33554432000 4194304 4196468 140730704662736 140329001367240 140328610857661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14090948 memory=-3535359994705172579 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14429130752 34053 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14090948 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14429130752 34053 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14090948 memory=-6367067914546864991 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251972789 14429130752 34053 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251972789 14429130752 34053 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14090948 memory=9051849995260625069 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 251972790 14429130752 34053 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0

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

/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 36102 0 0 0 237571 15 0 0 20 0 15 0 251972788 14429130752 58835 33554432000 4194304 4196468 140730704662736 140329001367888 140328615598400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14090948 memory=235340 CPUtime=2.5 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 3023 0 0 0 227 23 0 0 20 0 15 0 251972789 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14090948 memory=235340 CPUtime=2.54 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 4953 0 0 0 233 21 0 0 20 0 15 0 251972789 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14090948 memory=233252 CPUtime=2.53 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 4024 0 0 0 234 19 0 0 20 0 15 0 251972789 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14090948 memory=235340 CPUtime=2.53 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 3125 0 0 0 232 21 0 0 20 0 15 0 251972789 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14090948 memory=235340 CPUtime=2.67 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5582 0 0 0 249 18 0 0 20 0 15 0 251972790 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14090948 memory=235340 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328538265184 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328537212288 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14090948 memory=235340 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14090948 memory=235300 CPUtime=1.05 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 5470 0 0 0 104 1 0 0 20 0 15 0 251972793 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14090948 memory=3760 CPUtime=0.93 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 7334 0 0 0 92 1 0 0 20 0 15 0 251972793 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14090948 memory=235340 CPUtime=0.45 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 6189 0 0 0 44 1 0 0 20 0 15 0 251972793 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 35 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14090948 memory=235340 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14090948 memory=235340 CPUtime=0.51 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1195 0 0 0 24 27 0 0 20 0 15 0 251972794 14429130752 58835 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 2391.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 235340 KiB

[startup+2442.3 s]
/proc/loadavg: 1.52 1.39 1.35 3/215 7018
/proc/meminfo: memFree=23555144/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14090948 memory=237412 CPUtime=2451.89 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 79308 0 0 0 245072 117 0 0 20 0 15 0 251972788 14429130752 59353 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3522737 59353 3571 1 0 3484809 0
[pid=6908/tid=6910] ppid=6905 vsize=14090948 memory=237412 CPUtime=2435.69 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 36510 0 0 0 243554 15 0 0 20 0 15 0 251972788 14429130752 59353 33554432000 4194304 4196468 140730704662736 140329001367888 140328615735536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14090948 memory=237412 CPUtime=2.58 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 3037 0 0 0 235 23 0 0 20 0 15 0 251972789 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14090948 memory=237412 CPUtime=2.62 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 4964 0 0 0 241 21 0 0 20 0 15 0 251972789 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14090948 memory=0 CPUtime=2.61 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 4087 0 0 0 241 20 0 0 20 0 15 0 251972789 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14090948 memory=235340 CPUtime=2.6 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 3291 0 0 0 238 22 0 0 20 0 15 0 251972789 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14090948 memory=237412 CPUtime=2.75 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5756 0 0 0 256 19 0 0 20 0 15 0 251972790 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14090948 memory=237412 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328538265184 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14090948 memory=237412 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328537212288 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14090948 memory=237412 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14090948 memory=3760 CPUtime=1.05 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 5472 0 0 0 104 1 0 0 20 0 15 0 251972793 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14090948 memory=237412 CPUtime=0.93 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 7336 0 0 0 92 1 0 0 20 0 15 0 251972793 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14090948 memory=237412 CPUtime=0.45 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 6191 0 0 0 44 1 0 0 20 0 15 0 251972793 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14090948 memory=10072 CPUtime=0.52 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1210 0 0 0 24 28 0 0 20 0 15 0 251972794 14429130752 59353 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 2451.89 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237412 KiB

[startup+2502.3 s]
/proc/loadavg: 1.63 1.44 1.37 3/215 7096
/proc/meminfo: memFree=23570440/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14090948 memory=239460 CPUtime=2512.09 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 79491 0 0 0 251088 121 0 0 20 0 15 0 251972788 14429130752 59865 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3522737 59865 3571 1 0 3484809 0
[pid=6908/tid=6910] ppid=6905 vsize=14090948 memory=844 CPUtime=2495.49 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 36641 0 0 0 249533 16 0 0 20 0 15 0 251972788 14429130752 59865 33554432000 4194304 4196468 140730704662736 140329001368160 140328615519305 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14090948 memory=239460 CPUtime=2.65 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 3048 0 0 0 242 23 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14090948 memory=239460 CPUtime=2.7 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 4990 0 0 0 248 22 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14090948 memory=237412 CPUtime=2.69 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 4090 0 0 0 249 20 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14090948 memory=2369 CPUtime=2.68 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 3294 0 0 0 245 23 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14090948 memory=239460 CPUtime=2.82 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5760 0 0 0 263 19 0 0 20 0 15 0 251972790 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14090948 memory=239460 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328538265184 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14090948 memory=239460 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328537212288 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14090948 memory=239460 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14090948 memory=3760 CPUtime=1.05 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 5472 0 0 0 104 1 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14090948 memory=239460 CPUtime=0.93 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 7337 0 0 0 92 1 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14090948 memory=239460 CPUtime=0.45 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 6191 0 0 0 44 1 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 35 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14090948 memory=1824 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14090948 memory=239460 CPUtime=0.54 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1214 0 0 0 25 29 0 0 20 0 15 0 251972794 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 2512.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 239460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.2 s]
/proc/loadavg: 1.58 1.43 1.37 3/215 7096
/proc/meminfo: memFree=23566696/32770624 swapFree=67108196/67108860
[pid=6908] ppid=6905 vsize=14090948 memory=239460 CPUtime=2520.02 cores=1,3,5,7
/proc/6908/stat : 6908 (java) S 6905 6908 5334 0 -1 1077944320 79514 0 0 0 251881 121 0 0 20 0 15 0 251972788 14429130752 59865 33554432000 4194304 4196468 140730704662736 140730704645280 140328997129975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
/proc/6908/statm: 3522737 59865 3571 1 0 3484809 0
[pid=6908/tid=6910] ppid=6905 vsize=14090948 memory=0 CPUtime=2503.37 cores=1,3,5,7
/proc/6908/task/6910/stat : 6910 (java) R 6905 6908 5334 0 -1 4202560 36658 0 0 0 250321 16 0 0 20 0 15 0 251972788 14429130752 59865 33554432000 4194304 4196468 140730704662736 140329001368112 140328611955285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6911] ppid=6905 vsize=14090948 memory=0 CPUtime=2.67 cores=1,3,5,7
/proc/6908/task/6911/stat : 6911 (java) S 6905 6908 5334 0 -1 1077944384 3048 0 0 0 244 23 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328934730384 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6912] ppid=6905 vsize=14090948 memory=0 CPUtime=2.71 cores=1,3,5,7
/proc/6908/task/6912/stat : 6912 (java) S 6905 6908 5334 0 -1 1077944384 4991 0 0 0 249 22 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328933677584 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6913] ppid=6905 vsize=14090948 memory=105 CPUtime=2.7 cores=1,3,5,7
/proc/6908/task/6913/stat : 6913 (java) S 6905 6908 5334 0 -1 1077944384 4091 0 0 0 250 20 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328932624784 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6914] ppid=6905 vsize=14090948 memory=93 CPUtime=2.69 cores=1,3,5,7
/proc/6908/task/6914/stat : 6914 (java) S 6905 6908 5334 0 -1 1077944384 3294 0 0 0 246 23 0 0 20 0 15 0 251972789 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328931571984 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6915] ppid=6905 vsize=14090948 memory=45 CPUtime=2.83 cores=1,3,5,7
/proc/6908/task/6915/stat : 6915 (java) S 6905 6908 5334 0 -1 1077944384 5762 0 0 0 264 19 0 0 20 0 15 0 251972790 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328539319152 140328997141122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6916] ppid=6905 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6916/stat : 6916 (java) S 6905 6908 5334 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328538265184 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6917] ppid=6905 vsize=14090948 memory=54 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6917/stat : 6917 (java) S 6905 6908 5334 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 251972791 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328537212288 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6918] ppid=6905 vsize=14090948 memory=237412 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6918/stat : 6918 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328536160592 140328997148571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6919] ppid=6905 vsize=14090948 memory=2056 CPUtime=1.05 cores=1,3,5,7
/proc/6908/task/6919/stat : 6919 (java) S 6905 6908 5334 0 -1 1077944384 5472 0 0 0 104 1 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328535107952 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6920] ppid=6905 vsize=14090948 memory=928 CPUtime=0.93 cores=1,3,5,7
/proc/6908/task/6920/stat : 6920 (java) S 6905 6908 5334 0 -1 1077944384 7337 0 0 0 92 1 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328534055152 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6921] ppid=6905 vsize=14090948 memory=3760 CPUtime=0.45 cores=1,3,5,7
/proc/6908/task/6921/stat : 6921 (java) S 6905 6908 5334 0 -1 1077944384 6191 0 0 0 44 1 0 0 20 0 15 0 251972793 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328533002352 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6922] ppid=6905 vsize=14090948 memory=68468 CPUtime=0 cores=1,3,5,7
/proc/6908/task/6922/stat : 6922 (java) S 6905 6908 5334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251972794 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328531949792 140328997140181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
[pid=6908/tid=6923] ppid=6905 vsize=14090948 memory=239460 CPUtime=0.54 cores=1,3,5,7
/proc/6908/task/6923/stat : 6923 (java) S 6905 6908 5334 0 -1 1077944384 1216 0 0 0 25 29 0 0 20 0 15 0 251972794 14429130752 59865 33554432000 4194304 4196468 140730704662736 140328530898096 140328997141122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 28266496 140730704671816 140730704672009 140730704672009 140730704674767 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 239460 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2510.21 s]
# the end of solver process 6908 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.83 s, system=1.2175 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2510.21
CPU time (s): 2520.04
CPU user time (s): 2518.83
CPU system time (s): 1.2175
CPU usage (%): 100.392
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 239460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.83
system time used= 1.2175
maximum resident set size= 240008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79746
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132955
involuntary context switches= 4406


# summary of solver processes directly reported to runsolver:
#   pid: 6908
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.83
#   total CPU system time (s): 1.2175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9721 second user time and 23.9449 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-15 16:41:36
IDJOB=4308108
IDBENCH=141561
IDSOLVER=2791
FILE ID=node151/4308108-1534344096
RUNJOBID= node151-1534329093-5366
PBS_JOBID= 21038156
Free space on /tmp= 44688 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-m001_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308108-1534344096/watcher-4308108-1534344096 -o /tmp/evaluation-result-4308108-1534344096/solver-4308108-1534344096 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534329093-5366 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1926824313 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308108-1534344096.xml

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

MD5SUM BENCH= 6b753b1e1a3070adcb3424354b76057b
RANDOM SEED=1926824313

node151.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.87
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.87
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.87
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.87
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:        23799276 kB
MemAvailable:   31687712 kB
Buffers:          181488 kB
Cached:          7943420 kB
SwapCached:           12 kB
Active:          4394792 kB
Inactive:        3993180 kB
Active(anon):     212800 kB
Inactive(anon):   110772 kB
Active(file):    4181992 kB
Inactive(file):  3882408 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             35928 kB
Writeback:             0 kB
AnonPages:        234732 kB
Mapped:            70288 kB
Shmem:             57716 kB
Slab:             280588 kB
SReclaimable:     252496 kB
SUnreclaim:        28092 kB
KernelStack:        3824 kB
PageTables:         6344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1290156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 44652 MiB
End job on node151 at 2018-08-15 17:23:26