Trace number 4273180

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 - ALNS 2017-07-26SAT (TO)67 2520.04 2471.1201

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-24-03.xml
MD5SUM0635e1aa85568fae2d5bbba2ded3e0a0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark67
Best CPU time to get the best result obtained on this benchmark1.50904
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size313
Distribution of domain sizes[{"size":1,"count":1},{"size":313,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":6},{"degree":5,"count":23},{"degree":6,"count":20},{"degree":7,"count":8},{"degree":8,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity35
Distribution of constraint arities[{"arity":2,"count":112},{"arity":27,"count":1},{"arity":28,"count":1},{"arity":31,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
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.31/0.25	c version: 2017-07-26
0.31/0.25	c seed: 529002898
0.31/0.25	c timeout: 2520
0.31/0.25	c memlimit: 11000
0.31/0.25	c nbcore: 4
0.31/0.27	c Parsing instance...
1.40/0.84	c Parsing done, starting search...
1.40/0.86	o 312
1.99/1.02	o 311
1.99/1.05	o 67
2520.02/2471.11	s SATISFIABLE
2520.02/2471.11	v <instantiation>
2520.02/2471.11	v 	<list>
2520.02/2471.11	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] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
2520.02/2471.11	v 	</list>
2520.02/2471.11	v 	<values>
2520.02/2471.11	v 		0 0 0 0 2 7 7 2 7 4 7 10 10 15 17 17 6 10 24 29 24 24 37 6 29 9 15 2 7 11 40 24 30 19 16 33 21 33 33 41 24 36 32 17 44 44 41 48 49 30 38 42 46 37 48 54 50 47 60 49 55 67 
2520.02/2471.11	v 	</values>
2520.02/2471.11	v </instantiation>

Verifier Data

OK	67

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273180-1502870006/watcher-4273180-1502870006 -o /tmp/evaluation-result-4273180-1502870006/solver-4273180-1502870006 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502869147-30718 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 529002898 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273180-1502870006.xml 

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

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


[startup+0.100168 s]*
/proc/loadavg: 1.04 1.31 1.45 2/218 30779
/proc/meminfo: memFree=26213856/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13980164 memory=33132 CPUtime=0.13 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 8188 0 0 0 11 2 0 0 20 0 15 0 120072179 14315687936 8283 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3495041 8283 3390 1 0 3482761 0
[pid=30747/tid=30752] ppid=30742 vsize=13980164 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 6082 0 0 0 8 1 0 0 20 0 15 0 120072179 14315687936 8283 33554432000 4194304 4196468 140731667331392 140131062185120 140131042022757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 120072181 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 120072182 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130531603360 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 120072182 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130530550768 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 120072184 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) R 30742 30747 26744 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 120072184 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0.02 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) R 30742 30747 26744 0 -1 4202560 416 0 0 0 2 0 0 0 20 0 15 0 120072184 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130526341872 140131057991062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072185 14315687936 8283 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33132 KiB

[startup+0.212545 s]*
/proc/loadavg: 1.04 1.31 1.45 4/218 30779
/proc/meminfo: memFree=26196732/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13980164 memory=42740 CPUtime=0.31 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 9271 0 0 0 28 3 0 0 20 0 15 0 120072179 14315687936 10685 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3495041 10685 3642 1 0 3482761 0
[pid=30747/tid=30752] ppid=30742 vsize=13980164 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 6746 0 0 0 18 2 0 0 20 0 15 0 120072179 14315687936 10685 33554432000 4194304 4196468 140731667331392 140131062188528 140131042059614 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13980164 memory=342 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13980164 memory=288371084463011456 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 120072181 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 120072182 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130531603360 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 120072182 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130530550768 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13980164 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 233 0 0 0 1 0 0 0 20 0 15 0 120072184 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13980164 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) R 30742 30747 26744 0 -1 4202560 427 0 0 0 2 0 0 0 20 0 15 0 120072184 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130527394416 140131043589967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0.05 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 485 0 0 0 5 0 0 0 20 0 15 0 120072184 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13980164 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072185 14315687936 10685 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 42740 KiB

[startup+0.31018 s]*
/proc/loadavg: 1.04 1.31 1.45 3/218 30779
/proc/meminfo: memFree=26181860/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13980184 memory=50312 CPUtime=0.48 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 10303 0 0 0 45 3 0 0 20 0 15 0 120072179 14315708416 12578 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3495046 12578 3709 1 0 3482761 0
[pid=30747/tid=30752] ppid=30742 vsize=13980184 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 7259 0 0 0 27 2 0 0 20 0 15 0 120072179 14315708416 12578 33554432000 4194304 4196468 140731667331392 140131062209856 140131057991062 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13980184 memory=288230596118052887 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 120072180 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13980184 memory=288371084463011456 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13980184 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 120072181 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 120072182 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130531603360 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 120072182 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130530550768 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13980184 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 414 0 0 0 3 0 0 0 20 0 15 0 120072184 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13980184 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) S 30742 30747 26744 0 -1 1077944384 649 0 0 0 6 0 0 0 20 0 15 0 120072184 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13980184 memory=140708311299712 CPUtime=0.08 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 600 0 0 0 8 0 0 0 20 0 15 0 120072184 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13980184 memory=140708311299712 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072185 14315708416 12578 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50312 KiB

[startup+0.700794 s]
/proc/loadavg: 1.04 1.31 1.45 6/218 30779
/proc/meminfo: memFree=26156920/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13984280 memory=75000 CPUtime=1.23 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 12410 0 0 0 118 5 0 0 20 0 15 0 120072179 14319902720 18750 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3496070 18750 3756 1 0 3483785 0
[pid=30747/tid=30752] ppid=30742 vsize=13984280 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 8408 0 0 0 64 3 0 0 20 0 15 0 120072179 14319902720 18750 33554432000 4194304 4196468 140731667331392 140131062207712 140131051075979 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13984280 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 120072180 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13984280 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13984280 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13984280 memory=796 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13984280 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 120072181 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13984280 memory=5300 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 120072182 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130531603360 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13984280 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 120072182 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130530550768 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13984280 memory=1928 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13984280 memory=7302135314614015849 CPUtime=0.08 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 461 0 0 0 8 0 0 0 20 0 15 0 120072184 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13984280 memory=7595725831727968097 CPUtime=0.15 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) S 30742 30747 26744 0 -1 1077944384 956 0 0 0 15 0 0 0 20 0 15 0 120072184 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13984280 memory=7881696724453321575 CPUtime=0.29 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 1206 0 0 0 29 0 0 0 20 0 15 0 120072184 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072185 14319902720 18750 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 75000 KiB

[startup+1.50098 s]
/proc/loadavg: 1.04 1.31 1.45 9/218 30779
/proc/meminfo: memFree=26061352/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13986328 memory=142856 CPUtime=3.56 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 23534 0 0 0 348 8 0 0 20 0 15 0 120072179 14321999872 35714 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3496582 35714 3792 1 0 3484297 0
[pid=30747/tid=30752] ppid=30742 vsize=13986328 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 11777 0 0 0 142 5 0 0 20 0 15 0 120072179 14321999872 35714 33554432000 4194304 4196468 140731667331392 140131062217656 140130701871170 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13986328 memory=40100 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 120072180 14321999872 35729 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13986328 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14321999872 35729 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13986328 memory=-7161131788332309537 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14321999872 35729 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13986328 memory=-8316900901535099443 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 120072180 14321999872 35729 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13986328 memory=7976406965554101975 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 120072181 14321999872 35729 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0

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

/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 97824 0 0 0 235648 59 0 0 20 0 15 0 120072179 14321999872 77662 33554432000 4194304 4196468 140731667331392 140131062217424 140130702981888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13986328 memory=295808 CPUtime=14.49 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 9390 0 0 0 1373 76 0 0 20 0 15 0 120072180 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13986328 memory=312184 CPUtime=14.48 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 10692 0 0 0 1369 79 0 0 20 0 15 0 120072180 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13986328 memory=311160 CPUtime=14.53 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 9642 0 0 0 1379 74 0 0 20 0 15 0 120072180 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13986328 memory=310648 CPUtime=14.48 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 8081 0 0 0 1373 75 0 0 20 0 15 0 120072180 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13986328 memory=300100 CPUtime=8.71 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 8253 0 0 0 786 85 0 0 20 0 15 0 120072181 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13986328 memory=304020 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130531603424 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13986328 memory=304020 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130530550784 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13986328 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13986328 memory=16432 CPUtime=1.62 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 14922 0 0 0 160 2 0 0 20 0 15 0 120072184 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13986328 memory=281416324431872 CPUtime=1.94 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) S 30742 30747 26744 0 -1 1077944384 15407 0 0 0 192 2 0 0 20 0 15 0 120072184 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13986328 memory=1428 CPUtime=0.75 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 10331 0 0 0 72 3 0 0 20 0 15 0 120072184 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13986328 memory=796 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13986328 memory=1228 CPUtime=1.34 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 861 0 0 0 61 73 0 0 20 0 15 0 120072185 14321999872 77662 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 2429.49 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 310648 KiB

[startup+2442.3 s]
/proc/loadavg: 1.36 1.31 1.34 3/215 30876
/proc/meminfo: memFree=25467916/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13986328 memory=313820 CPUtime=2490.65 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 192777 0 0 0 248594 471 0 0 20 0 15 0 120072179 14321999872 78455 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3496582 78455 3836 1 0 3484297 0
[pid=30747/tid=30752] ppid=30742 vsize=13986328 memory=319464 CPUtime=2416.42 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 101685 0 0 0 241581 61 0 0 20 0 15 0 120072179 14321999872 78455 33554432000 4194304 4196468 140731667331392 140131062217248 140130701871922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13986328 memory=308820 CPUtime=14.88 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 9775 0 0 0 1410 78 0 0 20 0 15 0 120072180 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13986328 memory=300100 CPUtime=14.86 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 11160 0 0 0 1406 80 0 0 20 0 15 0 120072180 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13986328 memory=331640 CPUtime=14.92 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 10190 0 0 0 1416 76 0 0 20 0 15 0 120072180 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13986328 memory=323568 CPUtime=14.87 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 8530 0 0 0 1411 76 0 0 20 0 15 0 120072180 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13986328 memory=313820 CPUtime=8.92 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 8461 0 0 0 805 87 0 0 20 0 15 0 120072181 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130531603424 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13986328 memory=314332 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130530550784 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13986328 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13986328 memory=3184 CPUtime=1.62 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 14924 0 0 0 160 2 0 0 20 0 15 0 120072184 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13986328 memory=322028 CPUtime=1.94 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) S 30742 30747 26744 0 -1 1077944384 15409 0 0 0 192 2 0 0 20 0 15 0 120072184 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13986328 memory=16432 CPUtime=0.75 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 10333 0 0 0 72 3 0 0 20 0 15 0 120072184 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13986328 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13986328 memory=796 CPUtime=1.38 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 890 0 0 0 63 75 0 0 20 0 15 0 120072185 14321999872 78455 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 2490.65 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 313820 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2471.11 s]
/proc/loadavg: 1.61 1.38 1.36 4/215 30961
/proc/meminfo: memFree=25750460/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13986328 memory=313424 CPUtime=2520.02 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 195624 0 0 0 251523 479 0 0 20 0 15 0 120072179 14321999872 78356 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3496582 78356 3836 1 0 3484297 0
[pid=30747/tid=30752] ppid=30742 vsize=13986328 memory=317528 CPUtime=2444.89 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 103601 0 0 0 244426 63 0 0 20 0 15 0 120072179 14321999872 78356 33554432000 4194304 4196468 140731667331392 140131062217472 140130702981865 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13986328 memory=315476 CPUtime=15.07 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 9920 0 0 0 1429 78 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13986328 memory=314964 CPUtime=15.06 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 11454 0 0 0 1425 81 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13986328 memory=313936 CPUtime=15.11 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 10352 0 0 0 1434 77 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13986328 memory=312724 CPUtime=15.07 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 8658 0 0 0 1429 78 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13986328 memory=0 CPUtime=9.02 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 8645 0 0 0 814 88 0 0 20 0 15 0 120072181 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13986328 memory=5793997908750198376 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130531603424 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13986328 memory=315476 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130530550784 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13986328 memory=315476 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13986328 memory=318040 CPUtime=1.62 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 14926 0 0 0 160 2 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13986328 memory=310352 CPUtime=1.94 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) S 30742 30747 26744 0 -1 1077944384 15411 0 0 0 192 2 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13986328 memory=4012 CPUtime=0.75 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 10335 0 0 0 72 3 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13986328 memory=33416 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13986328 memory=308692 CPUtime=1.4 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 902 0 0 0 64 76 0 0 20 0 15 0 120072185 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 313424 KiB

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

[startup+2471.12 s]
# the end of solver process 30747 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.24 s, system=4.7969 s

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

[startup+2471.11 s]
/proc/loadavg: 1.61 1.38 1.36 4/215 30961
/proc/meminfo: memFree=25750460/32770624 swapFree=67108860/67108860
[pid=30747] ppid=30742 vsize=13986328 memory=313424 CPUtime=2520.02 cores=1,3,5,7
/proc/30747/stat : 30747 (java) S 30742 30747 26744 0 -1 1077944320 195624 0 0 0 251523 479 0 0 20 0 15 0 120072179 14321999872 78356 33554432000 4194304 4196468 140731667331392 140731667313936 140131057979127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
/proc/30747/statm: 3496582 78356 3836 1 0 3484297 0
[pid=30747/tid=30752] ppid=30742 vsize=13986328 memory=317528 CPUtime=2444.89 cores=1,3,5,7
/proc/30747/task/30752/stat : 30752 (java) R 30742 30747 26744 0 -1 4202560 103601 0 0 0 244426 63 0 0 20 0 15 0 120072179 14321999872 78356 33554432000 4194304 4196468 140731667331392 140131062217472 140130702981865 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30754] ppid=30742 vsize=13986328 memory=315476 CPUtime=15.07 cores=1,3,5,7
/proc/30747/task/30754/stat : 30754 (java) S 30742 30747 26744 0 -1 1077944384 9920 0 0 0 1429 78 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130654280464 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30755] ppid=30742 vsize=13986328 memory=314964 CPUtime=15.06 cores=1,3,5,7
/proc/30747/task/30755/stat : 30755 (java) S 30742 30747 26744 0 -1 1077944384 11454 0 0 0 1425 81 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130653227920 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30756] ppid=30742 vsize=13986328 memory=313936 CPUtime=15.11 cores=1,3,5,7
/proc/30747/task/30756/stat : 30756 (java) S 30742 30747 26744 0 -1 1077944384 10352 0 0 0 1434 77 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130652175376 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30757] ppid=30742 vsize=13986328 memory=312724 CPUtime=15.07 cores=1,3,5,7
/proc/30747/task/30757/stat : 30757 (java) S 30742 30747 26744 0 -1 1077944384 8658 0 0 0 1429 78 0 0 20 0 15 0 120072180 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130651122832 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30762] ppid=30742 vsize=13986328 memory=0 CPUtime=9.02 cores=1,3,5,7
/proc/30747/task/30762/stat : 30762 (java) S 30742 30747 26744 0 -1 1077944384 8645 0 0 0 814 88 0 0 20 0 15 0 120072181 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130532657136 140131057990274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30764] ppid=30742 vsize=13986328 memory=5793997908750198376 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30764/stat : 30764 (java) S 30742 30747 26744 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130531603424 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30766] ppid=30742 vsize=13986328 memory=315476 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30766/stat : 30766 (java) S 30742 30747 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 120072182 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130530550784 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30769] ppid=30742 vsize=13986328 memory=315476 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30769/stat : 30769 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130529499344 140131057997723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30771] ppid=30742 vsize=13986328 memory=318040 CPUtime=1.62 cores=1,3,5,7
/proc/30747/task/30771/stat : 30771 (java) S 30742 30747 26744 0 -1 1077944384 14926 0 0 0 160 2 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130528446960 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30773] ppid=30742 vsize=13986328 memory=310352 CPUtime=1.94 cores=1,3,5,7
/proc/30747/task/30773/stat : 30773 (java) S 30742 30747 26744 0 -1 1077944384 15411 0 0 0 192 2 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130527394416 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30774] ppid=30742 vsize=13986328 memory=4012 CPUtime=0.75 cores=1,3,5,7
/proc/30747/task/30774/stat : 30774 (java) S 30742 30747 26744 0 -1 1077944384 10335 0 0 0 72 3 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130526341872 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30776] ppid=30742 vsize=13986328 memory=33416 CPUtime=0 cores=1,3,5,7
/proc/30747/task/30776/stat : 30776 (java) S 30742 30747 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 120072184 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130525289568 140131057989333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
[pid=30747/tid=30779] ppid=30742 vsize=13986328 memory=308692 CPUtime=1.4 cores=1,3,5,7
/proc/30747/task/30779/stat : 30779 (java) S 30742 30747 26744 0 -1 1077944384 902 0 0 0 64 76 0 0 20 0 15 0 120072185 14321999872 78356 33554432000 4194304 4196468 140731667331392 140130524236080 140131057990274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24084480 140731667334251 140731667334431 140731667334431 140731667337167 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 313424 KiB

Child status: 143
Real time (s): 2471.12
CPU time (s): 2520.04
CPU user time (s): 2515.24
CPU system time (s): 4.7969
CPU usage (%): 101.98
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 335116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.24
system time used= 4.7969
maximum resident set size= 335628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195916
page faults= 0
swaps= 0
block input operations= 24
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 285679
involuntary context switches= 6448


# summary of solver processes directly reported to runsolver:
#   pid: 30747
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2515.24
#   total CPU system time (s): 4.7969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3596 second user time and 20.0015 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 09:39:07
IDJOB=4273180
IDBENCH=128586
IDSOLVER=2665
FILE ID=node105/4273180-1502870006
RUNJOBID= node105-1502869147-30718
PBS_JOBID= 20629853
Free space on /tmp= 60656 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-24-03.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273180-1502870006/watcher-4273180-1502870006 -o /tmp/evaluation-result-4273180-1502870006/solver-4273180-1502870006 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502869147-30718 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 529002898 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273180-1502870006.xml

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

MD5SUM BENCH= 0635e1aa85568fae2d5bbba2ded3e0a0
RANDOM SEED=529002898

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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.17
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.17
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.17
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:        26254152 kB
MemAvailable:   31973792 kB
Buffers:          255400 kB
Cached:          5736448 kB
SwapCached:            0 kB
Active:           907252 kB
Inactive:        5137024 kB
Active(anon):      55716 kB
Inactive(anon):    25060 kB
Active(file):     851536 kB
Inactive(file):  5111964 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84420 kB
Writeback:             0 kB
AnonPages:         58628 kB
Mapped:            46704 kB
Shmem:             25228 kB
Slab:             170144 kB
SReclaimable:     143952 kB
SUnreclaim:        26192 kB
KernelStack:        3168 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60584 MiB
End job on node105 at 2017-08-16 10:20:19