Trace number 4290474

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-07-02SAT (TO)943 2400.08 2367.03

General information on the benchmark

NameMario/
Mario-n-medium-3_c18.xml
MD5SUM5e375f515acf7f26619053bdd8bbc393
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark943
Best CPU time to get the best result obtained on this benchmark83.7009
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains57
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":28,"count":1},{"size":29,"count":8},{"size":30,"count":51}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax 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.68/0.55	c version: 2018-07-02
0.68/0.56	c seed: 1755959145
0.68/0.56	c timeout: 2400
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.33/1.32	c Parsing done, starting search...
2.64/1.41	o 473
2.64/1.41	o 543
2.64/1.44	o 566
2.64/1.48	o 585
2.98/1.51	o 667
3.89/1.84	o 697
5.22/2.79	o 759
7.20/4.51	o 768
7.40/4.79	o 888
17.38/14.66	o 897
48.84/45.80	o 943
2400.05/2367.01	s SATISFIABLE
2400.05/2367.01	v <instantiation>
2400.05/2367.01	v 	<list>
2400.05/2367.01	v 		s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29]
2400.05/2367.01	v 	</list>
2400.05/2367.01	v 	<values>
2400.05/2367.01	v 		27 0 2 13 4 5 22 7 8 9 10 11 12 21 14 15 19 17 3 18 1 6 26 28 24 25 29 16 20 23 178 0 0 28 0 0 42 0 0 0 0 0 0 77 0 0 137 0 63 161 67 99 337 19 0 0 44 181 216 265 0 0 0 81 0 0 49 0 0 0 0 0 0 14 0 0 76 0 86 99 11 92 85 95 0 0 57 59 46 93 
2400.05/2367.01	v 	</values>
2400.05/2367.01	v </instantiation>

Verifier Data

OK	943

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290474-1532517294/watcher-4290474-1532517294 -o /tmp/evaluation-result-4290474-1532517294/solver-4290474-1532517294 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532505403-28952 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1755959145 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290474-1532517294.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30263, runsolver pid=30260

[startup+0.100164 s]*
/proc/loadavg: 1.25 1.33 1.31 3/220 30278
/proc/meminfo: memFree=15617888/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14082740 memory=31184 CPUtime=0.12 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 6709 0 0 0 11 1 0 0 20 0 15 0 69292568 14420725760 7796 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3520685 7796 3155 1 0 3482761 0
[pid=30263/tid=30265] ppid=30260 vsize=14082740 memory=-8701690554792185218 CPUtime=0.09 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 4743 0 0 0 8 1 0 0 20 0 15 0 69292568 14420725760 7796 33554432000 4194304 4196468 140733995655984 140157225227024 140157221024925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 7796 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 7796 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 7796 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 7796 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292570 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69292571 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156401657248 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69292571 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156400604656 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0.01 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 69292574 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 7796 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31184 KiB

[startup+0.213182 s]*
/proc/loadavg: 1.25 1.33 1.31 7/220 30278
/proc/meminfo: memFree=15602260/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14082740 memory=46980 CPUtime=0.31 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 10399 0 0 0 29 2 0 0 20 0 15 0 69292568 14420725760 11745 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3520685 11745 3361 1 0 3482761 0
[pid=30263/tid=30265] ppid=30260 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 8095 0 0 0 18 2 0 0 20 0 15 0 69292568 14420725760 11745 33554432000 4194304 4196468 140733995655984 140157225228976 140157206258211 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14082740 memory=365 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 11745 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14082740 memory=140284974448817 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 11745 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 11745 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 11745 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69292570 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69292571 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156401657248 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69292571 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156400604656 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 459 0 0 0 2 0 0 0 20 0 15 0 69292574 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 15 0 69292574 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0.06 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) R 30260 30263 28921 0 -1 4202560 313 0 0 0 6 0 0 0 20 0 15 0 69292574 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156396390464 140157199719408 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 11745 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46980 KiB

[startup+0.310692 s]*
/proc/loadavg: 1.25 1.33 1.31 3/220 30278
/proc/meminfo: memFree=15598724/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14082740 memory=50720 CPUtime=0.43 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 10779 0 0 0 41 2 0 0 20 0 15 0 69292568 14420725760 12680 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3520685 12680 3411 1 0 3482761 0
[pid=30263/tid=30265] ppid=30260 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 8448 0 0 0 28 2 0 0 20 0 15 0 69292568 14420725760 12680 33554432000 4194304 4196468 140733995655984 140157225214512 140157201278311 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14082740 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 12680 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14082740 memory=140284974260011 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 12680 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 12680 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292569 14420725760 12680 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69292570 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69292571 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156401657248 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69292571 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156400604656 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 464 0 0 0 2 0 0 0 20 0 15 0 69292574 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 154 0 0 0 2 0 0 0 20 0 15 0 69292574 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0.07 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 15 0 69292574 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14082740 memory=140284974052992 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292574 14420725760 12680 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50720 KiB

[startup+0.700836 s]
/proc/loadavg: 1.25 1.33 1.31 4/220 30278
/proc/meminfo: memFree=15574912/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14084808 memory=89108 CPUtime=0.98 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 17623 0 0 0 94 4 0 0 20 0 15 0 69292568 14422843392 22277 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3521202 22277 3499 1 0 3483273 0
[pid=30263/tid=30265] ppid=30260 vsize=14084808 memory=1728 CPUtime=0.68 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 14900 0 0 0 64 4 0 0 20 0 15 0 69292568 14422843392 22277 33554432000 4194304 4196468 140733995655984 140157225217904 140156812282879 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14084808 memory=792 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14422843392 22277 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14422843392 22277 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14084808 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14422843392 22277 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14084808 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292569 14422843392 22277 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14084808 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69292570 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14084808 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69292571 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156401657248 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14084808 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69292571 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156400604656 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14084808 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14084808 memory=7450174591119418944 CPUtime=0.06 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 619 0 0 0 6 0 0 0 20 0 15 0 69292574 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14084808 memory=7519162438972494954 CPUtime=0.08 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 69292574 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14084808 memory=6154282490091891024 CPUtime=0.15 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 415 0 0 0 15 0 0 0 20 0 15 0 69292574 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14084808 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292574 14422843392 22277 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89108 KiB

[startup+1.50096 s]
/proc/loadavg: 1.25 1.33 1.31 3/220 30278
/proc/meminfo: memFree=15540652/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14090952 memory=150920 CPUtime=2.98 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 25419 0 0 0 290 8 0 0 20 0 15 0 69292568 14429134848 37730 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3522738 37730 3544 1 0 3484809 0
[pid=30263/tid=30265] ppid=30260 vsize=14090952 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 19293 0 0 0 141 6 0 0 20 0 15 0 69292568 14429134848 37730 33554432000 4194304 4196468 140733995655984 140157225232144 140156817956385 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14429134848 37730 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14090952 memory=-6509546260019855299 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14429134848 37730 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69292569 14429134848 37730 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69292569 14429134848 37730 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6

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

/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 81340 0 0 0 217621 55 0 0 20 0 15 0 69292568 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157225241600 140156818966217 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14090952 memory=391676 CPUtime=9.81 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 3919 0 0 0 893 88 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14090952 memory=393768 CPUtime=9.85 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 6283 0 0 0 891 94 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14090952 memory=393768 CPUtime=9.88 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 3034 0 0 0 893 95 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14090952 memory=393768 CPUtime=9.83 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 3936 0 0 0 893 90 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14090952 memory=393768 CPUtime=12.27 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 5668 0 0 0 1144 83 0 0 20 0 15 0 69292570 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14090952 memory=393768 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156401657312 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14090952 memory=3828 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156400604672 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14090952 memory=393768 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14090952 memory=393768 CPUtime=1.29 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 7852 0 0 0 128 1 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14090952 memory=6791534058613427641 CPUtime=1.32 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 6160 0 0 0 131 1 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14090952 memory=2196 CPUtime=0.7 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 6591 0 0 0 69 1 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14090952 memory=393768 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14090952 memory=1948 CPUtime=1.34 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1222 0 0 0 65 69 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 2233.16 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 393768 KiB

[startup+2262.3 s]
/proc/loadavg: 1.46 1.47 1.46 3/218 30349
/proc/meminfo: memFree=15083096/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14090952 memory=393768 CPUtime=2293.93 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 128424 0 0 0 228954 439 0 0 20 0 15 0 69292568 14429134848 98442 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3522738 98442 3588 1 0 3484809 0
[pid=30263/tid=30265] ppid=30260 vsize=14090952 memory=393768 CPUtime=2236.04 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 82122 0 0 0 223548 56 0 0 20 0 15 0 69292568 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157225241632 140156818906407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14090952 memory=393768 CPUtime=10.07 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 3929 0 0 0 916 91 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14090952 memory=393768 CPUtime=10.13 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 6299 0 0 0 916 97 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14090952 memory=393768 CPUtime=10.15 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 3038 0 0 0 918 97 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14090952 memory=393768 CPUtime=10.12 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 3939 0 0 0 920 92 0 0 20 0 15 0 69292569 14429134848 98442 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14090952 memory=393768 CPUtime=12.61 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 5831 0 0 0 1176 85 0 0 20 0 15 0 69292570 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14090952 memory=393768 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156401657312 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14090952 memory=2257 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156400604672 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14090952 memory=393768 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14090952 memory=393768 CPUtime=1.29 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 7852 0 0 0 128 1 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14090952 memory=393768 CPUtime=1.32 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 6160 0 0 0 131 1 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14090952 memory=393768 CPUtime=0.7 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 6591 0 0 0 69 1 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14090952 memory=393768 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14090952 memory=3828 CPUtime=1.38 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1235 0 0 0 67 71 0 0 20 0 15 0 69292574 14429134848 98442 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 2293.93 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 393768 KiB

[startup+2322.3 s]
/proc/loadavg: 1.18 1.39 1.43 3/218 30350
/proc/meminfo: memFree=15083344/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14090952 memory=393824 CPUtime=2354.74 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 129473 0 0 0 235023 451 0 0 20 0 15 0 69292568 14429134848 98456 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3522738 98456 3588 1 0 3484809 0
[pid=30263/tid=30265] ppid=30260 vsize=14090952 memory=393824 CPUtime=2295.3 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 82939 0 0 0 229473 57 0 0 20 0 15 0 69292568 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157225241712 140156818973441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14090952 memory=393824 CPUtime=10.36 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 3937 0 0 0 942 94 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14090952 memory=393824 CPUtime=10.41 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 6477 0 0 0 942 99 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14090952 memory=2257 CPUtime=10.45 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 3051 0 0 0 944 101 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14090952 memory=393824 CPUtime=10.4 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 3940 0 0 0 946 94 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14090952 memory=393824 CPUtime=12.98 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 5851 0 0 0 1210 88 0 0 20 0 15 0 69292570 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14090952 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156401657312 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14090952 memory=393824 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156400604672 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14090952 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14090952 memory=393824 CPUtime=1.3 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 7854 0 0 0 129 1 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14090952 memory=393824 CPUtime=1.32 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 6162 0 0 0 131 1 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14090952 memory=393824 CPUtime=0.7 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 6593 0 0 0 69 1 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14090952 memory=393824 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14090952 memory=393824 CPUtime=1.41 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1241 0 0 0 68 73 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 2354.74 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 393824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2367 s]*
/proc/loadavg: 1.27 1.37 1.42 3/218 30431
/proc/meminfo: memFree=14867676/32770624 swapFree=67108860/67108860
[pid=30263] ppid=30260 vsize=14090952 memory=393824 CPUtime=2400.05 cores=0,2,4,6
/proc/30263/stat : 30263 (java) S 30260 30263 28921 0 -1 1077944320 130274 0 0 0 239543 462 0 0 20 0 15 0 69292568 14429134848 98456 33554432000 4194304 4196468 140733995655984 140733995638528 140157221002999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
/proc/30263/statm: 3522738 98456 3588 1 0 3484809 0
[pid=30263/tid=30265] ppid=30260 vsize=14090952 memory=6791534058613427641 CPUtime=2339.46 cores=0,2,4,6
/proc/30263/task/30265/stat : 30265 (java) R 30260 30263 28921 0 -1 4202560 83531 0 0 0 233887 59 0 0 20 0 15 0 69292568 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157225241584 140156818973647 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30266] ppid=30260 vsize=14090952 memory=9047017150487036571 CPUtime=10.58 cores=0,2,4,6
/proc/30263/task/30266/stat : 30266 (java) S 30260 30263 28921 0 -1 1077944384 3941 0 0 0 961 97 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157136070928 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30267] ppid=30260 vsize=14090952 memory=4427205132082312746 CPUtime=10.63 cores=0,2,4,6
/proc/30263/task/30267/stat : 30267 (java) S 30260 30263 28921 0 -1 1077944384 6484 0 0 0 961 102 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157135018384 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30268] ppid=30260 vsize=14090952 memory=-7023579799431922829 CPUtime=10.66 cores=0,2,4,6
/proc/30263/task/30268/stat : 30268 (java) S 30260 30263 28921 0 -1 1077944384 3061 0 0 0 963 103 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157133965840 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30269] ppid=30260 vsize=14090952 memory=-8412652152092201843 CPUtime=10.61 cores=0,2,4,6
/proc/30263/task/30269/stat : 30269 (java) S 30260 30263 28921 0 -1 1077944384 3952 0 0 0 965 96 0 0 20 0 15 0 69292569 14429134848 98456 33554432000 4194304 4196468 140733995655984 140157132913296 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30270] ppid=30260 vsize=14090952 memory=-8486080722631693414 CPUtime=13.25 cores=0,2,4,6
/proc/30263/task/30270/stat : 30270 (java) S 30260 30263 28921 0 -1 1077944384 6014 0 0 0 1235 90 0 0 20 0 15 0 69292570 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156402711024 140157221014146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30271] ppid=30260 vsize=14090952 memory=3047711553219693942 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30271/stat : 30271 (java) S 30260 30263 28921 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156401657312 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30272] ppid=30260 vsize=14090952 memory=4629546024076873078 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30272/stat : 30272 (java) S 30260 30263 28921 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 69292571 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156400604672 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30273] ppid=30260 vsize=14090952 memory=-7666414585839465563 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30273/stat : 30273 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156399553232 140157221021595 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30274] ppid=30260 vsize=14090952 memory=-7521736447810188379 CPUtime=1.3 cores=0,2,4,6
/proc/30263/task/30274/stat : 30274 (java) S 30260 30263 28921 0 -1 1077944384 7854 0 0 0 129 1 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156398499824 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30275] ppid=30260 vsize=14090952 memory=-8412652160765825907 CPUtime=1.32 cores=0,2,4,6
/proc/30263/task/30275/stat : 30275 (java) S 30260 30263 28921 0 -1 1077944384 6162 0 0 0 131 1 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156397447280 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30276] ppid=30260 vsize=14090952 memory=7100839878645619564 CPUtime=0.7 cores=0,2,4,6
/proc/30263/task/30276/stat : 30276 (java) S 30260 30263 28921 0 -1 1077944384 6593 0 0 0 69 1 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156396394736 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30277] ppid=30260 vsize=14090952 memory=-8634980985311628903 CPUtime=0 cores=0,2,4,6
/proc/30263/task/30277/stat : 30277 (java) S 30260 30263 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156395342432 140157221013205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
[pid=30263/tid=30278] ppid=30260 vsize=14090952 memory=7897517683652307531 CPUtime=1.45 cores=0,2,4,6
/proc/30263/task/30278/stat : 30278 (java) S 30260 30263 28921 0 -1 1077944384 1254 0 0 0 70 75 0 0 20 0 15 0 69292574 14429134848 98456 33554432000 4194304 4196468 140733995655984 140156394289968 140157221014146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12996608 140733995664456 140733995664649 140733995664649 140733995667407 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 393824 KiB

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

[startup+2367.03 s]
# the end of solver process 30263 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.45 s, system=4.63083 s

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

Child status: 143
Real time (s): 2367.03
CPU time (s): 2400.08
CPU user time (s): 2395.45
CPU system time (s): 4.63083
CPU usage (%): 101.396
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 393824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.45
system time used= 4.63082
maximum resident set size= 394392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130653
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 414333
involuntary context switches= 8342


# summary of solver processes directly reported to runsolver:
#   pid: 30263
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2395.45
#   total CPU system time (s): 4.63083

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6834 second user time and 24.0746 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-25 13:14:54
IDJOB=4290474
IDBENCH=141528
IDSOLVER=2743
FILE ID=node135/4290474-1532517294
RUNJOBID= node135-1532505403-28952
PBS_JOBID= 21021593
Free space on /tmp= 48332 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Mario/Mario-n-medium-3_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-4290474-1532517294/watcher-4290474-1532517294 -o /tmp/evaluation-result-4290474-1532517294/solver-4290474-1532517294 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532505403-28952 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1755959145 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290474-1532517294.xml

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

MD5SUM BENCH= 5e375f515acf7f26619053bdd8bbc393
RANDOM SEED=1755959145

node135.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.50
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.50
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.50
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.50
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:        15635436 kB
MemAvailable:   31715656 kB
Buffers:          229040 kB
Cached:         15906876 kB
SwapCached:            0 kB
Active:          2722372 kB
Inactive:       13681248 kB
Active(anon):     217352 kB
Inactive(anon):    78072 kB
Active(file):    2505020 kB
Inactive(file): 13603176 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35848 kB
Writeback:             0 kB
AnonPages:        276352 kB
Mapped:            52888 kB
Shmem:             25248 kB
Slab:             429268 kB
SReclaimable:     400484 kB
SUnreclaim:        28784 kB
KernelStack:        3664 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1259892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48296 MiB
End job on node135 at 2018-07-25 13:54:21