Trace number 4309225

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 2018-08-14SAT (TO)42 14712.9 2520.22

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-01-opt_c18.xml
MD5SUM19ea5b9da6c92ab0a6dd9deb2e409c18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark19940.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1134
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":18},{"size":22,"count":28},{"size":24,"count":16},{"size":36,"count":24},{"size":42,"count":34},{"size":44,"count":80}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":11},{"degree":6,"count":22},{"degree":7,"count":22},{"degree":8,"count":19},{"degree":9,"count":21},{"degree":10,"count":12},{"degree":11,"count":11},{"degree":13,"count":1},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":18,"count":8},{"degree":19,"count":13},{"degree":20,"count":16},{"degree":21,"count":18},{"degree":22,"count":14},{"degree":23,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1134}]
Number of extensional constraints0
Number of intensional constraints1134
Distribution of constraint types[{"type":"intension","count":1134}]
Optimization problemYES
Type of objectivemin NVALUES

Quality of the solution as a function of time


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

Solver Data

0.66/0.55	c version: 2018-08-14
0.66/0.55	c seed: 1057226796
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
2.43/1.19	c Parsing done, starting search...
783.80/754.81	o 48
784.63/754.93	o 46
928.95/773.12	o 44
11330.73/2091.77	o 42
14711.47/2520.09	s SATISFIABLE
14711.47/2520.09	v <instantiation>
14711.47/2520.09	v 	<list>
14711.47/2520.09	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] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199]
14711.47/2520.09	v 	</list>
14711.47/2520.09	v 	<values>
14711.47/2520.09	v 		792 554 792 554 470 708 478 240 478 240 352 114 764 526 792 554 652 414 394 156 484 722 478 240 526 764 694 456 778 540 722 484 736 498 414 652 708 470 394 156 764 526 526 764 128 366 750 512 778 540 394 156 540 778 792 554 792 554 394 156 324 86 792 554 708 470 512 750 750 512 792 554 408 170 512 750 694 456 540 778 394 156 498 736 512 750 680 442 792 554 352 114 750 512 652 414 478 240 792 554 44 282 282 44 694 456 778 540 526 764 736 498 778 540 310 72 394 156 680 442 408 170 478 240 792 554 540 778 736 498 778 540 512 750 478 240 792 554 254 16 526 764 778 540 456 694 708 470 86 324 694 456 708 470 778 540 442 680 16 254 428 666 708 470 414 652 778 540 394 156 456 694 764 526 792 554 100 338 484 722 366 128 750 512 792 554 778 540 254 16 498 736 478 240 708 470 498 736 764 526 
14711.47/2520.09	v 	</values>
14711.47/2520.09	v </instantiation>

Verifier Data

OK	42

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309225-1534364918/watcher-4309225-1534364918 -o /tmp/evaluation-result-4309225-1534364918/solver-4309225-1534364918 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534362144-9906 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1057226796 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309225-1534364918.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=10645, runsolver pid=10642
Current StackSize limit: 8192 KiB


[startup+0.100325 s]*
/proc/loadavg: 9.20 8.85 8.83 2/202 10665
/proc/meminfo: memFree=24791392/32770624 swapFree=67108856/67108860
[pid=10645] ppid=10642 vsize=26103420 memory=29400 CPUtime=0.11 cores=0-7
/proc/10645/stat : 10645 (java) S 10642 10645 9879 0 -1 1077944320 6785 0 0 0 10 1 0 0 20 0 20 0 254055016 26729902080 7350 33554432000 4194304 4196468 140725621658192 140725621640736 140107864006391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
/proc/10645/statm: 6525855 7350 3130 1 0 6487932 0
[pid=10645/tid=10647] ppid=10642 vsize=26103420 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10645/task/10647/stat : 10647 (java) R 10642 10645 9879 0 -1 4202560 4995 0 0 0 8 0 0 0 20 0 20 0 254055016 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107868194432 140107844282219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10648] ppid=10642 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10645/task/10648/stat : 10648 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107816626704 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10649] ppid=10642 vsize=26103420 memory=140045592962688 CPUtime=0 cores=0-7
/proc/10645/task/10649/stat : 10649 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107815574160 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10650] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10650/stat : 10650 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107814521104 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10651] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10651/stat : 10651 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107813468560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10652] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10652/stat : 10652 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107812416528 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10653] ppid=10642 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10645/task/10653/stat : 10653 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7482 33554432000 4194304 4196468 140725621658192 140107811363984 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10654] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10654/stat : 10654 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7548 33554432000 4194304 4196468 140725621658192 140107810310928 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10655] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10655/stat : 10655 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 7548 33554432000 4194304 4196468 140725621658192 140107809258384 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10656] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10656/stat : 10656 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055018 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106607311088 140107864017538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10657] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10657/stat : 10657 (java) S 10642 10645 9879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254055019 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106606257312 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10658] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10658/stat : 10658 (java) S 10642 10645 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254055019 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106605204208 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10659] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10659/stat : 10659 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106604152784 140107864024987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10660] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10660/stat : 10660 (java) S 10642 10645 9879 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106603100912 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10661] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10661/stat : 10661 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106602048368 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10662] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10662/stat : 10662 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106600995312 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10663] ppid=10642 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10645/task/10663/stat : 10663 (java) S 10642 10645 9879 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 20 0 254055021 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106599942768 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10664] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10664/stat : 10664 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055022 26729902080 7548 33554432000 4194304 4196468 140725621658192 140106530810336 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10665] ppid=10642 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10645/task/10665/stat : 10665 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055022 26729902080 7614 33554432000 4194304 4196468 140725621658192 140106529757872 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 29400 KiB

[startup+0.210395 s]*
/proc/loadavg: 9.20 8.85 8.83 3/202 10665
/proc/meminfo: memFree=24777052/32770624 swapFree=67108856/67108860
[pid=10645] ppid=10642 vsize=26103420 memory=42700 CPUtime=0.29 cores=0-7
/proc/10645/stat : 10645 (java) S 10642 10645 9879 0 -1 1077944320 10412 0 0 0 27 2 0 0 20 0 20 0 254055016 26729902080 10675 33554432000 4194304 4196468 140725621658192 140725621640736 140107864006391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
/proc/10645/statm: 6525855 10675 3287 1 0 6487932 0
[pid=10645/tid=10647] ppid=10642 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/10645/task/10647/stat : 10647 (java) R 10642 10645 9879 0 -1 4202560 8164 0 0 0 18 1 0 0 20 0 20 0 254055016 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107868235136 140107848086878 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10648] ppid=10642 vsize=26103420 memory=3385 CPUtime=0 cores=0-7
/proc/10645/task/10648/stat : 10648 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107816626704 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10649] ppid=10642 vsize=26103420 memory=140045592973462 CPUtime=0 cores=0-7
/proc/10645/task/10649/stat : 10649 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107815574160 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10650] ppid=10642 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10645/task/10650/stat : 10650 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107814521104 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10651] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10651/stat : 10651 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107813468560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10652] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10652/stat : 10652 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107812416528 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10653] ppid=10642 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10645/task/10653/stat : 10653 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107811363984 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10654] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10654/stat : 10654 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107810310928 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10655] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10655/stat : 10655 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 10675 33554432000 4194304 4196468 140725621658192 140107809258384 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10656] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10656/stat : 10656 (java) S 10642 10645 9879 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 254055018 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106607311088 140107864017538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10657] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10657/stat : 10657 (java) S 10642 10645 9879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254055019 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106606257312 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10658] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10658/stat : 10658 (java) S 10642 10645 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254055019 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106605204208 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10659] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10659/stat : 10659 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106604152784 140107864024987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10660] ppid=10642 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10645/task/10660/stat : 10660 (java) S 10642 10645 9879 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 20 0 254055021 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106603100912 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10661] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10661/stat : 10661 (java) S 10642 10645 9879 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106602048368 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10662] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10662/stat : 10662 (java) S 10642 10645 9879 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106600995312 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10663] ppid=10642 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/10645/task/10663/stat : 10663 (java) S 10642 10645 9879 0 -1 1077944384 330 0 0 0 6 0 0 0 20 0 20 0 254055021 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106599942768 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10664] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10664/stat : 10664 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055022 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106530810336 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10665] ppid=10642 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10645/task/10665/stat : 10665 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055022 26729902080 10675 33554432000 4194304 4196468 140725621658192 140106529757872 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42700 KiB

[startup+0.310617 s]*
/proc/loadavg: 9.20 8.85 8.83 3/202 10665
/proc/meminfo: memFree=24773392/32770624 swapFree=67108856/67108860
[pid=10645] ppid=10642 vsize=26103420 memory=46732 CPUtime=0.42 cores=0-7
/proc/10645/stat : 10645 (java) S 10642 10645 9879 0 -1 1077944320 10857 0 0 0 39 3 0 0 20 0 20 0 254055016 26729902080 11683 33554432000 4194304 4196468 140725621658192 140725621640736 140107864006391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
/proc/10645/statm: 6525855 11683 3373 1 0 6487932 0
[pid=10645/tid=10647] ppid=10642 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10645/task/10647/stat : 10647 (java) R 10642 10645 9879 0 -1 4202560 8518 0 0 0 28 1 0 0 20 0 20 0 254055016 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107868168128 140107848086878 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10648] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10648/stat : 10648 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107816626704 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10649] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10649/stat : 10649 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107815574160 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10650] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10650/stat : 10650 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107814521104 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10651] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10651/stat : 10651 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107813468560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10652] ppid=10642 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/10645/task/10652/stat : 10652 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107812416528 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10653] ppid=10642 vsize=26103420 memory=140045461844911 CPUtime=0 cores=0-7
/proc/10645/task/10653/stat : 10653 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107811363984 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10654] ppid=10642 vsize=26103420 memory=140045461847216 CPUtime=0 cores=0-7
/proc/10645/task/10654/stat : 10654 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107810310928 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10655] ppid=10642 vsize=26103420 memory=140045461849520 CPUtime=0 cores=0-7
/proc/10645/task/10655/stat : 10655 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055017 26729902080 11683 33554432000 4194304 4196468 140725621658192 140107809258384 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10656] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10656/stat : 10656 (java) S 10642 10645 9879 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 254055018 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106607311088 140107864017538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10657] ppid=10642 vsize=26103420 memory=280090923706000 CPUtime=0 cores=0-7
/proc/10645/task/10657/stat : 10657 (java) S 10642 10645 9879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254055019 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106606257312 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10658] ppid=10642 vsize=26103420 memory=280090923712912 CPUtime=0 cores=0-7
/proc/10645/task/10658/stat : 10658 (java) S 10642 10645 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254055019 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106605204208 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10659] ppid=10642 vsize=26103420 memory=280090923654192 CPUtime=0 cores=0-7
/proc/10645/task/10659/stat : 10659 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106604152784 140107864024987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10660] ppid=10642 vsize=26103420 memory=280090923726736 CPUtime=0.02 cores=0-7
/proc/10645/task/10660/stat : 10660 (java) S 10642 10645 9879 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 20 0 254055021 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106603100912 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10661] ppid=10642 vsize=26103420 memory=280090923733648 CPUtime=0 cores=0-7
/proc/10645/task/10661/stat : 10661 (java) S 10642 10645 9879 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106602048368 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10662] ppid=10642 vsize=26103420 memory=280090923731344 CPUtime=0 cores=0-7
/proc/10645/task/10662/stat : 10662 (java) S 10642 10645 9879 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 254055021 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106600995312 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10663] ppid=10642 vsize=26103420 memory=280090923747952 CPUtime=0.07 cores=0-7
/proc/10645/task/10663/stat : 10663 (java) S 10642 10645 9879 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 20 0 254055021 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106599942768 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10664] ppid=10642 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10664/stat : 10664 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055022 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106530810336 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10665] ppid=10642 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10645/task/10665/stat : 10665 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055022 26729902080 11683 33554432000 4194304 4196468 140725621658192 140106529757872 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46732 KiB

[startup+0.700935 s]
/proc/loadavg: 9.20 8.85 8.83 3/202 10665
/proc/meminfo: memFree=24749844/32770624 swapFree=67108856/67108860
[pid=10645] ppid=10642 vsize=26105488 memory=87392 CPUtime=0.98 cores=0-7
/proc/10645/stat : 10645 (java) S 10642 10645 9879 0 -1 1077944320 17819 0 0 0 93 5 0 0 20 0 20 0 254055016 26732019712 21848 33554432000 4194304 4196468 140725621658192 140725621640736 140107864006391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
/proc/10645/statm: 6526372 21848 3496 1 0 6488444 0
[pid=10645/tid=10647] ppid=10642 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/10645/task/10647/stat : 10647 (java) R 10642 10645 9879 0 -1 4202560 15001 0 0 0 64 3 0 0 20 0 20 0 254055016 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107868221360 140107848086878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10648] ppid=10642 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10648/stat : 10648 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107816626704 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10649] ppid=10642 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10649/stat : 10649 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107815574160 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10650] ppid=10642 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10650/stat : 10650 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107814521104 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10651] ppid=10642 vsize=26105488 memory=1108 CPUtime=0 cores=0-7
/proc/10645/task/10651/stat : 10651 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107813468560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10652] ppid=10642 vsize=26105488 memory=10784 CPUtime=0 cores=0-7
/proc/10645/task/10652/stat : 10652 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107812416528 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10653] ppid=10642 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/10645/task/10653/stat : 10653 (java) S 10642 10645 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107811363984 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10654] ppid=10642 vsize=26105488 memory=4280 CPUtime=0 cores=0-7
/proc/10645/task/10654/stat : 10654 (java) S 10642 10645 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107810310928 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10655] ppid=10642 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/10645/task/10655/stat : 10655 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254055017 26732019712 21848 33554432000 4194304 4196468 140725621658192 140107809258384 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10656] ppid=10642 vsize=26105488 memory=38292 CPUtime=0 cores=0-7
/proc/10645/task/10656/stat : 10656 (java) S 10642 10645 9879 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 254055018 26732019712 21848 33554432000 4194304 4196468 140725621658192 140106607311088 140107864017538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0

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

/proc/10645/task/10660/stat : 10660 (java) S 10642 10645 9879 0 -1 1077944384 13055 0 0 0 200 2 0 0 20 0 42 0 254055021 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106603100912 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10661] ppid=10642 vsize=27584268 memory=-6869784236442474090 CPUtime=1.97 cores=0-7
/proc/10645/task/10661/stat : 10661 (java) S 10642 10645 9879 0 -1 1077944384 13768 0 0 0 194 3 0 0 20 0 42 0 254055021 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106602048368 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10662] ppid=10642 vsize=27584268 memory=4872558044660077418 CPUtime=2.17 cores=0-7
/proc/10645/task/10662/stat : 10662 (java) S 10642 10645 9879 0 -1 1077944384 15445 0 0 0 215 2 0 0 20 0 42 0 254055021 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106600995312 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10663] ppid=10642 vsize=27584268 memory=288230596050944315 CPUtime=1.11 cores=0-7
/proc/10645/task/10663/stat : 10663 (java) S 10642 10645 9879 0 -1 1077944384 19042 0 0 0 107 4 0 0 20 0 42 0 254055021 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106599942768 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10664] ppid=10642 vsize=27584268 memory=14695218540710260 CPUtime=0 cores=0-7
/proc/10645/task/10664/stat : 10664 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 42 0 254055022 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106530810336 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10665] ppid=10642 vsize=27584268 memory=69152 CPUtime=0.71 cores=0-7
/proc/10645/task/10665/stat : 10665 (java) S 10642 10645 9879 0 -1 1077944384 5833 0 0 0 32 39 0 0 20 0 42 0 254055022 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106529757872 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10683] ppid=10642 vsize=27584268 memory=1236 CPUtime=0 cores=0-7
/proc/10645/task/10683/stat : 10683 (java) S 10642 10645 9879 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 42 0 254130104 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106518413824 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10684] ppid=10642 vsize=27584268 memory=2424 CPUtime=2 cores=0-7
/proc/10645/task/10684/stat : 10684 (java) R 10642 10645 9879 0 -1 1077944384 14683 0 0 0 66 134 0 0 20 0 42 0 254130124 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106515264416 140107864017538 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10685] ppid=10642 vsize=27584268 memory=1832 CPUtime=1736.77 cores=0-7
/proc/10645/task/10685/stat : 10685 (java) R 10642 10645 9879 0 -1 4202560 75291 0 0 0 173632 45 0 0 20 0 42 0 254130140 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106512111064 140107494181874 0 4 0 16800975 0 0 0 -1 5 0 0 36 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10686] ppid=10642 vsize=27584268 memory=1920 CPUtime=0.18 cores=0-7
/proc/10645/task/10686/stat : 10686 (java) S 10642 10645 9879 0 -1 1077944384 146 0 0 0 18 0 0 0 20 0 42 0 254130141 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106511062544 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10687] ppid=10642 vsize=27584268 memory=1192 CPUtime=0.25 cores=0-7
/proc/10645/task/10687/stat : 10687 (java) S 10642 10645 9879 0 -1 1077944384 70 0 0 0 25 0 0 0 20 0 42 0 254130141 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106510009520 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10688] ppid=10642 vsize=27584268 memory=1616 CPUtime=1734.24 cores=0-7
/proc/10645/task/10688/stat : 10688 (java) S 10642 10645 9879 0 -1 1077944384 85234 0 0 0 173384 40 0 0 20 0 42 0 254130148 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106506854656 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 39 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10689] ppid=10642 vsize=27584268 memory=1384 CPUtime=1732.43 cores=0-7
/proc/10645/task/10689/stat : 10689 (java) S 10642 10645 9879 0 -1 1077944384 74165 0 0 0 173201 42 0 0 20 0 42 0 254130148 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106505801104 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10690] ppid=10642 vsize=27584268 memory=752 CPUtime=1732.85 cores=0-7
/proc/10645/task/10690/stat : 10690 (java) S 10642 10645 9879 0 -1 1077944384 77886 0 0 0 173251 34 0 0 20 0 42 0 254130148 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106504748560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 32 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10691] ppid=10642 vsize=27584268 memory=7332 CPUtime=1735.18 cores=0-7
/proc/10645/task/10691/stat : 10691 (java) S 10642 10645 9879 0 -1 1077944384 60650 0 0 0 173480 38 0 0 20 0 42 0 254130149 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106503693120 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10692] ppid=10642 vsize=27584268 memory=5400 CPUtime=0.22 cores=0-7
/proc/10645/task/10692/stat : 10692 (java) S 10642 10645 9879 0 -1 1077944384 89 0 0 0 22 0 0 0 20 0 42 0 254130149 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106502648624 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10693] ppid=10642 vsize=27584268 memory=288230574492221466 CPUtime=1731.97 cores=0-7
/proc/10645/task/10693/stat : 10693 (java) S 10642 10645 9879 0 -1 1077944384 81522 0 0 0 173157 40 0 0 20 0 42 0 254130150 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106501590624 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10694] ppid=10642 vsize=27584268 memory=316096618745299259 CPUtime=0 cores=0-7
/proc/10645/task/10694/stat : 10694 (java) S 10642 10645 9879 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 42 0 254130150 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106500544048 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10695] ppid=10642 vsize=27584268 memory=14695218540710260 CPUtime=1733.1 cores=0-7
/proc/10645/task/10695/stat : 10695 (java) R 10642 10645 9879 0 -1 4202560 81251 0 0 0 173272 38 0 0 20 0 42 0 254130176 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106499486680 140107497504381 0 4 0 16800975 0 0 0 -1 7 0 0 35 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10696] ppid=10642 vsize=27584268 memory=7288 CPUtime=1732.96 cores=0-7
/proc/10645/task/10696/stat : 10696 (java) S 10642 10645 9879 0 -1 1077944384 82160 0 0 0 173254 42 0 0 20 0 42 0 254130177 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106498432480 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10697] ppid=10642 vsize=27584268 memory=804 CPUtime=0 cores=0-7
/proc/10645/task/10697/stat : 10697 (java) S 10642 10645 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 42 0 254130177 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106497385392 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10698] ppid=10642 vsize=27584268 memory=1796 CPUtime=0 cores=0-7
/proc/10645/task/10698/stat : 10698 (java) S 10642 10645 9879 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 42 0 254130177 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106494198832 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10699] ppid=10642 vsize=27584268 memory=912 CPUtime=0 cores=0-7
/proc/10645/task/10699/stat : 10699 (java) S 10642 10645 9879 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 42 0 254130177 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106493145776 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10700] ppid=10642 vsize=27584268 memory=4136 CPUtime=0 cores=0-7
/proc/10645/task/10700/stat : 10700 (java) S 10642 10645 9879 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 42 0 254130177 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106492093232 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10701] ppid=10642 vsize=27584268 memory=4104 CPUtime=0 cores=0-7
/proc/10645/task/10701/stat : 10701 (java) S 10642 10645 9879 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 42 0 254130497 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106491041200 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10702] ppid=10642 vsize=27584268 memory=1404 CPUtime=0 cores=0-7
/proc/10645/task/10702/stat : 10702 (java) S 10642 10645 9879 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 42 0 254130499 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106489988656 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10703] ppid=10642 vsize=27584268 memory=4372 CPUtime=0 cores=0-7
/proc/10645/task/10703/stat : 10703 (java) S 10642 10645 9879 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 42 0 254130501 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106488935600 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10704] ppid=10642 vsize=27584268 memory=614392 CPUtime=0 cores=0-7
/proc/10645/task/10704/stat : 10704 (java) S 10642 10645 9879 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 42 0 254130509 28246290432 152871 33554432000 4194304 4196468 140725621658192 140106487883056 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
Current children cumulated CPU time: 14711.5 s
Current children cumulated vsize: 27584268 KiB
Current children cumulated memory: 611484 KiB

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

[startup+2520.22 s]
# the end of solver process 10645 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14703.9 s, system=8.9305 s

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

[startup+2520.2 s]
/proc/loadavg: 8.69 8.70 8.14 11/225 10759
/proc/meminfo: memFree=24203352/32770624 swapFree=67108856/67108860
[pid=10645] ppid=10642 vsize=27783960 memory=612652 CPUtime=14712.8 cores=0-7
/proc/10645/stat : 10645 (java) S 10642 10645 9879 0 -1 1077944320 1207045 0 0 0 1470393 892 0 0 20 0 44 0 254055016 28450775040 153163 33554432000 4194304 4196468 140725621658192 140725621640736 140107864006391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
/proc/10645/statm: 6945990 153163 3630 1 0 6907541 0
[pid=10645/tid=10647] ppid=10642 vsize=27783960 memory=4132 CPUtime=751.15 cores=0-7
/proc/10645/task/10647/stat : 10647 (java) S 10642 10645 9879 0 -1 1077944384 40216 0 0 0 75099 16 0 0 20 0 44 0 254055016 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107868243856 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10648] ppid=10642 vsize=27783960 memory=4872558044660077418 CPUtime=8.94 cores=0-7
/proc/10645/task/10648/stat : 10648 (java) S 10642 10645 9879 0 -1 1077944384 39736 0 0 0 843 51 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107816626704 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10649] ppid=10642 vsize=27783960 memory=288230596050944315 CPUtime=8.92 cores=0-7
/proc/10645/task/10649/stat : 10649 (java) S 10642 10645 9879 0 -1 1077944384 44453 0 0 0 845 47 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107815574160 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10650] ppid=10642 vsize=27783960 memory=14695218540710260 CPUtime=8.94 cores=0-7
/proc/10645/task/10650/stat : 10650 (java) S 10642 10645 9879 0 -1 1077944384 40713 0 0 0 848 46 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107814521104 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 21 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10651] ppid=10642 vsize=27783960 memory=613880 CPUtime=8.92 cores=0-7
/proc/10645/task/10651/stat : 10651 (java) S 10642 10645 9879 0 -1 1077944384 48762 0 0 0 841 51 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107813468560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10652] ppid=10642 vsize=27783960 memory=6791534058613427641 CPUtime=8.91 cores=0-7
/proc/10645/task/10652/stat : 10652 (java) S 10642 10645 9879 0 -1 1077944384 47479 0 0 0 841 50 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107812416528 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 19 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10653] ppid=10642 vsize=27783960 memory=4872558044660077418 CPUtime=8.91 cores=0-7
/proc/10645/task/10653/stat : 10653 (java) S 10642 10645 9879 0 -1 1077944384 43586 0 0 0 842 49 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107811363984 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10654] ppid=10642 vsize=27783960 memory=0 CPUtime=8.96 cores=0-7
/proc/10645/task/10654/stat : 10654 (java) S 10642 10645 9879 0 -1 1077944384 43920 0 0 0 846 50 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107810310928 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10655] ppid=10642 vsize=27783960 memory=6791534058613427641 CPUtime=8.93 cores=0-7
/proc/10645/task/10655/stat : 10655 (java) S 10642 10645 9879 0 -1 1077944384 44352 0 0 0 844 49 0 0 20 0 44 0 254055017 28450775040 153163 33554432000 4194304 4196468 140725621658192 140107809258384 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10656] ppid=10642 vsize=27783960 memory=2241 CPUtime=8.48 cores=0-7
/proc/10645/task/10656/stat : 10656 (java) S 10642 10645 9879 0 -1 1077944384 108753 0 0 0 702 146 0 0 20 0 44 0 254055018 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106607311088 140107864017538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10657] ppid=10642 vsize=27783960 memory=2244 CPUtime=0 cores=0-7
/proc/10645/task/10657/stat : 10657 (java) S 10642 10645 9879 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 44 0 254055019 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106606257376 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10658] ppid=10642 vsize=27783960 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10645/task/10658/stat : 10658 (java) S 10642 10645 9879 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 44 0 254055019 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106605204224 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10659] ppid=10642 vsize=27783960 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/10645/task/10659/stat : 10659 (java) S 10642 10645 9879 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 44 0 254055021 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106604152784 140107864024987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10660] ppid=10642 vsize=27783960 memory=10784 CPUtime=2.04 cores=0-7
/proc/10645/task/10660/stat : 10660 (java) S 10642 10645 9879 0 -1 1077944384 13128 0 0 0 202 2 0 0 20 0 44 0 254055021 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106603100912 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10661] ppid=10642 vsize=27783960 memory=872 CPUtime=1.98 cores=0-7
/proc/10645/task/10661/stat : 10661 (java) S 10642 10645 9879 0 -1 1077944384 13782 0 0 0 195 3 0 0 20 0 44 0 254055021 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106602048368 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10662] ppid=10642 vsize=27783960 memory=6791534058613427641 CPUtime=2.19 cores=0-7
/proc/10645/task/10662/stat : 10662 (java) R 10642 10645 9879 0 -1 1077944384 15512 0 0 0 217 2 0 0 20 0 44 0 254055021 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106600995072 140107864016597 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10663] ppid=10642 vsize=27783960 memory=4372 CPUtime=1.13 cores=0-7
/proc/10645/task/10663/stat : 10663 (java) S 10642 10645 9879 0 -1 1077944384 19761 0 0 0 109 4 0 0 20 0 44 0 254055021 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106599940560 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10664] ppid=10642 vsize=27783960 memory=615416 CPUtime=0 cores=0-7
/proc/10645/task/10664/stat : 10664 (java) S 10642 10645 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 254055022 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106530810336 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10665] ppid=10642 vsize=27783960 memory=6791534058613427641 CPUtime=0.71 cores=0-7
/proc/10645/task/10665/stat : 10665 (java) S 10642 10645 9879 0 -1 1077944384 5833 0 0 0 32 39 0 0 20 0 44 0 254055022 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106529757872 140107864017538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10683] ppid=10642 vsize=27783960 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10645/task/10683/stat : 10683 (java) S 10642 10645 9879 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 44 0 254130104 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106518413824 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10685] ppid=10642 vsize=27783960 memory=-4190076264842474805 CPUtime=1736.92 cores=0-7
/proc/10645/task/10685/stat : 10685 (java) R 10642 10645 9879 0 -1 4202560 75293 0 0 0 173647 45 0 0 20 0 44 0 254130140 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106512109456 140107495625637 0 4 0 16800975 0 0 0 -1 3 0 0 36 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10686] ppid=10642 vsize=27783960 memory=7594877060290920548 CPUtime=0.18 cores=0-7
/proc/10645/task/10686/stat : 10686 (java) S 10642 10645 9879 0 -1 1077944384 170 0 0 0 18 0 0 0 20 0 44 0 254130141 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106511062688 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10687] ppid=10642 vsize=27783960 memory=7594877060290920548 CPUtime=0.25 cores=0-7
/proc/10645/task/10687/stat : 10687 (java) S 10642 10645 9879 0 -1 1077944384 92 0 0 0 25 0 0 0 20 0 44 0 254130141 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106510009632 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10688] ppid=10642 vsize=27783960 memory=528456 CPUtime=1734.42 cores=0-7
/proc/10645/task/10688/stat : 10688 (java) S 10642 10645 9879 0 -1 1077944384 85253 0 0 0 173402 40 0 0 20 0 44 0 254130148 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106506853856 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 39 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10689] ppid=10642 vsize=27783960 memory=288230596050944315 CPUtime=1732.58 cores=0-7
/proc/10645/task/10689/stat : 10689 (java) S 10642 10645 9879 0 -1 1077944384 74190 0 0 0 173216 42 0 0 20 0 44 0 254130148 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106505800800 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10690] ppid=10642 vsize=27783960 memory=14695218540710260 CPUtime=1733.02 cores=0-7
/proc/10645/task/10690/stat : 10690 (java) R 10642 10645 9879 0 -1 4202560 77906 0 0 0 173268 34 0 0 20 0 44 0 254130148 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106504748256 140107495625676 0 4 0 16800975 0 0 0 -1 2 0 0 32 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10691] ppid=10642 vsize=27783960 memory=0 CPUtime=1735.35 cores=0-7
/proc/10645/task/10691/stat : 10691 (java) R 10642 10645 9879 0 -1 4202560 60668 0 0 0 173497 38 0 0 20 0 44 0 254130149 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106503695200 140107495625676 0 4 0 16800975 0 0 0 -1 5 0 0 37 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10692] ppid=10642 vsize=27783960 memory=0 CPUtime=0.23 cores=0-7
/proc/10645/task/10692/stat : 10692 (java) S 10642 10645 9879 0 -1 1077944384 259 0 0 0 23 0 0 0 20 0 44 0 254130149 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106502648736 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10693] ppid=10642 vsize=27783960 memory=0 CPUtime=1732.11 cores=0-7
/proc/10645/task/10693/stat : 10693 (java) R 10642 10645 9879 0 -1 4202560 81542 0 0 0 173171 40 0 0 20 0 44 0 254130150 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106501590624 140107497403842 0 4 0 16800975 0 0 0 -1 0 0 0 36 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10694] ppid=10642 vsize=27783960 memory=0 CPUtime=0 cores=0-7
/proc/10645/task/10694/stat : 10694 (java) S 10642 10645 9879 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 44 0 254130150 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106500544160 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10695] ppid=10642 vsize=27783960 memory=0 CPUtime=1733.26 cores=0-7
/proc/10645/task/10695/stat : 10695 (java) R 10642 10645 9879 0 -1 4202560 81272 0 0 0 173288 38 0 0 20 0 44 0 254130176 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106499485024 140107487454301 0 4 0 16800975 0 0 0 -1 1 0 0 35 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10696] ppid=10642 vsize=27783960 memory=0 CPUtime=1733.1 cores=0-7
/proc/10645/task/10696/stat : 10696 (java) R 10642 10645 9879 0 -1 4202560 82179 0 0 0 173268 42 0 0 20 0 44 0 254130177 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106498432480 140107497456529 0 4 0 16800975 0 0 0 -1 6 0 0 42 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10697] ppid=10642 vsize=27783960 memory=140045462410680 CPUtime=0 cores=0-7
/proc/10645/task/10697/stat : 10697 (java) S 10642 10645 9879 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 44 0 254130177 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106497385504 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10698] ppid=10642 vsize=27783960 memory=1404 CPUtime=0.01 cores=0-7
/proc/10645/task/10698/stat : 10698 (java) S 10642 10645 9879 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 44 0 254130177 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106494192624 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10699] ppid=10642 vsize=27783960 memory=4372 CPUtime=0 cores=0-7
/proc/10645/task/10699/stat : 10699 (java) R 10642 10645 9879 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 44 0 254130177 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106493145888 140107864016597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10700] ppid=10642 vsize=27783960 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10645/task/10700/stat : 10700 (java) S 10642 10645 9879 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 44 0 254130177 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106492093344 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10701] ppid=10642 vsize=27783960 memory=1384 CPUtime=0 cores=0-7
/proc/10645/task/10701/stat : 10701 (java) S 10642 10645 9879 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 44 0 254130497 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106491041312 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10702] ppid=10642 vsize=27783960 memory=140045462418081 CPUtime=0 cores=0-7
/proc/10645/task/10702/stat : 10702 (java) S 10642 10645 9879 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 44 0 254130499 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106489988768 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10703] ppid=10642 vsize=27783960 memory=612000 CPUtime=0.01 cores=0-7
/proc/10645/task/10703/stat : 10703 (java) S 10642 10645 9879 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 44 0 254130501 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106488935712 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
[pid=10645/tid=10704] ppid=10642 vsize=27783960 memory=612948 CPUtime=0 cores=0-7
/proc/10645/task/10704/stat : 10704 (java) S 10642 10645 9879 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 44 0 254130509 28450775040 153163 33554432000 4194304 4196468 140725621658192 140106487883168 140107864016597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19984384 140725621666893 140725621667077 140725621667077 140725621669839 0
Current children cumulated CPU time: 14712.8 s
Current children cumulated vsize: 27783960 KiB
Current children cumulated memory: 612652 KiB

Child status: 143
Real time (s): 2520.22
CPU time (s): 14712.9
CPU user time (s): 14703.9
CPU system time (s): 8.9305
CPU usage (%): 583.793
Max. virtual memory (cumulated for all children) (KiB): 27783960
Max. memory (cumulated for all children) (KiB): 999612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14703.9
system time used= 8.9305
maximum resident set size= 1001684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1207095
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 710424
involuntary context switches= 321588


# summary of solver processes directly reported to runsolver:
#   pid: 10645
#   total CPU time (s): 14712.9
#   total CPU user time (s): 14703.9
#   total CPU system time (s): 8.9305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.9728 second user time and 31.6381 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 22:28:38
IDJOB=4309225
IDBENCH=141197
IDSOLVER=2793
FILE ID=node132/4309225-1534364918
RUNJOBID= node132-1534362144-9906
PBS_JOBID= 21038269
Free space on /tmp= 47092 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-01-opt_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309225-1534364918/watcher-4309225-1534364918 -o /tmp/evaluation-result-4309225-1534364918/solver-4309225-1534364918 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534362144-9906 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1057226796 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309225-1534364918.xml

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

MD5SUM BENCH= 19ea5b9da6c92ab0a6dd9deb2e409c18
RANDOM SEED=1057226796

node132.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.65
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.65
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.65
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.65
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:        24807628 kB
MemAvailable:   31893916 kB
Buffers:          236860 kB
Cached:          7105784 kB
SwapCached:            4 kB
Active:          3910352 kB
Inactive:        3486492 kB
Active(anon):       3820 kB
Inactive(anon):   110864 kB
Active(file):    3906532 kB
Inactive(file):  3375628 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             35700 kB
Writeback:             0 kB
AnonPages:         61292 kB
Mapped:            58296 kB
Shmem:             58012 kB
Slab:             260560 kB
SReclaimable:     232588 kB
SUnreclaim:        27972 kB
KernelStack:        3280 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 47056 MiB
End job on node132 at 2018-08-15 23:10:39