Trace number 4295325

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
Concrete 3.8 2018-06-13OPT4850 32.4788 19.5104

General information on the benchmark

NameMario/
Mario-t-hard-2_c18.xml
MD5SUM2b9b9d57997e47756252872b7d7d2054
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4850
Best CPU time to get the best result obtained on this benchmark6.37294
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains161
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":98},{"size":85,"count":3},{"size":86,"count":3},{"size":87,"count":7},{"size":88,"count":10},{"size":89,"count":13},{"size":90,"count":11},{"size":91,"count":13},{"size":92,"count":9},{"size":93,"count":7},{"size":94,"count":9},{"size":95,"count":4},{"size":96,"count":8},{"size":97,"count":2},{"size":99,"count":1},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
32.28/19.46	o 4850
32.28/19.48	v <instantiation cost="4850">
32.28/19.48	v       <list>
32.28/19.48	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99]
32.28/19.48	v       </list>
32.28/19.48	v       <values>
32.28/19.48	v         62 0 61 89 69 91 78 76 92 77 59 64 83 82 4 66 63 71 85 75 9 68 72 87 1 73 88 16 29 93 2 70 79 17 67 14 12 86 37 81 80 21 24 23 13 43 97 5 19 26 84 3 51 33 47 32 20 99 35 48 53 42 98 50 15 8 6 45 52 30 7 22 57 55 94 40 38 11 41 46 58 10 49 27 18 31 28 54 96 39 36 44 56 95 34 25 90 60 74 65 62 0 391 35 249 71 76 0 15 13 197 358 58 3 259 184 291 271 47 25 31 210 196 39 197 87 1 342 254 36 110 411 0 1 141 340 351 24 225 47 61 421 400 212 70 34 295 81 24 452 4 384 260 99 391 481 60 63 217 142 178 310 361 124 138 41 334 433 127 488 483 274 406 177 354 402 177 91 332 53 8 196 331 456 101 305 321 358 366 206 32 445 0 401 44 277 33 334 259 423 0 0 40 67 89 50 6 19 47 68 94 86 34 14 14 16 67 99 30 31 78 47 99 42 56 14 62 35 53 62 79 26 7 50 30 24 97 15 67 88 2 55 58 19 42 40 34 83 36 67 59 66 98 31 99 9 58 2 70 73 14 62 94 13 34 56 38 26 94 47 91 36 35 88 33 71 8 23 5 19 31 93 72 92 46 65 8 37 35 2 86 35 3 49 43 67 70 64 96 66
32.28/19.48	v       </values>
32.28/19.48	v     </instantiation>
32.28/19.48	s OPTIMUM FOUND

Verifier Data

OK	4850

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295325-1532543386/watcher-4295325-1532543386 -o /tmp/evaluation-result-4295325-1532543386/solver-4295325-1532543386 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532523045-23735 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2004404934 HOME/instance-4295325-1532543386.xml 

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

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


[startup+0.110399 s]*
/proc/loadavg: 1.25 1.29 1.31 3/206 28737
/proc/meminfo: memFree=17116556/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10153664 memory=21960 CPUtime=0.1 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 4632 13118 0 0 2 1 5 2 20 0 8 0 71901769 10397351936 5490 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2538416 5490 2063 1 0 2526854 0
[pid=28680/tid=28733] ppid=28677 vsize=10153664 memory=5852826415880635037 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 2427 13118 0 0 1 0 5 2 20 0 8 0 71901778 10397351936 5490 33554432000 4194304 4196468 140720992860656 140179537786352 140179565974685 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10153664 memory=5793855032270285241 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 8 0 71901779 10397351936 5490 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10153664 memory=139781260392064 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 8 0 71901779 10397351936 5490 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10186436 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 8 0 71901779 10430910464 5490 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10186436 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 8 0 71901779 10430910464 5490 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10186436 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 8 0 71901780 10430910464 5490 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10186436 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 13 13118 0 0 0 0 5 2 20 0 8 0 71901781 10430910464 5490 33554432000 4194304 4196468 140720992860656 140179008381984 140179565962965 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10153664 KiB
Current children cumulated memory: 21960 KiB

[startup+0.210299 s]*
/proc/loadavg: 1.25 1.29 1.31 3/215 28746
/proc/meminfo: memFree=17096732/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10818904 memory=45992 CPUtime=0.26 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 7692 13118 0 0 17 2 5 2 20 0 15 0 71901769 11078557696 11498 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2704726 11498 2943 1 0 2667149 0
[pid=28680/tid=28733] ppid=28677 vsize=10818904 memory=-8540663193526752614 CPUtime=0.18 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 4305 13118 0 0 10 1 5 2 20 0 15 0 71901778 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179537757840 140179546228587 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10818904 memory=4211973507465182602 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10818904 memory=139781260392064 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901779 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901780 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 13 13118 0 0 0 0 5 2 20 0 15 0 71901781 11078557696 11564 33554432000 4194304 4196468 140720992860656 140179008381984 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901781 11078557696 11564 33554432000 4194304 4196468 140720992860656 140178874164080 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11078557696 11564 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 475 13118 0 0 1 0 5 2 20 0 15 0 71901784 11078557696 11630 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 128 13118 0 0 0 0 5 2 20 0 15 0 71901784 11078557696 11630 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10818904 memory=139781260392064 CPUtime=0.1 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 615 13118 0 0 3 0 5 2 20 0 15 0 71901784 11078557696 11630 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11078557696 11630 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10818904 memory=139781260392064 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901784 11078557696 11630 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 45992 KiB

[startup+0.310136 s]*
/proc/loadavg: 1.25 1.29 1.31 3/215 28746
/proc/meminfo: memFree=17084948/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10819352 memory=57488 CPUtime=0.37 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 10409 13118 0 0 28 2 5 2 20 0 15 0 71901769 11079016448 14372 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2704838 14372 3062 1 0 2667149 0
[pid=28680/tid=28733] ppid=28677 vsize=10819352 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 6962 13118 0 0 19 1 5 2 20 0 15 0 71901778 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179537764768 140179547516824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10819352 memory=-7003737579269690708 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901780 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 13 13118 0 0 0 0 5 2 20 0 15 0 71901781 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179008381984 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901781 11079016448 14372 33554432000 4194304 4196468 140720992860656 140178874164080 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11079016448 14372 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10819352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 475 13118 0 0 2 0 5 2 20 0 15 0 71901784 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 131 13118 0 0 1 0 5 2 20 0 15 0 71901784 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10819352 memory=139781260392064 CPUtime=0.12 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 625 13118 0 0 5 0 5 2 20 0 15 0 71901784 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11079016448 14372 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10819352 memory=139781260392064 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901784 11079016448 14372 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 57488 KiB

[startup+0.700727 s]
/proc/loadavg: 1.25 1.29 1.31 3/215 28746
/proc/meminfo: memFree=17073660/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10819352 memory=90500 CPUtime=0.99 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 16746 13118 0 0 88 4 5 2 20 0 15 0 71901769 11079016448 22625 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2704838 22625 3238 1 0 2667149 0
[pid=28680/tid=28733] ppid=28677 vsize=10819352 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 12208 13118 0 0 56 3 5 2 20 0 15 0 71901778 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179537773584 140179565966623 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10819352 memory=4580 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901779 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 5 13118 0 0 0 0 5 2 20 0 15 0 71901780 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 13 13118 0 0 0 0 5 2 20 0 15 0 71901781 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179008381984 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901781 11079016448 22625 33554432000 4194304 4196468 140720992860656 140178874164080 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11079016448 22625 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10819352 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 1024 13118 0 0 9 0 5 2 20 0 15 0 71901784 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10819352 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 572 13118 0 0 7 0 5 2 20 0 15 0 71901784 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10819352 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 723 13118 0 0 13 0 5 2 20 0 15 0 71901784 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11079016448 22625 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901784 11079016448 22625 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 90500 KiB

[startup+1.5007 s]
/proc/loadavg: 1.25 1.29 1.31 3/215 28746
/proc/meminfo: memFree=17027124/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10834252 memory=204652 CPUtime=2.81 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 24230 13118 0 0 264 10 5 2 20 0 15 0 71901769 11094274048 51163 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2708563 51163 3474 1 0 2670221 0
[pid=28680/tid=28733] ppid=28677 vsize=10834252 memory=918 CPUtime=1.42 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 17065 13118 0 0 129 6 5 2 20 0 15 0 71901778 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179537760432 140179565974685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10834252 memory=105044 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 23 13118 0 0 1 0 5 2 20 0 15 0 71901779 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 24 13118 0 0 1 0 5 2 20 0 15 0 71901779 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 48 13118 0 0 1 0 5 2 20 0 15 0 71901779 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 173 13118 0 0 1 0 5 2 20 0 15 0 71901779 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 57 13118 0 0 1 0 5 2 20 0 15 0 71901780 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10834252 memory=7685276888061740423 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 14 13118 0 0 0 0 5 2 20 0 15 0 71901781 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179008382048 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10834252 memory=29348 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 1 13118 0 0 0 0 5 2 20 0 15 0 71901781 11094274048 51163 33554432000 4194304 4196468 140720992860656 140178874164096 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11094274048 51163 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10834252 memory=90500 CPUtime=0.54 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 1659 13118 0 0 47 0 5 2 20 0 15 0 71901784 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10834252 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) R 28677 28680 23703 0 -1 4202560 1447 13118 0 0 39 0 5 2 20 0 15 0 71901784 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179090488048 140179550882181 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10834252 memory=4580 CPUtime=0.47 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) R 28677 28680 23703 0 -1 1077944384 1524 13118 0 0 40 0 5 2 20 0 15 0 71901784 11094274048 51163 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11094274048 51163 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0

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


[startup+17.6007 s]
/proc/loadavg: 1.51 1.35 1.33 4/216 28754
/proc/meminfo: memFree=16596524/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10916192 memory=542604 CPUtime=30.03 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 85064 13118 0 0 2963 33 5 2 20 0 15 0 71901769 11178180608 135651 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2729048 135651 3525 1 0 2690701 0
[pid=28680/tid=28733] ppid=28677 vsize=10916192 memory=6791534058613427641 CPUtime=17.36 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 43401 13118 0 0 1715 14 5 2 20 0 15 0 71901778 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179537782696 140179164497031 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10916192 memory=6077 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 282 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10916192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 187 13118 0 0 6 1 5 2 20 0 15 0 71901779 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10916192 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1462 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10916192 memory=1 CPUtime=0.15 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 923 13118 0 0 6 2 5 2 20 0 15 0 71901779 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10916192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2949 13118 0 0 5 0 5 2 20 0 15 0 71901780 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10916192 memory=1984 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 17 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179008382048 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10916192 memory=455 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 4 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 135651 33554432000 4194304 4196468 140720992860656 140178874164096 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10916192 memory=225 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 135651 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10916192 memory=43 CPUtime=5.35 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 11564 13118 0 0 526 2 5 2 20 0 15 0 71901784 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10916192 memory=6655300316396806240 CPUtime=4.97 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 9785 13118 0 0 488 2 5 2 20 0 15 0 71901784 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10916192 memory=121 CPUtime=2.07 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 12188 13118 0 0 197 3 5 2 20 0 15 0 71901784 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10916192 memory=21524 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 135651 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10916192 memory=2088 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 108 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 135651 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 30.03 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 542604 KiB

[startup+18.4007 s]
/proc/loadavg: 1.51 1.35 1.33 3/216 28754
/proc/meminfo: memFree=16596528/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10916192 memory=573392 CPUtime=30.97 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 85112 13118 0 0 3056 34 5 2 20 0 15 0 71901769 11178180608 143348 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2729048 143348 3525 1 0 2690701 0
[pid=28680/tid=28733] ppid=28677 vsize=10916192 memory=1572 CPUtime=18.16 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 43415 13118 0 0 1794 15 5 2 20 0 15 0 71901778 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179537784784 140179169590400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10916192 memory=2092 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 284 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10916192 memory=7524 CPUtime=0.14 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 189 13118 0 0 6 1 5 2 20 0 15 0 71901779 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10916192 memory=840 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1464 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10916192 memory=542604 CPUtime=0.15 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 925 13118 0 0 6 2 5 2 20 0 15 0 71901779 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10916192 memory=1628 CPUtime=0.12 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2968 13118 0 0 5 0 5 2 20 0 15 0 71901780 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10916192 memory=8876 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 17 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179008382048 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10916192 memory=1120 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 4 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 143348 33554432000 4194304 4196468 140720992860656 140178874164096 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10916192 memory=792 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143348 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10916192 memory=832 CPUtime=5.42 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 11570 13118 0 0 533 2 5 2 20 0 15 0 71901784 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10916192 memory=1600 CPUtime=5.03 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 9786 13118 0 0 494 2 5 2 20 0 15 0 71901784 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10916192 memory=5024 CPUtime=2.07 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 12188 13118 0 0 197 3 5 2 20 0 15 0 71901784 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10916192 memory=4032 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143348 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10916192 memory=1284 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 108 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143348 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 30.97 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 573392 KiB

[startup+19.2008 s]
/proc/loadavg: 1.51 1.35 1.33 3/216 28754
/proc/meminfo: memFree=16566016/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10916192 memory=573512 CPUtime=31.89 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 87404 13118 0 0 3147 35 5 2 20 0 15 0 71901769 11178180608 143378 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2729048 143378 3525 1 0 2690701 0
[pid=28680/tid=28733] ppid=28677 vsize=10916192 memory=279562240366976 CPUtime=18.96 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 44022 13118 0 0 1874 15 5 2 20 0 15 0 71901778 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179537783896 140179174715639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10916192 memory=6791534058613427641 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 284 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10916192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 189 13118 0 0 6 1 5 2 20 0 15 0 71901779 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10916192 memory=371180 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1464 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10916192 memory=139781120001344 CPUtime=0.15 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 925 13118 0 0 6 2 5 2 20 0 15 0 71901779 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10916192 memory=371072 CPUtime=0.12 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2968 13118 0 0 5 0 5 2 20 0 15 0 71901780 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10916192 memory=6365933002103872147 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 17 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179008382048 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10916192 memory=518208 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 4 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 143378 33554432000 4194304 4196468 140720992860656 140178874164096 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10916192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143378 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10916192 memory=6944656592387989600 CPUtime=5.5 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 12963 13118 0 0 541 2 5 2 20 0 15 0 71901784 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10916192 memory=0 CPUtime=5.04 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 9833 13118 0 0 495 2 5 2 20 0 15 0 71901784 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10916192 memory=0 CPUtime=2.08 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 12433 13118 0 0 198 3 5 2 20 0 15 0 71901784 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10916192 memory=519 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143378 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10916192 memory=233 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 108 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143378 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 31.89 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 573512 KiB

[startup+19.4007 s]
/proc/loadavg: 1.51 1.35 1.33 3/216 28754
/proc/meminfo: memFree=16566016/32770624 swapFree=67108796/67108860
[pid=28680] ppid=28677 vsize=10916192 memory=573564 CPUtime=32.28 cores=1,3,5,7
/proc/28680/stat : 28680 (java) S 28677 28680 23703 0 -1 1077944320 89655 13118 0 0 3186 35 5 2 20 0 15 0 71901769 11178180608 143391 33554432000 4194304 4196468 140720992860656 140720992843200 140179565952759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
/proc/28680/statm: 2729048 143391 3525 1 0 2690701 0
[pid=28680/tid=28733] ppid=28677 vsize=10916192 memory=0 CPUtime=19.16 cores=1,3,5,7
/proc/28680/task/28733/stat : 28733 (java) R 28677 28680 23703 0 -1 4202560 44174 13118 0 0 1894 15 5 2 20 0 15 0 71901778 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179537776688 140179175317880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28734] ppid=28677 vsize=10916192 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28734/stat : 28734 (java) S 28677 28680 23703 0 -1 1077944384 284 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179570195600 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28735] ppid=28677 vsize=10916192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/28680/task/28735/stat : 28735 (java) S 28677 28680 23703 0 -1 1077944384 189 13118 0 0 6 1 5 2 20 0 15 0 71901779 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179485015056 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28736] ppid=28677 vsize=10916192 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/28680/task/28736/stat : 28736 (java) S 28677 28680 23703 0 -1 1077944384 1464 13118 0 0 7 2 5 2 20 0 15 0 71901779 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179483962256 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28737] ppid=28677 vsize=10916192 memory=1687 CPUtime=0.15 cores=1,3,5,7
/proc/28680/task/28737/stat : 28737 (java) S 28677 28680 23703 0 -1 1077944384 925 13118 0 0 6 2 5 2 20 0 15 0 71901779 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179482909456 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28738] ppid=28677 vsize=10916192 memory=815 CPUtime=0.12 cores=1,3,5,7
/proc/28680/task/28738/stat : 28738 (java) S 28677 28680 23703 0 -1 1077944384 2981 13118 0 0 5 0 5 2 20 0 15 0 71901780 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179092593008 140179565963906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28739] ppid=28677 vsize=10916192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28739/stat : 28739 (java) S 28677 28680 23703 0 -1 1077944384 17 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179008382048 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28740] ppid=28677 vsize=10916192 memory=1399103955520229747 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28740/stat : 28740 (java) S 28677 28680 23703 0 -1 1077944384 4 13118 0 0 0 0 5 2 20 0 15 0 71901781 11178180608 143391 33554432000 4194304 4196468 140720992860656 140178874164096 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28741] ppid=28677 vsize=10916192 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28741/stat : 28741 (java) S 28677 28680 23703 0 -1 1077944384 2 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143391 33554432000 4194304 4196468 140720992860656 140178270185296 140179565971355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28742] ppid=28677 vsize=10916192 memory=6944656592455359532 CPUtime=5.59 cores=1,3,5,7
/proc/28680/task/28742/stat : 28742 (java) S 28677 28680 23703 0 -1 1077944384 13983 13118 0 0 550 2 5 2 20 0 15 0 71901784 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179091540848 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28743] ppid=28677 vsize=10916192 memory=6943526294502006880 CPUtime=5.13 cores=1,3,5,7
/proc/28680/task/28743/stat : 28743 (java) S 28677 28680 23703 0 -1 1077944384 10626 13118 0 0 503 3 5 2 20 0 15 0 71901784 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179090488048 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28744] ppid=28677 vsize=10916192 memory=6944652177228980320 CPUtime=2.1 cores=1,3,5,7
/proc/28680/task/28744/stat : 28744 (java) S 28677 28680 23703 0 -1 1077944384 12706 13118 0 0 200 3 5 2 20 0 15 0 71901784 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179089435248 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28745] ppid=28677 vsize=10916192 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28745/stat : 28745 (java) S 28677 28680 23703 0 -1 1077944384 3 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143391 33554432000 4194304 4196468 140720992860656 140177800424160 140179565962965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
[pid=28680/tid=28746] ppid=28677 vsize=10916192 memory=11168272984 CPUtime=0.07 cores=1,3,5,7
/proc/28680/task/28746/stat : 28746 (java) S 28677 28680 23703 0 -1 1077944384 108 13118 0 0 0 0 5 2 20 0 15 0 71901784 11178180608 143391 33554432000 4194304 4196468 140720992860656 140179088382640 140179565963906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22040576 140720992864878 140720992867676 140720992867676 140720992870351 0
Current children cumulated CPU time: 32.28 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 573564 KiB

[startup+19.5006 s]*
/proc/loadavg: 1.51 1.35 1.33 3/203 28755
/proc/meminfo: memFree=17050292/32770624 swapFree=67108796/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 19.5104
CPU time (s): 32.4788
CPU user time (s): 32.0822
CPU system time (s): 0.396585
CPU usage (%): 166.469
Max. virtual memory (cumulated for all children) (KiB): 10916192
Max. memory (cumulated for all children) (KiB): 573564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.0822
system time used= 0.396585
maximum resident set size= 576128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8430
involuntary context switches= 97


# summary of solver processes directly reported to runsolver:
#   pid: 28680
#   total CPU time (s): 32.4788
#   total CPU user time (s): 32.0822
#   total CPU system time (s): 0.396585

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.129842 second user time and 0.231511 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-25 20:29:46
IDJOB=4295325
IDBENCH=141520
IDSOLVER=2750
FILE ID=node138/4295325-1532543386
RUNJOBID= node138-1532523045-23735
PBS_JOBID= 21021594
Free space on /tmp= 53776 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Mario/Mario-t-hard-2_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295325-1532543386/watcher-4295325-1532543386 -o /tmp/evaluation-result-4295325-1532543386/solver-4295325-1532543386 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532523045-23735 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2004404934 HOME/instance-4295325-1532543386.xml

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

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=2004404934

node138.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.71
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.71
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.71
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.71
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:        17128300 kB
MemAvailable:   31422924 kB
Buffers:          169560 kB
Cached:         14270760 kB
SwapCached:           44 kB
Active:          2893428 kB
Inactive:       12108940 kB
Active(anon):     512464 kB
Inactive(anon):    77312 kB
Active(file):    2380964 kB
Inactive(file): 12031628 kB
Unevictable:        7288 kB
Mlocked:            7288 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             26816 kB
Writeback:            20 kB
AnonPages:        568708 kB
Mapped:            47828 kB
Shmem:             25164 kB
Slab:             339184 kB
SReclaimable:     310492 kB
SUnreclaim:        28692 kB
KernelStack:        3600 kB
PageTables:         6380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1523584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53748 MiB
End job on node138 at 2018-07-25 20:30:06