Trace number 4273871

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.0701 2500.23

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-06-09-fair.xml
MD5SUM4da452dd6a7f9c00a5696d6c71e9e662
Bench CategoryCSP (decision 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 variables14103
Number of constraints13337
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1937},{"size":201,"count":70},{"size":20001,"count":12096}]
Minimum variable degree2
Maximum variable degree115
Distribution of variable degrees[{"degree":2,"count":12425},{"degree":3,"count":324},{"degree":4,"count":27},{"degree":5,"count":144},{"degree":6,"count":83},{"degree":7,"count":295},{"degree":8,"count":455},{"degree":9,"count":234},{"degree":10,"count":14},{"degree":13,"count":54},{"degree":14,"count":1},{"degree":20,"count":10},{"degree":32,"count":10},{"degree":34,"count":7},{"degree":40,"count":1},{"degree":45,"count":9},{"degree":70,"count":2},{"degree":71,"count":7},{"degree":115,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2237},{"arity":3,"count":11098}]
Number of extensional constraints0
Number of intensional constraints13337
Distribution of constraint types[{"type":"intension","count":13337}]
Optimization problemNO
Type of objective

Solver Data

0.23/0.41	c version: 2017-07-26
0.23/0.41	c seed: 409345420
0.23/0.41	c timeout: 2520
0.23/0.41	c memlimit: 11000
0.23/0.41	c nbcore: 4
0.40/0.43	c Parsing instance...
56.81/44.88	c Parsing done, starting search...
2520.03/2500.20	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15360 MiB free)
  memory of node 1: 16384 MiB (9825 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273871-1502843444/watcher-4273871-1502843444 -o /tmp/evaluation-result-4273871-1502843444/solver-4273871-1502843444 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 409345420 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273871-1502843444.xml 

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

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

solver pid=15372, runsolver pid=15369

[startup+0.10015 s]*
/proc/loadavg: 1.94 1.65 1.56 3/196 15373
/proc/meminfo: memFree=25790592/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=356952 memory=7564 CPUtime=0 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 1745 0 0 0 0 0 0 0 20 0 2 0 86539738 365518848 1891 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 89238 1891 1044 1 0 79208 0
[pid=15372/tid=15374] ppid=15369 vsize=11642956 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 588 0 0 0 0 0 0 0 20 0 2 0 86539748 11922386944 2068 18446744073709551615 4194304 4196468 140731908213520 140463766399392 140463747560768 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 356952 KiB
Current children cumulated memory: 7564 KiB

[startup+0.209564 s]*
/proc/loadavg: 1.94 1.65 1.56 3/210 15387
/proc/meminfo: memFree=25779844/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13976388 memory=25604 CPUtime=0.06 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 5918 0 0 0 5 1 0 0 20 0 15 0 86539738 14311821312 6401 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3494097 6401 3279 1 0 3482876 0
[pid=15372/tid=15374] ppid=15369 vsize=13976388 memory=8318255677412212789 CPUtime=0.05 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 4006 0 0 0 5 0 0 0 20 0 15 0 86539748 14311821312 6401 18446744073709551615 4194304 4196468 140731908213520 140463766399584 140463762179229 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13976388 memory=328 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539749 14311821312 6401 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13976388 memory=139813311843075 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14311821312 6401 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14311821312 6401 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14311821312 6401 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13975920 memory=139813311829632 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539750 14311342080 6346 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86539751 14311342080 6346 18446744073709551615 4194304 4196468 140731908213520 140463239034400 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86539751 14311342080 5997 18446744073709551615 4194304 4196468 140731908213520 140463237981552 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13973048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14308401152 5628 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13973048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) S 15369 15372 12560 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 86539754 14308401152 5628 18446744073709551615 4194304 4196468 140731908213520 140463235877232 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13973048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14308401152 5628 18446744073709551615 4194304 4196468 140731908213520 140463234824432 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13973048 memory=139813311829632 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 86539754 14308401152 5628 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13973048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14308401152 5628 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13973048 memory=139813311829632 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539759 14308401152 5628 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 25604 KiB

[startup+0.310029 s]*
/proc/loadavg: 1.94 1.65 1.56 5/210 15387
/proc/meminfo: memFree=25766044/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13975920 memory=39736 CPUtime=0.23 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 10155 0 0 0 20 3 0 0 20 0 15 0 86539738 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3493980 9934 3542 1 0 3482759 0
[pid=15372/tid=15374] ppid=15369 vsize=13975920 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 7887 0 0 0 13 2 0 0 20 0 15 0 86539748 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463766384576 140463746237790 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539749 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 86539750 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86539751 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463239034400 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86539751 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463237981552 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) S 15369 15372 12560 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 15 0 86539754 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463235877232 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) S 15369 15372 12560 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 86539754 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463234824432 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13975920 memory=139813311829632 CPUtime=0.04 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 378 0 0 0 4 0 0 0 20 0 15 0 86539754 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13975920 memory=139813311829632 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539759 14311342080 9934 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39736 KiB

[startup+0.707197 s]
/proc/loadavg: 1.94 1.65 1.56 3/210 15387
/proc/meminfo: memFree=25753052/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13977988 memory=80696 CPUtime=1.1 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 14368 0 0 0 106 4 0 0 20 0 15 0 86539738 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3494497 20174 3740 1 0 3483271 0
[pid=15372/tid=15374] ppid=15369 vsize=13977988 memory=1400 CPUtime=0.53 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 10286 0 0 0 50 3 0 0 20 0 15 0 86539748 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463766391328 140463762178650 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13977988 memory=15344 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539749 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13977988 memory=28772 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13977988 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13977988 memory=644 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86539749 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13977988 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 86539750 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13977988 memory=956 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86539751 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463239034400 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13977988 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86539751 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463237981552 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13977988 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13977988 memory=4088 CPUtime=0.18 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) R 15369 15372 12560 0 -1 4202560 1054 0 0 0 18 0 0 0 20 0 15 0 86539754 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463235868736 140463743678519 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13977988 memory=1620 CPUtime=0.16 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) R 15369 15372 12560 0 -1 4202560 716 0 0 0 16 0 0 0 20 0 15 0 86539754 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463234813136 140463742857600 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13977988 memory=139813311829632 CPUtime=0.2 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) R 15369 15372 12560 0 -1 1077944384 928 0 0 0 20 0 0 0 20 0 15 0 86539754 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539759 14313459712 20174 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 80696 KiB

[startup+1.50068 s]
/proc/loadavg: 2.02 1.68 1.57 6/210 15387
/proc/meminfo: memFree=25656132/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13977988 memory=211368 CPUtime=3.66 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 18537 0 0 0 357 9 0 0 20 0 15 0 86539738 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3494497 52842 3784 1 0 3483271 0
[pid=15372/tid=15374] ppid=15369 vsize=13977988 memory=279626395993952 CPUtime=1.3 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 10702 0 0 0 125 5 0 0 20 0 15 0 86539748 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463766387856 140463370871145 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13977988 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 15 0 86539749 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13977988 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 15 0 86539749 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 86539749 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13977988 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 15 0 86539749 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 86539750 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86539751 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463239034400 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 86539751 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463237981552 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13977988 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) R 15369 15372 12560 0 -1 4202560 2070 0 0 0 89 0 0 0 20 0 15 0 86539754 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463235867056 140463747525159 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13977988 memory=288230617509003574 CPUtime=0.88 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) R 15369 15372 12560 0 -1 4202560 2117 0 0 0 88 0 0 0 20 0 15 0 86539754 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463234815376 140463740174312 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13977988 memory=15540738687502695 CPUtime=0.48 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 2111 0 0 0 48 0 0 0 20 0 15 0 86539754 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86539759 14313459712 52842 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 3.66 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 211368 KiB

[startup+3.10975 s]
/proc/loadavg: 2.02 1.68 1.57 4/210 15387
/proc/meminfo: memFree=25594956/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13980036 memory=212420 CPUtime=5.47 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 18751 0 0 0 538 9 0 0 20 0 15 0 86539738 14315556864 53105 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3495009 53105 3789 1 0 3483783 0

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

/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 187180 0 0 0 231844 78 0 0 20 0 15 0 86539748 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463766395520 140463375640063 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13982084 memory=4278276 CPUtime=2.28 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 22297 0 0 0 177 51 0 0 20 0 15 0 86539749 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13982084 memory=4278276 CPUtime=2.3 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 23447 0 0 0 182 48 0 0 20 0 15 0 86539749 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13982084 memory=4278276 CPUtime=2.3 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 18284 0 0 0 178 52 0 0 20 0 15 0 86539749 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13982084 memory=1240 CPUtime=2.29 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 27476 0 0 0 178 51 0 0 20 0 15 0 86539749 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13982084 memory=4278276 CPUtime=0.22 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 12797 0 0 0 17 5 0 0 20 0 15 0 86539750 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13982084 memory=279626396624336 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463239034464 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13982084 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463237981568 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13982084 memory=4278792 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13982084 memory=48128 CPUtime=5.13 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) S 15369 15372 12560 0 -1 1077944384 21304 0 0 0 511 2 0 0 20 0 15 0 86539754 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463235877232 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13982084 memory=4278276 CPUtime=5.15 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) S 15369 15372 12560 0 -1 1077944384 20907 0 0 0 512 3 0 0 20 0 15 0 86539754 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463234824432 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13982084 memory=4278276 CPUtime=1.41 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 16588 0 0 0 139 2 0 0 20 0 15 0 86539754 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13982084 memory=15540738687502695 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13982084 memory=4278276 CPUtime=1.15 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1824 0 0 0 56 59 0 0 20 0 15 0 86539759 14317654016 1069569 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 2341.56 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4278276 KiB

[startup+2382.3 s]
/proc/loadavg: 1.93 1.97 1.99 3/209 15604
/proc/meminfo: memFree=26891672/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13982084 memory=4273800 CPUtime=2401.7 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 362012 0 0 0 239827 343 0 0 20 0 15 0 86539738 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3495521 1068450 3825 1 0 3484295 0
[pid=15372/tid=15374] ppid=15369 vsize=13982084 memory=4275328 CPUtime=2379.16 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 190393 0 0 0 237837 79 0 0 20 0 15 0 86539748 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463766395856 140463375870839 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13982084 memory=4274312 CPUtime=2.32 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 23885 0 0 0 181 51 0 0 20 0 15 0 86539749 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13982084 memory=4274312 CPUtime=2.34 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 25122 0 0 0 186 48 0 0 20 0 15 0 86539749 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13982084 memory=4274312 CPUtime=2.34 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 19359 0 0 0 182 52 0 0 20 0 15 0 86539749 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13982084 memory=0 CPUtime=2.33 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 27832 0 0 0 182 51 0 0 20 0 15 0 86539749 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13982084 memory=15344 CPUtime=0.23 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 13294 0 0 0 18 5 0 0 20 0 15 0 86539750 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13982084 memory=4274828 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463239034464 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463237981568 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13982084 memory=4274828 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13982084 memory=2384 CPUtime=5.13 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) S 15369 15372 12560 0 -1 1077944384 21314 0 0 0 511 2 0 0 20 0 15 0 86539754 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463235877232 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13982084 memory=0 CPUtime=5.15 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) S 15369 15372 12560 0 -1 1077944384 20912 0 0 0 512 3 0 0 20 0 15 0 86539754 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463234824432 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13982084 memory=117 CPUtime=1.41 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 16594 0 0 0 139 2 0 0 20 0 15 0 86539754 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13982084 memory=7228952860319503952 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13982084 memory=7228952860319503952 CPUtime=1.18 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1871 0 0 0 57 61 0 0 20 0 15 0 86539759 14317654016 1068450 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 2401.7 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4273800 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.95 1.98 3/209 15606
/proc/meminfo: memFree=26138844/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13982084 memory=4268156 CPUtime=2461.87 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 370466 0 0 0 245842 345 0 0 20 0 15 0 86539738 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3495521 1067039 3825 1 0 3484295 0
[pid=15372/tid=15374] ppid=15369 vsize=13982084 memory=4268672 CPUtime=2439.09 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 193769 0 0 0 243830 79 0 0 20 0 15 0 86539748 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463766395712 140463375640080 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13982084 memory=4270208 CPUtime=2.37 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 26055 0 0 0 186 51 0 0 20 0 15 0 86539749 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13982084 memory=4269696 CPUtime=2.38 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 26223 0 0 0 190 48 0 0 20 0 15 0 86539749 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13982084 memory=4269184 CPUtime=2.39 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 19961 0 0 0 187 52 0 0 20 0 15 0 86539749 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13982084 memory=56 CPUtime=2.38 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 28472 0 0 0 187 51 0 0 20 0 15 0 86539749 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13982084 memory=4268672 CPUtime=0.24 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 13787 0 0 0 19 5 0 0 20 0 15 0 86539750 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13982084 memory=4268156 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463239034464 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13982084 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463237981568 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13982084 memory=48128 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13982084 memory=4268156 CPUtime=5.13 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) S 15369 15372 12560 0 -1 1077944384 21324 0 0 0 511 2 0 0 20 0 15 0 86539754 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463235877232 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13982084 memory=4268672 CPUtime=5.15 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) S 15369 15372 12560 0 -1 1077944384 20917 0 0 0 512 3 0 0 20 0 15 0 86539754 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463234824432 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13982084 memory=4269184 CPUtime=1.41 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 16599 0 0 0 139 2 0 0 20 0 15 0 86539754 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13982084 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13982084 memory=2384 CPUtime=1.22 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1923 0 0 0 59 63 0 0 20 0 15 0 86539759 14317654016 1067039 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 2461.87 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4268156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.2 s]
/proc/loadavg: 1.65 1.88 1.95 3/209 15608
/proc/meminfo: memFree=26139740/32770624 swapFree=67105588/67108860
[pid=15372] ppid=15369 vsize=13982084 memory=4265592 CPUtime=2520.03 cores=0,2,4,6
/proc/15372/stat : 15372 (java) S 15369 15372 12560 0 -1 1077944320 378764 0 0 0 251656 347 0 0 20 0 15 0 86539738 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140731908196064 140463762157303 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
/proc/15372/statm: 3495521 1066398 3825 1 0 3484295 0
[pid=15372/tid=15374] ppid=15369 vsize=13982084 memory=288230617509003574 CPUtime=2496.89 cores=0,2,4,6
/proc/15372/task/15374/stat : 15374 (java) R 15369 15372 12560 0 -1 4202560 196693 0 0 0 249609 80 0 0 20 0 15 0 86539748 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463766395712 140463373591820 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15375] ppid=15369 vsize=13982084 memory=15540738687502695 CPUtime=2.45 cores=0,2,4,6
/proc/15372/task/15375/stat : 15375 (java) S 15369 15372 12560 0 -1 1077944384 27589 0 0 0 193 52 0 0 20 0 15 0 86539749 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463696591504 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15376] ppid=15369 vsize=13982084 memory=-8774313645642428999 CPUtime=2.46 cores=0,2,4,6
/proc/15372/task/15376/stat : 15376 (java) S 15369 15372 12560 0 -1 1077944384 27605 0 0 0 198 48 0 0 20 0 15 0 86539749 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463695538704 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15377] ppid=15369 vsize=13982084 memory=1672 CPUtime=2.46 cores=0,2,4,6
/proc/15372/task/15377/stat : 15377 (java) S 15369 15372 12560 0 -1 1077944384 21029 0 0 0 194 52 0 0 20 0 15 0 86539749 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463694485904 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15378] ppid=15369 vsize=13982084 memory=-8774313645642428999 CPUtime=2.47 cores=0,2,4,6
/proc/15372/task/15378/stat : 15378 (java) S 15369 15372 12560 0 -1 1077944384 29266 0 0 0 195 52 0 0 20 0 15 0 86539749 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463693433104 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15379] ppid=15369 vsize=13982084 memory=4144 CPUtime=0.25 cores=0,2,4,6
/proc/15372/task/15379/stat : 15379 (java) S 15369 15372 12560 0 -1 1077944384 14297 0 0 0 20 5 0 0 20 0 15 0 86539750 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463240088432 140463762168450 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15380] ppid=15369 vsize=13982084 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15380/stat : 15380 (java) S 15369 15372 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463239034464 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15381] ppid=15369 vsize=13982084 memory=1672 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15381/stat : 15381 (java) S 15369 15372 12560 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 86539751 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463237981568 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15382] ppid=15369 vsize=13982084 memory=5768 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15382/stat : 15382 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463236929872 140463762175899 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15383] ppid=15369 vsize=13982084 memory=4584 CPUtime=5.13 cores=0,2,4,6
/proc/15372/task/15383/stat : 15383 (java) S 15369 15372 12560 0 -1 1077944384 21330 0 0 0 511 2 0 0 20 0 15 0 86539754 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463235877232 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15384] ppid=15369 vsize=13982084 memory=872 CPUtime=5.15 cores=0,2,4,6
/proc/15372/task/15384/stat : 15384 (java) S 15369 15372 12560 0 -1 1077944384 20922 0 0 0 512 3 0 0 20 0 15 0 86539754 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463234824432 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15385] ppid=15369 vsize=13982084 memory=1992 CPUtime=1.41 cores=0,2,4,6
/proc/15372/task/15385/stat : 15385 (java) S 15369 15372 12560 0 -1 1077944384 16608 0 0 0 139 2 0 0 20 0 15 0 86539754 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463233771632 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15386] ppid=15369 vsize=13982084 memory=1164 CPUtime=0 cores=0,2,4,6
/proc/15372/task/15386/stat : 15386 (java) S 15369 15372 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86539754 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463232719072 140463762167509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
[pid=15372/tid=15387] ppid=15369 vsize=13982084 memory=2032 CPUtime=1.26 cores=0,2,4,6
/proc/15372/task/15387/stat : 15387 (java) S 15369 15372 12560 0 -1 1077944384 1989 0 0 0 61 65 0 0 20 0 15 0 86539759 14317654016 1066398 18446744073709551615 4194304 4196468 140731908213520 140463231667376 140463762168450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 38973440 140731908215151 140731908215337 140731908215337 140731908218831 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4265592 KiB

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

[startup+2500.23 s]
# the end of solver process 15372 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.57 s, system=3.50024 s

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

Child status: 143
Real time (s): 2500.23
CPU time (s): 2520.07
CPU user time (s): 2516.57
CPU system time (s): 3.50024
CPU usage (%): 100.794
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 4602552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.57
system time used= 3.50024
maximum resident set size= 4602592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 379505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61212
involuntary context switches= 2721


# summary of solver processes directly reported to runsolver:
#   pid: 15372
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.57
#   total CPU system time (s): 3.50024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5042 second user time and 19.2469 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-16 02:16:42
IDJOB=4273871
IDBENCH=139256
IDSOLVER=2666
FILE ID=node126/4273871-1502843444
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-06-09-fair.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273871-1502843444/watcher-4273871-1502843444 -o /tmp/evaluation-result-4273871-1502843444/solver-4273871-1502843444 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 409345420 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273871-1502843444.xml

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

MD5SUM BENCH= 4da452dd6a7f9c00a5696d6c71e9e662
RANDOM SEED=409345420

node126.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.81
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.81
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.81
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.81
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:        25790612 kB
MemAvailable:   26187736 kB
Buffers:          237276 kB
Cached:           441468 kB
SwapCached:          524 kB
Active:          6224712 kB
Inactive:         272020 kB
Active(anon):    5769968 kB
Inactive(anon):    89588 kB
Active(file):     454744 kB
Inactive(file):   182432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42780 kB
Writeback:             0 kB
AnonPages:       5817464 kB
Mapped:            64584 kB
Shmem:             41632 kB
Slab:             178384 kB
SReclaimable:     151564 kB
SUnreclaim:        26820 kB
KernelStack:        3456 kB
PageTables:        17192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7070012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5658624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-16 02:58:22