Trace number 4273733

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26SAT (TO)35 2520.1201 2504.1201

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints330
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":144},{"size":9,"count":144}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":144},{"degree":8,"count":44},{"degree":10,"count":100}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":146},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":100}]
Number of extensional constraints184
Number of intensional constraints2
Distribution of constraint types[{"type":"extension","count":184},{"type":"intension","count":2},{"type":"sum","count":144}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.25/0.39	c version: 2017-07-26
0.25/0.39	c seed: 252736859
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...
1.61/1.05	c Parsing done, starting search...
1.61/1.08	o 0
1.61/1.09	o 4
1.61/1.09	o 5
1.61/1.09	o 6
1.61/1.10	o 8
1.86/1.11	o 9
1.86/1.11	o 10
1.86/1.13	o 11
1.86/1.15	o 12
1.86/1.18	o 15
1.86/1.18	o 16
2.14/1.20	o 17
2.45/1.38	o 18
3.05/1.56	o 19
3.97/1.93	o 20
4.42/2.33	o 21
4.85/2.70	o 22
5.27/3.11	o 23
7.88/5.70	o 24
21.74/19.55	o 25
35.49/33.21	o 27
72.45/70.09	o 28
73.46/71.09	o 29
86.73/84.26	o 30
187.74/184.85	o 31
187.74/184.85	o 32
338.16/334.66	o 33
500.11/495.88	o 34
2145.12/2131.62	o 35
2520.09/2504.11	s SATISFIABLE
2520.09/2504.11	v <instantiation>
2520.09/2504.11	v 	<list>
2520.09/2504.11	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11]
2520.09/2504.11	v 	</list>
2520.09/2504.11	v 	<values>
2520.09/2504.11	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 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 1 1 1 0 1 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 2 2 2 2 2 2 2 2 2 2 2 3 2 4 2 2 2 2 4 3 3 4 2 6 3 6 3 4 4 3 4 3 3 5 2 6 2 6 3 4 2 4 4 5 4 5 2 6 2 5 3 3 2 4 3 3 3 5 3 6 3 5 4 2 2 2 4 3 4 3 2 4 2 2 2 1 
2520.09/2504.11	v 	</values>
2520.09/2504.11	v </instantiation>

Verifier Data

OK	35

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273733-1502703869/watcher-4273733-1502703869 -o /tmp/evaluation-result-4273733-1502703869/solver-4273733-1502703869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 252736859 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273733-1502703869.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=16269, runsolver pid=16266
Current StackSize limit: 8192 KiB


[startup+0.10159 s]*
/proc/loadavg: 1.50 1.42 1.37 3/204 16275
/proc/meminfo: memFree=31374212/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13358552 memory=14932 CPUtime=0.01 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 3586 0 0 0 1 0 0 0 20 0 6 0 72582265 13679157248 3733 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3339638 3733 1913 1 0 3329135 0
[pid=16269/tid=16271] ppid=16266 vsize=13358552 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 2284 0 0 0 0 0 0 0 20 0 6 0 72582274 13679157248 3733 18446744073709551615 4194304 4196468 140728057057968 140121712575056 140121708360861 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13358552 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 72582275 13679157248 3733 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13358552 memory=140028637095552 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 72582275 13679157248 3799 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 72582275 13679157248 3799 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13358552 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 72582275 13679157248 3799 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14932 KiB

[startup+0.209781 s]*
/proc/loadavg: 1.50 1.42 1.37 3/213 16284
/proc/meminfo: memFree=31365452/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13975920 memory=30424 CPUtime=0.09 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 6911 0 0 0 8 1 0 0 20 0 15 0 72582265 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3493980 7606 3345 1 0 3482759 0
[pid=16269/tid=16271] ppid=16266 vsize=13975920 memory=8316850467074736180 CPUtime=0.07 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 4996 0 0 0 6 1 0 0 20 0 15 0 72582274 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121712542064 140121708360861 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13975920 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13975920 memory=288370404788807296 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13975920 memory=140028637095552 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72582277 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72582277 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121185154720 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72582277 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121184101616 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) S 16266 16269 12560 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121181997296 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13975920 memory=140028637095552 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) R 16266 16269 12560 0 -1 4202560 247 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121692698592 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13975920 memory=140028637095552 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582285 14311342080 7606 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30424 KiB

[startup+0.310363 s]*
/proc/loadavg: 1.50 1.42 1.37 3/213 16284
/proc/meminfo: memFree=31353144/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13975920 memory=40428 CPUtime=0.25 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 10742 0 0 0 22 3 0 0 20 0 15 0 72582265 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3493980 10107 3558 1 0 3482759 0
[pid=16269/tid=16271] ppid=16266 vsize=13975920 memory=8316850467074736180 CPUtime=0.17 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 8467 0 0 0 15 2 0 0 20 0 15 0 72582274 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121712538736 140121708360861 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13975920 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13975920 memory=301891350337392512 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13975920 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13975920 memory=3472328296227679279 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72582275 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13975920 memory=3472468324864513712 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 72582277 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13975920 memory=735268929851885881 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72582277 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121185154720 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72582277 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121184101616 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13975920 memory=-2605811476043407915 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) S 16266 16269 12560 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 15 0 72582280 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121181997296 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13975920 memory=3472328296227418159 CPUtime=0.01 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) R 16266 16269 12560 0 -1 1077944384 153 0 0 0 1 0 0 0 20 0 15 0 72582280 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13975920 memory=7959527171061864365 CPUtime=0.04 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) R 16266 16269 12560 0 -1 4202560 397 0 0 0 4 0 0 0 20 0 15 0 72582280 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121692515354 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13975920 memory=140028637095552 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582285 14311342080 10107 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40428 KiB

[startup+0.700702 s]
/proc/loadavg: 1.50 1.42 1.37 4/213 16284
/proc/meminfo: memFree=31337784/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13977988 memory=66488 CPUtime=1.01 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 13851 0 0 0 97 4 0 0 20 0 15 0 72582265 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3494497 16622 3732 1 0 3483271 0
[pid=16269/tid=16271] ppid=16266 vsize=13977988 memory=19031000092388 CPUtime=0.55 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 10379 0 0 0 52 3 0 0 20 0 15 0 72582274 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121712573024 140121311620852 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72582275 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 72582277 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72582277 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121185154720 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13977988 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72582277 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121184101616 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13977988 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13977988 memory=8620 CPUtime=0.11 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) R 16266 16269 12560 0 -1 4202560 647 0 0 0 11 0 0 0 20 0 15 0 72582280 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121181987680 140121685933686 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13977988 memory=1716 CPUtime=0.11 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) R 16266 16269 12560 0 -1 1077944384 602 0 0 0 11 0 0 0 20 0 15 0 72582280 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13977988 memory=33 CPUtime=0.22 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) R 16266 16269 12560 0 -1 4202560 842 0 0 0 22 0 0 0 20 0 15 0 72582280 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121692419422 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13977988 memory=737 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582285 14313459712 16622 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66488 KiB

[startup+1.50071 s]
/proc/loadavg: 1.50 1.42 1.37 3/213 16284
/proc/meminfo: memFree=31302696/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13982084 memory=141260 CPUtime=3.05 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 27372 0 0 0 296 9 0 0 20 0 15 0 72582265 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3495521 35315 3758 1 0 3484295 0
[pid=16269/tid=16271] ppid=16266 vsize=13982084 memory=40532 CPUtime=1.35 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 14085 0 0 0 129 6 0 0 20 0 15 0 72582274 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121712574032 140121689181832 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13982084 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13982084 memory=280056966963040 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13982084 memory=6944937900100196217 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72582275 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13982084 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72582275 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13982084 memory=-7812736537705029536 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13982084 memory=5793990212118078307 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121185154720 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13982084 memory=6933690330692294553 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121184101616 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13982084 memory=7595715978988906581 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13982084 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) R 16266 16269 12560 0 -1 4202560 5318 0 0 0 58 1 0 0 20 0 15 0 72582280 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121181990320 140121692447021 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13982084 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) R 16266 16269 12560 0 -1 4202560 4271 0 0 0 60 0 0 0 20 0 15 0 72582280 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121180944880 140121691839141 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13982084 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) S 16266 16269 12560 0 -1 1077944384 2308 0 0 0 48 0 0 0 20 0 15 0 72582280 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 72582285 14317654016 35315 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 13982084 KiB

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

/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 34264 0 0 0 243037 19 0 0 20 0 15 0 72582274 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121712577424 140121316950880 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13982084 memory=249768 CPUtime=4.82 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 2513 0 0 0 450 32 0 0 20 0 15 0 72582275 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13982084 memory=249768 CPUtime=4.88 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 3046 0 0 0 454 34 0 0 20 0 15 0 72582275 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13982084 memory=249768 CPUtime=4.86 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 2519 0 0 0 451 35 0 0 20 0 15 0 72582275 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13982084 memory=249768 CPUtime=4.86 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 4700 0 0 0 452 34 0 0 20 0 15 0 72582275 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13982084 memory=247584 CPUtime=4.63 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5725 0 0 0 434 29 0 0 20 0 15 0 72582277 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13982084 memory=247584 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121185154784 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13982084 memory=247720 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121184101632 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13982084 memory=249768 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13982084 memory=249768 CPUtime=0.9 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) S 16266 16269 12560 0 -1 1077944384 7420 0 0 0 89 1 0 0 20 0 15 0 72582280 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121181997296 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13982084 memory=249768 CPUtime=0.95 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) S 16266 16269 12560 0 -1 1077944384 6329 0 0 0 94 1 0 0 20 0 15 0 72582280 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13982084 memory=249768 CPUtime=0.51 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) S 16266 16269 12560 0 -1 1077944384 4207 0 0 0 50 1 0 0 20 0 15 0 72582280 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13982084 memory=249768 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13982084 memory=249768 CPUtime=0.81 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1110 0 0 0 42 39 0 0 20 0 15 0 72582285 14317654016 62442 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 56 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 2457.89 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 249768 KiB

[startup+2502.3 s]
/proc/loadavg: 1.32 1.37 1.34 3/210 16608
/proc/meminfo: memFree=31129872/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13982084 memory=251816 CPUtime=2518.27 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 73553 0 0 0 251639 188 0 0 20 0 15 0 72582265 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3495521 62954 3790 1 0 3484295 0
[pid=16269/tid=16271] ppid=16266 vsize=13982084 memory=249768 CPUtime=2490.24 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 34478 0 0 0 249005 19 0 0 20 0 15 0 72582274 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121712577440 140121317076509 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13982084 memory=249768 CPUtime=4.97 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 2515 0 0 0 464 33 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13982084 memory=251816 CPUtime=5.02 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 3047 0 0 0 467 35 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13982084 memory=249768 CPUtime=5 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 2524 0 0 0 464 36 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13982084 memory=251816 CPUtime=5.01 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 4748 0 0 0 466 35 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13982084 memory=251816 CPUtime=4.75 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5729 0 0 0 445 30 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121185154784 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121184101632 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13982084 memory=251816 CPUtime=0.9 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) S 16266 16269 12560 0 -1 1077944384 7420 0 0 0 89 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121181997296 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13982084 memory=251816 CPUtime=0.95 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) S 16266 16269 12560 0 -1 1077944384 6329 0 0 0 94 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13982084 memory=2384 CPUtime=0.51 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) S 16266 16269 12560 0 -1 1077944384 4207 0 0 0 50 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13982084 memory=1688 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13982084 memory=0 CPUtime=0.82 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1114 0 0 0 42 40 0 0 20 0 15 0 72582285 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 2518.27 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 251816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.11 s]
/proc/loadavg: 1.29 1.37 1.34 3/210 16608
/proc/meminfo: memFree=31129872/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13982084 memory=251816 CPUtime=2520.09 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 73559 0 0 0 251821 188 0 0 20 0 15 0 72582265 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3495521 62954 3790 1 0 3484295 0
[pid=16269/tid=16271] ppid=16266 vsize=13982084 memory=251816 CPUtime=2492.04 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 34484 0 0 0 249185 19 0 0 20 0 15 0 72582274 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121712577568 140121317201984 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13982084 memory=251816 CPUtime=4.97 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 2515 0 0 0 464 33 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13982084 memory=251816 CPUtime=5.03 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 3047 0 0 0 468 35 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13982084 memory=251816 CPUtime=5 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 2524 0 0 0 464 36 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13982084 memory=249768 CPUtime=5.01 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 4748 0 0 0 466 35 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13982084 memory=251816 CPUtime=4.75 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5729 0 0 0 445 30 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13982084 memory=249768 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121185154784 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13982084 memory=249768 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121184101632 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13982084 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) S 16266 16269 12560 0 -1 1077944384 7420 0 0 0 89 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121181997296 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13982084 memory=2160 CPUtime=0.95 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) S 16266 16269 12560 0 -1 1077944384 6329 0 0 0 94 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13982084 memory=832 CPUtime=0.51 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) S 16266 16269 12560 0 -1 1077944384 4207 0 0 0 50 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13982084 memory=4144 CPUtime=0.82 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1114 0 0 0 42 40 0 0 20 0 15 0 72582285 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 251816 KiB

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

[startup+2504.12 s]
# the end of solver process 16269 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.23 s, system=1.88688 s

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

[startup+2504.11 s]
/proc/loadavg: 1.29 1.37 1.34 3/210 16608
/proc/meminfo: memFree=31129872/32770624 swapFree=67105588/67108860
[pid=16269] ppid=16266 vsize=13982084 memory=251816 CPUtime=2520.09 cores=1,3,5,7
/proc/16269/stat : 16269 (java) S 16266 16269 12560 0 -1 1077944320 73559 0 0 0 251821 188 0 0 20 0 15 0 72582265 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140728057040512 140121708338935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
/proc/16269/statm: 3495521 62954 3790 1 0 3484295 0
[pid=16269/tid=16271] ppid=16266 vsize=13982084 memory=251816 CPUtime=2492.04 cores=1,3,5,7
/proc/16269/task/16271/stat : 16271 (java) R 16266 16269 12560 0 -1 4202560 34484 0 0 0 249185 19 0 0 20 0 15 0 72582274 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121712577568 140121317201984 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16272] ppid=16266 vsize=13982084 memory=251816 CPUtime=4.97 cores=1,3,5,7
/proc/16269/task/16272/stat : 16272 (java) S 16266 16269 12560 0 -1 1077944384 2515 0 0 0 464 33 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121642773008 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16273] ppid=16266 vsize=13982084 memory=251816 CPUtime=5.03 cores=1,3,5,7
/proc/16269/task/16273/stat : 16273 (java) S 16266 16269 12560 0 -1 1077944384 3047 0 0 0 468 35 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121641720464 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16274] ppid=16266 vsize=13982084 memory=251816 CPUtime=5 cores=1,3,5,7
/proc/16269/task/16274/stat : 16274 (java) S 16266 16269 12560 0 -1 1077944384 2524 0 0 0 464 36 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121640667408 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16275] ppid=16266 vsize=13982084 memory=249768 CPUtime=5.01 cores=1,3,5,7
/proc/16269/task/16275/stat : 16275 (java) S 16266 16269 12560 0 -1 1077944384 4748 0 0 0 466 35 0 0 20 0 15 0 72582275 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121639614864 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16276] ppid=16266 vsize=13982084 memory=251816 CPUtime=4.75 cores=1,3,5,7
/proc/16269/task/16276/stat : 16276 (java) S 16266 16269 12560 0 -1 1077944384 5729 0 0 0 445 30 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121186208496 140121708350082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16277] ppid=16266 vsize=13982084 memory=249768 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16277/stat : 16277 (java) S 16266 16269 12560 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121185154784 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16278] ppid=16266 vsize=13982084 memory=249768 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16278/stat : 16278 (java) S 16266 16269 12560 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 72582277 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121184101632 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16279] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16279/stat : 16279 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121183050192 140121708357531 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16280] ppid=16266 vsize=13982084 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/16269/task/16280/stat : 16280 (java) S 16266 16269 12560 0 -1 1077944384 7420 0 0 0 89 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121181997296 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16281] ppid=16266 vsize=13982084 memory=2160 CPUtime=0.95 cores=1,3,5,7
/proc/16269/task/16281/stat : 16281 (java) S 16266 16269 12560 0 -1 1077944384 6329 0 0 0 94 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121180944752 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16282] ppid=16266 vsize=13982084 memory=832 CPUtime=0.51 cores=1,3,5,7
/proc/16269/task/16282/stat : 16282 (java) S 16266 16269 12560 0 -1 1077944384 4207 0 0 0 50 1 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121179891696 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16283] ppid=16266 vsize=13982084 memory=251816 CPUtime=0 cores=1,3,5,7
/proc/16269/task/16283/stat : 16283 (java) S 16266 16269 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72582280 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121178839392 140121708349141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
[pid=16269/tid=16284] ppid=16266 vsize=13982084 memory=4144 CPUtime=0.82 cores=1,3,5,7
/proc/16269/task/16284/stat : 16284 (java) S 16266 16269 12560 0 -1 1077944384 1114 0 0 0 42 40 0 0 20 0 15 0 72582285 14317654016 62954 18446744073709551615 4194304 4196468 140728057057968 140121177787440 140121708350082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 23937024 140728057065839 140728057066025 140728057066025 140728057069519 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 251816 KiB

Child status: 143
Real time (s): 2504.12
CPU time (s): 2520.12
CPU user time (s): 2518.23
CPU system time (s): 1.88688
CPU usage (%): 100.639
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 251816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.23
system time used= 1.88688
maximum resident set size= 252364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74009
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 184506
involuntary context switches= 6860


# summary of solver processes directly reported to runsolver:
#   pid: 16269
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.23
#   total CPU system time (s): 1.88688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0888 second user time and 23.7149 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 11:30:27
IDJOB=4273733
IDBENCH=115958
IDSOLVER=2666
FILE ID=node126/4273733-1502703869
RUNJOBID= node126-1502662832-10388
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.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-4273733-1502703869/watcher-4273733-1502703869 -o /tmp/evaluation-result-4273733-1502703869/solver-4273733-1502703869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 252736859 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273733-1502703869.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=252736859

node126.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.81
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.81
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.81
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.81
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:        31379884 kB
MemAvailable:   31840152 kB
Buffers:          298508 kB
Cached:           430592 kB
SwapCached:          524 kB
Active:           684948 kB
Inactive:         222416 kB
Active(anon):     126440 kB
Inactive(anon):    85396 kB
Active(file):     558508 kB
Inactive(file):   137020 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42508 kB
Writeback:             4 kB
AnonPages:        177748 kB
Mapped:            63788 kB
Shmem:             33440 kB
Slab:             187236 kB
SReclaimable:     161148 kB
SUnreclaim:        26088 kB
KernelStack:        3504 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1176672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-14 12:12:11