Trace number 4274373

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
OscaR - Conflict Ordering 2017-07-26SAT 13.8407 5.1507201

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex08540.xml
MD5SUM440b59c3b2d6a515b3a7929740109e51
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 benchmark0.92504102
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.25/0.39	c version: 2017-07-26
0.25/0.39	c seed: 554530821
0.25/0.39	c timeout: 2520
0.25/0.39	c memlimit: 11000
0.25/0.39	c nbcore: 4
0.25/0.41	c Parsing instance...
12.87/4.78	c Parsing done, starting search...
13.77/5.12	s SATISFIABLE
13.77/5.12	v <instantiation>
13.77/5.12	v 	<list>
13.77/5.12	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[0][15] b[0][16] b[0][17] b[0][18] b[0][19] b[0][20] b[0][21] b[0][22] b[0][23] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[1][15] b[1][16] b[1][17] b[1][18] b[1][19] b[1][20] b[1][21] b[1][22] b[1][23] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[2][15] b[2][16] b[2][17] b[2][18] b[2][19] b[2][20] b[2][21] b[2][22] b[2][23] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[3][15] b[3][16] b[3][17] b[3][18] b[3][19] b[3][20] b[3][21] b[3][22] b[3][23] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[4][15] b[4][16] b[4][17] b[4][18] b[4][19] b[4][20] b[4][21] b[4][22] b[4][23] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[5][15] b[5][16] b[5][17] b[5][18] b[5][19] b[5][20] b[5][21] b[5][22] b[5][23] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[6][15] b[6][16] b[6][17] b[6][18] b[6][19] b[6][20] b[6][21] b[6][22] b[6][23] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[7][15] b[7][16] b[7][17] b[7][18] b[7][19] b[7][20] b[7][21] b[7][22] b[7][23] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[0][21] d[0][22] d[0][23] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[1][21] d[1][22] d[1][23] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[2][21] d[2][22] d[2][23] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[3][21] d[3][22] d[3][23] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[4][21] d[4][22] d[4][23] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[5][21] d[5][22] d[5][23] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[6][21] d[6][22] d[6][23] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[7][21] d[7][22] d[7][23] c[0][2] c[0][4] c[0][6] c[0][8] c[0][10] c[0][12] c[0][14] c[0][16] c[0][18] c[0][20] c[0][22] c[1][12] c[2][3] c[2][4] c[2][9] c[2][13] c[2][14] c[2][15] c[2][20] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[3][8] c[3][9] c[3][10] c[3][11] c[3][12] c[3][13] c[3][14] c[3][15] c[3][16] c[3][17] c[3][18] c[3][19] c[3][20] c[3][21] c[3][22] c[3][23] c[4][5] c[4][15] c[5][1] c[5][2] c[5][7] c[5][8] c[5][9] c[5][12] c[5][15] c[5][20] c[5][21] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[6][8] c[6][9] c[6][10] c[6][11] c[6][12] c[6][13] c[6][14] c[6][15] c[6][16] c[6][17] c[6][18] c[6][19] c[6][20] c[6][21] c[6][22] c[7][2] c[7][4] c[7][6] c[7][8] c[7][10] c[7][14] c[7][15] c[7][16] c[7][17] c[7][18] c[7][19] c[7][20] c[7][21] c[7][22] c[7][23]
13.77/5.12	v 	</list>
13.77/5.12	v 	<values>
13.77/5.12	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4000 1500 0 0 3800 1300 0 0 4000 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 1500 0 0 2500 1300 0 0 2500 0 1500 0 0 0 0 0 0 0 0 0 0 4000 2000 3800 1000 4000 2500 3000 4000 2000 1500 2500 2600 1000 1000 1500 300 300 300 2000 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 2500 3000 2000 2000 500 500 500 1700 1300 1500 1500 650 650 650 850 650 650 650 650 650 650 650 650 850 650 650 650 650 650 650 850 650 650 650 0 2000 0 1000 0 750 750 750 750 750 750 750 750 750 750 
13.77/5.12	v 	</values>
13.77/5.12	v </instantiation>

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274373-1502867926/watcher-4274373-1502867926 -o /tmp/evaluation-result-4274373-1502867926/solver-4274373-1502867926 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7260 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 554530821 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274373-1502867926.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=31834, runsolver pid=31831

[startup+0.100012 s]*
/proc/loadavg: 1.86 1.59 1.51 3/202 31840
/proc/meminfo: memFree=27380212/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13358552 memory=14804 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 3522 0 0 0 0 0 0 0 20 0 6 0 14407643 13679157248 3701 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3339638 3701 1913 1 0 3329135 0
[pid=31834/tid=31836] ppid=31831 vsize=13358552 memory=-6439968830534014599 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 2210 0 0 0 0 0 0 0 20 0 6 0 14407652 13679157248 3701 18446744073709551615 4194304 4196468 140735953405872 140092611924560 140092607710365 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14407653 13679157248 3701 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13358552 memory=140589239957120 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14407653 13679157248 3701 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14407653 13679157248 3701 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13358552 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 14407653 13679157248 3701 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14804 KiB

[startup+0.209786 s]*
/proc/loadavg: 1.86 1.59 1.51 3/211 31849
/proc/meminfo: memFree=27369184/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13975920 memory=30312 CPUtime=0.09 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 6891 0 0 0 8 1 0 0 20 0 15 0 14407643 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3493980 7578 3343 1 0 3482759 0
[pid=31834/tid=31836] ppid=31831 vsize=13975920 memory=7077796292425249400 CPUtime=0.07 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 4970 0 0 0 6 1 0 0 20 0 15 0 14407652 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092611918184 140092607712029 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13975920 memory=140589239957120 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13975920 memory=140589239957120 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14407654 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092086614128 140092607699586 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14407654 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092085560096 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14407655 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092084507760 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31831 31834 2357 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31831 31834 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13975920 memory=140589239957120 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) R 31831 31834 2357 0 -1 4202560 242 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092599925566 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13975920 memory=140589239957120 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407662 14311342080 7578 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30312 KiB

[startup+0.310103 s]*
/proc/loadavg: 1.86 1.59 1.51 4/211 31849
/proc/meminfo: memFree=27356216/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13975920 memory=39788 CPUtime=0.25 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 10619 0 0 0 22 3 0 0 20 0 15 0 14407643 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3493980 9947 3490 1 0 3482759 0
[pid=31834/tid=31836] ppid=31831 vsize=13976944 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 8374 0 0 0 15 2 0 0 20 0 15 0 14407652 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092611888224 140092600368157 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13975920 memory=140589239964113 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14407653 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14407654 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092086614128 140092607699586 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14407654 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092085560096 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14407655 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092084507760 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13976944 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31831 31834 2357 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 14407657 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13976944 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31831 31834 2357 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 15 0 14407657 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13976944 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31831 31834 2357 0 -1 1077944384 388 0 0 0 4 0 0 0 20 0 15 0 14407657 14312390656 9947 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407662 14311342080 9947 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39788 KiB

[startup+0.70111 s]
/proc/loadavg: 1.86 1.59 1.51 4/211 31849
/proc/meminfo: memFree=27348276/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13977988 memory=66172 CPUtime=1.03 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 13806 0 0 0 99 4 0 0 20 0 15 0 14407643 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3494497 16543 3721 1 0 3483271 0
[pid=31834/tid=31836] ppid=31831 vsize=13977988 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 10381 0 0 0 52 3 0 0 20 0 15 0 14407652 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092611915168 140092252089280 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13977988 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13977988 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407653 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13977988 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14407653 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14407654 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092086614128 140092607699586 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14407654 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092085560096 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14407655 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092084507760 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13977988 memory=30305 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13977988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) R 31831 31834 2357 0 -1 4202560 839 0 0 0 14 0 0 0 20 0 15 0 14407657 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092082394784 140092585283841 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13977988 memory=3893707620135494526 CPUtime=0.09 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) R 31831 31834 2357 0 -1 1077944384 390 0 0 0 9 0 0 0 20 0 15 0 14407657 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092081337936 140092607698645 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13977988 memory=6944656592455097440 CPUtime=0.23 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) R 31831 31834 2357 0 -1 4202560 815 0 0 0 23 0 0 0 20 0 15 0 14407657 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092587134240 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14407662 14313459712 16543 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66172 KiB

[startup+1.50074 s]
/proc/loadavg: 1.86 1.59 1.51 5/211 31849
/proc/meminfo: memFree=27236456/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13982084 memory=298936 CPUtime=3.2 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 26821 0 0 0 296 24 0 0 20 0 15 0 14407643 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3495521 74734 3790 1 0 3484295 0
[pid=31834/tid=31836] ppid=31831 vsize=13982084 memory=7235706146637178944 CPUtime=1.28 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31831 31834 2357 0 -1 1077944384 15452 0 0 0 121 7 0 0 20 0 15 0 14407652 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092611924224 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13982084 memory=7235706146637178944 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) R 31831 31834 2357 0 -1 1077944384 170 0 0 0 2 3 0 0 20 0 15 0 14407653 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13982084 memory=281178221565952 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) R 31831 31834 2357 0 -1 4202560 442 0 0 0 2 3 0 0 20 0 15 0 14407653 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092592136560 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13982084 memory=6946912743323232367 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) R 31831 31834 2357 0 -1 4202560 194 0 0 0 2 3 0 0 20 0 15 0 14407653 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092600784912 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13982084 memory=7800344859672537426 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) R 31831 31834 2357 0 -1 1077944384 607 0 0 0 2 3 0 0 20 0 15 0 14407653 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13982084 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 14407654 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092086612640 140092607698645 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 14407654 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092085560160 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13982084 memory=140589110893632 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 14407655 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092084507776 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13982084 memory=-8774313645642428999 CPUtime=0.59 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31831 31834 2357 0 -1 1077944384 2578 0 0 0 59 0 0 0 20 0 15 0 14407657 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13982084 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31831 31834 2357 0 -1 1077944384 1839 0 0 0 53 0 0 0 20 0 15 0 14407657 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13982084 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31831 31834 2357 0 -1 1077944384 3811 0 0 0 51 0 0 0 20 0 15 0 14407657 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 14407662 14317654016 74734 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 3.2 s
Current children cumulated vsize: 13982084 KiB

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

[pid=31834/tid=31848] ppid=31831 vsize=13982084 memory=4137293581110450563 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 464973 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13982084 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 14407662 14317654016 464973 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 8.31 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1859892 KiB

[startup+4.00106 s]*
/proc/loadavg: 1.87 1.60 1.51 6/211 31849
/proc/meminfo: memFree=24812228/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13982084 memory=2615340 CPUtime=10.45 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 40446 0 0 0 764 281 0 0 20 0 15 0 14407643 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3495521 653835 3809 1 0 3484295 0
[pid=31834/tid=31836] ppid=31831 vsize=13982084 memory=-8774313645642428999 CPUtime=2.01 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31831 31834 2357 0 -1 1077944384 16366 0 0 0 191 10 0 0 20 0 15 0 14407652 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092611922304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13982084 memory=0 CPUtime=1.61 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) R 31831 31834 2357 0 -1 4202560 1710 0 0 0 94 67 0 0 20 0 15 0 14407653 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092600788139 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13982084 memory=0 CPUtime=1.63 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) R 31831 31834 2357 0 -1 4202560 2237 0 0 0 97 66 0 0 20 0 15 0 14407653 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092600788139 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13982084 memory=0 CPUtime=1.62 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) R 31831 31834 2357 0 -1 4202560 1717 0 0 0 95 67 0 0 20 0 15 0 14407653 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092205428056 140092600788125 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13982084 memory=4050460314879603247 CPUtime=1.63 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) R 31831 31834 2357 0 -1 4202560 1986 0 0 0 99 64 0 0 20 0 15 0 14407653 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092204375256 140092600785140 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13982084 memory=3904960854615930674 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 2997 0 0 0 5 0 0 0 20 0 15 0 14407654 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092086612640 140092607698645 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13982084 memory=3467824671636873280 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 14407654 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092085560160 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13982084 memory=3186965584647577680 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 14407655 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092084507776 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13982084 memory=4206450409379745840 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13982084 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31831 31834 2357 0 -1 1077944384 2586 0 0 0 64 0 0 0 20 0 15 0 14407657 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13982084 memory=-1 CPUtime=0.55 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31831 31834 2357 0 -1 1077944384 1855 0 0 0 55 0 0 0 20 0 15 0 14407657 14317654016 653835 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13982084 memory=140589239957120 CPUtime=0.62 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31831 31834 2357 0 -1 1077944384 7549 0 0 0 61 1 0 0 20 0 15 0 14407657 14317654016 654347 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13982084 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 654347 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13982084 memory=140589239957120 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 14407662 14317654016 654347 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 10.45 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2615340 KiB

[startup+4.80207 s]
/proc/loadavg: 1.87 1.60 1.51 6/211 31849
/proc/meminfo: memFree=24812228/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13982084 memory=3070880 CPUtime=13.09 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 44301 0 0 0 976 333 0 0 20 0 15 0 14407643 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3495521 767720 3815 1 0 3484295 0
[pid=31834/tid=31836] ppid=31831 vsize=13982084 memory=0 CPUtime=2.2 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 17158 0 0 0 210 10 0 0 20 0 15 0 14407652 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092611925904 140092256432425 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13982084 memory=33 CPUtime=2.18 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 2211 0 0 0 138 80 0 0 20 0 15 0 14407653 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13982084 memory=0 CPUtime=2.19 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 2669 0 0 0 140 79 0 0 20 0 15 0 14407653 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13982084 memory=0 CPUtime=2.19 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 2110 0 0 0 139 80 0 0 20 0 15 0 14407653 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13982084 memory=0 CPUtime=2.2 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2422 0 0 0 143 77 0 0 20 0 15 0 14407653 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13982084 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 4060 0 0 0 8 0 0 0 20 0 15 0 14407654 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092086614128 140092607699586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13982084 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 14407654 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092085560160 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13982084 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 14407655 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092084507776 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13982084 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13982084 memory=13252 CPUtime=0.69 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31831 31834 2357 0 -1 1077944384 2627 0 0 0 69 0 0 0 20 0 15 0 14407657 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13982084 memory=15460 CPUtime=0.62 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) R 31831 31834 2357 0 -1 4202560 2023 0 0 0 62 0 0 0 20 0 15 0 14407657 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092590891695 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13982084 memory=17668 CPUtime=0.64 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31831 31834 2357 0 -1 1077944384 7577 0 0 0 63 1 0 0 20 0 15 0 14407657 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13982084 memory=19876 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13982084 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 14407662 14317654016 767720 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 13.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 3070880 KiB

[startup+5.00073 s]*
/proc/loadavg: 1.87 1.60 1.51 3/211 31849
/proc/meminfo: memFree=24337428/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13982084 memory=3071488 CPUtime=13.53 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 44799 0 0 0 1019 334 0 0 20 0 15 0 14407643 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3495521 767872 3815 1 0 3484295 0
[pid=31834/tid=31836] ppid=31831 vsize=13982084 memory=8318255677412212789 CPUtime=2.41 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 17189 0 0 0 231 10 0 0 20 0 15 0 14407652 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092611925904 140092250151043 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13982084 memory=326 CPUtime=2.18 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 2211 0 0 0 138 80 0 0 20 0 15 0 14407653 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13982084 memory=140589240107837 CPUtime=2.19 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 2669 0 0 0 140 79 0 0 20 0 15 0 14407653 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13982084 memory=0 CPUtime=2.19 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 2110 0 0 0 139 80 0 0 20 0 15 0 14407653 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13982084 memory=-1 CPUtime=2.2 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2422 0 0 0 143 77 0 0 20 0 15 0 14407653 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13982084 memory=140589239957120 CPUtime=0.08 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 4060 0 0 0 8 0 0 0 20 0 15 0 14407654 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092086614128 140092607699586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13982084 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 14407654 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092085560160 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 14407655 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092084507776 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13982084 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31831 31834 2357 0 -1 1077944384 2981 0 0 0 80 0 0 0 20 0 15 0 14407657 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13982084 memory=2320261146247117111 CPUtime=0.71 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31831 31834 2357 0 -1 1077944384 2127 0 0 0 71 0 0 0 20 0 15 0 14407657 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13982084 memory=3544533089510631328 CPUtime=0.65 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31831 31834 2357 0 -1 1077944384 7586 0 0 0 64 1 0 0 20 0 15 0 14407657 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13982084 memory=664962042350622217 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13982084 memory=140589239959261 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 14407662 14317654016 767872 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 13.53 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 3071488 KiB

[startup+5.10994 s]
/proc/loadavg: 1.87 1.60 1.51 3/211 31849
/proc/meminfo: memFree=24337428/32770624 swapFree=67108860/67108860
[pid=31834] ppid=31831 vsize=13982084 memory=3071780 CPUtime=13.77 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31831 31834 2357 0 -1 1077944320 45024 0 0 0 1043 334 0 0 20 0 15 0 14407643 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140735953388416 140092607688439 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
/proc/31834/statm: 3495521 767945 3816 1 0 3484295 0
[pid=31834/tid=31836] ppid=31831 vsize=13982084 memory=281178221677792 CPUtime=2.51 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) R 31831 31834 2357 0 -1 4202560 17189 0 0 0 241 10 0 0 20 0 15 0 14407652 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092611925904 140092256321104 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31837] ppid=31831 vsize=13982084 memory=24292 CPUtime=2.18 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31831 31834 2357 0 -1 1077944384 2211 0 0 0 138 80 0 0 20 0 15 0 14407653 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092207532944 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31838] ppid=31831 vsize=13982084 memory=26497 CPUtime=2.19 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31831 31834 2357 0 -1 1077944384 2669 0 0 0 140 79 0 0 20 0 15 0 14407653 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092206480144 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31839] ppid=31831 vsize=13982084 memory=281178221892160 CPUtime=2.19 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31831 31834 2357 0 -1 1077944384 2110 0 0 0 139 80 0 0 20 0 15 0 14407653 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092205427856 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31840] ppid=31831 vsize=13982084 memory=15408 CPUtime=2.2 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31831 31834 2357 0 -1 1077944384 2422 0 0 0 143 77 0 0 20 0 15 0 14407653 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092204375056 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31841] ppid=31831 vsize=13982084 memory=4256 CPUtime=0.08 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31831 31834 2357 0 -1 1077944384 4060 0 0 0 8 0 0 0 20 0 15 0 14407654 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092086614128 140092607699586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31842] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31831 31834 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 14407654 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092085560160 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31843] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31831 31834 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 14407655 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092084507776 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31844] ppid=31831 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092083456080 140092607707035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31845] ppid=31831 vsize=13982084 memory=1038812 CPUtime=0.85 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) R 31831 31834 2357 0 -1 4202560 2996 0 0 0 85 0 0 0 20 0 15 0 14407657 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092082403952 140092600788286 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31846] ppid=31831 vsize=13982084 memory=141070146996724 CPUtime=0.8 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) R 31831 31834 2357 0 -1 4202560 2337 0 0 0 80 0 0 0 20 0 15 0 14407657 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092081351152 140092589209445 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31847] ppid=31831 vsize=13982084 memory=141070146996724 CPUtime=0.66 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31831 31834 2357 0 -1 1077944384 7586 0 0 0 65 1 0 0 20 0 15 0 14407657 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092080298864 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31848] ppid=31831 vsize=13982084 memory=141070146996468 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31831 31834 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14407657 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092079246304 140092607698645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
[pid=31834/tid=31849] ppid=31831 vsize=13982084 memory=3070412 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31849/stat : 31849 (java) S 31831 31834 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 14407662 14317654016 767945 18446744073709551615 4194304 4196468 140735953405872 140092078193072 140092607699586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 29032448 140735953408370 140735953408556 140735953408556 140735953412047 0
Current children cumulated CPU time: 13.77 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 3071780 KiB

Child status: 0
Real time (s): 5.15072
CPU time (s): 13.8407
CPU user time (s): 10.4823
CPU system time (s): 3.35842
CPU usage (%): 268.713
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 3071780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4823
system time used= 3.35842
maximum resident set size= 3072588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45155
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3316
involuntary context switches= 90


# summary of solver processes directly reported to runsolver:
#   pid: 31834
#   total CPU time (s): 13.8407
#   total CPU user time (s): 10.4823
#   total CPU system time (s): 3.35842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054521 second user time and 0.097855 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-16 09:04:50
IDJOB=4274373
IDBENCH=140927
IDSOLVER=2666
FILE ID=node129/4274373-1502867926
RUNJOBID= node129-1502746532-7260
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex08540.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274373-1502867926/watcher-4274373-1502867926 -o /tmp/evaluation-result-4274373-1502867926/solver-4274373-1502867926 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7260 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 554530821 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274373-1502867926.xml

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

MD5SUM BENCH= 440b59c3b2d6a515b3a7929740109e51
RANDOM SEED=554530821

node129.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.61
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.61
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.61
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.61
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:        27382992 kB
MemAvailable:   27903060 kB
Buffers:          184496 kB
Cached:           622176 kB
SwapCached:            0 kB
Active:          4521860 kB
Inactive:         444768 kB
Active(anon):    4160524 kB
Inactive(anon):    16744 kB
Active(file):     361336 kB
Inactive(file):   428024 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42968 kB
Writeback:             0 kB
AnonPages:       4159952 kB
Mapped:            46664 kB
Shmem:             17060 kB
Slab:             117780 kB
SReclaimable:      93088 kB
SUnreclaim:        24692 kB
KernelStack:        3504 kB
PageTables:        12864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4769908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4012032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-16 09:04:55