Trace number 4274500

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 - Hybrid 2017-07-26SAT (TO)702 2520.0901 2472.8301

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-25-a4.xml
MD5SUMa6ebb4642302e72810e9d3407e53c8ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark661
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints42552
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":25}]
Minimum variable degree6625
Maximum variable degree6626
Distribution of variable degrees[{"degree":6625,"count":23},{"degree":6626,"count":2}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":4600},{"arity":4,"count":37950},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints42551
Distribution of constraint types[{"type":"intension","count":42551},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1467816189
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.27	c Parsing instance...
6.09/2.36	c Parsing done, starting first complete search...
7.38/2.75	o 1000
10.29/5.24	c First complete search done, starting ALNS search...
33.87/27.38	o 999
39.67/33.07	o 798
74.87/67.79	o 757
174.81/167.18	o 753
174.90/167.25	o 749
178.62/170.94	o 748
178.84/171.18	o 743
182.95/175.28	o 733
187.56/179.89	o 732
190.39/182.64	o 729
190.59/182.84	o 718
198.96/191.17	o 717
216.44/208.51	o 716
216.97/209.10	o 709
514.41/500.98	o 708
618.15/602.77	o 705
659.36/643.04	o 704
669.61/653.14	o 703
1252.69/1227.07	o 702
1798.78/1764.22	c ALNS done, starting second complete search
1798.78/1764.22	c Best operator: FullRelax_ExtOriented(Min) with improvement of: 243
2520.06/2472.80	s SATISFIABLE
2520.06/2472.80	v <instantiation>
2520.06/2472.80	v 	<list>
2520.06/2472.80	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
2520.06/2472.80	v 	</list>
2520.06/2472.80	v 	<values>
2520.06/2472.80	v 		0 18 74 98 173 218 250 350 364 415 475 532 545 566 593 618 635 655 661 671 690 694 699 701 702 
2520.06/2472.80	v 	</values>
2520.06/2472.80	v </instantiation>

Verifier Data

OK	702

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274500-1502840561/watcher-4274500-1502840561 -o /tmp/evaluation-result-4274500-1502840561/solver-4274500-1502840561 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502837205-2589 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1467816189 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274500-1502840561.xml 

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

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


[startup+0.105675 s]*
/proc/loadavg: 1.44 1.44 1.87 4/215 2833
/proc/meminfo: memFree=31210384/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13980164 memory=33164 CPUtime=0.13 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 8219 0 0 0 12 1 0 0 20 0 15 0 117143825 14315687936 8291 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3495041 8291 3414 1 0 3482761 0
[pid=2818/tid=2820] ppid=2815 vsize=13980164 memory=-8680513969479054528 CPUtime=0.09 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 6144 0 0 0 8 1 0 0 20 0 15 0 117143825 14315687936 8291 33554432000 4194304 4196468 140727279591552 140306502960624 140306498755990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13980164 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 8291 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 8291 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 8291 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 8291 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117143827 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117143828 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305972036384 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117143828 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305970984048 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0.02 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) R 2815 2818 2558 0 -1 4202560 384 0 0 0 2 0 0 0 20 0 15 0 117143830 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305966775152 140306498765402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 8291 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33164 KiB

[startup+0.210506 s]*
/proc/loadavg: 1.44 1.44 1.87 4/215 2833
/proc/meminfo: memFree=31202248/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13980164 memory=42288 CPUtime=0.3 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 9214 0 0 0 28 2 0 0 20 0 15 0 117143825 14315687936 10572 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3495041 10572 3596 1 0 3482761 0
[pid=2818/tid=2820] ppid=2815 vsize=13980196 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 6776 0 0 0 18 1 0 0 20 0 15 0 117143825 14315720704 10617 33554432000 4194304 4196468 140727279591552 140306502944256 140306491423773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13980196 memory=345 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315720704 10617 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13980164 memory=140521037976123 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 10617 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 10617 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117143826 14315687936 10617 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117143827 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117143828 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305972036384 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117143828 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305970984048 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13980196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315720704 10617 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13980164 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 383 0 0 0 2 0 0 0 20 0 15 0 117143830 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13980164 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 15 0 117143830 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0.06 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 424 0 0 0 6 0 0 0 20 0 15 0 117143830 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13980164 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143830 14315687936 10617 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 42288 KiB

[startup+0.310297 s]*
/proc/loadavg: 1.44 1.44 1.87 3/215 2833
/proc/meminfo: memFree=31194680/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13980184 memory=50956 CPUtime=0.5 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 10415 0 0 0 47 3 0 0 20 0 15 0 117143825 14315708416 12739 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3495046 12739 3715 1 0 3482761 0
[pid=2818/tid=2820] ppid=2815 vsize=13980184 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 7529 0 0 0 27 2 0 0 20 0 15 0 117143825 14315708416 12739 33554432000 4194304 4196468 140727279591552 140306502966464 140306479388933 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13980184 memory=4294976291 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315708416 12739 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13980184 memory=140521038497941 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315708416 12739 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14315708416 12739 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117143826 14315708416 12739 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13980184 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117143827 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117143828 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305972036384 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117143828 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305970984048 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13980184 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 610 0 0 0 5 0 0 0 20 0 15 0 117143830 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13980184 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 436 0 0 0 4 0 0 0 20 0 15 0 117143830 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13980184 memory=140521037973120 CPUtime=0.09 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 462 0 0 0 9 0 0 0 20 0 15 0 117143830 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13980184 memory=140521037973120 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143830 14315708416 12739 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50956 KiB

[startup+0.700717 s]
/proc/loadavg: 1.44 1.44 1.87 5/215 2833
/proc/meminfo: memFree=31158008/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13982232 memory=116920 CPUtime=1.5 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 13100 0 0 0 145 5 0 0 20 0 15 0 117143825 14317805568 29230 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3495558 29230 3764 1 0 3483273 0
[pid=2818/tid=2820] ppid=2815 vsize=13982232 memory=19308 CPUtime=0.67 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 8219 0 0 0 63 4 0 0 20 0 15 0 117143825 14317805568 29230 33554432000 4194304 4196468 140727279591552 140306502978000 140306132470656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13982232 memory=18444 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14317805568 29230 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13982232 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14317805568 29230 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13982232 memory=640 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143826 14317805568 29230 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13982232 memory=952 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117143826 14317805568 29230 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13982232 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117143827 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13982232 memory=4384 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117143828 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305972036384 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13982232 memory=932 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117143828 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305970984048 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13982232 memory=6153431502485415780 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13982232 memory=6081108994580048232 CPUtime=0.26 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) R 2815 2818 2558 0 -1 4202560 1157 0 0 0 26 0 0 0 20 0 15 0 117143830 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305968880240 140306498765402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13982232 memory=6154282490091891024 CPUtime=0.27 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) R 2815 2818 2558 0 -1 4202560 1372 0 0 0 27 0 0 0 20 0 15 0 117143830 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305967814192 140306478432729 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13982232 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 971 0 0 0 27 0 0 0 20 0 15 0 117143830 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13982232 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117143830 14317805568 29230 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 116920 KiB

[startup+1.50079 s]
/proc/loadavg: 1.49 1.45 1.87 5/215 2833
/proc/meminfo: memFree=31016208/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13982232 memory=263612 CPUtime=4 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 16805 0 0 0 388 12 0 0 20 0 15 0 117143825 14317805568 65903 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3495558 65903 3817 1 0 3483273 0
[pid=2818/tid=2820] ppid=2815 vsize=13982232 memory=255784 CPUtime=1.4 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 8480 0 0 0 135 5 0 0 20 0 15 0 117143825 14317805568 65903 33554432000 4194304 4196468 140727279591552 140306502979640 140306134714070 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13982232 memory=33 CPUtime=0.03 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 31 0 0 0 2 1 0 0 20 0 15 0 117143826 14317805568 65903 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13982232 memory=6655300316396806240 CPUtime=0.04 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 92 0 0 0 3 1 0 0 20 0 15 0 117143826 14317805568 65903 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13982232 memory=8112282956445269571 CPUtime=0.04 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 101 0 0 0 4 0 0 0 20 0 15 0 117143826 14317805568 65903 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13982232 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 89 0 0 0 4 1 0 0 20 0 15 0 117143826 14317805568 65903 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117143827 14317805568 65903 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0

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

/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 118526 0 0 0 230208 86 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306502982624 140306139256150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.38 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 29802 0 0 0 1196 42 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.41 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 33836 0 0 0 1203 38 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.39 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 32526 0 0 0 1199 40 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.38 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 34159 0 0 0 1199 39 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13986328 memory=1801068 CPUtime=4.72 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 43468 0 0 0 418 54 0 0 20 0 15 0 117143827 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13986328 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305972036448 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13986328 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305970984064 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13986328 memory=6508 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13986328 memory=836 CPUtime=3.61 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 26585 0 0 0 359 2 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13986328 memory=1801068 CPUtime=3.41 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 28152 0 0 0 338 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13986328 memory=8112282956445269571 CPUtime=1.09 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 30171 0 0 0 106 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13986328 memory=3272 CPUtime=1.37 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 2768 0 0 0 68 69 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 2366.81 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1801068 KiB

[startup+2382.3 s]
/proc/loadavg: 1.38 1.51 1.50 3/215 3009
/proc/meminfo: memFree=28976548/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13986328 memory=1801068 CPUtime=2427.89 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 384460 0 0 0 242438 351 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3496582 450267 3858 1 0 3484297 0
[pid=2818/tid=2820] ppid=2815 vsize=13986328 memory=281041857202720 CPUtime=2362.3 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 119849 0 0 0 236143 87 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306502982480 140306137856958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.75 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 30047 0 0 0 1232 43 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.77 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 34130 0 0 0 1238 39 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.76 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 32761 0 0 0 1235 41 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13986328 memory=1801068 CPUtime=12.75 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 34298 0 0 0 1235 40 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13986328 memory=1801068 CPUtime=4.93 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 44171 0 0 0 437 56 0 0 20 0 15 0 117143827 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13986328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305972036448 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13986328 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305970984064 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13986328 memory=836 CPUtime=3.61 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 26595 0 0 0 359 2 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13986328 memory=1801068 CPUtime=3.41 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 28160 0 0 0 338 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13986328 memory=10928 CPUtime=1.09 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 30179 0 0 0 106 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13986328 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13986328 memory=32888 CPUtime=1.42 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 2802 0 0 0 71 71 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 2427.89 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1801068 KiB

[startup+2442.3 s]
/proc/loadavg: 1.36 1.48 1.49 3/215 3010
/proc/meminfo: memFree=28976832/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13986328 memory=1801068 CPUtime=2488.96 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 387268 0 0 0 248538 358 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3496582 450267 3858 1 0 3484297 0
[pid=2818/tid=2820] ppid=2815 vsize=13986328 memory=1801068 CPUtime=2421.67 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 121263 0 0 0 242080 87 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306502982480 140306137856974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13986328 memory=1801068 CPUtime=13.12 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 30289 0 0 0 1267 45 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13986328 memory=1801068 CPUtime=13.14 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 34322 0 0 0 1273 41 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13986328 memory=1801068 CPUtime=13.12 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 32912 0 0 0 1270 42 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13986328 memory=1801068 CPUtime=13.12 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 34526 0 0 0 1271 41 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13986328 memory=1801068 CPUtime=5.13 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 44697 0 0 0 456 57 0 0 20 0 15 0 117143827 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305972036448 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305970984064 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13986328 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13986328 memory=1801068 CPUtime=3.61 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 26601 0 0 0 359 2 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13986328 memory=1720 CPUtime=3.41 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 28166 0 0 0 338 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13986328 memory=1801068 CPUtime=1.09 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 30185 0 0 0 106 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13986328 memory=1801068 CPUtime=1.44 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 2839 0 0 0 72 72 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 2488.96 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1801068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2472.8 s]
/proc/loadavg: 1.30 1.45 1.48 3/215 3010
/proc/meminfo: memFree=28977040/32770624 swapFree=67108860/67108860
[pid=2818] ppid=2815 vsize=13986328 memory=1801068 CPUtime=2520.06 cores=0,2,4,6
/proc/2818/stat : 2818 (java) S 2815 2818 2558 0 -1 1077944320 388900 0 0 0 251644 362 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140727279574096 140306498744055 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
/proc/2818/statm: 3496582 450267 3858 1 0 3484297 0
[pid=2818/tid=2820] ppid=2815 vsize=13986328 memory=4126316290023845779 CPUtime=2451.85 cores=0,2,4,6
/proc/2818/task/2820/stat : 2820 (java) R 2815 2818 2558 0 -1 4202560 122016 0 0 0 245097 88 0 0 20 0 15 0 117143825 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306502982480 140306138582607 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2821] ppid=2815 vsize=13986328 memory=8112282956445269571 CPUtime=13.31 cores=0,2,4,6
/proc/2818/task/2821/stat : 2821 (java) S 2815 2818 2558 0 -1 1077944384 30424 0 0 0 1286 45 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306451364752 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2822] ppid=2815 vsize=13986328 memory=8112282956445269571 CPUtime=13.34 cores=0,2,4,6
/proc/2818/task/2822/stat : 2822 (java) S 2815 2818 2558 0 -1 1077944384 34535 0 0 0 1293 41 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306450311952 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2823] ppid=2815 vsize=13986328 memory=1720 CPUtime=13.32 cores=0,2,4,6
/proc/2818/task/2823/stat : 2823 (java) S 2815 2818 2558 0 -1 1077944384 32956 0 0 0 1289 43 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306449259664 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2824] ppid=2815 vsize=13986328 memory=1008 CPUtime=13.32 cores=0,2,4,6
/proc/2818/task/2824/stat : 2824 (java) S 2815 2818 2558 0 -1 1077944384 34631 0 0 0 1290 42 0 0 20 0 15 0 117143826 14321999872 450267 33554432000 4194304 4196468 140727279591552 140306091797520 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2825] ppid=2815 vsize=13986328 memory=1928 CPUtime=5.23 cores=0,2,4,6
/proc/2818/task/2825/stat : 2825 (java) S 2815 2818 2558 0 -1 1077944384 45050 0 0 0 466 57 0 0 20 0 15 0 117143827 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305973090416 140306498755202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2826] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2826/stat : 2826 (java) S 2815 2818 2558 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305972036448 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2827] ppid=2815 vsize=13986328 memory=1801068 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2827/stat : 2827 (java) S 2815 2818 2558 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117143828 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305970984064 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2828] ppid=2815 vsize=13986328 memory=32888 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2828/stat : 2828 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305969932368 140306498762651 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2829] ppid=2815 vsize=13986328 memory=1296 CPUtime=3.61 cores=0,2,4,6
/proc/2818/task/2829/stat : 2829 (java) S 2815 2818 2558 0 -1 1077944384 26605 0 0 0 359 2 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305968880240 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2830] ppid=2815 vsize=13986328 memory=2408 CPUtime=3.41 cores=0,2,4,6
/proc/2818/task/2830/stat : 2830 (java) S 2815 2818 2558 0 -1 1077944384 28170 0 0 0 338 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305967827440 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2831] ppid=2815 vsize=13986328 memory=4616 CPUtime=1.09 cores=0,2,4,6
/proc/2818/task/2831/stat : 2831 (java) S 2815 2818 2558 0 -1 1077944384 30189 0 0 0 106 3 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305966775152 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2832] ppid=2815 vsize=13986328 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/2818/task/2832/stat : 2832 (java) S 2815 2818 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305965722592 140306498754261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
[pid=2818/tid=2833] ppid=2815 vsize=13986328 memory=10928 CPUtime=1.47 cores=0,2,4,6
/proc/2818/task/2833/stat : 2833 (java) S 2815 2818 2558 0 -1 1077944384 2856 0 0 0 74 73 0 0 20 0 15 0 117143830 14321999872 450267 33554432000 4194304 4196468 140727279591552 140305964669360 140306498755202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20803584 140727279596648 140727279596831 140727279596831 140727279599567 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1801068 KiB

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

[startup+2472.83 s]
# the end of solver process 2818 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.46 s, system=3.63374 s

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

Child status: 143
Real time (s): 2472.83
CPU time (s): 2520.09
CPU user time (s): 2516.46
CPU system time (s): 3.63374
CPU usage (%): 101.911
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 3829676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.46
system time used= 3.63374
maximum resident set size= 3831304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389280
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 186872
involuntary context switches= 6780


# summary of solver processes directly reported to runsolver:
#   pid: 2818
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.46
#   total CPU system time (s): 3.63374

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8244 second user time and 21.2031 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-16 01:28:22
IDJOB=4274500
IDBENCH=126239
IDSOLVER=2667
FILE ID=node115/4274500-1502840561
RUNJOBID= node115-1502837205-2589
PBS_JOBID= 20629848
Free space on /tmp= 61780 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-25-a4.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274500-1502840561/watcher-4274500-1502840561 -o /tmp/evaluation-result-4274500-1502840561/solver-4274500-1502840561 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502837205-2589 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1467816189 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274500-1502840561.xml

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

MD5SUM BENCH= a6ebb4642302e72810e9d3407e53c8ef
RANDOM SEED=1467816189

node115.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.69
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.69
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.69
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.69
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:        31229800 kB
MemAvailable:   31813256 kB
Buffers:          195668 kB
Cached:           675196 kB
SwapCached:            0 kB
Active:           845700 kB
Inactive:         254520 kB
Active(anon):     180512 kB
Inactive(anon):    77364 kB
Active(file):     665188 kB
Inactive(file):   177156 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43944 kB
Writeback:             4 kB
AnonPages:        236144 kB
Mapped:            60756 kB
Shmem:             25224 kB
Slab:             140360 kB
SReclaimable:     113896 kB
SUnreclaim:        26464 kB
KernelStack:        3504 kB
PageTables:         5696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1189444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61736 MiB
End job on node115 at 2017-08-16 02:09:36