Trace number 4395833

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 NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 1521.78 1480.8

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
1521.60/1480.78	v <instantiation
1521.60/1480.78	v         >
1521.60/1480.78	v       <list>
1521.60/1480.78	v         h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6]
1521.60/1480.78	v       </list>
1521.60/1480.78	v       <values>
1521.60/1480.78	v         0 1 2 3 0 2 5 9 4 8 9 3 4 2 6 10 2 4 5 8 7 0 1 4 5 1 4 7 6 1 2 4 0 3 8 2 1 0 3 6 3 4 0 1 0 9 11 1 11 2 7 2 8 5 0 10 8 3 6 1 2 5 0 1 7 10 4 5 5 3 7 1 0 6 4 3 2 0 12 0 1 6 6 1 3 2 3 0 7 9 5 1 8 12 11 5 11 10 10 7 13 12 13 6 3 10 13 7 11 8 12 12 9 3 13 6 11 5 11 9 13 9 10 7 5 11 6 10 12 8 7 9 8 4 12 6 13 13 5 12 5 10 10 9 13 3 12 10 12 11 6 13 7 11 4 9 11 12 11 9 7 13 2 8 12 9 6 8 13 13 2 7 8 13 9 4 4 10 10 8 11 12 0 19 34 43 4 33 59 81 48 80 83 45 47 25 66 87 29 52 57 79 74 8 14 54 55 22 46 73 65 24 31 51 6 37 78 28 21 11 40 63 41 49 3 23 5 84 89 16 88 27 72 32 76 62 2 86 77 44 67 17 35 56 10 15 71 85 53 60 58 39 75 13 7 68 50 38 30 12 90 1 18 64 69 20 36 26 42 9 70 82 61 6 0 12 3 2 1 5 7 9 13 8 4 10 11
1521.60/1480.78	v       </values>
1521.60/1480.78	v     </instantiation>
1521.60/1480.78	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395833-1568405807/watcher-4395833-1568405807 -o /tmp/evaluation-result-4395833-1568405807/solver-4395833-1568405807 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568394139-25059 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=619058099 HOME/instance-4395833-1568405807.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
Current StackSize limit: 8192 KiB

solver pid=28507, runsolver pid=28504

[startup+0.100096 s]*
/proc/loadavg: 1.68 1.43 1.41 3/219 28564
/proc/meminfo: memFree=29024588/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=9972712 memory=18596 CPUtime=0.08 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 4370 13067 0 0 1 0 4 3 20 0 6 0 416517222 10212057088 4649 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2493178 4649 1935 1 0 2481616 0
[pid=28507/tid=28560] ppid=28504 vsize=9972712 memory=4279135704014094991 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 2163 13067 0 0 1 0 4 3 20 0 6 0 416517231 10212057088 4649 33554432000 4194304 4196468 140731341086704 140500152422992 140500180608157 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 6 0 416517231 10212057088 4649 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=9972712 memory=139971206305408 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 6 0 416517231 10212057088 4649 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 6 0 416517231 10212057088 4649 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 6 0 416517231 10212057088 4649 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18596 KiB

[startup+0.210028 s]*
/proc/loadavg: 1.68 1.43 1.41 4/228 28573
/proc/meminfo: memFree=29005464/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10819664 memory=41888 CPUtime=0.26 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 6845 13067 0 0 17 2 4 3 20 0 15 0 416517222 11079335936 10472 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2704916 10472 3170 1 0 2667149 0
[pid=28507/tid=28560] ppid=28504 vsize=10819664 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 3336 13067 0 0 11 0 4 3 20 0 15 0 416517231 11079335936 10472 33554432000 4194304 4196468 140731341086704 140500152393840 140500164666718 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10819664 memory=339 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079335936 10472 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10819664 memory=3618274525898856096 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079335936 10472 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079335936 10472 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079335936 10472 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10819664 memory=139971206305408 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 33 13067 0 0 0 0 4 3 20 0 15 0 416517233 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499638743968 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517233 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499520316400 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11079335936 10472 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 633 13067 0 0 1 0 4 3 20 0 15 0 416517236 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 32 13067 0 0 0 0 4 3 20 0 15 0 416517236 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10819664 memory=139971206305408 CPUtime=0.1 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) R 28504 28507 25027 0 -1 4202560 592 13067 0 0 3 0 4 3 20 0 15 0 416517236 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499603081968 140500180607578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11079335936 10472 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10819664 memory=139971206305408 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517237 11079335936 10472 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 41888 KiB

[startup+0.310272 s]*
/proc/loadavg: 1.68 1.43 1.41 3/228 28573
/proc/meminfo: memFree=28992420/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10820148 memory=53296 CPUtime=0.4 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 10552 13067 0 0 29 4 4 3 20 0 15 0 416517222 11079831552 13324 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2705037 13324 3306 1 0 2667149 0
[pid=28507/tid=28560] ppid=28504 vsize=10820148 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 7021 13067 0 0 19 2 4 3 20 0 15 0 416517231 11079831552 13324 33554432000 4194304 4196468 140731341086704 140500152386144 140500165955874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079831552 13324 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079831552 13324 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079831552 13324 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517231 11079831552 13324 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 33 13067 0 0 0 0 4 3 20 0 15 0 416517233 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499638743968 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517233 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499520316400 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11079831552 13324 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 634 13067 0 0 2 0 4 3 20 0 15 0 416517236 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 42 13067 0 0 1 0 4 3 20 0 15 0 416517236 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10820148 memory=139971206305408 CPUtime=0.12 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 602 13067 0 0 5 0 4 3 20 0 15 0 416517236 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11079831552 13324 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10820148 memory=139971206305408 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517237 11079831552 13324 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 53296 KiB

[startup+0.700705 s]
/proc/loadavg: 1.68 1.43 1.41 3/228 28573
/proc/meminfo: memFree=28977984/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10824360 memory=85620 CPUtime=1.12 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 14679 13067 0 0 99 6 4 3 20 0 15 0 416517222 11084144640 21405 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2706090 21405 3500 1 0 2668173 0
[pid=28507/tid=28560] ppid=28504 vsize=10824360 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 9870 13067 0 0 55 4 4 3 20 0 15 0 416517231 11084144640 21405 33554432000 4194304 4196468 140731341086704 140500152408336 140500180608157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517231 11084144640 21405 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517231 11084144640 21405 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10824360 memory=32804 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517231 11084144640 21405 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517231 11084144640 21405 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 6 13067 0 0 0 0 4 3 20 0 15 0 416517233 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10824360 memory=139971105272496 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 33 13067 0 0 0 0 4 3 20 0 15 0 416517233 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499638743968 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10824360 memory=139972984177228 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517233 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499520316400 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10824360 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11084144640 21405 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10824360 memory=7019516777173968192 CPUtime=0.2 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 1186 13067 0 0 13 0 4 3 20 0 15 0 416517236 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10824360 memory=6083637879880969571 CPUtime=0.2 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) R 28504 28507 25027 0 -1 4202560 522 13067 0 0 13 0 4 3 20 0 15 0 416517236 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499604134512 140500165465827 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10824360 memory=5860705283049084265 CPUtime=0.24 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 844 13067 0 0 17 0 4 3 20 0 15 0 416517236 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10824360 memory=3612 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11084144640 21405 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10824360 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517237 11084144640 21405 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 85620 KiB

[startup+1.50072 s]
/proc/loadavg: 1.71 1.44 1.42 3/228 28573
/proc/meminfo: memFree=28936328/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10834676 memory=173700 CPUtime=2.46 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 21447 13067 0 0 229 10 4 3 20 0 15 0 416517222 11094708224 43425 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2708669 43425 3578 1 0 2670733 0
[pid=28507/tid=28560] ppid=28504 vsize=10834676 memory=9125 CPUtime=1.43 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 14765 13067 0 0 130 6 4 3 20 0 15 0 416517231 11094708224 43425 33554432000 4194304 4196468 140731341086704 140500152393344 140500165955600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10834676 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 345 13067 0 0 1 0 4 3 20 0 15 0 416517231 11094708224 43425 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10834676 memory=1412 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 37 13067 0 0 1 0 4 3 20 0 15 0 416517231 11094708224 43425 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10834676 memory=3168 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 50 13067 0 0 1 0 4 3 20 0 15 0 416517231 11094708224 43425 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10834676 memory=85620 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 75 13067 0 0 1 0 4 3 20 0 15 0 416517231 11094708224 43425 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 162 13067 0 0 1 0 4 3 20 0 15 0 416517233 11094708224 43425 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10834676 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 33 13067 0 0 0 0 4 3 20 0 15 0 416517233 11094708224 43425 33554432000 4194304 4196468 140731341086704 140499638744032 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10834676 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11094708224 43425 33554432000 4194304 4196468 140731341086704 140499520316416 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10834676 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11094708224 43425 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10834676 memory=4638778398332698720 CPUtime=0.32 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) R 28504 28507 25027 0 -1 4202560 1379 13067 0 0 25 0 4 3 20 0 15 0 416517236 11094708224 43425 33554432000 4194304 4196468 140731341086704 140499605187056 140500160303367 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10834676 memory=279942210820992 CPUtime=0.3 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 652 13067 0 0 23 0 4 3 20 0 15 0 416517236 11094708224 43425 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10834676 memory=-7531822216213012384 CPUtime=0.49 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 1737 13067 0 0 42 0 4 3 20 0 15 0 416517236 11094708224 43425 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10834676 memory=6944656592452938395 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11094708224 43444 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10834676 memory=4137290303932963203 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 1 13067 0 0 0 0 4 3 20 0 15 0 416517237 11094708224 43444 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834676 KiB

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

[pid=28507/tid=28572] ppid=28504 vsize=10851092 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10851092 memory=2020 CPUtime=0.84 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 826 13067 0 0 34 43 4 3 20 0 15 0 416517237 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 1519.27 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 435012 KiB

[startup+1480 s]*
/proc/loadavg: 1.38 1.43 1.38 3/228 28713
/proc/meminfo: memFree=28601832/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10851092 memory=435012 CPUtime=1520.9 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 215283 13067 0 0 151842 241 4 3 20 0 15 0 416517222 11111518208 108753 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2712773 108753 3629 1 0 2674829 0
[pid=28507/tid=28560] ppid=28504 vsize=10851092 memory=2020 CPUtime=1466.63 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 56706 13067 0 0 146624 32 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500152421504 140499754633202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10851092 memory=1432 CPUtime=7.16 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 12029 13067 0 0 674 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10851092 memory=4126316290023845779 CPUtime=7.2 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 8492 13067 0 0 682 31 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10851092 memory=1808 CPUtime=7.19 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 11888 13067 0 0 677 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10851092 memory=920 CPUtime=7.17 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 9180 13067 0 0 673 37 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10851092 memory=3848 CPUtime=5.17 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 10386 13067 0 0 478 32 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10851092 memory=2900 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 37 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499638744032 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10851092 memory=2724 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499520316416 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10851092 memory=1660 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10851092 memory=4108 CPUtime=6.82 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 33471 13067 0 0 666 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10851092 memory=1412 CPUtime=7.4 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 32302 13067 0 0 727 6 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10851092 memory=3244 CPUtime=5.84 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 37754 13067 0 0 568 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10851092 memory=560688 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10851092 memory=1412 CPUtime=0.84 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 826 13067 0 0 34 43 4 3 20 0 15 0 416517237 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 1520.9 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 435012 KiB

[startup+1480.4 s]
/proc/loadavg: 1.38 1.43 1.38 3/228 28713
/proc/meminfo: memFree=28601832/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10851092 memory=435012 CPUtime=1521.29 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 215285 13067 0 0 151881 241 4 3 20 0 15 0 416517222 11111518208 108753 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2712773 108753 3629 1 0 2674829 0
[pid=28507/tid=28560] ppid=28504 vsize=10851092 memory=435012 CPUtime=1467.02 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 56708 13067 0 0 146663 32 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500152421600 140499755282467 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10851092 memory=6791534058613427641 CPUtime=7.17 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 12029 13067 0 0 675 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10851092 memory=1432 CPUtime=7.2 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 8492 13067 0 0 682 31 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10851092 memory=776 CPUtime=7.19 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 11888 13067 0 0 677 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10851092 memory=1056 CPUtime=7.18 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 9180 13067 0 0 674 37 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10851092 memory=4000 CPUtime=5.18 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 10386 13067 0 0 479 32 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10851092 memory=1552 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 37 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499638744032 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10851092 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499520316416 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10851092 memory=1196 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10851092 memory=1044 CPUtime=6.82 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 33471 13067 0 0 666 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10851092 memory=712 CPUtime=7.4 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 32302 13067 0 0 727 6 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10851092 memory=2832 CPUtime=5.84 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 37754 13067 0 0 568 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10851092 memory=8000 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10851092 memory=435012 CPUtime=0.84 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 826 13067 0 0 34 43 4 3 20 0 15 0 416517237 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 1521.29 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 435012 KiB

[startup+1480.6 s]
/proc/loadavg: 1.38 1.43 1.38 3/228 28713
/proc/meminfo: memFree=28601832/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10851092 memory=435012 CPUtime=1521.5 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 215286 13067 0 0 151902 241 4 3 20 0 15 0 416517222 11111518208 108753 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2712773 108753 3629 1 0 2674829 0
[pid=28507/tid=28560] ppid=28504 vsize=10851092 memory=15821079809624400 CPUtime=1467.22 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 56709 13067 0 0 146683 32 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500152421744 140499738764476 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10851092 memory=10428 CPUtime=7.17 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 12029 13067 0 0 675 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10851092 memory=14012 CPUtime=7.2 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 8492 13067 0 0 682 31 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10851092 memory=14080 CPUtime=7.19 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 11888 13067 0 0 677 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10851092 memory=21568 CPUtime=7.18 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 9180 13067 0 0 674 37 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10851092 memory=2120 CPUtime=5.18 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 10386 13067 0 0 479 32 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10851092 memory=508 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 37 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499638744032 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10851092 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499520316416 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10851092 memory=932 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10851092 memory=1568 CPUtime=6.82 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 33471 13067 0 0 666 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10851092 memory=1444 CPUtime=7.4 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 32302 13067 0 0 727 6 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10851092 memory=880 CPUtime=5.84 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 37754 13067 0 0 568 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10851092 memory=3612 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10851092 memory=39632 CPUtime=0.84 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 826 13067 0 0 34 43 4 3 20 0 15 0 416517237 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 1521.5 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 435012 KiB

[startup+1480.7 s]
/proc/loadavg: 1.38 1.43 1.38 3/228 28713
/proc/meminfo: memFree=28601832/32770624 swapFree=66958232/67108860
[pid=28507] ppid=28504 vsize=10851092 memory=435012 CPUtime=1521.6 cores=1,3,5,7
/proc/28507/stat : 28507 (java) S 28504 28507 25027 0 -1 1077944320 215286 13067 0 0 151912 241 4 3 20 0 15 0 416517222 11111518208 108753 33554432000 4194304 4196468 140731341086704 140731341069248 140500180586231 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
/proc/28507/statm: 2712773 108753 3629 1 0 2674829 0
[pid=28507/tid=28560] ppid=28504 vsize=10851092 memory=435012 CPUtime=1467.32 cores=1,3,5,7
/proc/28507/task/28560/stat : 28560 (java) R 28504 28507 25027 0 -1 4202560 56709 13067 0 0 146693 32 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500152421744 140499748168292 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28561] ppid=28504 vsize=10851092 memory=435012 CPUtime=7.17 cores=1,3,5,7
/proc/28507/task/28561/stat : 28561 (java) S 28504 28507 25027 0 -1 1077944384 12029 13067 0 0 675 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500184828688 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28562] ppid=28504 vsize=10851092 memory=435012 CPUtime=7.2 cores=1,3,5,7
/proc/28507/task/28562/stat : 28562 (java) S 28504 28507 25027 0 -1 1077944384 8492 13067 0 0 682 31 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500073102224 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28563] ppid=28504 vsize=10851092 memory=435012 CPUtime=7.19 cores=1,3,5,7
/proc/28507/task/28563/stat : 28563 (java) S 28504 28507 25027 0 -1 1077944384 11888 13067 0 0 677 35 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500072049680 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28564] ppid=28504 vsize=10851092 memory=435012 CPUtime=7.18 cores=1,3,5,7
/proc/28507/task/28564/stat : 28564 (java) S 28504 28507 25027 0 -1 1077944384 9180 13067 0 0 674 37 4 3 20 0 15 0 416517231 11111518208 108753 33554432000 4194304 4196468 140731341086704 140500070997136 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28565] ppid=28504 vsize=10851092 memory=435012 CPUtime=5.18 cores=1,3,5,7
/proc/28507/task/28565/stat : 28565 (java) S 28504 28507 25027 0 -1 1077944384 10386 13067 0 0 479 32 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499639797744 140500180597378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28566] ppid=28504 vsize=10851092 memory=436040 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28566/stat : 28566 (java) S 28504 28507 25027 0 -1 1077944384 37 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499638744032 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28567] ppid=28504 vsize=10851092 memory=436552 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28567/stat : 28567 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517233 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499520316416 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28568] ppid=28504 vsize=10851092 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28568/stat : 28568 (java) S 28504 28507 25027 0 -1 1077944384 2 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498715011280 140500180604827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28569] ppid=28504 vsize=10851092 memory=6791534058613427641 CPUtime=6.82 cores=1,3,5,7
/proc/28507/task/28569/stat : 28569 (java) S 28504 28507 25027 0 -1 1077944384 33471 13067 0 0 666 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499605187056 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28570] ppid=28504 vsize=10851092 memory=435012 CPUtime=7.4 cores=1,3,5,7
/proc/28507/task/28570/stat : 28570 (java) S 28504 28507 25027 0 -1 1077944384 32302 13067 0 0 727 6 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499604134512 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28571] ppid=28504 vsize=10851092 memory=435012 CPUtime=5.84 cores=1,3,5,7
/proc/28507/task/28571/stat : 28571 (java) S 28504 28507 25027 0 -1 1077944384 37754 13067 0 0 568 9 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499603081968 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28572] ppid=28504 vsize=10851092 memory=435012 CPUtime=0.07 cores=1,3,5,7
/proc/28507/task/28572/stat : 28572 (java) S 28504 28507 25027 0 -1 1077944384 3 13067 0 0 0 0 4 3 20 0 15 0 416517236 11111518208 108753 33554432000 4194304 4196468 140731341086704 140498446576736 140500180596437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
[pid=28507/tid=28573] ppid=28504 vsize=10851092 memory=435012 CPUtime=0.84 cores=1,3,5,7
/proc/28507/task/28573/stat : 28573 (java) S 28504 28507 25027 0 -1 1077944384 826 13067 0 0 34 43 4 3 20 0 15 0 416517237 11111518208 108753 33554432000 4194304 4196468 140731341086704 140499602028848 140500180597378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13062144 140731341093616 140731341096133 140731341096133 140731341098959 0
Current children cumulated CPU time: 1521.6 s
Current children cumulated vsize: 10851092 KiB
Current children cumulated memory: 435012 KiB

Child status: 0
Real time (s): 1480.8
CPU time (s): 1521.78
CPU user time (s): 1519.32
CPU system time (s): 2.45846
CPU usage (%): 102.767
Max. virtual memory (cumulated for all children) (KiB): 10854244
Max. memory (cumulated for all children) (KiB): 1043420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1519.32
system time used= 2.45846
maximum resident set size= 1045488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230697
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 153805
involuntary context switches= 2555


# summary of solver processes directly reported to runsolver:
#   pid: 28507
#   total CPU time (s): 1521.78
#   total CPU user time (s): 1519.32
#   total CPU system time (s): 2.45846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6098 second user time and 11.6858 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 22:16:05
IDJOB=4395833
IDBENCH=133923
IDSOLVER=2846
FILE ID=node145/4395833-1568405807
RUNJOBID= node145-1568394139-25059
PBS_JOBID= 21701867
Free space on /tmp= 59472 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395833-1568405807/watcher-4395833-1568405807 -o /tmp/evaluation-result-4395833-1568405807/solver-4395833-1568405807 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568394139-25059 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=619058099 HOME/instance-4395833-1568405807.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=619058099

node145.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.59
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.59
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.59
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.59
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:        29035500 kB
MemAvailable:   31319000 kB
Buffers:          114436 kB
Cached:          2453676 kB
SwapCached:        41020 kB
Active:          1795616 kB
Inactive:        1359396 kB
Active(anon):     549064 kB
Inactive(anon):    78556 kB
Active(file):    1246552 kB
Inactive(file):  1280840 kB
Unevictable:      109276 kB
Mlocked:          109276 kB
SwapTotal:      67108860 kB
SwapFree:       66958232 kB
Dirty:             35080 kB
Writeback:             0 kB
AnonPages:        668192 kB
Mapped:            57504 kB
Shmem:             32360 kB
Slab:             172208 kB
SReclaimable:     143884 kB
SUnreclaim:        28324 kB
KernelStack:        4000 kB
PageTables:         6852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1780768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    581632 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= 59436 MiB
End job on node145 at 2019-09-13 22:40:46