Trace number 4308203

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 with restarts 2018-08-14? (TO) 2520.1 2503.41

General information on the benchmark

NameFrb/
frb-45-21-1_c18.xml
MD5SUMb87938282b595c2beb3624311f73a470
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1151.63
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints476
Number of domains1
Minimum domain size21
Maximum domain size21
Distribution of domain sizes[{"size":21,"count":45}]
Minimum variable degree13
Maximum variable degree29
Distribution of variable degrees[{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":1},{"degree":16,"count":2},{"degree":17,"count":4},{"degree":18,"count":4},{"degree":19,"count":3},{"degree":20,"count":2},{"degree":21,"count":2},{"degree":22,"count":5},{"degree":23,"count":6},{"degree":24,"count":3},{"degree":25,"count":3},{"degree":26,"count":3},{"degree":27,"count":1},{"degree":28,"count":2},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":476}]
Number of extensional constraints476
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":476}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.56	c version: 2018-08-14
0.66/0.56	c seed: 1691855397
0.66/0.56	c timeout: 2520
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
2.95/1.41	c Parsing done, starting search...
2520.07/2503.40	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 (12364 MiB free)
  memory of node 1: 16384 MiB (11005 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308203-1534345277/watcher-4308203-1534345277 -o /tmp/evaluation-result-4308203-1534345277/solver-4308203-1534345277 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534345277-27421 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1691855397 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308203-1534345277.xml 

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

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


[startup+0.108727 s]*
/proc/loadavg: 0.99 1.21 1.36 4/217 27479
/proc/meminfo: memFree=23893620/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14082736 memory=32444 CPUtime=0.13 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 6980 0 0 0 12 1 0 0 20 0 15 0 252090917 14420721664 8111 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3520684 8111 3158 1 0 3482761 0
[pid=27451/tid=27453] ppid=27447 vsize=14082736 memory=-8629632960754258303 CPUtime=0.09 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 5048 0 0 0 9 0 0 0 20 0 15 0 252090917 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578551741432 140578527807218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 8111 33554432000 4194304 4196468 140727797520160 140578020844448 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090920 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578019791856 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0.01 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 8177 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32444 KiB

[startup+0.211217 s]*
/proc/loadavg: 0.99 1.21 1.36 6/217 27479
/proc/meminfo: memFree=23864300/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14082736 memory=47188 CPUtime=0.29 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 10400 0 0 0 28 1 0 0 20 0 15 0 252090917 14420721664 11797 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3520684 11797 3371 1 0 3482761 0
[pid=27451/tid=27453] ppid=27447 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 8119 0 0 0 19 1 0 0 20 0 15 0 252090917 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578551758576 140578547553437 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14082736 memory=3474722566830798496 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578020844448 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090920 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578019791856 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) R 27447 27451 21822 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) R 27447 27451 21822 0 -1 4202560 106 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578016635504 140578529053331 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0.05 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) R 27447 27451 21822 0 -1 4202560 317 0 0 0 5 0 0 0 20 0 15 0 252090922 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578015582960 140578547543446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 11797 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47188 KiB

[startup+0.310351 s]*
/proc/loadavg: 0.99 1.21 1.36 4/217 27479
/proc/meminfo: memFree=23857352/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14082736 memory=50688 CPUtime=0.44 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 10817 0 0 0 42 2 0 0 20 0 15 0 252090917 14420721664 12672 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3520684 12672 3388 1 0 3482761 0
[pid=27451/tid=27453] ppid=27447 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 8478 0 0 0 28 1 0 0 20 0 15 0 252090917 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578551739344 140578529095071 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14082736 memory=4050064007707211424 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578020844448 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090920 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578019791856 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 496 0 0 0 3 0 0 0 20 0 15 0 252090922 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 115 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0.08 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 344 0 0 0 8 0 0 0 20 0 15 0 252090922 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14082736 memory=140258850616960 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 12672 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50688 KiB

[startup+0.700679 s]
/proc/loadavg: 0.99 1.21 1.36 5/217 27479
/proc/meminfo: memFree=23809604/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14084804 memory=88748 CPUtime=0.98 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 17599 0 0 0 94 4 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3521201 22187 3483 1 0 3483273 0
[pid=27451/tid=27453] ppid=27447 vsize=14084804 memory=1752 CPUtime=0.67 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 14926 0 0 0 64 3 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578551756928 140578531612028 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14084804 memory=856 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14084804 memory=12468 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090918 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14084804 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090918 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14084804 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 252090919 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14084804 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578020844448 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14084804 memory=6404 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090920 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578019791856 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14084804 memory=7525326301224851042 CPUtime=0.06 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 628 0 0 0 6 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14084804 memory=5787213844311467857 CPUtime=0.08 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 256 0 0 0 8 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 405 0 0 0 14 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88748 KiB

[startup+1.5007 s]
/proc/loadavg: 0.99 1.21 1.36 9/217 27479
/proc/meminfo: memFree=23667680/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14088900 memory=234696 CPUtime=3.3 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 26389 0 0 0 320 10 0 0 20 0 15 0 252090917 14427033600 58674 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3522225 58674 3572 1 0 3484297 0
[pid=27451/tid=27453] ppid=27447 vsize=14088900 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 19495 0 0 0 139 6 0 0 20 0 15 0 252090917 14427033600 58674 33554432000 4194304 4196468 140727797520160 140578551765408 140578189573828 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14088900 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 252090918 14427033600 58674 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14088900 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 252090918 14427033600 58674 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14088900 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 252090918 14427033600 58674 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14088900 memory=-7096649868621430206 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 15 0 252090918 14427033600 58674 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14088900 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 15 0 252090919 14427033600 58674 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0

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

/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 37224 0 0 0 237362 14 0 0 20 0 15 0 252090917 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578551769776 140578190385733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14088900 memory=301696 CPUtime=4.47 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 5702 0 0 0 418 29 0 0 20 0 15 0 252090918 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14088900 memory=301696 CPUtime=4.49 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 5602 0 0 0 422 27 0 0 20 0 15 0 252090918 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14088900 memory=301696 CPUtime=4.48 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 4624 0 0 0 419 29 0 0 20 0 15 0 252090918 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14088900 memory=301696 CPUtime=4.47 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 5521 0 0 0 419 28 0 0 20 0 15 0 252090918 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14088900 memory=301696 CPUtime=3.16 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6206 0 0 0 296 20 0 0 20 0 15 0 252090919 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14088900 memory=447 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 252090919 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578020844512 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14088900 memory=301696 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 252090920 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578019791872 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14088900 memory=301696 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14088900 memory=3984 CPUtime=0.96 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 3945 0 0 0 96 0 0 0 20 0 15 0 252090922 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14088900 memory=1928 CPUtime=0.95 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 3320 0 0 0 94 1 0 0 20 0 15 0 252090922 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14088900 memory=301696 CPUtime=0.61 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 3568 0 0 0 60 1 0 0 20 0 15 0 252090922 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14088900 memory=301696 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14088900 memory=301696 CPUtime=0.77 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1253 0 0 0 35 42 0 0 20 0 15 0 252090922 14427033600 75424 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 2398.21 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 301696 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.41 1.35 4/216 27552
/proc/meminfo: memFree=23368940/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14088900 memory=305792 CPUtime=2458.6 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 79396 0 0 0 245692 168 0 0 20 0 15 0 252090917 14427033600 76448 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3522225 76448 3580 1 0 3484297 0
[pid=27451/tid=27453] ppid=27447 vsize=14088900 memory=305792 CPUtime=2433.52 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 37641 0 0 0 243338 14 0 0 20 0 15 0 252090917 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578551769760 140578184619116 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14088900 memory=303744 CPUtime=4.6 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 5798 0 0 0 430 30 0 0 20 0 15 0 252090918 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14088900 memory=305792 CPUtime=4.61 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 5668 0 0 0 434 27 0 0 20 0 15 0 252090918 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14088900 memory=305792 CPUtime=4.61 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 4833 0 0 0 431 30 0 0 20 0 15 0 252090918 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14088900 memory=305792 CPUtime=4.6 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 5548 0 0 0 432 28 0 0 20 0 15 0 252090918 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14088900 memory=305792 CPUtime=3.24 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6375 0 0 0 303 21 0 0 20 0 15 0 252090919 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14088900 memory=305792 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 252090919 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578020844512 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14088900 memory=305792 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 252090920 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578019791872 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14088900 memory=305792 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14088900 memory=305792 CPUtime=0.96 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 3947 0 0 0 96 0 0 0 20 0 15 0 252090922 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14088900 memory=305792 CPUtime=0.95 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 3322 0 0 0 94 1 0 0 20 0 15 0 252090922 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14088900 memory=305792 CPUtime=0.61 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 3570 0 0 0 60 1 0 0 20 0 15 0 252090922 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14088900 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14088900 memory=6791534058613427641 CPUtime=0.79 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1268 0 0 0 35 44 0 0 20 0 15 0 252090922 14427033600 76448 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 2458.6 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 305792 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.48 1.38 4/216 27553
/proc/meminfo: memFree=23362424/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14088900 memory=309888 CPUtime=2518.97 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 80363 0 0 0 251726 171 0 0 20 0 15 0 252090917 14427033600 77472 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3522225 77472 3580 1 0 3484297 0
[pid=27451/tid=27453] ppid=27447 vsize=14088900 memory=309888 CPUtime=2493.3 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 38047 0 0 0 249316 14 0 0 20 0 15 0 252090917 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578551769648 140578190267732 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14088900 memory=309888 CPUtime=4.72 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 5807 0 0 0 442 30 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14088900 memory=309888 CPUtime=4.74 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 5747 0 0 0 446 28 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14088900 memory=280517467943200 CPUtime=4.73 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 5036 0 0 0 442 31 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14088900 memory=309888 CPUtime=4.73 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 5628 0 0 0 444 29 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14088900 memory=309888 CPUtime=3.32 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6544 0 0 0 310 22 0 0 20 0 15 0 252090919 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14088900 memory=309888 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 252090919 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578020844512 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14088900 memory=309888 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 252090920 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578019791872 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14088900 memory=309888 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14088900 memory=3812 CPUtime=0.96 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 3949 0 0 0 96 0 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14088900 memory=68452 CPUtime=0.95 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 3324 0 0 0 94 1 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14088900 memory=288230574492221466 CPUtime=0.61 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 3572 0 0 0 60 1 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14088900 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14088900 memory=309888 CPUtime=0.81 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1283 0 0 0 37 44 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 2518.97 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 309888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.4 s]
/proc/loadavg: 1.73 1.48 1.38 4/216 27553
/proc/meminfo: memFree=23360376/32770624 swapFree=67105356/67108860
[pid=27451] ppid=27447 vsize=14088900 memory=309888 CPUtime=2520.07 cores=1,3,5,7
/proc/27451/stat : 27451 (java) S 27447 27451 21822 0 -1 1077944320 80365 0 0 0 251836 171 0 0 20 0 15 0 252090917 14427033600 77472 33554432000 4194304 4196468 140727797520160 140727797502704 140578547531511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
/proc/27451/statm: 3522225 77472 3580 1 0 3484297 0
[pid=27451/tid=27453] ppid=27447 vsize=14088900 memory=6791534058613427641 CPUtime=2494.4 cores=1,3,5,7
/proc/27451/task/27453/stat : 27453 (java) R 27447 27451 21822 0 -1 4202560 38049 0 0 0 249426 14 0 0 20 0 15 0 252090917 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578551769776 140578190472825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27458] ppid=27447 vsize=14088900 memory=-8253362762722141311 CPUtime=4.72 cores=1,3,5,7
/proc/27451/task/27458/stat : 27458 (java) S 27447 27451 21822 0 -1 1077944384 5807 0 0 0 442 30 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578142792464 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27459] ppid=27447 vsize=14088900 memory=7100839861465685612 CPUtime=4.74 cores=1,3,5,7
/proc/27451/task/27459/stat : 27459 (java) S 27447 27451 21822 0 -1 1077944384 5747 0 0 0 446 28 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578141739920 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27460] ppid=27447 vsize=14088900 memory=-7175204567652784766 CPUtime=4.74 cores=1,3,5,7
/proc/27451/task/27460/stat : 27460 (java) S 27447 27451 21822 0 -1 1077944384 5036 0 0 0 443 31 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578140687376 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27461] ppid=27447 vsize=14088900 memory=3054156605268465310 CPUtime=4.73 cores=1,3,5,7
/proc/27451/task/27461/stat : 27461 (java) S 27447 27451 21822 0 -1 1077944384 5628 0 0 0 444 29 0 0 20 0 15 0 252090918 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578139634832 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27463] ppid=27447 vsize=14088900 memory=-8707038579349950309 CPUtime=3.32 cores=1,3,5,7
/proc/27451/task/27463/stat : 27463 (java) S 27447 27451 21822 0 -1 1077944384 6544 0 0 0 310 22 0 0 20 0 15 0 252090919 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578021898224 140578547542658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27466] ppid=27447 vsize=14088900 memory=4713745541279610410 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27466/stat : 27466 (java) S 27447 27451 21822 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 252090919 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578020844512 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27467] ppid=27447 vsize=14088900 memory=8514726395714825349 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27467/stat : 27467 (java) S 27447 27451 21822 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 252090920 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578019791872 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27472] ppid=27447 vsize=14088900 memory=7822038051842261661 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27472/stat : 27472 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578018740432 140578547550107 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27474] ppid=27447 vsize=14088900 memory=-6520471753822164382 CPUtime=0.96 cores=1,3,5,7
/proc/27451/task/27474/stat : 27474 (java) S 27447 27451 21822 0 -1 1077944384 3949 0 0 0 96 0 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578017688048 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27475] ppid=27447 vsize=14088900 memory=7012755961914026354 CPUtime=0.95 cores=1,3,5,7
/proc/27451/task/27475/stat : 27475 (java) S 27447 27451 21822 0 -1 1077944384 3324 0 0 0 94 1 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578016635504 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27476] ppid=27447 vsize=14088900 memory=7012755961914026354 CPUtime=0.61 cores=1,3,5,7
/proc/27451/task/27476/stat : 27476 (java) S 27447 27451 21822 0 -1 1077944384 3572 0 0 0 60 1 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578015582960 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27478] ppid=27447 vsize=14088900 memory=7091029133753471076 CPUtime=0 cores=1,3,5,7
/proc/27451/task/27478/stat : 27478 (java) S 27447 27451 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578014530656 140578547541717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
[pid=27451/tid=27479] ppid=27447 vsize=14088900 memory=1100 CPUtime=0.81 cores=1,3,5,7
/proc/27451/task/27479/stat : 27479 (java) S 27447 27451 21822 0 -1 1077944384 1283 0 0 0 37 44 0 0 20 0 15 0 252090922 14427033600 77472 33554432000 4194304 4196468 140727797520160 140578013477168 140578547542658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20951040 140727797527624 140727797527817 140727797527817 140727797530575 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 309888 KiB

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

[startup+2503.41 s]
# the end of solver process 27451 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.38 s, system=1.71873 s

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

Child status: 143
Real time (s): 2503.41
CPU time (s): 2520.1
CPU user time (s): 2518.38
CPU system time (s): 1.71873
CPU usage (%): 100.667
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 309888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.38
system time used= 1.71873
maximum resident set size= 310464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80644
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 144779
involuntary context switches= 2669


# summary of solver processes directly reported to runsolver:
#   pid: 27451
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.38
#   total CPU system time (s): 1.71873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0683 second user time and 19.3887 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 17:01:17
IDJOB=4308203
IDBENCH=141587
IDSOLVER=2791
FILE ID=node149/4308203-1534345277
RUNJOBID= node149-1534345277-27421
PBS_JOBID= 21038162
Free space on /tmp= 44888 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Frb/frb-45-21-1_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-4308203-1534345277/watcher-4308203-1534345277 -o /tmp/evaluation-result-4308203-1534345277/solver-4308203-1534345277 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534345277-27421 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1691855397 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308203-1534345277.xml

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

MD5SUM BENCH= b87938282b595c2beb3624311f73a470
RANDOM SEED=1691855397

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23932912 kB
MemAvailable:   31897852 kB
Buffers:          173336 kB
Cached:          8003720 kB
SwapCached:         1704 kB
Active:          3701492 kB
Inactive:        4528952 kB
Active(anon):       3256 kB
Inactive(anon):   110556 kB
Active(file):    3698236 kB
Inactive(file):  4418396 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             72328 kB
Writeback:             0 kB
AnonPages:         58464 kB
Mapped:            55092 kB
Shmem:             57760 kB
Slab:             304304 kB
SReclaimable:     276768 kB
SUnreclaim:        27536 kB
KernelStack:        3200 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     360736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 44824 MiB
End job on node149 at 2018-08-15 17:43:01