Trace number 4308670

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14? (TO) 2520.12 2503.92

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-13-opt_c18.xml
MD5SUMb4f35f52fd25bddaccbbeb0f9433c3f2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135769
Best CPU time to get the best result obtained on this benchmark2400.21
Satisfiable
(Un)Satisfiability was proved
Number of variables5731
Number of constraints5273
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4815},{"size":6,"count":60},{"size":22,"count":30},{"size":24,"count":18},{"size":36,"count":196},{"size":42,"count":130},{"size":44,"count":482}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":4815},{"degree":3,"count":3},{"degree":4,"count":4},{"degree":5,"count":15},{"degree":6,"count":38},{"degree":7,"count":82},{"degree":8,"count":83},{"degree":9,"count":97},{"degree":10,"count":88},{"degree":11,"count":79},{"degree":12,"count":53},{"degree":13,"count":62},{"degree":14,"count":58},{"degree":15,"count":101},{"degree":16,"count":77},{"degree":17,"count":38},{"degree":18,"count":19},{"degree":19,"count":14},{"degree":20,"count":2},{"degree":21,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":4815}]
Number of extensional constraints0
Number of intensional constraints5273
Distribution of constraint types[{"type":"intension","count":5273}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 1473156320
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...
10.25/5.59	c Parsing done, starting first complete search...
2520.09/2503.90	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 (11573 MiB free)
  memory of node 1: 16384 MiB (11631 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308670-1534285877/watcher-4308670-1534285877 -o /tmp/evaluation-result-4308670-1534285877/solver-4308670-1534285877 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534271111-19514 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1473156320 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308670-1534285877.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
solver pid=21082, runsolver pid=21079
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.66 1.55 1.52 3/215 21097
/proc/meminfo: memFree=23744328/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14082736 memory=33352 CPUtime=0.11 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 7283 0 0 0 10 1 0 0 20 0 15 0 246150886 14420721664 8338 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3520684 8338 3133 1 0 3482761 0
[pid=21082/tid=21084] ppid=21079 vsize=14082736 memory=-6966717417093883519 CPUtime=0.08 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 5344 0 0 0 8 0 0 0 20 0 15 0 246150887 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635549625888 139635545443734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14082736 memory=5793855119620655545 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635018666784 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635017614448 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0.01 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) R 21079 21082 17830 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 246150892 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635013405552 139635529597270 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 8403 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33352 KiB

[startup+0.215293 s]*
/proc/loadavg: 1.66 1.55 1.52 6/215 21097
/proc/meminfo: memFree=23728568/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14082736 memory=46740 CPUtime=0.32 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 10337 0 0 0 30 2 0 0 20 0 15 0 246150886 14420721664 11685 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3520684 11685 3373 1 0 3482761 0
[pid=21082/tid=21084] ppid=21079 vsize=14082736 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 8055 0 0 0 18 1 0 0 20 0 15 0 246150887 14420721664 11685 33554432000 4194304 4196468 140721560941952 139635549659744 139635529512286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14082736 memory=4211973594815552906 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 11685 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635018666784 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635017614448 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 560 0 0 0 3 0 0 0 20 0 15 0 246150892 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 15 0 246150892 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0.06 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) R 21079 21082 17830 0 -1 4202560 303 0 0 0 6 0 0 0 20 0 15 0 246150892 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635013403952 139635524452688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 11749 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46740 KiB

[startup+0.310707 s]*
/proc/loadavg: 1.66 1.55 1.52 4/215 21097
/proc/meminfo: memFree=23725404/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14082736 memory=50088 CPUtime=0.43 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 10699 0 0 0 41 2 0 0 20 0 15 0 246150886 14420721664 12522 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3520684 12522 3375 1 0 3482761 0
[pid=21082/tid=21084] ppid=21079 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 8393 0 0 0 28 2 0 0 20 0 15 0 246150887 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635549640496 139635526985104 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14082736 memory=4211973594815552906 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14082736 memory=139868610764725 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14082736 memory=139868495802294 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14082736 memory=139868495793615 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246150887 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14082736 memory=139868610780225 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14082736 memory=139868495802799 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635018666784 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14082736 memory=279736991596432 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246150889 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635017614448 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14082736 memory=279736991594128 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 565 0 0 0 3 0 0 0 20 0 15 0 246150892 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 15 0 246150892 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0.08 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) S 21079 21082 17830 0 -1 1077944384 318 0 0 0 8 0 0 0 20 0 15 0 246150892 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635013405552 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14082736 memory=139868610762368 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150892 14420721664 12522 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50088 KiB

[startup+0.700761 s]
/proc/loadavg: 1.66 1.55 1.52 3/215 21097
/proc/meminfo: memFree=23703020/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14084804 memory=88708 CPUtime=0.98 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 17567 0 0 0 94 4 0 0 20 0 15 0 246150886 14422839296 22177 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3521201 22177 3498 1 0 3483273 0
[pid=21082/tid=21084] ppid=21079 vsize=14084804 memory=1220 CPUtime=0.66 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 14837 0 0 0 63 3 0 0 20 0 15 0 246150887 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635549657104 139635545453725 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150887 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246150887 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14084804 memory=6370994028255662165 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246150889 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246150889 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635018666784 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246150889 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635017614448 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14084804 memory=227 CPUtime=0.07 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 704 0 0 0 7 0 0 0 20 0 15 0 246150892 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14084804 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 224 0 0 0 7 0 0 0 20 0 15 0 246150892 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14084804 memory=701 CPUtime=0.15 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) S 21079 21082 17830 0 -1 1077944384 420 0 0 0 15 0 0 0 20 0 15 0 246150892 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635013405552 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14084804 memory=279736991780336 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246150892 14422839296 22177 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88708 KiB

[startup+1.50072 s]
/proc/loadavg: 1.66 1.55 1.52 5/215 21097
/proc/meminfo: memFree=23638116/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14086852 memory=225348 CPUtime=3.5 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 28280 0 0 0 340 10 0 0 20 0 15 0 246150886 14424936448 56337 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3521713 56337 3554 1 0 3483785 0
[pid=21082/tid=21084] ppid=21079 vsize=14086852 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) S 21079 21082 17830 0 -1 1077944384 17890 0 0 0 139 5 0 0 20 0 15 0 246150887 14424936448 56337 33554432000 4194304 4196468 140721560941952 139635549663952 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14086852 memory=4948502291174759296 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 246150887 14424936448 56337 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14086852 memory=-6007061419334067559 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 246150887 14424936448 56337 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14086852 memory=-6585528546044026665 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 246150887 14424936448 56337 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14086852 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 15 0 246150887 14424936448 56337 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14086852 memory=-7306079228565344814 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) R 21079 21082 17830 0 -1 4202560 120 0 0 0 0 0 0 0 20 0 15 0 246150889 14424936448 56337 33554432000 4194304 4196468 140721560941952 139635019719328 139635538528635 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0

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

/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 71362 0 0 0 243848 40 0 0 20 0 15 0 246150887 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635549669984 139635186573499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14090948 memory=2418564 CPUtime=2.62 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 20166 0 0 0 236 26 0 0 20 0 15 0 246150887 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14090948 memory=2418556 CPUtime=2.61 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 22198 0 0 0 237 24 0 0 20 0 15 0 246150887 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14090948 memory=2419576 CPUtime=2.63 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 17030 0 0 0 238 25 0 0 20 0 15 0 246150887 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14090948 memory=2424688 CPUtime=2.62 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 14308 0 0 0 238 24 0 0 20 0 15 0 246150887 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14090948 memory=2424688 CPUtime=0.53 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 17519 0 0 0 41 12 0 0 20 0 15 0 246150889 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14090948 memory=2423660 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635018666848 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14090948 memory=2423660 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635017614464 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14090948 memory=2423148 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14090948 memory=2423148 CPUtime=3.36 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 12665 0 0 0 334 2 0 0 20 0 15 0 246150892 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14090948 memory=2422640 CPUtime=3.05 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 7622 0 0 0 304 1 0 0 20 0 15 0 246150892 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14090948 memory=2423660 CPUtime=1.05 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) S 21079 21082 17830 0 -1 1077944384 10041 0 0 0 103 2 0 0 20 0 15 0 246150892 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635013405552 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14090948 memory=2423660 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14090948 memory=2422132 CPUtime=0.65 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1896 0 0 0 29 36 0 0 20 0 15 0 246150892 14429130752 605787 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 2458.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2423148 KiB

[startup+2502.3 s]
/proc/loadavg: 1.46 1.52 1.56 3/216 21274
/proc/meminfo: memFree=21629360/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14090948 memory=2430284 CPUtime=2518.48 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 198450 0 0 0 251662 186 0 0 20 0 15 0 246150886 14429130752 607571 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3522737 607571 3582 1 0 3484809 0
[pid=21082/tid=21084] ppid=21079 vsize=14090948 memory=2428768 CPUtime=2498.73 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 72337 0 0 0 249833 40 0 0 20 0 15 0 246150887 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635549670016 139635187333645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14090948 memory=2427732 CPUtime=2.73 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 20610 0 0 0 247 26 0 0 20 0 15 0 246150887 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14090948 memory=2428248 CPUtime=2.73 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 22393 0 0 0 249 24 0 0 20 0 15 0 246150887 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14090948 memory=14884 CPUtime=2.76 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 17289 0 0 0 250 26 0 0 20 0 15 0 246150887 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14090948 memory=2429264 CPUtime=2.74 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 14424 0 0 0 250 24 0 0 20 0 15 0 246150887 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14090948 memory=2429772 CPUtime=0.55 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 17705 0 0 0 43 12 0 0 20 0 15 0 246150889 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14090948 memory=2429260 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635018666848 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14090948 memory=2430284 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635017614464 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14090948 memory=2430284 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14090948 memory=752 CPUtime=3.37 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 12671 0 0 0 334 3 0 0 20 0 15 0 246150892 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14090948 memory=2429260 CPUtime=3.05 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 7628 0 0 0 304 1 0 0 20 0 15 0 246150892 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14090948 memory=3812 CPUtime=1.05 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) S 21079 21082 17830 0 -1 1077944384 10047 0 0 0 103 2 0 0 20 0 15 0 246150892 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635013405552 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14090948 memory=2429264 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14090948 memory=3812 CPUtime=0.67 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1922 0 0 0 30 37 0 0 20 0 15 0 246150892 14429130752 607571 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 2518.48 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2430284 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.9 s]
/proc/loadavg: 1.46 1.52 1.56 3/216 21274
/proc/meminfo: memFree=21614436/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14090948 memory=2429768 CPUtime=2520.09 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 198451 0 0 0 251823 186 0 0 20 0 15 0 246150886 14429130752 607442 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3522737 607442 3582 1 0 3484809 0
[pid=21082/tid=21084] ppid=21079 vsize=14090948 memory=2428768 CPUtime=2500.32 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 72338 0 0 0 249992 40 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635549669904 139635186573517 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14090948 memory=2427732 CPUtime=2.74 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 20610 0 0 0 248 26 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14090948 memory=2428248 CPUtime=2.73 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 22393 0 0 0 249 24 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14090948 memory=14884 CPUtime=2.76 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 17289 0 0 0 250 26 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14090948 memory=2429264 CPUtime=2.75 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 14424 0 0 0 251 24 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14090948 memory=2429772 CPUtime=0.55 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 17705 0 0 0 43 12 0 0 20 0 15 0 246150889 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14090948 memory=2430284 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635018666848 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14090948 memory=11628 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635017614464 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14090948 memory=2430284 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14090948 memory=2429264 CPUtime=3.37 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 12671 0 0 0 334 3 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14090948 memory=3812 CPUtime=3.05 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 7628 0 0 0 304 1 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14090948 memory=2429260 CPUtime=1.05 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) S 21079 21082 17830 0 -1 1077944384 10047 0 0 0 103 2 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635013405552 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14090948 memory=2429260 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14090948 memory=1100 CPUtime=0.67 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1922 0 0 0 30 37 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2429768 KiB

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

[startup+2503.92 s]
# the end of solver process 21082 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.25 s, system=1.87444 s

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

[startup+2503.9 s]
/proc/loadavg: 1.46 1.52 1.56 3/216 21274
/proc/meminfo: memFree=21614436/32770624 swapFree=67108372/67108860
[pid=21082] ppid=21079 vsize=14090948 memory=2429768 CPUtime=2520.09 cores=1,3,5,7
/proc/21082/stat : 21082 (java) S 21079 21082 17830 0 -1 1077944320 198451 0 0 0 251823 186 0 0 20 0 15 0 246150886 14429130752 607442 33554432000 4194304 4196468 140721560941952 140721560924496 139635545431799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
/proc/21082/statm: 3522737 607442 3582 1 0 3484809 0
[pid=21082/tid=21084] ppid=21079 vsize=14090948 memory=2428768 CPUtime=2500.32 cores=1,3,5,7
/proc/21082/task/21084/stat : 21084 (java) R 21079 21082 17830 0 -1 4202560 72338 0 0 0 249992 40 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635549669904 139635186573517 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21085] ppid=21079 vsize=14090948 memory=2427732 CPUtime=2.74 cores=1,3,5,7
/proc/21082/task/21085/stat : 21085 (java) S 21079 21082 17830 0 -1 1077944384 20610 0 0 0 248 26 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635498052496 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21086] ppid=21079 vsize=14090948 memory=2428248 CPUtime=2.73 cores=1,3,5,7
/proc/21082/task/21086/stat : 21086 (java) S 21079 21082 17830 0 -1 1077944384 22393 0 0 0 249 24 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635496999696 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21087] ppid=21079 vsize=14090948 memory=14884 CPUtime=2.76 cores=1,3,5,7
/proc/21082/task/21087/stat : 21087 (java) S 21079 21082 17830 0 -1 1077944384 17289 0 0 0 250 26 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635495947408 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21088] ppid=21079 vsize=14090948 memory=2429264 CPUtime=2.75 cores=1,3,5,7
/proc/21082/task/21088/stat : 21088 (java) S 21079 21082 17830 0 -1 1077944384 14424 0 0 0 251 24 0 0 20 0 15 0 246150887 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635494894608 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21089] ppid=21079 vsize=14090948 memory=2429772 CPUtime=0.55 cores=1,3,5,7
/proc/21082/task/21089/stat : 21089 (java) S 21079 21082 17830 0 -1 1077944384 17705 0 0 0 43 12 0 0 20 0 15 0 246150889 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635019720816 139635545442946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21090] ppid=21079 vsize=14090948 memory=2430284 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21090/stat : 21090 (java) S 21079 21082 17830 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635018666848 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21091] ppid=21079 vsize=14090948 memory=11628 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21091/stat : 21091 (java) S 21079 21082 17830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 246150889 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635017614464 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21092] ppid=21079 vsize=14090948 memory=2430284 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21092/stat : 21092 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635016562768 139635545450395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21093] ppid=21079 vsize=14090948 memory=2429264 CPUtime=3.37 cores=1,3,5,7
/proc/21082/task/21093/stat : 21093 (java) S 21079 21082 17830 0 -1 1077944384 12671 0 0 0 334 3 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635015510640 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21094] ppid=21079 vsize=14090948 memory=3812 CPUtime=3.05 cores=1,3,5,7
/proc/21082/task/21094/stat : 21094 (java) S 21079 21082 17830 0 -1 1077944384 7628 0 0 0 304 1 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635014457840 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21095] ppid=21079 vsize=14090948 memory=2429260 CPUtime=1.05 cores=1,3,5,7
/proc/21082/task/21095/stat : 21095 (java) S 21079 21082 17830 0 -1 1077944384 10047 0 0 0 103 2 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635013405552 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21096] ppid=21079 vsize=14090948 memory=2429260 CPUtime=0 cores=1,3,5,7
/proc/21082/task/21096/stat : 21096 (java) S 21079 21082 17830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635012352992 139635545442005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
[pid=21082/tid=21097] ppid=21079 vsize=14090948 memory=1100 CPUtime=0.67 cores=1,3,5,7
/proc/21082/task/21097/stat : 21097 (java) S 21079 21082 17830 0 -1 1077944384 1922 0 0 0 30 37 0 0 20 0 15 0 246150892 14429130752 607442 33554432000 4194304 4196468 140721560941952 139635011299760 139635545442946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140721560949844 140721560950025 140721560950025 140721560952783 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2429768 KiB

Child status: 143
Real time (s): 2503.92
CPU time (s): 2520.12
CPU user time (s): 2518.25
CPU system time (s): 1.87444
CPU usage (%): 100.647
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 2430284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.25
system time used= 1.87444
maximum resident set size= 2431308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198645
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69515
involuntary context switches= 1998


# summary of solver processes directly reported to runsolver:
#   pid: 21082
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.25
#   total CPU system time (s): 1.87444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6645 second user time and 23.2675 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 00:31:17
IDJOB=4308670
IDBENCH=141198
IDSOLVER=2792
FILE ID=node137/4308670-1534285877
RUNJOBID= node137-1534271111-19514
PBS_JOBID= 21038120
Free space on /tmp= 29252 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-13-opt_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308670-1534285877/watcher-4308670-1534285877 -o /tmp/evaluation-result-4308670-1534285877/solver-4308670-1534285877 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534271111-19514 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1473156320 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308670-1534285877.xml

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

MD5SUM BENCH= b4f35f52fd25bddaccbbeb0f9433c3f2
RANDOM SEED=1473156320

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23762968 kB
MemAvailable:   31245968 kB
Buffers:          146828 kB
Cached:          7546040 kB
SwapCached:            8 kB
Active:          4648948 kB
Inactive:        3752156 kB
Active(anon):     655596 kB
Inactive(anon):   105164 kB
Active(file):    3993352 kB
Inactive(file):  3646992 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             36140 kB
Writeback:             0 kB
AnonPages:        715916 kB
Mapped:            69004 kB
Shmem:             49624 kB
Slab:             299968 kB
SReclaimable:     271116 kB
SUnreclaim:        28852 kB
KernelStack:        3520 kB
PageTables:        10160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1273420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    626688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29216 MiB
End job on node137 at 2018-08-15 01:13:01