Trace number 4307967

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 - Conflict Ordering with restarts 2018-08-14? (TO) 2520.09 2503.82

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-3-2_c18.xml
MD5SUM0a472228e3943087b3ac347f10dd57c9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.56	c seed: 1032084793
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
74.33/66.73	c Parsing done, starting search...
2520.05/2503.80	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 (13423 MiB free)
  memory of node 1: 16384 MiB (10749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307967-1534347799/watcher-4307967-1534347799 -o /tmp/evaluation-result-4307967-1534347799/solver-4307967-1534347799 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534335230-24400 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1032084793 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307967-1534347799.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=25762, runsolver pid=25759
Current StackSize limit: 8192 KiB


[startup+0.107301 s]*
/proc/loadavg: 1.46 1.32 1.35 4/218 25777
/proc/meminfo: memFree=24735820/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14082736 memory=32084 CPUtime=0.12 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 6911 0 0 0 11 1 0 0 20 0 15 0 252343113 14420721664 8021 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3520684 8021 3159 1 0 3482761 0
[pid=25762/tid=25764] ppid=25759 vsize=14082736 memory=-8629632960754257283 CPUtime=0.09 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 4980 0 0 0 9 0 0 0 20 0 15 0 252343113 14420721664 8021 33554432000 4194304 4196468 140731769622336 140306443733296 140306419820288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 8021 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 8021 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 8021 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 8087 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305980085024 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305911243888 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0.01 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 252343119 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 8087 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32084 KiB

[startup+0.210582 s]*
/proc/loadavg: 1.46 1.32 1.35 5/218 25777
/proc/meminfo: memFree=24721060/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14082736 memory=46848 CPUtime=0.29 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 10301 0 0 0 27 2 0 0 20 0 15 0 252343113 14420721664 11712 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3520684 11712 3330 1 0 3482761 0
[pid=25762/tid=25764] ppid=25759 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 8107 0 0 0 19 1 0 0 20 0 15 0 252343113 14420721664 11712 33554432000 4194304 4196468 140731769622336 140306443771632 140306062334084 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 11712 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14082736 memory=288370145877673600 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 11712 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 11712 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 11712 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305980085024 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305911243888 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) R 25759 25762 24368 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 15 0 252343119 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 15 0 252343119 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305908087408 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0.06 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) R 25759 25762 24368 0 -1 4202560 295 0 0 0 6 0 0 0 20 0 15 0 252343119 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305907031928 140306418482518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 11712 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46848 KiB

[startup+0.310749 s]*
/proc/loadavg: 1.46 1.32 1.35 3/218 25777
/proc/meminfo: memFree=24717632/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14082736 memory=50536 CPUtime=0.44 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 10779 0 0 0 42 2 0 0 20 0 15 0 252343113 14420721664 12634 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3520684 12634 3367 1 0 3482761 0
[pid=25762/tid=25764] ppid=25759 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 8466 0 0 0 28 1 0 0 20 0 15 0 252343113 14420721664 12634 33554432000 4194304 4196468 140731769622336 140306443733840 140306419819876 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 12634 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14082736 memory=288370145877673600 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 12634 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 12634 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252343114 14420721664 12634 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305980085024 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252343116 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305911243888 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 444 0 0 0 3 0 0 0 20 0 15 0 252343119 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 171 0 0 0 2 0 0 0 20 0 15 0 252343119 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0.08 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 316 0 0 0 8 0 0 0 20 0 15 0 252343119 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14082736 memory=139769725961856 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343119 14420721664 12634 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50536 KiB

[startup+0.700712 s]
/proc/loadavg: 1.46 1.32 1.35 3/218 25777
/proc/meminfo: memFree=24693448/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14084804 memory=88936 CPUtime=0.99 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 17623 0 0 0 94 5 0 0 20 0 15 0 252343113 14422839296 22234 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3521201 22234 3499 1 0 3483273 0
[pid=25762/tid=25764] ppid=25759 vsize=14084804 memory=1784 CPUtime=0.67 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 14914 0 0 0 64 3 0 0 20 0 15 0 252343113 14422839296 22234 33554432000 4194304 4196468 140731769622336 140306443770000 140306423625084 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14422839296 22234 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14422839296 22234 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14084804 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343114 14422839296 22234 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14084804 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252343114 14422839296 22234 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14084804 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252343116 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14084804 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252343116 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305980085024 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14084804 memory=836 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252343116 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305911243888 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14084804 memory=10692 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14084804 memory=7450174591119418944 CPUtime=0.07 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 583 0 0 0 7 0 0 0 20 0 15 0 252343119 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14084804 memory=6444198537895111255 CPUtime=0.07 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 346 0 0 0 7 0 0 0 20 0 15 0 252343119 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14084804 memory=7523071198212214892 CPUtime=0.14 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 399 0 0 0 14 0 0 0 20 0 15 0 252343119 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252343119 14422839296 22234 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88936 KiB

[startup+1.50068 s]
/proc/loadavg: 1.46 1.32 1.35 5/218 25777
/proc/meminfo: memFree=24563596/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14086852 memory=240104 CPUtime=3.61 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 25710 0 0 0 348 13 0 0 20 0 15 0 252343113 14424936448 60026 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3521713 60026 3570 1 0 3483785 0
[pid=25762/tid=25764] ppid=25759 vsize=14086852 memory=239216 CPUtime=1.43 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 16346 0 0 0 138 5 0 0 20 0 15 0 252343113 14424936448 60026 33554432000 4194304 4196468 140731769622336 140306443781216 140306063377432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 252343114 14424936448 60026 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14086852 memory=-6951259422114956437 CPUtime=0.01 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 15 0 252343114 14424936448 60026 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14086852 memory=-6509546260019855299 CPUtime=0.01 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 181 0 0 0 1 0 0 0 20 0 15 0 252343114 14424936448 60026 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14086852 memory=-7390251449858225344 CPUtime=0.01 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 308 0 0 0 1 0 0 0 20 0 15 0 252343114 14424936448 60026 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14086852 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 252343116 14424936448 60026 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0

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

/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 97399 0 0 0 237943 63 0 0 20 0 15 0 252343113 14429130752 751467 33554432000 4194304 4196468 140731769622336 140306443782480 140306068511592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14090948 memory=3005868 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 24362 0 0 0 126 13 0 0 20 0 15 0 252343114 14429130752 751467 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14090948 memory=3005868 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 30981 0 0 0 125 14 0 0 20 0 15 0 252343114 14429130752 751467 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14090948 memory=3005868 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 28485 0 0 0 125 14 0 0 20 0 15 0 252343114 14429130752 751467 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14090948 memory=3005868 CPUtime=1.42 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 29768 0 0 0 128 14 0 0 20 0 15 0 252343114 14429130752 751467 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14090948 memory=3005868 CPUtime=0.56 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 29768 0 0 0 47 9 0 0 20 0 15 0 252343116 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14090948 memory=3005868 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305980085088 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14090948 memory=164 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305911243904 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14090948 memory=3005868 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14090948 memory=3500 CPUtime=4.66 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 14597 0 0 0 462 4 0 0 20 0 15 0 252343119 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14090948 memory=6791534058613427641 CPUtime=4.69 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 19314 0 0 0 467 2 0 0 20 0 15 0 252343119 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14090948 memory=2036 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 16879 0 0 0 134 5 0 0 20 0 15 0 252343119 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14090948 memory=3005868 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14090948 memory=1100 CPUtime=1.22 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 2639 0 0 0 52 70 0 0 20 0 15 0 252343119 14429130752 751467 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 2398.27 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3005868 KiB

[startup+2442.31 s]
/proc/loadavg: 1.32 1.41 1.42 3/219 25955
/proc/meminfo: memFree=21676160/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14090948 memory=3007916 CPUtime=2458.49 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 299194 0 0 0 245652 197 0 0 20 0 15 0 252343113 14429130752 751979 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3522737 751979 3606 1 0 3484809 0
[pid=25762/tid=25764] ppid=25759 vsize=14090948 memory=4008 CPUtime=2439.95 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 98718 0 0 0 243931 64 0 0 20 0 15 0 252343113 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306443782480 140306067419087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.46 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 24681 0 0 0 133 13 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.47 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 31647 0 0 0 132 15 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.45 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 28547 0 0 0 131 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.48 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 30131 0 0 0 134 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0.59 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 30311 0 0 0 49 10 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14090948 memory=164 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305980085088 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14090948 memory=3005868 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305911243904 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14090948 memory=3007916 CPUtime=4.66 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 14603 0 0 0 462 4 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14090948 memory=3007916 CPUtime=4.69 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 19321 0 0 0 467 2 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14090948 memory=3005868 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 17114 0 0 0 134 5 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.25 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 2678 0 0 0 53 72 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 2458.49 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3007916 KiB

[startup+2502.31 s]
/proc/loadavg: 1.52 1.44 1.43 3/219 25957
/proc/meminfo: memFree=21737360/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14090948 memory=3007916 CPUtime=2518.56 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 302345 0 0 0 251657 199 0 0 20 0 15 0 252343113 14429130752 751979 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3522737 751979 3606 1 0 3484809 0
[pid=25762/tid=25764] ppid=25759 vsize=14090948 memory=3007916 CPUtime=2499.93 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 99884 0 0 0 249929 64 0 0 20 0 15 0 252343113 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306443782560 140306067419061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.48 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 24909 0 0 0 134 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.48 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 32000 0 0 0 133 15 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.47 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 28829 0 0 0 133 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.5 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 30666 0 0 0 136 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0.6 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 30834 0 0 0 50 10 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305980085088 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305911243904 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14090948 memory=3007916 CPUtime=4.66 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 14612 0 0 0 462 4 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14090948 memory=3007916 CPUtime=4.69 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 19327 0 0 0 467 2 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 17120 0 0 0 134 5 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14090948 memory=3007916 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14090948 memory=3007916 CPUtime=1.28 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 2721 0 0 0 55 73 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 2518.56 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3007916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.8 s]
/proc/loadavg: 1.52 1.44 1.43 3/219 25957
/proc/meminfo: memFree=21737360/32770624 swapFree=67108840/67108860
[pid=25762] ppid=25759 vsize=14090948 memory=3007916 CPUtime=2520.05 cores=1,3,5,7
/proc/25762/stat : 25762 (java) S 25759 25762 24368 0 -1 1077944320 302403 0 0 0 251806 199 0 0 20 0 15 0 252343113 14429130752 751979 33554432000 4194304 4196468 140731769622336 140731769604880 140306439544567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
/proc/25762/statm: 3522737 751979 3606 1 0 3484809 0
[pid=25762/tid=25764] ppid=25759 vsize=14090948 memory=2216 CPUtime=2501.42 cores=1,3,5,7
/proc/25762/task/25764/stat : 25764 (java) R 25759 25762 24368 0 -1 4202560 99942 0 0 0 250078 64 0 0 20 0 15 0 252343113 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306443782560 140306067419071 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25765] ppid=25759 vsize=14090948 memory=3988 CPUtime=1.48 cores=1,3,5,7
/proc/25762/task/25765/stat : 25765 (java) S 25759 25762 24368 0 -1 1077944384 24909 0 0 0 134 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306392165264 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25766] ppid=25759 vsize=14090948 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/25762/task/25766/stat : 25766 (java) S 25759 25762 24368 0 -1 1077944384 32000 0 0 0 133 15 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306391112464 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25767] ppid=25759 vsize=14090948 memory=68764 CPUtime=1.47 cores=1,3,5,7
/proc/25762/task/25767/stat : 25767 (java) S 25759 25762 24368 0 -1 1077944384 28829 0 0 0 133 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306390060176 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25768] ppid=25759 vsize=14090948 memory=1100 CPUtime=1.5 cores=1,3,5,7
/proc/25762/task/25768/stat : 25768 (java) S 25759 25762 24368 0 -1 1077944384 30666 0 0 0 136 14 0 0 20 0 15 0 252343114 14429130752 751979 33554432000 4194304 4196468 140731769622336 140306389007376 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25769] ppid=25759 vsize=14090948 memory=2356 CPUtime=0.6 cores=1,3,5,7
/proc/25762/task/25769/stat : 25769 (java) S 25759 25762 24368 0 -1 1077944384 30834 0 0 0 50 10 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305981139056 140306439555714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25770] ppid=25759 vsize=14090948 memory=1784 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25770/stat : 25770 (java) S 25759 25762 24368 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305980085088 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25771] ppid=25759 vsize=14090948 memory=752 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25771/stat : 25771 (java) S 25759 25762 24368 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 252343116 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305911243904 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25772] ppid=25759 vsize=14090948 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25772/stat : 25772 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305910192208 140306439563163 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25773] ppid=25759 vsize=14090948 memory=1828 CPUtime=4.66 cores=1,3,5,7
/proc/25762/task/25773/stat : 25773 (java) S 25759 25762 24368 0 -1 1077944384 14612 0 0 0 462 4 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305909140080 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25774] ppid=25759 vsize=14090948 memory=5728 CPUtime=4.69 cores=1,3,5,7
/proc/25762/task/25774/stat : 25774 (java) S 25759 25762 24368 0 -1 1077944384 19327 0 0 0 467 2 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305908087280 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25775] ppid=25759 vsize=14090948 memory=1408 CPUtime=1.39 cores=1,3,5,7
/proc/25762/task/25775/stat : 25775 (java) S 25759 25762 24368 0 -1 1077944384 17120 0 0 0 134 5 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305907034992 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25776] ppid=25759 vsize=14090948 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/25762/task/25776/stat : 25776 (java) S 25759 25762 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305905982432 140306439554773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
[pid=25762/tid=25777] ppid=25759 vsize=14090948 memory=836 CPUtime=1.28 cores=1,3,5,7
/proc/25762/task/25777/stat : 25777 (java) S 25759 25762 24368 0 -1 1077944384 2721 0 0 0 55 73 0 0 20 0 15 0 252343119 14429130752 751979 33554432000 4194304 4196468 140731769622336 140305904929200 140306439555714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17309696 140731769623624 140731769623817 140731769623817 140731769626575 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3007916 KiB

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

[startup+2503.82 s]
# the end of solver process 25762 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.07 s, system=2.01269 s

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

Child status: 143
Real time (s): 2503.82
CPU time (s): 2520.09
CPU user time (s): 2518.07
CPU system time (s): 2.01269
CPU usage (%): 100.65
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3564052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.07
system time used= 2.01269
maximum resident set size= 3605604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 302616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70788
involuntary context switches= 2908


# summary of solver processes directly reported to runsolver:
#   pid: 25762
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.07
#   total CPU system time (s): 2.01269

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.234 second user time and 21.2827 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 17:43:19
IDJOB=4307967
IDBENCH=141633
IDSOLVER=2791
FILE ID=node135/4307967-1534347799
RUNJOBID= node135-1534335230-24400
PBS_JOBID= 21038169
Free space on /tmp= 49592 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-3-2_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-4307967-1534347799/watcher-4307967-1534347799 -o /tmp/evaluation-result-4307967-1534347799/solver-4307967-1534347799 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534335230-24400 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1032084793 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307967-1534347799.xml

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

MD5SUM BENCH= 0a472228e3943087b3ac347f10dd57c9
RANDOM SEED=1032084793

node135.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.50
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.50
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.50
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.50
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:        24754476 kB
MemAvailable:   31749700 kB
Buffers:          168616 kB
Cached:          7071980 kB
SwapCached:           20 kB
Active:          4089060 kB
Inactive:        3351416 kB
Active(anon):     149240 kB
Inactive(anon):   111460 kB
Active(file):    3939820 kB
Inactive(file):  3239956 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             36932 kB
Writeback:            16 kB
AnonPages:        207504 kB
Mapped:            71516 kB
Shmem:             57996 kB
Slab:             271928 kB
SReclaimable:     243908 kB
SUnreclaim:        28020 kB
KernelStack:        3568 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1222344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 49556 MiB
End job on node135 at 2018-08-15 18:25:03