Trace number 4310072

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) 252.043 241.628

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-2-0_c18.xml
MD5SUM9997262cb3c77f8c1331a624da4d00a2
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":25,"count":111},{"size":40,"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.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 209028811
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
45.44/38.99	c Parsing done, starting search...
252.00/241.60	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 (12222 MiB free)
  memory of node 1: 16384 MiB (11007 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310072-1534334520/watcher-4310072-1534334520 -o /tmp/evaluation-result-4310072-1534334520/solver-4310072-1534334520 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21854 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 209028811 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310072-1534334520.xml 

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

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

solver pid=25727, runsolver pid=25724

[startup+0.108668 s]*
/proc/loadavg: 1.41 1.43 1.49 4/216 25742
/proc/meminfo: memFree=23768348/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14082736 memory=33844 CPUtime=0.13 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 7364 0 0 0 12 1 0 0 20 0 15 0 251015221 14420721664 8461 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3520684 8461 3155 1 0 3482761 0
[pid=25727/tid=25729] ppid=25724 vsize=14082736 memory=-8557575366716330363 CPUtime=0.1 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 5410 0 0 0 9 1 0 0 20 0 15 0 251015221 14420721664 8461 33554432000 4194304 4196468 140728064079296 140363786021808 140363765896542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 8461 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 8461 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 8461 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 8461 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015223 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251015224 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362962580896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251015224 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362961528304 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0.01 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) R 25724 25727 21822 0 -1 4202560 274 0 0 0 1 0 0 0 20 0 15 0 251015226 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362957318384 140363760449872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015227 14420721664 8461 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33844 KiB

[startup+0.212571 s]*
/proc/loadavg: 1.41 1.43 1.49 7/216 25742
/proc/meminfo: memFree=23753340/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14082736 memory=47028 CPUtime=0.31 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 10394 0 0 0 29 2 0 0 20 0 15 0 251015221 14420721664 11757 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3520684 11757 3367 1 0 3482761 0
[pid=25727/tid=25729] ppid=25724 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 8100 0 0 0 19 1 0 0 20 0 15 0 251015221 14420721664 11757 33554432000 4194304 4196468 140728064079296 140363786043168 140363781827990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 11757 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14082736 memory=288370118924256896 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 11757 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 11757 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 11757 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251015223 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251015224 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362962580896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251015224 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362961528304 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 525 0 0 0 2 0 0 0 20 0 15 0 251015226 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 15 0 251015226 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0.06 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) R 25724 25727 21822 0 -1 4202560 299 0 0 0 6 0 0 0 20 0 15 0 251015226 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015227 14420721664 11757 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47028 KiB

[startup+0.310608 s]*
/proc/loadavg: 1.41 1.43 1.49 3/216 25742
/proc/meminfo: memFree=23749928/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14082736 memory=50768 CPUtime=0.44 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 10786 0 0 0 42 2 0 0 20 0 15 0 251015221 14420721664 12692 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3520684 12692 3411 1 0 3482761 0
[pid=25727/tid=25729] ppid=25724 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 8460 0 0 0 28 1 0 0 20 0 15 0 251015221 14420721664 12692 33554432000 4194304 4196468 140728064079296 140363786023888 140363762091385 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 12692 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14082736 memory=288370118924256896 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 12692 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 12692 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015222 14420721664 12692 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251015223 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251015224 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362962580896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251015224 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362961528304 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 531 0 0 0 3 0 0 0 20 0 15 0 251015226 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 15 0 251015226 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0.08 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) S 25724 25727 21822 0 -1 1077944384 320 0 0 0 8 0 0 0 20 0 15 0 251015226 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14082736 memory=139742772545152 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015227 14420721664 12692 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50768 KiB

[startup+0.700773 s]
/proc/loadavg: 1.41 1.43 1.49 3/216 25742
/proc/meminfo: memFree=23725504/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14084804 memory=89144 CPUtime=0.98 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 17651 0 0 0 95 3 0 0 20 0 15 0 251015221 14422839296 22286 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3521201 22286 3497 1 0 3483273 0
[pid=25727/tid=25729] ppid=25724 vsize=14084804 memory=1752 CPUtime=0.68 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 14911 0 0 0 65 3 0 0 20 0 15 0 251015221 14422839296 22286 33554432000 4194304 4196468 140728064079296 140363786038768 140363781837981 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14084804 memory=856 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14422839296 22286 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14084804 memory=12468 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14422839296 22286 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251015222 14422839296 22286 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14084804 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015222 14422839296 22286 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14084804 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251015223 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14084804 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251015224 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362962580896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14084804 memory=6404 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251015224 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362961528304 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14084804 memory=7525326301224851042 CPUtime=0.08 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 691 0 0 0 8 0 0 0 20 0 15 0 251015226 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14084804 memory=5787213852901402449 CPUtime=0.06 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 254 0 0 0 6 0 0 0 20 0 15 0 251015226 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) S 25724 25727 21822 0 -1 1077944384 412 0 0 0 14 0 0 0 20 0 15 0 251015226 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251015227 14422839296 22286 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89144 KiB

[startup+1.50076 s]
/proc/loadavg: 1.41 1.43 1.49 5/216 25742
/proc/meminfo: memFree=23659484/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14086852 memory=240740 CPUtime=3.61 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 24496 0 0 0 352 9 0 0 20 0 15 0 251015221 14424936448 60185 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3521713 60185 3569 1 0 3483785 0
[pid=25727/tid=25729] ppid=25724 vsize=14086852 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 16002 0 0 0 140 5 0 0 20 0 15 0 251015221 14424936448 60185 33554432000 4194304 4196468 140728064079296 140363786050344 140363377714694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14086852 memory=-6951259422114956437 CPUtime=0.01 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 15 0 251015222 14424936448 60185 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14086852 memory=-6509546260019855299 CPUtime=0.01 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 15 0 251015222 14424936448 60185 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14086852 memory=-7390251449858225344 CPUtime=0.01 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 15 0 251015222 14424936448 60185 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14086852 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 15 0 251015222 14424936448 60185 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 15 0 251015223 14424936448 60185 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0

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

/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 33925 0 0 0 10096 52 0 0 20 0 15 0 251015221 14429130752 832502 33554432000 4194304 4196468 140728064079296 140363786054320 140363382650022 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14090948 memory=3379656 CPUtime=0.32 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 1375 0 0 0 24 8 0 0 20 0 15 0 251015222 14429130752 832502 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14090948 memory=3330504 CPUtime=0.32 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 755 0 0 0 24 8 0 0 20 0 15 0 251015222 14429130752 832502 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14090948 memory=3330504 CPUtime=0.32 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 924 0 0 0 25 7 0 0 20 0 15 0 251015222 14429130752 832502 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14090948 memory=3330008 CPUtime=0.33 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 948 0 0 0 26 7 0 0 20 0 15 0 251015222 14429130752 832502 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14090948 memory=3330008 CPUtime=0.03 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 3232 0 0 0 2 1 0 0 20 0 15 0 251015223 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14090948 memory=3330008 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362962580960 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14090948 memory=3379656 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362961528320 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14090948 memory=3330008 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14090948 memory=288230596050944315 CPUtime=4.12 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 10851 0 0 0 411 1 0 0 20 0 15 0 251015226 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14090948 memory=221061966776588 CPUtime=4.09 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 7359 0 0 0 408 1 0 0 20 0 15 0 251015226 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14090948 memory=6944656592455359580 CPUtime=1.31 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) S 25724 25727 21822 0 -1 1077944384 11214 0 0 0 128 3 0 0 20 0 15 0 251015226 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14090948 memory=928 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14090948 memory=2216 CPUtime=0.05 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 332 0 0 0 2 3 0 0 20 0 15 0 251015227 14429130752 832502 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 112.47 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3330008 KiB

[startup+162.301 s]
/proc/loadavg: 1.74 1.59 1.54 3/216 25823
/proc/meminfo: memFree=17387696/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14090948 memory=3174604 CPUtime=172.58 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 77522 0 0 0 17161 97 0 0 20 0 15 0 251015221 14429130752 793651 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3522737 793651 3612 1 0 3484809 0
[pid=25727/tid=25729] ppid=25724 vsize=14090948 memory=3208464 CPUtime=161.45 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 36850 0 0 0 16092 53 0 0 20 0 15 0 251015221 14429130752 793651 33554432000 4194304 4196468 140728064079296 140363786054320 140363382650115 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14090948 memory=412 CPUtime=0.35 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2155 0 0 0 27 8 0 0 20 0 15 0 251015222 14429130752 793651 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14090948 memory=3208464 CPUtime=0.35 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 835 0 0 0 27 8 0 0 20 0 15 0 251015222 14429130752 793651 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14090948 memory=3174604 CPUtime=0.35 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 1179 0 0 0 27 8 0 0 20 0 15 0 251015222 14429130752 793651 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14090948 memory=3174604 CPUtime=0.36 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 1294 0 0 0 28 8 0 0 20 0 15 0 251015222 14429130752 793651 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14090948 memory=3174604 CPUtime=0.04 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 3461 0 0 0 3 1 0 0 20 0 15 0 251015223 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14090948 memory=3174604 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362962580960 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14090948 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362961528320 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14090948 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14090948 memory=2064 CPUtime=4.12 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 10854 0 0 0 411 1 0 0 20 0 15 0 251015226 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14090948 memory=3174604 CPUtime=4.09 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 7363 0 0 0 408 1 0 0 20 0 15 0 251015226 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14090948 memory=14884 CPUtime=1.31 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) S 25724 25727 21822 0 -1 1077944384 11734 0 0 0 128 3 0 0 20 0 15 0 251015226 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14090948 memory=3174604 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14090948 memory=3174604 CPUtime=0.08 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 360 0 0 0 3 5 0 0 20 0 15 0 251015227 14429130752 793651 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 172.58 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3174604 KiB

[startup+222.301 s]
/proc/loadavg: 1.83 1.64 1.57 3/215 25824
/proc/meminfo: memFree=17614840/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14090948 memory=3082652 CPUtime=232.67 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 84937 0 0 0 23168 99 0 0 20 0 15 0 251015221 14429130752 770663 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3522737 770663 3612 1 0 3484809 0
[pid=25727/tid=25729] ppid=25724 vsize=14090948 memory=3082652 CPUtime=221.42 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 40315 0 0 0 22089 53 0 0 20 0 15 0 251015221 14429130752 770663 33554432000 4194304 4196468 140728064079296 140363786054432 140363378303860 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14090948 memory=279485334809120 CPUtime=0.37 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2586 0 0 0 29 8 0 0 20 0 15 0 251015222 14429130752 770663 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14090948 memory=3102044 CPUtime=0.37 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 1007 0 0 0 29 8 0 0 20 0 15 0 251015222 14429130752 770663 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14090948 memory=3102044 CPUtime=0.37 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 2016 0 0 0 29 8 0 0 20 0 15 0 251015222 14429130752 770663 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14090948 memory=3102044 CPUtime=0.38 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 2125 0 0 0 30 8 0 0 20 0 15 0 251015222 14429130752 770663 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14090948 memory=3102044 CPUtime=0.04 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 3935 0 0 0 3 1 0 0 20 0 15 0 251015223 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14090948 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362962580960 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362961528320 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14090948 memory=3082652 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14090948 memory=3082652 CPUtime=4.12 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 11328 0 0 0 411 1 0 0 20 0 15 0 251015226 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14090948 memory=3082652 CPUtime=4.09 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 7378 0 0 0 408 1 0 0 20 0 15 0 251015226 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14090948 memory=3082652 CPUtime=1.31 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) S 25724 25727 21822 0 -1 1077944384 12399 0 0 0 128 3 0 0 20 0 15 0 251015226 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14090948 memory=3102080 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14090948 memory=752 CPUtime=0.12 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 411 0 0 0 5 7 0 0 20 0 15 0 251015227 14429130752 770663 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 232.67 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3082652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+241.601 s]
/proc/loadavg: 1.75 1.64 1.57 3/215 25824
/proc/meminfo: memFree=17698660/32770624 swapFree=67105356/67108860
[pid=25727] ppid=25724 vsize=14090948 memory=3066236 CPUtime=252 cores=1,3,5,7
/proc/25727/stat : 25727 (java) S 25724 25727 21822 0 -1 1077944320 85330 0 0 0 25100 100 0 0 20 0 15 0 251015221 14429130752 766559 33554432000 4194304 4196468 140728064079296 140728064061840 140363781816055 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
/proc/25727/statm: 3522737 766559 3612 1 0 3484809 0
[pid=25727/tid=25729] ppid=25724 vsize=14090948 memory=1612 CPUtime=240.71 cores=1,3,5,7
/proc/25727/task/25729/stat : 25729 (java) R 25724 25727 21822 0 -1 4202560 40637 0 0 0 24018 53 0 0 20 0 15 0 251015221 14429130752 766559 33554432000 4194304 4196468 140728064079296 140363786054160 140363382650098 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25730] ppid=25724 vsize=14090948 memory=1812 CPUtime=0.37 cores=1,3,5,7
/proc/25727/task/25730/stat : 25730 (java) S 25724 25727 21822 0 -1 1077944384 2603 0 0 0 29 8 0 0 20 0 15 0 251015222 14429130752 766559 33554432000 4194304 4196468 140728064079296 140363696883984 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25731] ppid=25724 vsize=14090948 memory=1064 CPUtime=0.37 cores=1,3,5,7
/proc/25727/task/25731/stat : 25731 (java) S 25724 25727 21822 0 -1 1077944384 1033 0 0 0 29 8 0 0 20 0 15 0 251015222 14429130752 766559 33554432000 4194304 4196468 140728064079296 140363695831440 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25732] ppid=25724 vsize=14090948 memory=752 CPUtime=0.37 cores=1,3,5,7
/proc/25727/task/25732/stat : 25732 (java) S 25724 25727 21822 0 -1 1077944384 2028 0 0 0 29 8 0 0 20 0 15 0 251015222 14429130752 766559 33554432000 4194304 4196468 140728064079296 140363694778896 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25733] ppid=25724 vsize=14090948 memory=1612 CPUtime=0.38 cores=1,3,5,7
/proc/25727/task/25733/stat : 25733 (java) S 25724 25727 21822 0 -1 1077944384 2133 0 0 0 30 8 0 0 20 0 15 0 251015222 14429130752 766559 33554432000 4194304 4196468 140728064079296 140363693726352 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25734] ppid=25724 vsize=14090948 memory=1812 CPUtime=0.05 cores=1,3,5,7
/proc/25727/task/25734/stat : 25734 (java) S 25724 25727 21822 0 -1 1077944384 3943 0 0 0 3 2 0 0 20 0 15 0 251015223 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362963634672 140363781827202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25735] ppid=25724 vsize=14090948 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25735/stat : 25735 (java) S 25724 25727 21822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362962580960 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25736] ppid=25724 vsize=14090948 memory=6404 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25736/stat : 25736 (java) S 25724 25727 21822 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251015224 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362961528320 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25737] ppid=25724 vsize=14090948 memory=4632 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25737/stat : 25737 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362960476880 140363781834651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25738] ppid=25724 vsize=14090948 memory=3644 CPUtime=4.12 cores=1,3,5,7
/proc/25727/task/25738/stat : 25738 (java) S 25724 25727 21822 0 -1 1077944384 11328 0 0 0 411 1 0 0 20 0 15 0 251015226 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362959423472 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25739] ppid=25724 vsize=14090948 memory=1268 CPUtime=4.09 cores=1,3,5,7
/proc/25727/task/25739/stat : 25739 (java) S 25724 25727 21822 0 -1 1077944384 7378 0 0 0 408 1 0 0 20 0 15 0 251015226 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362958370928 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25740] ppid=25724 vsize=14090948 memory=288230574492221466 CPUtime=1.31 cores=1,3,5,7
/proc/25727/task/25740/stat : 25740 (java) S 25724 25727 21822 0 -1 1077944384 12399 0 0 0 128 3 0 0 20 0 15 0 251015226 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362957318384 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25741] ppid=25724 vsize=14090948 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/25727/task/25741/stat : 25741 (java) S 25724 25727 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251015226 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362956266080 140363781826261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
[pid=25727/tid=25742] ppid=25724 vsize=14090948 memory=13851884549053780 CPUtime=0.12 cores=1,3,5,7
/proc/25727/task/25742/stat : 25742 (java) S 25724 25727 21822 0 -1 1077944384 411 0 0 0 5 7 0 0 20 0 15 0 251015227 14429130752 766559 33554432000 4194304 4196468 140728064079296 140362955213616 140363781827202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15294464 140728064087119 140728064087310 140728064087310 140728064090063 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3066236 KiB

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

[startup+241.628 s]
# the end of solver process 25727 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.014 s, system=1.02877 s

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

Child status: 143
Real time (s): 241.628
CPU time (s): 252.043
CPU user time (s): 251.014
CPU system time (s): 1.02877
CPU usage (%): 104.31
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3558568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.014
system time used= 1.02877
maximum resident set size= 3599568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9525
involuntary context switches= 230


# summary of solver processes directly reported to runsolver:
#   pid: 25727
#   total CPU time (s): 252.043
#   total CPU user time (s): 251.014
#   total CPU system time (s): 1.02877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.30989 second user time and 2.42946 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 14:02:00
IDJOB=4310072
IDBENCH=141635
IDSOLVER=2795
FILE ID=node149/4310072-1534334520
RUNJOBID= node149-1534329313-21854
PBS_JOBID= 21038162
Free space on /tmp= 44860 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-2-0_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-4310072-1534334520/watcher-4310072-1534334520 -o /tmp/evaluation-result-4310072-1534334520/solver-4310072-1534334520 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21854 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 209028811 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310072-1534334520.xml

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

MD5SUM BENCH= 9997262cb3c77f8c1331a624da4d00a2
RANDOM SEED=209028811

node149.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.60
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.60
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.60
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.60
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:        23787248 kB
MemAvailable:   31744948 kB
Buffers:          169144 kB
Cached:          8000272 kB
SwapCached:         1704 kB
Active:          3852316 kB
Inactive:        4524056 kB
Active(anon):     156172 kB
Inactive(anon):   110940 kB
Active(file):    3696144 kB
Inactive(file):  4413116 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             37016 kB
Writeback:             0 kB
AnonPages:        224760 kB
Mapped:            68652 kB
Shmem:             57760 kB
Slab:             304784 kB
SReclaimable:     276900 kB
SUnreclaim:        27884 kB
KernelStack:        3808 kB
PageTables:         6012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1225120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 44824 MiB
End job on node149 at 2018-08-15 14:06:02