Trace number 4310219

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.102 231.833

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-04-0300_c18.xml
MD5SUMd2f9cd7b3c3026f57264f10c0685d9a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27270670
Best CPU time to get the best result obtained on this benchmark252.074
Satisfiable
(Un)Satisfiability was proved
Number of variables5284
Number of constraints3360
Number of domains68
Minimum domain size1
Maximum domain size135
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":1859},{"size":11,"count":1561},{"size":12,"count":1},{"size":25,"count":10},{"size":29,"count":10},{"size":31,"count":42},{"size":33,"count":12},{"size":36,"count":26},{"size":39,"count":45},{"size":41,"count":7},{"size":45,"count":9},{"size":50,"count":6},{"size":51,"count":9},{"size":53,"count":7},{"size":57,"count":23},{"size":58,"count":6},{"size":61,"count":6},{"size":62,"count":10},{"size":67,"count":13},{"size":73,"count":1},{"size":74,"count":2},{"size":75,"count":8},{"size":77,"count":3},{"size":79,"count":9},{"size":81,"count":11},{"size":83,"count":7},{"size":84,"count":1},{"size":85,"count":1},{"size":87,"count":11},{"size":89,"count":6},{"size":93,"count":4},{"size":95,"count":35},{"size":97,"count":5},{"size":100,"count":29},{"size":102,"count":51},{"size":104,"count":11},{"size":105,"count":5},{"size":107,"count":8},{"size":109,"count":6},{"size":110,"count":32},{"size":117,"count":53},{"size":118,"count":63},{"size":122,"count":30},{"size":127,"count":118},{"size":130,"count":112},{"size":132,"count":30},{"size":135,"count":968}]
Minimum variable degree2
Maximum variable degree1562
Distribution of variable degrees[{"degree":2,"count":4684},{"degree":3,"count":6},{"degree":4,"count":6},{"degree":5,"count":11},{"degree":6,"count":24},{"degree":7,"count":24},{"degree":8,"count":40},{"degree":9,"count":42},{"degree":10,"count":48},{"degree":11,"count":68},{"degree":12,"count":79},{"degree":13,"count":128},{"degree":14,"count":97},{"degree":15,"count":11},{"degree":16,"count":8},{"degree":17,"count":6},{"degree":18,"count":1},{"degree":1562,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":238},{"arity":3,"count":1561},{"arity":6,"count":1561}]
Number of extensional constraints1561
Number of intensional constraints1799
Distribution of constraint types[{"type":"extension","count":1561},{"type":"intension","count":1799}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.99/0.81	c seed: 631964982
0.99/0.81	c timeout: 252
0.99/0.81	c memlimit: 11000
0.99/0.81	c nbcore: 4
0.99/0.81	c Parsing instance...
38.04/24.75	c Parsing done, starting search...
252.06/231.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 (6863 MiB free)
  memory of node 1: 16384 MiB (10856 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310219-1534330823/watcher-4310219-1534330823 -o /tmp/evaluation-result-4310219-1534330823/solver-4310219-1534330823 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534329088-25481 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 631964982 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310219-1534330823.xml 

running on 4 cores: 0,2,4,6

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=26659, runsolver pid=26656

[startup+0.100119 s]*
/proc/loadavg: 2.14 1.77 1.62 3/216 26674
/proc/meminfo: memFree=18113708/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14082736 memory=31212 CPUtime=0.12 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 6702 0 0 0 11 1 0 0 20 0 15 0 250645644 14420721664 7803 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3520684 7803 3153 1 0 3482761 0
[pid=26659/tid=26661] ppid=26656 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 4745 0 0 0 8 1 0 0 20 0 15 0 250645644 14420721664 7803 33554432000 4194304 4196468 140721358467872 140153386254600 140153382063510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14082736 memory=5793855698600331705 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 7803 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 7803 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 7803 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 7803 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250645646 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250645647 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152293667744 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250645647 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152292615152 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0.01 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) R 26656 26659 25450 0 -1 4202560 278 0 0 0 1 0 0 0 20 0 15 0 250645649 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152288406256 140153361186051 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645650 14420721664 7803 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31212 KiB

[startup+0.211814 s]*
/proc/loadavg: 2.14 1.77 1.62 6/216 26674
/proc/meminfo: memFree=18075552/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14082736 memory=47272 CPUtime=0.3 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 10383 0 0 0 28 2 0 0 20 0 15 0 250645644 14420721664 11818 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3520684 11818 3403 1 0 3482761 0
[pid=26659/tid=26661] ppid=26656 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 8091 0 0 0 18 2 0 0 20 0 15 0 250645644 14420721664 11818 33554432000 4194304 4196468 140721358467872 140153386276640 140153382063510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14082736 memory=4211974173795229066 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 11818 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 11818 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 11818 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 11818 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250645646 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250645647 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152293667744 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250645647 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152292615152 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 15 0 250645649 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) R 26656 26659 25450 0 -1 4202560 201 0 0 0 1 0 0 0 20 0 15 0 250645649 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152289458896 140153365535002 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0.05 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) R 26656 26659 25450 0 -1 1077944384 307 0 0 0 5 0 0 0 20 0 15 0 250645649 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152288404656 140153382061781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645650 14420721664 11818 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47272 KiB

[startup+0.310437 s]*
/proc/loadavg: 2.14 1.77 1.62 4/216 26674
/proc/meminfo: memFree=18071252/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14082736 memory=50744 CPUtime=0.43 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 10776 0 0 0 41 2 0 0 20 0 15 0 250645644 14420721664 12686 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3520684 12686 3406 1 0 3482761 0
[pid=26659/tid=26661] ppid=26656 vsize=14082736 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 8452 0 0 0 28 2 0 0 20 0 15 0 250645644 14420721664 12686 33554432000 4194304 4196468 140721358467872 140153386236912 140153367217247 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14082736 memory=4211974173795229066 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 12686 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14082736 memory=280895034395008 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 12686 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14082736 memory=280894887940608 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 12686 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14082736 memory=140447443956495 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250645645 14420721664 12686 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14082736 memory=280895034401920 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250645646 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14082736 memory=140447443961103 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250645647 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152293667744 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14082736 memory=140447443988889 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250645647 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152292615152 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14082736 memory=140447443991194 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 15 0 250645649 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 202 0 0 0 2 0 0 0 20 0 15 0 250645649 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14082736 memory=140447590438528 CPUtime=0.07 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) S 26656 26659 25450 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 15 0 250645649 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152288406256 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14082736 memory=140447590469740 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645650 14420721664 12686 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50744 KiB

[startup+0.700875 s]
/proc/loadavg: 2.14 1.77 1.62 6/216 26674
/proc/meminfo: memFree=18047144/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14084804 memory=88888 CPUtime=0.99 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 17637 0 0 0 94 5 0 0 20 0 15 0 250645644 14422839296 22222 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3521201 22222 3499 1 0 3483273 0
[pid=26659/tid=26661] ppid=26656 vsize=14084804 memory=53 CPUtime=0.68 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 14904 0 0 0 64 4 0 0 20 0 15 0 250645644 14422839296 22222 33554432000 4194304 4196468 140721358467872 140153386274832 140153382073501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14422839296 22222 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14422839296 22222 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14084804 memory=79 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645645 14422839296 22222 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14084804 memory=1 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250645645 14422839296 22222 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14084804 memory=8564 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250645646 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14084804 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250645647 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152293667744 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14084804 memory=1264 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250645647 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152292615152 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14084804 memory=7200 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14084804 memory=748 CPUtime=0.07 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 564 0 0 0 7 0 0 0 20 0 15 0 250645649 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14084804 memory=872 CPUtime=0.07 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 369 0 0 0 7 0 0 0 20 0 15 0 250645649 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14084804 memory=1220 CPUtime=0.14 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) S 26656 26659 25450 0 -1 1077944384 418 0 0 0 14 0 0 0 20 0 15 0 250645649 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152288406256 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14084804 memory=1108 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14084804 memory=15336 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250645650 14422839296 22222 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88888 KiB

[startup+1.50067 s]
/proc/loadavg: 2.14 1.77 1.62 4/216 26674
/proc/meminfo: memFree=17764904/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14086852 memory=453068 CPUtime=3.19 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 20227 0 0 0 277 42 0 0 20 0 15 0 250645644 14424936448 113267 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3521713 113267 3561 1 0 3483785 0
[pid=26659/tid=26661] ppid=26656 vsize=14086852 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 15377 0 0 0 124 9 0 0 20 0 15 0 250645644 14424936448 113267 33554432000 4194304 4196468 140721358467872 140153386274880 140152991205606 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14086852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 185 0 0 0 6 7 0 0 20 0 15 0 250645645 14424936448 113267 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14086852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 155 0 0 0 5 8 0 0 20 0 15 0 250645645 14424936448 113267 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14086852 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 146 0 0 0 4 7 0 0 20 0 15 0 250645645 14424936448 113267 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14086852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 200 0 0 0 6 7 0 0 20 0 15 0 250645645 14424936448 113267 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 250645646 14424936448 113267 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0

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

/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 40366 0 0 0 15749 43 0 0 20 0 15 0 250645644 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140153386289256 140153000280174 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14090948 memory=14133342345897820 CPUtime=4.05 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 4083 0 0 0 337 68 0 0 20 0 15 0 250645645 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14090948 memory=4862240 CPUtime=4.09 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 3547 0 0 0 343 66 0 0 20 0 15 0 250645645 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14090948 memory=6791534058613427641 CPUtime=4.08 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 4820 0 0 0 341 67 0 0 20 0 15 0 250645645 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14090948 memory=-7003737579269690708 CPUtime=4.1 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 3764 0 0 0 346 64 0 0 20 0 15 0 250645645 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14090948 memory=6791534058613427641 CPUtime=0.21 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 14159 0 0 0 20 1 0 0 20 0 15 0 250645646 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14090948 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152293667808 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14090948 memory=14133342345897820 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152292615168 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14090948 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14090948 memory=1168 CPUtime=3.34 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 8604 0 0 0 333 1 0 0 20 0 15 0 250645649 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14090948 memory=928 CPUtime=3.22 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 8839 0 0 0 320 2 0 0 20 0 15 0 250645649 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14090948 memory=288230574492221466 CPUtime=1.25 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) S 26656 26659 25450 0 -1 1077944384 11370 0 0 0 122 3 0 0 20 0 15 0 250645649 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152288406256 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14090948 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14090948 memory=-7521736447810188379 CPUtime=0.08 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 995 0 0 0 4 4 0 0 20 0 15 0 250645650 14429130752 1215560 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 182.41 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4862240 KiB

[startup+222.301 s]
/proc/loadavg: 1.65 1.71 1.63 3/217 26700
/proc/meminfo: memFree=13197104/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14090948 memory=4863020 CPUtime=242.5 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 110017 0 0 0 23926 324 0 0 20 0 15 0 250645644 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3522737 1215755 3607 1 0 3484809 0
[pid=26659/tid=26661] ppid=26656 vsize=14090948 memory=2724 CPUtime=217.89 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 45571 0 0 0 21745 44 0 0 20 0 15 0 250645644 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140153386289584 140153000338004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14090948 memory=6791534058613427641 CPUtime=4.06 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 4324 0 0 0 338 68 0 0 20 0 15 0 250645645 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14090948 memory=288230596050944315 CPUtime=4.1 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 4270 0 0 0 344 66 0 0 20 0 15 0 250645645 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14090948 memory=14133342345897820 CPUtime=4.1 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 6253 0 0 0 343 67 0 0 20 0 15 0 250645645 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14090948 memory=2420 CPUtime=4.11 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 3954 0 0 0 347 64 0 0 20 0 15 0 250645645 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14090948 memory=1572 CPUtime=0.21 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 14396 0 0 0 20 1 0 0 20 0 15 0 250645646 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14090948 memory=924 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152293667808 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14090948 memory=2192 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152292615168 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14090948 memory=3984 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14090948 memory=1920 CPUtime=3.34 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 8612 0 0 0 333 1 0 0 20 0 15 0 250645649 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14090948 memory=7892 CPUtime=3.22 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 8842 0 0 0 320 2 0 0 20 0 15 0 250645649 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14090948 memory=808 CPUtime=1.25 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) S 26656 26659 25450 0 -1 1077944384 11374 0 0 0 122 3 0 0 20 0 15 0 250645649 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152288406256 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14090948 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14090948 memory=1800 CPUtime=0.11 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1023 0 0 0 5 6 0 0 20 0 15 0 250645650 14429130752 1215755 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 242.5 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4863020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+231.801 s]
/proc/loadavg: 1.70 1.72 1.64 3/217 26700
/proc/meminfo: memFree=13196732/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14090948 memory=4863900 CPUtime=252.06 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 113573 0 0 0 24881 325 0 0 20 0 15 0 250645644 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3522737 1215975 3607 1 0 3484809 0
[pid=26659/tid=26661] ppid=26656 vsize=14090948 memory=4863900 CPUtime=227.37 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 46181 0 0 0 22693 44 0 0 20 0 15 0 250645644 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153386289536 140152988058336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14090948 memory=4863900 CPUtime=4.08 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 5007 0 0 0 340 68 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14090948 memory=4863900 CPUtime=4.12 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 5689 0 0 0 346 66 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14090948 memory=4863900 CPUtime=4.12 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 6672 0 0 0 345 67 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14090948 memory=4863020 CPUtime=4.13 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 4140 0 0 0 349 64 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14090948 memory=4863900 CPUtime=0.21 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 14635 0 0 0 20 1 0 0 20 0 15 0 250645646 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14090948 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152293667808 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14090948 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152292615168 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14090948 memory=4863900 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14090948 memory=4863900 CPUtime=3.34 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 8612 0 0 0 333 1 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14090948 memory=1220 CPUtime=3.22 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 8842 0 0 0 320 2 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14090948 memory=1108 CPUtime=1.25 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) S 26656 26659 25450 0 -1 1077944384 11374 0 0 0 122 3 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152288406256 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14090948 memory=3892 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14090948 memory=68320 CPUtime=0.11 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1023 0 0 0 5 6 0 0 20 0 15 0 250645650 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4863900 KiB

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

[startup+231.833 s]
# the end of solver process 26659 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=248.824 s, system=3.27782 s

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

[startup+231.801 s]
/proc/loadavg: 1.70 1.72 1.64 3/217 26700
/proc/meminfo: memFree=13196732/32770624 swapFree=67108792/67108860
[pid=26659] ppid=26656 vsize=14090948 memory=4863900 CPUtime=252.06 cores=0,2,4,6
/proc/26659/stat : 26659 (java) S 26656 26659 25450 0 -1 1077944320 113573 0 0 0 24881 325 0 0 20 0 15 0 250645644 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140721358450416 140153382051575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
/proc/26659/statm: 3522737 1215975 3607 1 0 3484809 0
[pid=26659/tid=26661] ppid=26656 vsize=14090948 memory=4863900 CPUtime=227.37 cores=0,2,4,6
/proc/26659/task/26661/stat : 26661 (java) R 26656 26659 25450 0 -1 4202560 46181 0 0 0 22693 44 0 0 20 0 15 0 250645644 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153386289536 140152988058336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26662] ppid=26656 vsize=14090948 memory=4863900 CPUtime=4.08 cores=0,2,4,6
/proc/26659/task/26662/stat : 26662 (java) S 26656 26659 25450 0 -1 1077944384 5007 0 0 0 340 68 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153312140048 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26663] ppid=26656 vsize=14090948 memory=4863900 CPUtime=4.12 cores=0,2,4,6
/proc/26659/task/26663/stat : 26663 (java) S 26656 26659 25450 0 -1 1077944384 5689 0 0 0 346 66 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153311087504 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26664] ppid=26656 vsize=14090948 memory=4863900 CPUtime=4.12 cores=0,2,4,6
/proc/26659/task/26664/stat : 26664 (java) S 26656 26659 25450 0 -1 1077944384 6672 0 0 0 345 67 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153310034960 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26665] ppid=26656 vsize=14090948 memory=4863020 CPUtime=4.13 cores=0,2,4,6
/proc/26659/task/26665/stat : 26665 (java) S 26656 26659 25450 0 -1 1077944384 4140 0 0 0 349 64 0 0 20 0 15 0 250645645 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140153308982416 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26666] ppid=26656 vsize=14090948 memory=4863900 CPUtime=0.21 cores=0,2,4,6
/proc/26659/task/26666/stat : 26666 (java) S 26656 26659 25450 0 -1 1077944384 14635 0 0 0 20 1 0 0 20 0 15 0 250645646 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152294721520 140153382062722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26667] ppid=26656 vsize=14090948 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26667/stat : 26667 (java) S 26656 26659 25450 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152293667808 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26668] ppid=26656 vsize=14090948 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26668/stat : 26668 (java) S 26656 26659 25450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 250645647 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152292615168 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26669] ppid=26656 vsize=14090948 memory=4863900 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26669/stat : 26669 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152291563728 140153382070171 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26670] ppid=26656 vsize=14090948 memory=4863900 CPUtime=3.34 cores=0,2,4,6
/proc/26659/task/26670/stat : 26670 (java) S 26656 26659 25450 0 -1 1077944384 8612 0 0 0 333 1 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152290511344 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26671] ppid=26656 vsize=14090948 memory=1220 CPUtime=3.22 cores=0,2,4,6
/proc/26659/task/26671/stat : 26671 (java) S 26656 26659 25450 0 -1 1077944384 8842 0 0 0 320 2 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152289458800 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26672] ppid=26656 vsize=14090948 memory=1108 CPUtime=1.25 cores=0,2,4,6
/proc/26659/task/26672/stat : 26672 (java) S 26656 26659 25450 0 -1 1077944384 11374 0 0 0 122 3 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152288406256 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26673] ppid=26656 vsize=14090948 memory=3892 CPUtime=0 cores=0,2,4,6
/proc/26659/task/26673/stat : 26673 (java) S 26656 26659 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250645649 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152287353952 140153382061781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
[pid=26659/tid=26674] ppid=26656 vsize=14090948 memory=68320 CPUtime=0.11 cores=0,2,4,6
/proc/26659/task/26674/stat : 26674 (java) S 26656 26659 25450 0 -1 1077944384 1023 0 0 0 5 6 0 0 20 0 15 0 250645650 14429130752 1215975 33554432000 4194304 4196468 140721358467872 140152286300464 140153382062722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16805888 140721358476367 140721358476558 140721358476558 140721358479311 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4863900 KiB

Child status: 143
Real time (s): 231.833
CPU time (s): 252.102
CPU user time (s): 248.824
CPU system time (s): 3.27782
CPU usage (%): 108.743
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 4863916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.824
system time used= 3.27781
maximum resident set size= 4864684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114130
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9608
involuntary context switches= 503


# summary of solver processes directly reported to runsolver:
#   pid: 26659
#   total CPU time (s): 252.102
#   total CPU user time (s): 248.824
#   total CPU system time (s): 3.27782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10547 second user time and 2.44667 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-15 13:00:24
IDJOB=4310219
IDBENCH=141261
IDSOLVER=2795
FILE ID=node150/4310219-1534330823
RUNJOBID= node150-1534329088-25481
PBS_JOBID= 21038155
Free space on /tmp= 37796 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-04-0300_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-4310219-1534330823/watcher-4310219-1534330823 -o /tmp/evaluation-result-4310219-1534330823/solver-4310219-1534330823 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534329088-25481 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 631964982 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310219-1534330823.xml

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

MD5SUM BENCH= d2f9cd7b3c3026f57264f10c0685d9a6
RANDOM SEED=631964982

node150.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.76
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.76
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.76
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.76
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:        18146620 kB
MemAvailable:   31716708 kB
Buffers:          249672 kB
Cached:         13488176 kB
SwapCached:           32 kB
Active:          6707624 kB
Inactive:        7264680 kB
Active(anon):     186268 kB
Inactive(anon):   109136 kB
Active(file):    6521356 kB
Inactive(file):  7155544 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:            177064 kB
Writeback:             0 kB
AnonPages:        349184 kB
Mapped:            70068 kB
Shmem:             57924 kB
Slab:             350332 kB
SReclaimable:     321648 kB
SUnreclaim:        28684 kB
KernelStack:        3856 kB
PageTables:         5532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1332400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 37760 MiB
End job on node150 at 2018-08-15 13:04:16