Trace number 4309955

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)416 252.123 246.819

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a3-galaxy04_c18.xml
MD5SUM2910b6ca557b5fda778b46d150d1cbb4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark2.91497
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints155
Number of domains3
Minimum domain size2
Maximum domain size7
Distribution of domain sizes[{"size":2,"count":48},{"size":4,"count":24},{"size":7,"count":28}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":52},{"degree":11,"count":16},{"degree":12,"count":24},{"degree":13,"count":6},{"degree":14,"count":2}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":25},{"arity":3,"count":8},{"arity":4,"count":70},{"arity":5,"count":20},{"arity":6,"count":32}]
Number of extensional constraints28
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":65},{"type":"regular","count":4},{"type":"allDifferent","count":6},{"type":"cardinality","count":4},{"type":"element","count":48}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 661911267
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
2.10/1.30	c Parsing done, starting search...
2.10/1.33	o 532
2.10/1.34	o 479
2.10/1.34	o 476
2.10/1.35	o 475
2.10/1.35	o 455
2.10/1.35	o 451
2.10/1.36	o 446
2.10/1.37	o 416
252.09/246.80	s SATISFIABLE
252.09/246.80	v <instantiation>
252.09/246.80	v 	<list>
252.09/246.80	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6]
252.09/246.80	v 	</list>
252.09/246.80	v 	<values>
252.09/246.80	v 		2 3 1 2 1 3 3 2 0 3 0 2 0 1 3 0 3 1 1 0 2 1 2 0 0 1 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 15 15 0 0 10 32 34 32 47 15 10 0 0 0 0 0 0 15 34 32 22 0 34 15 22 32 0 0 
252.09/246.80	v 	</values>
252.09/246.80	v </instantiation>

Verifier Data

OK	416

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 (13007 MiB free)
  memory of node 1: 16384 MiB (12177 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309955-1534334129/watcher-4309955-1534334129 -o /tmp/evaluation-result-4309955-1534334129/solver-4309955-1534334129 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534329949-28157 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 661911267 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309955-1534334129.xml 

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

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


[startup+0.100124 s]*
/proc/loadavg: 1.50 1.44 1.47 3/215 30972
/proc/meminfo: memFree=25771796/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14082736 memory=30748 CPUtime=0.11 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 6583 0 0 0 10 1 0 0 20 0 15 0 250976122 14420721664 7687 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3520684 7687 3153 1 0 3482761 0
[pid=30957/tid=30959] ppid=30954 vsize=14082736 memory=-8773748148829852028 CPUtime=0.08 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 4626 0 0 0 8 0 0 0 20 0 15 0 250976123 14420721664 7687 33554432000 4194304 4196468 140736377310544 140060232470888 140060228289693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 7687 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 7687 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 7687 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 7687 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250976125 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250976126 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250976126 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059768149232 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0.01 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 250976129 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 7687 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30748 KiB

[startup+0.210421 s]*
/proc/loadavg: 1.50 1.44 1.47 5/215 30972
/proc/meminfo: memFree=25753376/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14082736 memory=46420 CPUtime=0.29 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 10269 0 0 0 27 2 0 0 20 0 15 0 250976122 14420721664 11605 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3520684 11605 3320 1 0 3482761 0
[pid=30957/tid=30959] ppid=30954 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 8041 0 0 0 18 1 0 0 20 0 15 0 250976123 14420721664 11605 33554432000 4194304 4196468 140736377310544 140060232489984 140059839959708 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 11605 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14082736 memory=3833047569608738464 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 11605 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 11605 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 11605 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250976125 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250976126 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250976126 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059768149232 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) R 30954 30957 28126 0 -1 1077944384 359 0 0 0 1 0 0 0 20 0 15 0 250976129 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) R 30954 30957 28126 0 -1 4202560 165 0 0 0 1 0 0 0 20 0 15 0 250976129 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059764992368 140060209811062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0.05 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) R 30954 30957 28126 0 -1 4202560 322 0 0 0 5 0 0 0 20 0 15 0 250976129 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059763939312 140060207670936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) R 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 11605 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46420 KiB

[startup+0.310573 s]*
/proc/loadavg: 1.50 1.44 1.47 3/215 30972
/proc/meminfo: memFree=25749452/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14082736 memory=50432 CPUtime=0.44 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 10771 0 0 0 42 2 0 0 20 0 15 0 250976122 14420721664 12608 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3520684 12608 3374 1 0 3482761 0
[pid=30957/tid=30959] ppid=30954 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 8419 0 0 0 28 1 0 0 20 0 15 0 250976123 14420721664 12608 33554432000 4194304 4196468 140736377310544 140060232479280 140060209831323 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14082736 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 12608 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14082736 memory=3690332059835041440 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 12608 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 12608 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250976124 14420721664 12608 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250976125 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250976126 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250976126 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059768149232 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 450 0 0 0 3 0 0 0 20 0 15 0 250976129 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 15 0 250976129 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0.08 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 347 0 0 0 8 0 0 0 20 0 15 0 250976129 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14082736 memory=139906809595520 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976129 14420721664 12608 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50432 KiB

[startup+0.700788 s]
/proc/loadavg: 1.50 1.44 1.47 3/215 30972
/proc/meminfo: memFree=25726140/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14084804 memory=88488 CPUtime=0.97 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 17553 0 0 0 93 4 0 0 20 0 15 0 250976122 14422839296 22122 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3521201 22122 3498 1 0 3483273 0
[pid=30957/tid=30959] ppid=30954 vsize=14084804 memory=1736 CPUtime=0.67 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 14855 0 0 0 64 3 0 0 20 0 15 0 250976123 14422839296 22122 33554432000 4194304 4196468 140736377310544 140060232491984 140060228289693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14422839296 22122 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14422839296 22122 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14084804 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14422839296 22122 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14084804 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250976124 14422839296 22122 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14084804 memory=7952 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250976125 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14084804 memory=4088 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250976126 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14084804 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250976126 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059768149232 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14084804 memory=4639098309541127012 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14084804 memory=6371582379065369688 CPUtime=0.06 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 505 0 0 0 6 0 0 0 20 0 15 0 250976129 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 369 0 0 0 7 0 0 0 20 0 15 0 250976129 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 442 0 0 0 15 0 0 0 20 0 15 0 250976129 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976129 14422839296 22122 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88488 KiB

[startup+1.50157 s]
/proc/loadavg: 1.46 1.44 1.47 5/215 30972
/proc/meminfo: memFree=25695896/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14092996 memory=146808 CPUtime=2.72 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 28208 0 0 0 265 7 0 0 20 0 15 0 250976122 14431227904 36702 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3523249 36702 3544 1 0 3485321 0
[pid=30957/tid=30959] ppid=30954 vsize=14092996 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 21244 0 0 0 142 5 0 0 20 0 15 0 250976123 14431227904 36702 33554432000 4194304 4196468 140736377310544 140060232504680 140059845189548 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14092996 memory=-8253362762724047225 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14431227904 36702 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14092996 memory=-8609294068986781045 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14431227904 36702 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14092996 memory=-6517102902069810590 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250976124 14431227904 36702 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14092996 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250976124 14431227904 36702 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14092996 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 15 0 250976125 14431227904 36702 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0

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

/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 24964 0 0 0 10104 20 0 0 20 0 15 0 250976123 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060232506288 140059846150023 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14092996 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 877 0 0 0 34 4 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14092996 memory=279813362098336 CPUtime=0.39 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1013 0 0 0 34 5 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14092996 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1025 0 0 0 34 4 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.38 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 1428 0 0 0 34 4 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14092996 memory=2080 CPUtime=0.49 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 1778 0 0 0 46 3 0 0 20 0 15 0 250976125 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14092996 memory=1036 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14092996 memory=3708 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059768149248 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14092996 memory=68188 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.76 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 3249 0 0 0 76 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14092996 memory=2176 CPUtime=0.9 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 3337 0 0 0 90 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.64 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 3173 0 0 0 63 1 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14092996 memory=164 CPUtime=0.05 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 474 0 0 0 2 3 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 105.71 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1046776 KiB

[startup+162.301 s]
/proc/loadavg: 1.27 1.34 1.43 3/214 30975
/proc/meminfo: memFree=24706172/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14092996 memory=1046776 CPUtime=166.48 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 45112 0 0 0 16594 54 0 0 20 0 15 0 250976122 14431227904 261694 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3523249 261694 3580 1 0 3485321 0
[pid=30957/tid=30959] ppid=30954 vsize=14092996 memory=1046776 CPUtime=160.5 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 26114 0 0 0 16028 22 0 0 20 0 15 0 250976123 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060232506496 140059846496786 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.67 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 934 0 0 0 60 7 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.66 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1674 0 0 0 59 7 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.66 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1249 0 0 0 60 6 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.65 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 1433 0 0 0 59 6 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.84 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 2035 0 0 0 78 6 0 0 20 0 15 0 250976125 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14092996 memory=7667492033642649451 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059768149248 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14092996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.76 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 3252 0 0 0 76 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.9 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 3339 0 0 0 90 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.64 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 3176 0 0 0 63 1 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14092996 memory=3708 CPUtime=0.09 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 489 0 0 0 4 5 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 166.48 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1046776 KiB

[startup+222.301 s]
/proc/loadavg: 1.12 1.28 1.40 3/215 31057
/proc/meminfo: memFree=25766364/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14092996 memory=1046776 CPUtime=227.26 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 47357 0 0 0 22660 66 0 0 20 0 15 0 250976122 14431227904 261694 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3523249 261694 3580 1 0 3485321 0
[pid=30957/tid=30959] ppid=30954 vsize=14092996 memory=1046776 CPUtime=219.8 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 27132 0 0 0 21956 24 0 0 20 0 15 0 250976123 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060232506480 140059846150038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.94 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1193 0 0 0 84 10 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.93 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1678 0 0 0 83 10 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.94 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1313 0 0 0 84 10 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.93 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2051 0 0 0 85 8 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14092996 memory=1046776 CPUtime=1.19 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 2293 0 0 0 111 8 0 0 20 0 15 0 250976125 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14092996 memory=11 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059768149248 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14092996 memory=3708 CPUtime=0.76 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 3255 0 0 0 76 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14092996 memory=68192 CPUtime=0.9 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 3341 0 0 0 90 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.64 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 3181 0 0 0 63 1 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14092996 memory=3708 CPUtime=0.13 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 503 0 0 0 6 7 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 227.26 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1046776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.801 s]
/proc/loadavg: 1.22 1.29 1.40 3/215 31058
/proc/meminfo: memFree=25768164/32770624 swapFree=67108804/67108860
[pid=30957] ppid=30954 vsize=14092996 memory=1046776 CPUtime=252.09 cores=0,2,4,6
/proc/30957/stat : 30957 (java) S 30954 30957 28126 0 -1 1077944320 47801 0 0 0 25138 71 0 0 20 0 15 0 250976122 14431227904 261694 33554432000 4194304 4196468 140736377310544 140736377293088 140060228267767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
/proc/30957/statm: 3523249 261694 3580 1 0 3485321 0
[pid=30957/tid=30959] ppid=30954 vsize=14092996 memory=932 CPUtime=244 cores=0,2,4,6
/proc/30957/task/30959/stat : 30959 (java) R 30954 30957 28126 0 -1 4202560 27571 0 0 0 24376 24 0 0 20 0 15 0 250976123 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060232506400 140059846409338 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30960] ppid=30954 vsize=14092996 memory=1168 CPUtime=1.06 cores=0,2,4,6
/proc/30957/task/30960/stat : 30960 (java) S 30954 30957 28126 0 -1 1077944384 1193 0 0 0 95 11 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060165868048 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30961] ppid=30954 vsize=14092996 memory=1984 CPUtime=1.04 cores=0,2,4,6
/proc/30957/task/30961/stat : 30961 (java) S 30954 30957 28126 0 -1 1077944384 1678 0 0 0 93 11 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060164815504 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30962] ppid=30954 vsize=14092996 memory=920 CPUtime=1.06 cores=0,2,4,6
/proc/30957/task/30962/stat : 30962 (java) S 30954 30957 28126 0 -1 1077944384 1313 0 0 0 95 11 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060163762448 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30963] ppid=30954 vsize=14092996 memory=3848 CPUtime=1.04 cores=0,2,4,6
/proc/30957/task/30963/stat : 30963 (java) S 30954 30957 28126 0 -1 1077944384 2051 0 0 0 95 9 0 0 20 0 15 0 250976124 14431227904 261694 33554432000 4194304 4196468 140736377310544 140060162709904 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30964] ppid=30954 vsize=14092996 memory=2612 CPUtime=1.35 cores=0,2,4,6
/proc/30957/task/30964/stat : 30964 (java) S 30954 30957 28126 0 -1 1077944384 2295 0 0 0 125 10 0 0 20 0 15 0 250976125 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059770256112 140060228278914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30965] ppid=30954 vsize=14092996 memory=2716 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30965/stat : 30965 (java) S 30954 30957 28126 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059769202336 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30966] ppid=30954 vsize=14092996 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30966/stat : 30966 (java) S 30954 30957 28126 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250976126 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059768149248 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30967] ppid=30954 vsize=14092996 memory=3144 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30967/stat : 30967 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059767097808 140060228286363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30968] ppid=30954 vsize=14092996 memory=1046776 CPUtime=0.76 cores=0,2,4,6
/proc/30957/task/30968/stat : 30968 (java) S 30954 30957 28126 0 -1 1077944384 3255 0 0 0 76 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059766044912 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30969] ppid=30954 vsize=14092996 memory=1408 CPUtime=0.9 cores=0,2,4,6
/proc/30957/task/30969/stat : 30969 (java) S 30954 30957 28126 0 -1 1077944384 3342 0 0 0 90 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059764992368 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30970] ppid=30954 vsize=14092996 memory=920 CPUtime=0.64 cores=0,2,4,6
/proc/30957/task/30970/stat : 30970 (java) S 30954 30957 28126 0 -1 1077944384 3181 0 0 0 63 1 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059763939312 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30971] ppid=30954 vsize=14092996 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/30957/task/30971/stat : 30971 (java) S 30954 30957 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059762887008 140060228277973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
[pid=30957/tid=30972] ppid=30954 vsize=14092996 memory=2176 CPUtime=0.14 cores=0,2,4,6
/proc/30957/task/30972/stat : 30972 (java) S 30954 30957 28126 0 -1 1077944384 505 0 0 0 7 7 0 0 20 0 15 0 250976129 14431227904 261694 33554432000 4194304 4196468 140736377310544 140059761835056 140060228278914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17158144 140736377316431 140736377316622 140736377316622 140736377319375 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1046776 KiB

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

[startup+246.819 s]
# the end of solver process 30957 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.398 s, system=0.724137 s

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

Child status: 143
Real time (s): 246.819
CPU time (s): 252.123
CPU user time (s): 251.398
CPU system time (s): 0.724137
CPU usage (%): 102.149
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 1131864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.398
system time used= 0.724137
maximum resident set size= 1133912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44442
involuntary context switches= 861


# summary of solver processes directly reported to runsolver:
#   pid: 30957
#   total CPU time (s): 252.123
#   total CPU user time (s): 251.398
#   total CPU system time (s): 0.724137

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.40124 second user time and 2.40124 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-15 13:55:29
IDJOB=4309955
IDBENCH=141550
IDSOLVER=2795
FILE ID=node105/4309955-1534334129
RUNJOBID= node105-1534329949-28157
PBS_JOBID= 21038166
Free space on /tmp= 49248 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a3-galaxy04_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-4309955-1534334129/watcher-4309955-1534334129 -o /tmp/evaluation-result-4309955-1534334129/solver-4309955-1534334129 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534329949-28157 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 661911267 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309955-1534334129.xml

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

MD5SUM BENCH= 2910b6ca557b5fda778b46d150d1cbb4
RANDOM SEED=661911267

node105.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.32
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.32
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.32
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.32
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:        25789552 kB
MemAvailable:   30731064 kB
Buffers:          222444 kB
Cached:          4971624 kB
SwapCached:           16 kB
Active:          3404360 kB
Inactive:        3007512 kB
Active(anon):    1169548 kB
Inactive(anon):   108668 kB
Active(file):    2234812 kB
Inactive(file):  2898844 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             36120 kB
Writeback:             0 kB
AnonPages:       1227124 kB
Mapped:            67636 kB
Shmem:             57940 kB
Slab:             265824 kB
SReclaimable:     236316 kB
SUnreclaim:        29508 kB
KernelStack:        3712 kB
PageTables:         7600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2606560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1077248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 49212 MiB
End job on node105 at 2018-08-15 13:59:37