Trace number 4285713

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 - Parallel with EPS 2017-08-22OPT7 3.2421 1.34552

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-t1.xml
MD5SUM0e22a2954fbf957e92bc2f9155ed2e18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.014852
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of constraints24
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":77}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":7},{"degree":4,"count":26},{"degree":5,"count":41},{"degree":6,"count":3}]
Minimum constraint arity5
Maximum constraint arity20
Distribution of constraint arities[{"arity":5,"count":1},{"arity":6,"count":3},{"arity":7,"count":2},{"arity":8,"count":3},{"arity":9,"count":3},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":13,"count":3},{"arity":14,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":2},{"arity":20,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":24}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 756872517
0.29/0.25	c timeout: 2016
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.82/0.54	c Parsing done, starting search...
2.54/1.26	o 7
3.11/1.32	s OPTIMUM FOUND
3.11/1.32	v <instantiation>
3.11/1.32	v 	<list>
3.11/1.32	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] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76]
3.11/1.32	v 	</list>
3.11/1.32	v 	<values>
3.11/1.32	v 		0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 
3.11/1.32	v 	</values>
3.11/1.32	v </instantiation>

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285713-1503455493/watcher-4285713-1503455493 -o /tmp/evaluation-result-4285713-1503455493/solver-4285713-1503455493 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503442965-9353 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 756872517 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285713-1503455493.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12584, runsolver pid=12581

[startup+0.100155 s]*
/proc/loadavg: 8.65 8.47 8.30 2/198 12604
/proc/meminfo: memFree=22206232/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=26000852 memory=34588 CPUtime=0.11 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 8539 0 0 0 10 1 0 0 20 0 20 0 178620653 26624872448 8647 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6500213 8647 3408 1 0 6487932 0
[pid=12584/tid=12586] ppid=12581 vsize=26000852 memory=8040783992832564639 CPUtime=0.09 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) R 12581 12584 9326 0 -1 4202560 6484 0 0 0 8 1 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263378430176 140263374247069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=26000852 memory=732370831233625061 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=26000852 memory=140692896171648 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 8647 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620656 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12596] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12596/stat : 12596 (java) S 12581 12584 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178620656 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262501230112 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12597] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12597/stat : 12597 (java) S 12581 12584 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178620657 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262500177264 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12598] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12598/stat : 12598 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262499125584 140263374243739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12599] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12599/stat : 12599 (java) R 12581 12584 9326 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262498072944 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12600] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12600/stat : 12600 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262497020144 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12601] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12601/stat : 12601 (java) R 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262495967344 140263374237078 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12602] ppid=12581 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/12584/task/12602/stat : 12602 (java) S 12581 12584 9326 0 -1 1077944384 371 0 0 0 1 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262494914544 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12603] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12603/stat : 12603 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140262493863008 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12604] ppid=12581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 8647 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 34588 KiB

[startup+0.210234 s]*
/proc/loadavg: 8.65 8.47 8.30 3/198 12604
/proc/meminfo: memFree=22197628/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=26000852 memory=43472 CPUtime=0.29 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 9531 0 0 0 27 2 0 0 20 0 20 0 178620653 26624872448 10868 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6500213 10868 3589 1 0 6487932 0
[pid=12584/tid=12586] ppid=12581 vsize=26000852 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) R 12581 12584 9326 0 -1 4202560 7116 0 0 0 18 1 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263378445296 140263358305660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=26000852 memory=140692897034394 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620654 26624872448 10868 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178620656 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12596] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12596/stat : 12596 (java) S 12581 12584 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178620656 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262501230112 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12597] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12597/stat : 12597 (java) S 12581 12584 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178620657 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262500177264 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12598] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12598/stat : 12598 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262499125584 140263374243739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12599] ppid=12581 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/12584/task/12599/stat : 12599 (java) S 12581 12584 9326 0 -1 1077944384 440 0 0 0 1 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262498072944 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12600] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12600/stat : 12600 (java) S 12581 12584 9326 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262497020144 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12601] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12601/stat : 12601 (java) S 12581 12584 9326 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262495967344 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12602] ppid=12581 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/12584/task/12602/stat : 12602 (java) R 12581 12584 9326 0 -1 4202560 390 0 0 0 5 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262494914544 140263374237078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12603] ppid=12581 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12603/stat : 12603 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140262493863008 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12604] ppid=12581 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624872448 10868 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 43472 KiB

[startup+0.309868 s]*
/proc/loadavg: 8.65 8.47 8.30 2/198 12604
/proc/meminfo: memFree=22190556/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=26000872 memory=51384 CPUtime=0.48 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 10669 0 0 0 45 3 0 0 20 0 20 0 178620653 26624892928 12846 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6500218 12846 3716 1 0 6487932 0
[pid=12584/tid=12586] ppid=12581 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) R 12581 12584 9326 0 -1 4202560 7724 0 0 0 28 1 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263378454432 140262978479878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=26000872 memory=140692793947055 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=26000872 memory=140692793949360 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=26000872 memory=140692793951664 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620654 26624892928 12846 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178620656 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12596] ppid=12581 vsize=26000872 memory=281385587910288 CPUtime=0 cores=0-7
/proc/12584/task/12596/stat : 12596 (java) S 12581 12584 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178620656 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262501230112 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12597] ppid=12581 vsize=26000872 memory=281385587917200 CPUtime=0 cores=0-7
/proc/12584/task/12597/stat : 12597 (java) S 12581 12584 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178620657 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262500177264 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12598] ppid=12581 vsize=26000872 memory=281385587858480 CPUtime=0 cores=0-7
/proc/12584/task/12598/stat : 12598 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262499125584 140263374243739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12599] ppid=12581 vsize=26000872 memory=281385587931024 CPUtime=0.03 cores=0-7
/proc/12584/task/12599/stat : 12599 (java) S 12581 12584 9326 0 -1 1077944384 504 0 0 0 3 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262498072944 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12600] ppid=12581 vsize=26000872 memory=281385587937936 CPUtime=0.02 cores=0-7
/proc/12584/task/12600/stat : 12600 (java) S 12581 12584 9326 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262497020144 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12601] ppid=12581 vsize=26000872 memory=281385587935632 CPUtime=0.02 cores=0-7
/proc/12584/task/12601/stat : 12601 (java) S 12581 12584 9326 0 -1 1077944384 180 0 0 0 2 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262495967344 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12602] ppid=12581 vsize=26000872 memory=281385587952192 CPUtime=0.07 cores=0-7
/proc/12584/task/12602/stat : 12602 (java) R 12581 12584 9326 0 -1 4202560 508 0 0 0 7 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262494914544 140263374246490 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12603] ppid=12581 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12603/stat : 12603 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140262493863008 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12604] ppid=12581 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26624892928 12846 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 51384 KiB

[startup+0.700893 s]
/proc/loadavg: 8.65 8.47 8.30 3/198 12604
/proc/meminfo: memFree=22177280/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=26004968 memory=82272 CPUtime=1.09 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 13161 0 0 0 104 5 0 0 20 0 20 0 178620653 26629087232 20568 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6501242 20568 3757 1 0 6488956 0
[pid=12584/tid=12586] ppid=12581 vsize=26004968 memory=4639930699739654510 CPUtime=0.67 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) R 12581 12584 9326 0 -1 4202560 9559 0 0 0 64 3 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263378461184 140263374247069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=26004968 memory=54129472856694 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=26004968 memory=140692793961825 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=26004968 memory=1840 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620654 26629087232 20568 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=26004968 memory=12136 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178620656 26629087232 20568 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0

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

[pid=12584/tid=12604] ppid=12581 vsize=26004968 memory=1184 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26629087232 20568 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 82272 KiB

[startup+1.34545 s]
# the end of solver process 12584 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.04112 s, system=0.200981 s

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

[startup+0.801055 s]
/proc/loadavg: 8.65 8.47 8.30 3/198 12604
/proc/meminfo: memFree=22177280/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=26007016 memory=106264 CPUtime=1.43 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 18288 0 0 0 135 8 0 0 20 0 20 0 178620653 26631184384 26566 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6501754 26566 3767 1 0 6489468 0
[pid=12584/tid=12586] ppid=12581 vsize=26007016 memory=15760 CPUtime=0.77 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) R 12581 12584 9326 0 -1 4202560 10363 0 0 0 73 4 0 0 20 0 20 0 178620654 26631184384 26566 33554432000 4194304 4196468 140721547682592 140263378457888 140262979483079 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=26007016 memory=26916 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=26007016 memory=16096 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=26007016 memory=4040 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=26007016 memory=1736 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=26007016 memory=620 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=26007016 memory=33 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=26007016 memory=56 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=26007016 memory=12769 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620654 26631184384 26632 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=26007016 memory=805893 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178620656 26631184384 26632 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12596] ppid=12581 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12596/stat : 12596 (java) S 12581 12584 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178620656 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262501230112 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12597] ppid=12581 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12597/stat : 12597 (java) S 12581 12584 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178620657 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262500177264 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12598] ppid=12581 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12598/stat : 12598 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262499125584 140263374243739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12599] ppid=12581 vsize=26007016 memory=0 CPUtime=0.1 cores=0-7
/proc/12584/task/12599/stat : 12599 (java) R 12581 12584 9326 0 -1 4202560 1509 0 0 0 9 1 0 0 20 0 20 0 178620659 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262498059128 140263366514525 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12600] ppid=12581 vsize=26007016 memory=0 CPUtime=0.12 cores=0-7
/proc/12584/task/12600/stat : 12600 (java) R 12581 12584 9326 0 -1 4202560 1454 0 0 0 11 1 0 0 20 0 20 0 178620659 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262497006168 140263353470991 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12601] ppid=12581 vsize=26007016 memory=0 CPUtime=0.12 cores=0-7
/proc/12584/task/12601/stat : 12601 (java) R 12581 12584 9326 0 -1 4202560 1126 0 0 0 12 0 0 0 20 0 20 0 178620659 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262495948248 140263357739219 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12602] ppid=12581 vsize=26007016 memory=0 CPUtime=0.26 cores=0-7
/proc/12584/task/12602/stat : 12602 (java) R 12581 12584 9326 0 -1 4202560 2492 0 0 0 26 0 0 0 20 0 20 0 178620659 26631184384 26698 33554432000 4194304 4196468 140721547682592 140262494910456 140263353209979 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12603] ppid=12581 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12603/stat : 12603 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178620659 26631184384 26764 33554432000 4194304 4196468 140721547682592 140262493863008 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12604] ppid=12581 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178620659 26631184384 26764 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 26007016 KiB
Current children cumulated memory: 106264 KiB

[startup+1.2009 s]
/proc/loadavg: 8.04 8.35 8.26 6/199 12605
/proc/meminfo: memFree=22109964/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=26408448 memory=158104 CPUtime=2.54 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 24251 0 0 0 243 11 0 0 20 0 26 0 178620653 27042250752 39526 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6602112 39526 3789 1 0 6589826 0
[pid=12584/tid=12586] ppid=12581 vsize=26408448 memory=0 CPUtime=1.17 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) S 12581 12584 9326 0 -1 1077944384 12430 0 0 0 112 5 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263378460448 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=26408448 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=26408448 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=26408448 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=26408448 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=26408448 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=26408448 memory=7812448378228855911 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=26408448 memory=7091036817283437926 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=26408448 memory=7373100951891717011 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 26 0 178620654 27042250752 39526 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=26408448 memory=26807707886 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 26 0 178620656 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12596] ppid=12581 vsize=26408448 memory=281385588124888 CPUtime=0 cores=0-7
/proc/12584/task/12596/stat : 12596 (java) S 12581 12584 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 26 0 178620656 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262501230112 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12597] ppid=12581 vsize=26408448 memory=281385588543024 CPUtime=0 cores=0-7
/proc/12584/task/12597/stat : 12597 (java) S 12581 12584 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 26 0 178620657 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262500177264 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12598] ppid=12581 vsize=26408448 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12598/stat : 12598 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262499125584 140263374243739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12599] ppid=12581 vsize=26408448 memory=0 CPUtime=0.27 cores=0-7
/proc/12584/task/12599/stat : 12599 (java) S 12581 12584 9326 0 -1 1077944384 2019 0 0 0 26 1 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262498072944 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12600] ppid=12581 vsize=26408448 memory=23 CPUtime=0.28 cores=0-7
/proc/12584/task/12600/stat : 12600 (java) S 12581 12584 9326 0 -1 1077944384 2043 0 0 0 27 1 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262497020144 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12601] ppid=12581 vsize=26408448 memory=288230621803970871 CPUtime=0.32 cores=0-7
/proc/12584/task/12601/stat : 12601 (java) S 12581 12584 9326 0 -1 1077944384 2114 0 0 0 32 0 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262495967344 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12602] ppid=12581 vsize=26408448 memory=13565981461055745 CPUtime=0.44 cores=0-7
/proc/12584/task/12602/stat : 12602 (java) S 12581 12584 9326 0 -1 1077944384 4008 0 0 0 43 1 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262494914544 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12603] ppid=12581 vsize=26408448 memory=252 CPUtime=0 cores=0-7
/proc/12584/task/12603/stat : 12603 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140262493863008 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12604] ppid=12581 vsize=26408448 memory=1 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 178620659 27042250752 39526 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12605] ppid=12581 vsize=26408448 memory=451 CPUtime=0 cores=0-7
/proc/12584/task/12605/stat : 12605 (java) S 12581 12584 9326 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 26 0 178620750 27042250752 39526 33554432000 4194304 4196468 140721547682592 140261492188288 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 2.54 s
Current children cumulated vsize: 26408448 KiB
Current children cumulated memory: 158104 KiB

[startup+1.30305 s]
/proc/loadavg: 8.04 8.35 8.26 6/199 12605
/proc/meminfo: memFree=22109964/32770624 swapFree=67108860/67108860
[pid=12584] ppid=12581 vsize=27677296 memory=232260 CPUtime=3.11 cores=0-7
/proc/12584/stat : 12584 (java) S 12581 12584 9326 0 -1 1077944320 30287 0 0 0 293 18 0 0 20 0 44 0 178620653 28341551104 58065 33554432000 4194304 4196468 140721547682592 140721547665136 140263374225143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
/proc/12584/statm: 6919324 58065 3820 1 0 6906517 0
[pid=12584/tid=12586] ppid=12581 vsize=27677296 memory=7884504799841314129 CPUtime=1.18 cores=0-7
/proc/12584/task/12586/stat : 12586 (java) S 12581 12584 9326 0 -1 1077944384 12488 0 0 0 113 5 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263378462848 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12587] ppid=12581 vsize=27677296 memory=141724 CPUtime=0 cores=0-7
/proc/12584/task/12587/stat : 12587 (java) S 12581 12584 9326 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263326846096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12588] ppid=12581 vsize=27677296 memory=1428 CPUtime=0 cores=0-7
/proc/12584/task/12588/stat : 12588 (java) S 12581 12584 9326 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263325793296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12589] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12589/stat : 12589 (java) S 12581 12584 9326 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263324740496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12590] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12590/stat : 12590 (java) S 12581 12584 9326 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263323687696 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12591] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12591/stat : 12591 (java) S 12581 12584 9326 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263322634896 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12592] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12592/stat : 12592 (java) S 12581 12584 9326 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263321582096 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12593] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12593/stat : 12593 (java) S 12581 12584 9326 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263320529296 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12594] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12594/stat : 12594 (java) S 12581 12584 9326 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 44 0 178620654 28341551104 58065 33554432000 4194304 4196468 140721547682592 140263319476496 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12595] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12595/stat : 12595 (java) S 12581 12584 9326 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 44 0 178620656 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262502284144 140263374236290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12596] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12596/stat : 12596 (java) S 12581 12584 9326 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 44 0 178620656 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262501230112 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12597] ppid=12581 vsize=27677296 memory=7302140670654900050 CPUtime=0 cores=0-7
/proc/12584/task/12597/stat : 12597 (java) S 12581 12584 9326 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 44 0 178620657 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262500177264 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12598] ppid=12581 vsize=27677296 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/12584/task/12598/stat : 12598 (java) S 12581 12584 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262499125584 140263374243739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12599] ppid=12581 vsize=27677296 memory=7085680916006201682 CPUtime=0.31 cores=0-7
/proc/12584/task/12599/stat : 12599 (java) R 12581 12584 9326 0 -1 1077944384 2856 0 0 0 30 1 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262498063920 140263374235349 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12600] ppid=12581 vsize=27677296 memory=56 CPUtime=0.32 cores=0-7
/proc/12584/task/12600/stat : 12600 (java) R 12581 12584 9326 0 -1 4202560 2786 0 0 0 31 1 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262497011216 140263360239473 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12601] ppid=12581 vsize=27677296 memory=288230596050944315 CPUtime=0.37 cores=0-7
/proc/12584/task/12601/stat : 12601 (java) R 12581 12584 9326 0 -1 4202560 2992 0 0 0 36 1 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262495948896 140263357694781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12602] ppid=12581 vsize=27677296 memory=14699582244260269 CPUtime=0.5 cores=0-7
/proc/12584/task/12602/stat : 12602 (java) R 12581 12584 9326 0 -1 4202560 5644 0 0 0 48 2 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262494910736 140263353186079 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12603] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12603/stat : 12603 (java) S 12581 12584 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140262493863008 140263374235349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
[pid=12584/tid=12604] ppid=12581 vsize=27677296 memory=0 CPUtime=0 cores=0-7
/proc/12584/task/12604/stat : 12604 (java) S 12581 12584 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 44 0 178620659 28341551104 58065 33554432000 4194304 4196468 140721547682592 140261502479408 140263374236290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32944128 140721547687016 140721547687200 140721547687200 140721547689935 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 27677296 KiB
Current children cumulated memory: 232260 KiB

Child status: 0
Real time (s): 1.34552
CPU time (s): 3.2421
CPU user time (s): 3.04112
CPU system time (s): 0.200981
CPU usage (%): 240.956
Max. virtual memory (cumulated for all children) (KiB): 27677296
Max. memory (cumulated for all children) (KiB): 232260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04112
system time used= 0.200981
maximum resident set size= 233916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4893
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 12584
#   total CPU time (s): 3.2421
#   total CPU user time (s): 3.04112
#   total CPU system time (s): 0.200981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033641 second user time and 0.05343 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-23 04:17:12
IDJOB=4285713
IDBENCH=133706
IDSOLVER=2682
FILE ID=node105/4285713-1503455493
RUNJOBID= node105-1503442965-9353
PBS_JOBID= 20632155
Free space on /tmp= 60032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-t1.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285713-1503455493/watcher-4285713-1503455493 -o /tmp/evaluation-result-4285713-1503455493/solver-4285713-1503455493 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503442965-9353 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 756872517 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285713-1503455493.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0e22a2954fbf957e92bc2f9155ed2e18
RANDOM SEED=756872517

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:        22225416 kB
MemAvailable:   31933652 kB
Buffers:          209784 kB
Cached:          9767776 kB
SwapCached:            0 kB
Active:          3254792 kB
Inactive:        6778360 kB
Active(anon):       4056 kB
Inactive(anon):    95452 kB
Active(file):    3250736 kB
Inactive(file):  6682908 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42432 kB
Writeback:             0 kB
AnonPages:         72132 kB
Mapped:            53932 kB
Shmem:             41612 kB
Slab:             208224 kB
SReclaimable:     180852 kB
SUnreclaim:        27372 kB
KernelStack:        3520 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 59992 MiB
End job on node105 at 2017-08-23 04:17:13