Trace number 4387322

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.10SAT 175.861 161.662

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.72/0.55	c Concrete v3.10.1560635388952 running
175.73/161.63	v <instantiation
175.73/161.63	v         >
175.73/161.63	v       <list>
175.73/161.63	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]
175.73/161.63	v       </list>
175.73/161.63	v       <values>
175.73/161.63	v         0 6 4 3 3 2 10 0 1 2 7 5 5 2 5 2 0 1 7 6 4 5 6 8 3 11 4 1 6 9 8 0 0 3 8 1 4 2 2 6 3 5 1 11 10 4 2 0 5 3 0 1 8 7 7 2 2 3 1 9 4 0 5 1 0 10 9 0 7 0 8 3 1 2 9 1 4 4 12 0 1 5 7 1 2 6 3 4 0 6 3 1 8 11 13 6 9 13 8 12 7 12 11 9 3 12 8 4 10 13 9 10 7 11 13 9 12 5 13 12 11 12 6 7 7 10 3 9 13 10 7 4 13 6 13 12 8 11 9 8 10 12 7 9 11 10 12 4 5 11 12 13 10 6 8 13 11 10 3 8 5 11 12 5 6 13 2 7 6 13 2 9 10 9 4 5 13 11 12 11 10 8 0 64 52 45 38 31 87 7 23 29 74 60 58 25 61 30 3 21 75 65 51 56 67 80 41 88 46 24 68 82 79 5 6 39 77 14 50 35 32 63 36 62 17 89 86 49 33 8 57 42 11 18 76 73 72 34 26 37 22 83 54 9 55 19 12 85 81 2 70 4 78 44 16 28 84 13 48 47 90 1 20 59 71 15 27 69 43 53 10 66 40 4 0 5 2 3 12 7 10 1 11 9 6 13 8
175.73/161.63	v       </values>
175.73/161.63	v     </instantiation>
175.73/161.63	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 (14217 MiB free)
  memory of node 1: 16384 MiB (15343 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387322-1568298882/watcher-4387322-1568298882 -o /tmp/evaluation-result-4387322-1568298882/solver-4387322-1568298882 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568282287-6448 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1291069089 HOME/instance-4387322-1568298882.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=10799, runsolver pid=10796
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.77 1.45 1.38 3/218 10856
/proc/meminfo: memFree=30265044/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=9972712 memory=16816 CPUtime=0.09 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 4442 13452 0 0 1 0 5 3 20 0 6 0 406142933 10212057088 4204 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2493178 4204 1935 1 0 2481616 0
[pid=10799/tid=10852] ppid=10796 vsize=9972712 memory=-8617482348318186131 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 2253 13452 0 0 0 0 5 3 20 0 6 0 406142942 10212057088 4204 33554432000 4194304 4196468 140728746612768 140609782727248 140609794970974 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 6 0 406142943 10212057088 4204 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=9972712 memory=140516428523136 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 6 0 406142943 10212057088 4204 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 6 0 406142943 10212057088 4204 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 2 13452 0 0 0 0 5 3 20 0 6 0 406142943 10212057088 4204 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.210261 s]*
/proc/loadavg: 1.77 1.45 1.38 3/227 10865
/proc/meminfo: memFree=30244240/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10818940 memory=38728 CPUtime=0.26 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 7011 13452 0 0 17 1 5 3 20 0 15 0 406142933 11078594560 9682 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2704735 9682 2968 1 0 2667149 0
[pid=10799/tid=10852] ppid=10796 vsize=10818940 memory=7100839852556125036 CPUtime=0.19 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 3548 13452 0 0 10 1 5 3 20 0 15 0 406142942 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609782723344 140609794970974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10818940 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10818940 memory=140516428523136 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 2 13452 0 0 0 0 5 3 20 0 15 0 406142943 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10818940 memory=140516428523136 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 2 13452 0 0 0 0 5 3 20 0 15 0 406142944 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 13 13452 0 0 0 0 5 3 20 0 15 0 406142945 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609176200608 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11078594560 9682 33554432000 4194304 4196468 140728746612768 140608572220912 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11078594560 9682 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 551 13452 0 0 1 0 5 3 20 0 15 0 406142948 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 58 13452 0 0 0 0 5 3 20 0 15 0 406142948 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10818940 memory=140516428523136 CPUtime=0.11 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) R 10796 10799 5684 0 -1 4202560 628 13452 0 0 3 0 5 3 20 0 15 0 406142948 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609267157232 140609789411920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11078594560 9682 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10818940 memory=140516428523136 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142948 11078594560 9682 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38728 KiB

[startup+0.310792 s]*
/proc/loadavg: 1.77 1.45 1.38 3/227 10865
/proc/meminfo: memFree=30233236/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10820096 memory=50092 CPUtime=0.4 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 10791 13452 0 0 29 3 5 3 20 0 15 0 406142933 11079778304 12523 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2705024 12523 3222 1 0 2667149 0
[pid=10799/tid=10852] ppid=10796 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 7305 13452 0 0 19 2 5 3 20 0 15 0 406142942 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609782711888 140609394435792 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10820096 memory=6083070519381943912 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10820096 memory=5787213827347079232 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10820096 memory=7649539913531606721 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10820096 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 2 13452 0 0 0 0 5 3 20 0 15 0 406142943 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 2 13452 0 0 0 0 5 3 20 0 15 0 406142944 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 13 13452 0 0 0 0 5 3 20 0 15 0 406142945 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609176200608 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11079778304 12523 33554432000 4194304 4196468 140728746612768 140608572220912 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11079778304 12523 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10820096 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 553 13452 0 0 2 0 5 3 20 0 15 0 406142948 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 58 13452 0 0 1 0 5 3 20 0 15 0 406142948 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10820096 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 637 13452 0 0 5 0 5 3 20 0 15 0 406142948 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11079778304 12523 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142948 11079778304 12523 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 50092 KiB

[startup+0.704376 s]
/proc/loadavg: 1.77 1.45 1.38 5/227 10865
/proc/meminfo: memFree=30220504/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10824340 memory=80640 CPUtime=1.16 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 14886 13452 0 0 102 6 5 3 20 0 15 0 406142933 11084124160 20160 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2706341 20160 3505 1 0 2668429 0
[pid=10799/tid=10852] ppid=10796 vsize=10824340 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 10598 13452 0 0 55 4 5 3 20 0 15 0 406142942 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609782708448 140609803607591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10824340 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142943 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 2 13452 0 0 0 0 5 3 20 0 15 0 406142943 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10825364 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 5 13452 0 0 0 0 5 3 20 0 15 0 406142944 11085172736 20199 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10825364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 13 13452 0 0 0 0 5 3 20 0 15 0 406142945 11085172736 20199 33554432000 4194304 4196468 140728746612768 140609176200608 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10825364 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11085172736 20199 33554432000 4194304 4196468 140728746612768 140608572220912 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11084124160 20199 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10824340 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 940 13452 0 0 15 0 5 3 20 0 15 0 406142948 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10824340 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 307 13452 0 0 12 0 5 3 20 0 15 0 406142948 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10824340 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 836 13452 0 0 17 0 5 3 20 0 15 0 406142948 11084124160 20199 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10825364 memory=281032595079408 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11085172736 20199 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10825364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142948 11085172736 20199 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80640 KiB

[startup+1.50074 s]
/proc/loadavg: 1.77 1.45 1.38 4/227 10865
/proc/meminfo: memFree=30174968/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10834656 memory=168280 CPUtime=2.52 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 21374 13452 0 0 234 10 5 3 20 0 15 0 406142933 11094687744 42070 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2708664 42070 3579 1 0 2670733 0
[pid=10799/tid=10852] ppid=10796 vsize=10834656 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 15307 13452 0 0 130 5 5 3 20 0 15 0 406142942 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609782682256 140609794970974 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 67 13452 0 0 1 0 5 3 20 0 15 0 406142943 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10834656 memory=3184238436373810736 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 352 13452 0 0 1 0 5 3 20 0 15 0 406142943 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10834656 memory=281032595656416 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 20 13452 0 0 1 0 5 3 20 0 15 0 406142943 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 82 13452 0 0 1 0 5 3 20 0 15 0 406142943 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10834656 memory=3472468795345655632 CPUtime=0.09 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 143 13452 0 0 1 0 5 3 20 0 15 0 406142944 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10834656 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 14 13452 0 0 0 0 5 3 20 0 15 0 406142945 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609176200672 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10834656 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11094687744 42070 33554432000 4194304 4196468 140728746612768 140608572220928 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11094687744 42070 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10834656 memory=56 CPUtime=0.39 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 1124 13452 0 0 30 1 5 3 20 0 15 0 406142948 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10834656 memory=2670038 CPUtime=0.3 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 403 13452 0 0 22 0 5 3 20 0 15 0 406142948 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10834656 memory=2671448 CPUtime=0.51 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 1646 13452 0 0 43 0 5 3 20 0 15 0 406142948 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11094687744 42070 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10834656 memory=281032595101504 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142948 11094687744 42070 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 2.52 s
Current children cumulated vsize: 10834656 KiB

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

[pid=10799/tid=10864] ppid=10796 vsize=10851072 memory=772 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 266774 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10851072 memory=4008 CPUtime=0.16 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 190 13452 0 0 3 5 5 3 20 0 15 0 406142948 11111497728 266774 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 170.86 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 1067096 KiB

[startup+160.001 s]*
/proc/loadavg: 1.23 1.37 1.36 3/227 10877
/proc/meminfo: memFree=29217632/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10851072 memory=1062480 CPUtime=174.11 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 97090 13452 0 0 17330 73 5 3 20 0 15 0 406142933 11111497728 265620 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2712768 265620 3623 1 0 2674829 0
[pid=10799/tid=10852] ppid=10796 vsize=10851072 memory=8317482817917895235 CPUtime=158.79 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 33415 13452 0 0 15846 25 5 3 20 0 15 0 406142942 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609782720592 140609794066098 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10851072 memory=4126316290023845779 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 2642 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10851072 memory=928 CPUtime=0.63 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 2171 13452 0 0 48 7 5 3 20 0 15 0 406142943 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10851072 memory=1528 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 2338 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10851072 memory=1063504 CPUtime=0.63 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 3084 13452 0 0 48 7 5 3 20 0 15 0 406142943 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10851072 memory=1063504 CPUtime=0.5 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 5125 13452 0 0 39 3 5 3 20 0 15 0 406142944 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10851072 memory=348 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 15 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609176200672 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10851072 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265620 33554432000 4194304 4196468 140728746612768 140608572220928 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10851072 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265620 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10851072 memory=11932 CPUtime=4.71 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 15725 13452 0 0 458 5 5 3 20 0 15 0 406142948 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10851072 memory=1556 CPUtime=4.46 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 11850 13452 0 0 435 3 5 3 20 0 15 0 406142948 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10851072 memory=500 CPUtime=3.56 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 18318 13452 0 0 342 6 5 3 20 0 15 0 406142948 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10851072 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265620 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10851072 memory=1528 CPUtime=0.16 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 190 13452 0 0 3 5 5 3 20 0 15 0 406142948 11111497728 265620 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 174.11 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 1062480 KiB

[startup+160.801 s]
/proc/loadavg: 1.23 1.37 1.36 3/227 10877
/proc/meminfo: memFree=29217632/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10851072 memory=1061972 CPUtime=174.91 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 98404 13452 0 0 17410 73 5 3 20 0 15 0 406142933 11111497728 265493 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2712768 265493 3623 1 0 2674829 0
[pid=10799/tid=10852] ppid=10796 vsize=10851072 memory=6791534058613427641 CPUtime=159.57 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 33835 13452 0 0 15924 25 5 3 20 0 15 0 406142942 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609782726256 140609413025637 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10851072 memory=5908 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 3184 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10851072 memory=14012 CPUtime=0.63 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 2173 13452 0 0 48 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10851072 memory=2116 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 2380 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10851072 memory=8592 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 3109 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10851072 memory=288230574492221466 CPUtime=0.5 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 5391 13452 0 0 39 3 5 3 20 0 15 0 406142944 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10851072 memory=288230617509003574 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 15 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609176200672 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10851072 memory=16105853321218387 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608572220928 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10851072 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10851072 memory=303430223234596890 CPUtime=4.71 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 15725 13452 0 0 458 5 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10851072 memory=288230617509003574 CPUtime=4.46 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 11850 13452 0 0 435 3 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10851072 memory=16105853321218387 CPUtime=3.56 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 18318 13452 0 0 342 6 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10851072 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10851072 memory=1065556 CPUtime=0.16 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 207 13452 0 0 3 5 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 174.91 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 1061972 KiB

[startup+161.201 s]
/proc/loadavg: 1.23 1.37 1.36 3/227 10877
/proc/meminfo: memFree=29218340/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10851072 memory=1061972 CPUtime=175.32 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 98414 13452 0 0 17451 73 5 3 20 0 15 0 406142933 11111497728 265493 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2712768 265493 3623 1 0 2674829 0
[pid=10799/tid=10852] ppid=10796 vsize=10851072 memory=288230617509003574 CPUtime=159.97 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 33839 13452 0 0 15964 25 5 3 20 0 15 0 406142942 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609782725696 140609411661151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10851072 memory=16105853321218387 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 3184 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10851072 memory=1412 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 2175 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10851072 memory=3220 CPUtime=0.65 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 2380 13452 0 0 50 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10851072 memory=634624 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 3109 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10851072 memory=1408 CPUtime=0.5 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 5395 13452 0 0 39 3 5 3 20 0 15 0 406142944 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10851072 memory=3016 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 15 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609176200672 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10851072 memory=1066588 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608572220928 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10851072 memory=1164 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10851072 memory=8317482817917895235 CPUtime=4.71 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 15725 13452 0 0 458 5 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10851072 memory=4126316290023845779 CPUtime=4.46 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 11850 13452 0 0 435 3 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10851072 memory=800 CPUtime=3.56 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 18318 13452 0 0 342 6 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10851072 memory=1804 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10851072 memory=1061972 CPUtime=0.16 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 207 13452 0 0 3 5 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 175.32 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 1061972 KiB

[startup+161.601 s]
/proc/loadavg: 1.23 1.37 1.36 3/227 10877
/proc/meminfo: memFree=29218340/32770624 swapFree=66995996/67108860
[pid=10799] ppid=10796 vsize=10851072 memory=1061972 CPUtime=175.73 cores=1,3,5,7
/proc/10799/stat : 10799 (java) S 10796 10799 5684 0 -1 1077944320 98419 13452 0 0 17491 74 5 3 20 0 15 0 406142933 11111497728 265493 33554432000 4194304 4196468 140728746612768 140728746595312 140609810890487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
/proc/10799/statm: 2712768 265493 3623 1 0 2674829 0
[pid=10799/tid=10852] ppid=10796 vsize=10851072 memory=928 CPUtime=160.37 cores=1,3,5,7
/proc/10799/task/10852/stat : 10852 (java) R 10796 10799 5684 0 -1 4202560 33844 13452 0 0 16004 25 5 3 20 0 15 0 406142942 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609782726144 140609408972954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10853] ppid=10796 vsize=10851072 memory=1528 CPUtime=0.65 cores=1,3,5,7
/proc/10799/task/10853/stat : 10853 (java) S 10796 10799 5684 0 -1 1077944384 3184 13452 0 0 50 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609815132432 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10854] ppid=10796 vsize=10851072 memory=1448 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10854/stat : 10854 (java) S 10796 10799 5684 0 -1 1077944384 2175 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609383688592 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10855] ppid=10796 vsize=10851072 memory=876 CPUtime=0.65 cores=1,3,5,7
/proc/10799/task/10855/stat : 10855 (java) S 10796 10799 5684 0 -1 1077944384 2380 13452 0 0 50 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609382636048 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10856] ppid=10796 vsize=10851072 memory=3624 CPUtime=0.64 cores=1,3,5,7
/proc/10799/task/10856/stat : 10856 (java) S 10796 10799 5684 0 -1 1077944384 3109 13452 0 0 49 7 5 3 20 0 15 0 406142943 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609381583504 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10857] ppid=10796 vsize=10851072 memory=22388 CPUtime=0.5 cores=1,3,5,7
/proc/10799/task/10857/stat : 10857 (java) S 10796 10799 5684 0 -1 1077944384 5395 13452 0 0 39 3 5 3 20 0 15 0 406142944 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609270315504 140609810901634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10858] ppid=10796 vsize=10851072 memory=984 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10858/stat : 10858 (java) S 10796 10799 5684 0 -1 1077944384 15 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609176200672 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10859] ppid=10796 vsize=10851072 memory=2024 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10859/stat : 10859 (java) S 10796 10799 5684 0 -1 1077944384 1 13452 0 0 0 0 5 3 20 0 15 0 406142945 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608572220928 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10860] ppid=10796 vsize=10851072 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10860/stat : 10860 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608331930320 140609810909083 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10861] ppid=10796 vsize=10851072 memory=1128 CPUtime=4.71 cores=1,3,5,7
/proc/10799/task/10861/stat : 10861 (java) S 10796 10799 5684 0 -1 1077944384 15725 13452 0 0 458 5 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609269262320 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10862] ppid=10796 vsize=10851072 memory=6791534058613427641 CPUtime=4.46 cores=1,3,5,7
/proc/10799/task/10862/stat : 10862 (java) S 10796 10799 5684 0 -1 1077944384 11850 13452 0 0 435 3 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609268209776 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10863] ppid=10796 vsize=10851072 memory=772 CPUtime=3.56 cores=1,3,5,7
/proc/10799/task/10863/stat : 10863 (java) S 10796 10799 5684 0 -1 1077944384 18318 13452 0 0 342 6 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609267157232 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10864] ppid=10796 vsize=10851072 memory=4008 CPUtime=0.08 cores=1,3,5,7
/proc/10799/task/10864/stat : 10864 (java) S 10796 10799 5684 0 -1 1077944384 3 13452 0 0 0 0 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140608298371680 140609810900693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
[pid=10799/tid=10865] ppid=10796 vsize=10851072 memory=948 CPUtime=0.16 cores=1,3,5,7
/proc/10799/task/10865/stat : 10865 (java) S 10796 10799 5684 0 -1 1077944384 207 13452 0 0 3 5 5 3 20 0 15 0 406142948 11111497728 265493 33554432000 4194304 4196468 140728746612768 140609266105136 140609810901634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140728746617589 140728746620101 140728746620101 140728746622927 0
Current children cumulated CPU time: 175.73 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 1061972 KiB

Child status: 0
Real time (s): 161.662
CPU time (s): 175.861
CPU user time (s): 175.077
CPU system time (s): 0.784163
CPU usage (%): 108.783
Max. virtual memory (cumulated for all children) (KiB): 10851072
Max. memory (cumulated for all children) (KiB): 1182152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 175.077
system time used= 0.784163
maximum resident set size= 1183708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26255
involuntary context switches= 356


# summary of solver processes directly reported to runsolver:
#   pid: 10799
#   total CPU time (s): 175.861
#   total CPU user time (s): 175.077
#   total CPU system time (s): 0.784163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06354 second user time and 1.49053 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 15:33:26
IDJOB=4387322
IDBENCH=133923
IDSOLVER=2823
FILE ID=node106/4387322-1568298882
RUNJOBID= node106-1568282287-6448
PBS_JOBID= 21701088
Free space on /tmp= 53360 MiB

SOLVER NAME= Concrete 3.10
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-4387322-1568298882/watcher-4387322-1568298882 -o /tmp/evaluation-result-4387322-1568298882/solver-4387322-1568298882 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568282287-6448 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1291069089 HOME/instance-4387322-1568298882.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1291069089

node106.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.79
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.79
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.79
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.79
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:        30271244 kB
MemAvailable:   31298708 kB
Buffers:          106544 kB
Cached:          1213376 kB
SwapCached:        10452 kB
Active:           993748 kB
Inactive:         962580 kB
Active(anon):     634760 kB
Inactive(anon):    33760 kB
Active(file):     358988 kB
Inactive(file):   928820 kB
Unevictable:      107340 kB
Mlocked:          107340 kB
SwapTotal:      67108860 kB
SwapFree:       66995996 kB
Dirty:             34968 kB
Writeback:             0 kB
AnonPages:        733980 kB
Mapped:            48460 kB
Shmem:             23624 kB
Slab:             139272 kB
SReclaimable:     110984 kB
SUnreclaim:        28288 kB
KernelStack:        3792 kB
PageTables:         6940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1888480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    649216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 53324 MiB
End job on node106 at 2019-09-12 15:36:07