Trace number 4275193

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 - Parallel with EPS 2017-07-26SAT (TO)39 19838 2520.1201

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark18912
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints186
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":78},{"size":9,"count":78}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":78},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":44}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":78},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":44}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":78}]
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.29/0.26	c version: 2017-07-26
0.29/0.26	c seed: 1056985131
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
1.05/0.61	c Parsing done, starting search...
5.16/1.82	o 4
5.16/1.82	o 6
5.16/1.82	o 8
5.16/1.82	o 11
5.16/1.82	o 15
5.16/1.83	o 17
5.16/1.86	o 21
5.16/1.89	o 22
5.86/1.91	o 23
5.86/1.92	o 24
9.80/2.44	o 25
13.73/2.99	o 26
15.35/3.25	o 27
15.35/3.56	o 28
23.92/4.22	o 29
31.83/5.27	o 30
48.55/7.31	o 31
100.28/13.85	o 32
149.60/20.09	o 33
256.95/33.52	o 34
396.19/51.29	o 35
612.45/78.74	o 36
987.19/126.32	o 37
2174.00/277.23	o 38
8189.38/1039.85	o 39
19837.19/2520.08	s SATISFIABLE
19837.19/2520.08	v <instantiation>
19837.19/2520.08	v 	<list>
19837.19/2520.08	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[0][12] 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[1][12] 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[2][12] 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[3][12] 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[4][12] 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[5][12] 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[0][12] 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[1][12] 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[2][12] 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[3][12] 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[4][12] 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[5][12]
19837.19/2520.08	v 	</list>
19837.19/2520.08	v 	<values>
19837.19/2520.08	v 		0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 0 1 1 0 1 0 0 1 0 1 1 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 0 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 1 1 0 1 1 2 2 2 2 2 2 1 2 2 2 4 3 3 3 3 4 2 3 4 3 4 5 3 5 3 3 3 3 5 3 5 3 3 2 4 2 4 2 2 4 4 5 2 5 4 6 4 5 2 4 2 2 3 3 5 3 5 3 3 3 5 3 5 3 3 3 3 4 2 3 4 3 4 3 2 4 3 3 
19837.19/2520.08	v 	</values>
19837.19/2520.08	v </instantiation>

Verifier Data

OK	39

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275193-1502674148/watcher-4275193-1502674148 -o /tmp/evaluation-result-4275193-1502674148/solver-4275193-1502674148 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502668245-31343 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1056985131 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275193-1502674148.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100088 s]*
/proc/loadavg: 8.39 8.33 8.32 2/199 10968
/proc/meminfo: memFree=31537540/32770624 swapFree=67108860/67108860
[pid=10948] ppid=10945 vsize=14325320 memory=33984 CPUtime=0.12 cores=0-7
/proc/10948/stat : 10948 (java) S 10945 10948 31316 0 -1 1077944320 8379 0 0 0 10 2 0 0 20 0 20 0 100503014 14669127680 8496 33554432000 4194304 4196468 140732905169312 140732905151856 140649706106615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
/proc/10948/statm: 3581330 8496 3411 1 0 3569050 0
[pid=10948/tid=10950] ppid=10945 vsize=14325320 memory=0 CPUtime=0.09 cores=0-7
/proc/10948/task/10950/stat : 10950 (java) R 10945 10948 31316 0 -1 4202560 6322 0 0 0 8 1 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649710303568 140649706128541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10951] ppid=10945 vsize=14325320 memory=280514005358328 CPUtime=0 cores=0-7
/proc/10948/task/10951/stat : 10951 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649301547664 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10952] ppid=10945 vsize=14325320 memory=140257083577984 CPUtime=0 cores=0-7
/proc/10948/task/10952/stat : 10952 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649300494864 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10953] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10953/stat : 10953 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649299442064 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10954] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10954/stat : 10954 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649298389264 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10955] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10955/stat : 10955 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649297337488 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10956] ppid=10945 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10948/task/10956/stat : 10956 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649296284688 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10957] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10957/stat : 10957 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649295231888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10958] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10958/stat : 10958 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 8496 33554432000 4194304 4196468 140732905169312 140649294179088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10959] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10959/stat : 10959 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503017 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648825960816 140649706117762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10960] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10960/stat : 10960 (java) S 10945 10948 31316 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100503017 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648824906784 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10961] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10961/stat : 10961 (java) S 10945 10948 31316 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100503018 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648823853936 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10962] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10962/stat : 10962 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648822802256 140649706125211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10963] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10963/stat : 10963 (java) S 10945 10948 31316 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648821750640 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10964] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10964/stat : 10964 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648820697840 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10965] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10965/stat : 10965 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648819645040 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10966] ppid=10945 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/10948/task/10966/stat : 10966 (java) R 10945 10948 31316 0 -1 4202560 373 0 0 0 1 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648818592240 140649690289359 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10967] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10967/stat : 10967 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648817539680 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10968] ppid=10945 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10948/task/10968/stat : 10968 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 8496 33554432000 4194304 4196468 140732905169312 140648816486960 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33984 KiB

[startup+0.210072 s]*
/proc/loadavg: 8.39 8.33 8.32 2/199 10968
/proc/meminfo: memFree=31527752/32770624 swapFree=67108860/67108860
[pid=10948] ppid=10945 vsize=14325320 memory=43132 CPUtime=0.29 cores=0-7
/proc/10948/stat : 10948 (java) S 10945 10948 31316 0 -1 1077944320 9377 0 0 0 26 3 0 0 20 0 20 0 100503014 14669127680 10783 33554432000 4194304 4196468 140732905169312 140732905151856 140649706106615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
/proc/10948/statm: 3581330 10783 3603 1 0 3569050 0
[pid=10948/tid=10950] ppid=10945 vsize=14325320 memory=0 CPUtime=0.19 cores=0-7
/proc/10948/task/10950/stat : 10950 (java) R 10945 10948 31316 0 -1 4202560 6953 0 0 0 17 2 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649710321952 140649690150245 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10951] ppid=10945 vsize=14325320 memory=280514005358328 CPUtime=0 cores=0-7
/proc/10948/task/10951/stat : 10951 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649301547664 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10952] ppid=10945 vsize=14325320 memory=140257083577984 CPUtime=0 cores=0-7
/proc/10948/task/10952/stat : 10952 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649300494864 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10953] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10953/stat : 10953 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649299442064 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10954] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10954/stat : 10954 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649298389264 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10955] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10955/stat : 10955 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649297337488 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10956] ppid=10945 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10948/task/10956/stat : 10956 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649296284688 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10957] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10957/stat : 10957 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649295231888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10958] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10958/stat : 10958 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669127680 10783 33554432000 4194304 4196468 140732905169312 140649294179088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10959] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10959/stat : 10959 (java) S 10945 10948 31316 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100503017 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648825960816 140649706117762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10960] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10960/stat : 10960 (java) S 10945 10948 31316 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100503017 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648824906784 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10961] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10961/stat : 10961 (java) S 10945 10948 31316 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100503018 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648823853936 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10962] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10962/stat : 10962 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648822802256 140649706125211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10963] ppid=10945 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/10948/task/10963/stat : 10963 (java) S 10945 10948 31316 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648821750640 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10964] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10964/stat : 10964 (java) S 10945 10948 31316 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648820697840 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10965] ppid=10945 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/10948/task/10965/stat : 10965 (java) S 10945 10948 31316 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648819645040 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10966] ppid=10945 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/10948/task/10966/stat : 10966 (java) S 10945 10948 31316 0 -1 1077944384 409 0 0 0 5 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648818592240 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10967] ppid=10945 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10967/stat : 10967 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648817539680 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10968] ppid=10945 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10948/task/10968/stat : 10968 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503020 14669127680 10783 33554432000 4194304 4196468 140732905169312 140648816486960 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43132 KiB

[startup+0.309511 s]*
/proc/loadavg: 8.39 8.33 8.32 2/199 10968
/proc/meminfo: memFree=31520176/32770624 swapFree=67108860/67108860
[pid=10948] ppid=10945 vsize=14325340 memory=50788 CPUtime=0.48 cores=0-7
/proc/10948/stat : 10948 (java) S 10945 10948 31316 0 -1 1077944320 10435 0 0 0 44 4 0 0 20 0 20 0 100503014 14669148160 12697 33554432000 4194304 4196468 140732905169312 140732905151856 140649706106615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
/proc/10948/statm: 3581335 12697 3716 1 0 3569050 0
[pid=10948/tid=10950] ppid=10945 vsize=14325340 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/10948/task/10950/stat : 10950 (java) R 10945 10948 31316 0 -1 4202560 7565 0 0 0 26 2 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649710323488 140649690187102 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10951] ppid=10945 vsize=14325340 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/10948/task/10951/stat : 10951 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649301547664 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10952] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10952/stat : 10952 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649300494864 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10953] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10953/stat : 10953 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649299442064 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10954] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10954/stat : 10954 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649298389264 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10955] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10955/stat : 10955 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649297337488 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10956] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10956/stat : 10956 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649296284688 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10957] ppid=10945 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/10948/task/10957/stat : 10957 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649295231888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10958] ppid=10945 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/10948/task/10958/stat : 10958 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14669148160 12697 33554432000 4194304 4196468 140732905169312 140649294179088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10959] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10959/stat : 10959 (java) S 10945 10948 31316 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100503017 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648825960816 140649706117762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10960] ppid=10945 vsize=14325340 memory=140256921870799 CPUtime=0 cores=0-7
/proc/10948/task/10960/stat : 10960 (java) S 10945 10948 31316 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100503017 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648824906784 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10961] ppid=10945 vsize=14325340 memory=280513843769232 CPUtime=0 cores=0-7
/proc/10948/task/10961/stat : 10961 (java) S 10945 10948 31316 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100503018 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648823853936 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10962] ppid=10945 vsize=14325340 memory=280513843766928 CPUtime=0 cores=0-7
/proc/10948/task/10962/stat : 10962 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648822802256 140649706125211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10963] ppid=10945 vsize=14325340 memory=280513843773840 CPUtime=0.01 cores=0-7
/proc/10948/task/10963/stat : 10963 (java) S 10945 10948 31316 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648821750640 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10964] ppid=10945 vsize=14325340 memory=280513843715120 CPUtime=0.04 cores=0-7
/proc/10948/task/10964/stat : 10964 (java) S 10945 10948 31316 0 -1 1077944384 272 0 0 0 4 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648820697840 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10965] ppid=10945 vsize=14325340 memory=280513843787664 CPUtime=0.03 cores=0-7
/proc/10948/task/10965/stat : 10965 (java) S 10945 10948 31316 0 -1 1077944384 372 0 0 0 3 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648819645040 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10966] ppid=10945 vsize=14325340 memory=280513843794544 CPUtime=0.08 cores=0-7
/proc/10948/task/10966/stat : 10966 (java) S 10945 10948 31316 0 -1 1077944384 519 0 0 0 8 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648818592240 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10967] ppid=10945 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10948/task/10967/stat : 10967 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648817539680 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10968] ppid=10945 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/10948/task/10968/stat : 10968 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503020 14669148160 12697 33554432000 4194304 4196468 140732905169312 140648816486960 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50788 KiB

[startup+0.700859 s]
/proc/loadavg: 8.39 8.33 8.32 4/199 10968
/proc/meminfo: memFree=31508140/32770624 swapFree=67108860/67108860
[pid=10948] ppid=10945 vsize=14329436 memory=76016 CPUtime=1.16 cores=0-7
/proc/10948/stat : 10948 (java) S 10945 10948 31316 0 -1 1077944320 12607 0 0 0 110 6 0 0 20 0 20 0 100503014 14673342464 19004 33554432000 4194304 4196468 140732905169312 140732905151856 140649706106615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
/proc/10948/statm: 3582359 19004 3758 1 0 3570074 0
[pid=10948/tid=10950] ppid=10945 vsize=14329436 memory=7878601616266707050 CPUtime=0.67 cores=0-7
/proc/10948/task/10950/stat : 10950 (java) R 10945 10948 31316 0 -1 4202560 9044 0 0 0 63 4 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649710338640 140649689472742 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10951] ppid=10945 vsize=14329436 memory=4638778424471928935 CPUtime=0 cores=0-7
/proc/10948/task/10951/stat : 10951 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649301547664 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10952] ppid=10945 vsize=14329436 memory=45134760 CPUtime=0 cores=0-7
/proc/10948/task/10952/stat : 10952 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649300494864 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10953] ppid=10945 vsize=14329436 memory=140256921959536 CPUtime=0 cores=0-7
/proc/10948/task/10953/stat : 10953 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649299442064 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10954] ppid=10945 vsize=14329436 memory=5792 CPUtime=0 cores=0-7
/proc/10948/task/10954/stat : 10954 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649298389264 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10955] ppid=10945 vsize=14329436 memory=4616 CPUtime=0 cores=0-7
/proc/10948/task/10955/stat : 10955 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649297337488 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10956] ppid=10945 vsize=14329436 memory=792 CPUtime=0 cores=0-7
/proc/10948/task/10956/stat : 10956 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649296284688 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10957] ppid=10945 vsize=14329436 memory=1420 CPUtime=0 cores=0-7
/proc/10948/task/10957/stat : 10957 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649295231888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10958] ppid=10945 vsize=14329436 memory=13040 CPUtime=0 cores=0-7
/proc/10948/task/10958/stat : 10958 (java) S 10945 10948 31316 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100503015 14673342464 19004 33554432000 4194304 4196468 140732905169312 140649294179088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10959] ppid=10945 vsize=14329436 memory=1944 CPUtime=0 cores=0-7
/proc/10948/task/10959/stat : 10959 (java) S 10945 10948 31316 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100503017 14673342464 19004 33554432000 4194304 4196468 140732905169312 140648825960816 140649706117762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0

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

[pid=10948/tid=10976] ppid=10945 vsize=16001764 memory=4616 CPUtime=0.06 cores=0-7
/proc/10948/task/10976/stat : 10976 (java) S 10945 10948 31316 0 -1 1077944384 253 0 0 0 6 0 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648771720208 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10977] ppid=10945 vsize=16001764 memory=792 CPUtime=1818.9 cores=0-7
/proc/10948/task/10977/stat : 10977 (java) S 10945 10948 31316 0 -1 1077944384 70008 0 0 0 181839 51 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648703321088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10978] ppid=10945 vsize=16001764 memory=1952264 CPUtime=2446.66 cores=0-7
/proc/10948/task/10978/stat : 10978 (java) R 10945 10948 31316 0 -1 4202560 94437 0 0 0 244593 73 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648702262216 140649334260577 0 4 0 16800975 0 0 0 -1 1 0 0 60 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10979] ppid=10945 vsize=16001764 memory=1952264 CPUtime=2445.21 cores=0-7
/proc/10948/task/10979/stat : 10979 (java) R 10945 10948 31316 0 -1 4202560 89906 0 0 0 244450 71 0 0 20 0 45 0 100503184 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648701210352 140649332228873 0 4 0 16800975 0 0 0 -1 0 0 0 63 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10980] ppid=10945 vsize=16001764 memory=1952264 CPUtime=2448.18 cores=0-7
/proc/10948/task/10980/stat : 10980 (java) R 10945 10948 31316 0 -1 4202560 93160 0 0 0 244743 75 0 0 20 0 45 0 100503184 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648700157488 140649328567684 0 4 0 16800975 0 0 0 -1 4 0 0 58 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10981] ppid=10945 vsize=16001764 memory=1952264 CPUtime=0 cores=0-7
/proc/10948/task/10981/stat : 10981 (java) S 10945 10948 31316 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 45 0 100503192 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648699110800 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10982] ppid=10945 vsize=16001764 memory=644 CPUtime=0 cores=0-7
/proc/10948/task/10982/stat : 10982 (java) S 10945 10948 31316 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 45 0 100503192 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648698057888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10983] ppid=10945 vsize=16001764 memory=1788 CPUtime=2447.63 cores=0-7
/proc/10948/task/10983/stat : 10983 (java) R 10945 10948 31316 0 -1 4202560 94767 0 0 0 244687 76 0 0 20 0 45 0 100503193 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648696999160 140649334025294 0 4 0 16800975 0 0 0 -1 5 0 0 59 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10984] ppid=10945 vsize=16001764 memory=1228 CPUtime=0 cores=0-7
/proc/10948/task/10984/stat : 10984 (java) S 10945 10948 31316 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 45 0 100503193 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648695952288 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10985] ppid=10945 vsize=16001764 memory=15876 CPUtime=0 cores=0-7
/proc/10948/task/10985/stat : 10985 (java) S 10945 10948 31316 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 45 0 100503198 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648692765584 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10986] ppid=10945 vsize=16001764 memory=18476 CPUtime=108.58 cores=0-7
/proc/10948/task/10986/stat : 10986 (java) R 10945 10948 31316 0 -1 4202560 4989 0 0 0 10855 3 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648691706608 140649334487121 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10987] ppid=10945 vsize=16001764 memory=1952264 CPUtime=0 cores=0-7
/proc/10948/task/10987/stat : 10987 (java) S 10945 10948 31316 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648690660896 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10988] ppid=10945 vsize=16001764 memory=920 CPUtime=0 cores=0-7
/proc/10948/task/10988/stat : 10988 (java) S 10945 10948 31316 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648689608208 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10989] ppid=10945 vsize=16001764 memory=4404 CPUtime=0 cores=0-7
/proc/10948/task/10989/stat : 10989 (java) S 10945 10948 31316 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648688555296 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10990] ppid=10945 vsize=16001764 memory=1952264 CPUtime=0 cores=0-7
/proc/10948/task/10990/stat : 10990 (java) S 10945 10948 31316 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648687502608 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10991] ppid=10945 vsize=16001764 memory=1952264 CPUtime=0 cores=0-7
/proc/10948/task/10991/stat : 10991 (java) S 10945 10948 31316 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648686449808 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10992] ppid=10945 vsize=16001764 memory=5791718526486078804 CPUtime=932.48 cores=0-7
/proc/10948/task/10992/stat : 10992 (java) R 10945 10948 31316 0 -1 4202560 40790 0 0 0 93221 27 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648685394752 140649328416666 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10993] ppid=10945 vsize=16001764 memory=1952264 CPUtime=1192.63 cores=0-7
/proc/10948/task/10993/stat : 10993 (java) S 10945 10948 31316 0 -1 1077944384 49734 0 0 0 119225 38 0 0 20 0 45 0 100503200 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648684344320 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
Current children cumulated CPU time: 19698 s
Current children cumulated vsize: 16001764 KiB
Current children cumulated memory: 1952264 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 8.99 8.77 8.73 10/223 11061
/proc/meminfo: memFree=29576196/32770624 swapFree=67108860/67108860
[pid=10948] ppid=10945 vsize=16001764 memory=1952264 CPUtime=19837.2 cores=0-7
/proc/10948/stat : 10948 (java) S 10945 10948 31316 0 -1 1077944320 2227371 0 0 0 1982405 1314 0 0 20 0 45 0 100503014 16385806336 488066 33554432000 4194304 4196468 140732905169312 140732905151856 140649706106615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
/proc/10948/statm: 4000441 488066 3863 1 0 3987635 0
[pid=10948/tid=10950] ppid=10945 vsize=16001764 memory=1724 CPUtime=1.64 cores=0-7
/proc/10948/task/10950/stat : 10950 (java) S 10945 10948 31316 0 -1 1077944384 12813 0 0 0 158 6 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649710344320 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10951] ppid=10945 vsize=16001764 memory=6791534058613427641 CPUtime=11.86 cores=0-7
/proc/10948/task/10951/stat : 10951 (java) S 10945 10948 31316 0 -1 1077944384 124963 0 0 0 1109 77 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649301547664 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 34 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10952] ppid=10945 vsize=16001764 memory=1152 CPUtime=11.9 cores=0-7
/proc/10948/task/10952/stat : 10952 (java) S 10945 10948 31316 0 -1 1077944384 123659 0 0 0 1118 72 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649300494864 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10953] ppid=10945 vsize=16001764 memory=1952264 CPUtime=11.91 cores=0-7
/proc/10948/task/10953/stat : 10953 (java) S 10945 10948 31316 0 -1 1077944384 128273 0 0 0 1117 74 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649299442064 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10954] ppid=10945 vsize=16001764 memory=1952264 CPUtime=11.91 cores=0-7
/proc/10948/task/10954/stat : 10954 (java) S 10945 10948 31316 0 -1 1077944384 131658 0 0 0 1115 76 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649298389264 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10955] ppid=10945 vsize=16001764 memory=1236 CPUtime=11.81 cores=0-7
/proc/10948/task/10955/stat : 10955 (java) S 10945 10948 31316 0 -1 1077944384 131799 0 0 0 1107 74 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649297337488 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10956] ppid=10945 vsize=16001764 memory=644 CPUtime=11.92 cores=0-7
/proc/10948/task/10956/stat : 10956 (java) S 10945 10948 31316 0 -1 1077944384 125824 0 0 0 1114 78 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649296284688 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10957] ppid=10945 vsize=16001764 memory=1788 CPUtime=11.85 cores=0-7
/proc/10948/task/10957/stat : 10957 (java) S 10945 10948 31316 0 -1 1077944384 133288 0 0 0 1114 71 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649295231888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10958] ppid=10945 vsize=16001764 memory=956 CPUtime=11.86 cores=0-7
/proc/10948/task/10958/stat : 10958 (java) S 10945 10948 31316 0 -1 1077944384 134932 0 0 0 1110 76 0 0 20 0 45 0 100503015 16385806336 488066 33554432000 4194304 4196468 140732905169312 140649294179088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10959] ppid=10945 vsize=16001764 memory=2344 CPUtime=13.61 cores=0-7
/proc/10948/task/10959/stat : 10959 (java) S 10945 10948 31316 0 -1 1077944384 307735 0 0 0 1194 167 0 0 20 0 45 0 100503017 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648825960816 140649706117762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10960] ppid=10945 vsize=16001764 memory=928 CPUtime=0 cores=0-7
/proc/10948/task/10960/stat : 10960 (java) S 10945 10948 31316 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 45 0 100503017 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648824906848 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10961] ppid=10945 vsize=16001764 memory=2336 CPUtime=0 cores=0-7
/proc/10948/task/10961/stat : 10961 (java) S 10945 10948 31316 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 45 0 100503018 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648823853952 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10962] ppid=10945 vsize=16001764 memory=1724 CPUtime=0 cores=0-7
/proc/10948/task/10962/stat : 10962 (java) S 10945 10948 31316 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648822802256 140649706125211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10963] ppid=10945 vsize=16001764 memory=1012 CPUtime=1.82 cores=0-7
/proc/10948/task/10963/stat : 10963 (java) S 10945 10948 31316 0 -1 1077944384 10514 0 0 0 179 3 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648821750640 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10964] ppid=10945 vsize=16001764 memory=1716 CPUtime=1.94 cores=0-7
/proc/10948/task/10964/stat : 10964 (java) S 10945 10948 31316 0 -1 1077944384 12906 0 0 0 190 4 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648820697840 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10965] ppid=10945 vsize=16001764 memory=5792 CPUtime=2.05 cores=0-7
/proc/10948/task/10965/stat : 10965 (java) S 10945 10948 31316 0 -1 1077944384 12846 0 0 0 202 3 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648819645040 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10966] ppid=10945 vsize=16001764 memory=4616 CPUtime=0.91 cores=0-7
/proc/10948/task/10966/stat : 10966 (java) S 10945 10948 31316 0 -1 1077944384 37071 0 0 0 85 6 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648818592240 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10967] ppid=10945 vsize=16001764 memory=792 CPUtime=0 cores=0-7
/proc/10948/task/10967/stat : 10967 (java) S 10945 10948 31316 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648817539680 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10968] ppid=10945 vsize=16001764 memory=1420 CPUtime=0.78 cores=0-7
/proc/10948/task/10968/stat : 10968 (java) S 10945 10948 31316 0 -1 1077944384 12538 0 0 0 39 39 0 0 20 0 45 0 100503020 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648816486960 140649706117762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10969] ppid=10945 vsize=16001764 memory=13040 CPUtime=0 cores=0-7
/proc/10948/task/10969/stat : 10969 (java) S 10945 10948 31316 0 -1 1077944384 2581 0 0 0 0 0 0 0 20 0 45 0 100503159 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648806199968 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10970] ppid=10945 vsize=16001764 memory=1944 CPUtime=3.65 cores=0-7
/proc/10948/task/10970/stat : 10970 (java) R 10945 10948 31316 0 -1 1077944384 24614 0 0 0 148 217 0 0 20 0 45 0 100503171 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648803050272 140649706117762 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10971] ppid=10945 vsize=16001764 memory=1196 CPUtime=0.06 cores=0-7
/proc/10948/task/10971/stat : 10971 (java) S 10945 10948 31316 0 -1 1077944384 109 0 0 0 6 0 0 0 20 0 45 0 100503180 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648799901216 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10972] ppid=10945 vsize=16001764 memory=8548 CPUtime=0.07 cores=0-7
/proc/10948/task/10972/stat : 10972 (java) S 10945 10948 31316 0 -1 1077944384 216 0 0 0 7 0 0 0 20 0 45 0 100503181 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648775931408 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10973] ppid=10945 vsize=16001764 memory=1228 CPUtime=2462.29 cores=0-7
/proc/10948/task/10973/stat : 10973 (java) R 10945 10948 31316 0 -1 4202560 88012 0 0 0 246157 72 0 0 20 0 45 0 100503181 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648774872560 140649328568323 0 4 0 16800975 0 0 0 -1 6 0 0 67 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10974] ppid=10945 vsize=16001764 memory=15876 CPUtime=1104.91 cores=0-7
/proc/10948/task/10974/stat : 10974 (java) S 10945 10948 31316 0 -1 1077944384 44313 0 0 0 110455 36 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648773825920 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 29 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10975] ppid=10945 vsize=16001764 memory=18476 CPUtime=2204 cores=0-7
/proc/10948/task/10975/stat : 10975 (java) R 10945 10948 31316 0 -1 4202560 84727 0 0 0 220335 65 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648772770408 140649328569449 0 4 0 16800975 0 0 0 -1 7 0 0 48 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10976] ppid=10945 vsize=16001764 memory=16232 CPUtime=0.06 cores=0-7
/proc/10948/task/10976/stat : 10976 (java) S 10945 10948 31316 0 -1 1077944384 253 0 0 0 6 0 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648771720208 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10977] ppid=10945 vsize=16001764 memory=4040 CPUtime=1818.9 cores=0-7
/proc/10948/task/10977/stat : 10977 (java) S 10945 10948 31316 0 -1 1077944384 70008 0 0 0 181839 51 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648703321088 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10978] ppid=10945 vsize=16001764 memory=1236 CPUtime=2463.93 cores=0-7
/proc/10948/task/10978/stat : 10978 (java) R 10945 10948 31316 0 -1 4202560 94771 0 0 0 246320 73 0 0 20 0 45 0 100503183 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648702262000 140732905250015 0 4 0 16800975 0 0 0 -1 1 0 0 60 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10979] ppid=10945 vsize=16001764 memory=644 CPUtime=2462.58 cores=0-7
/proc/10948/task/10979/stat : 10979 (java) R 10945 10948 31316 0 -1 4202560 90179 0 0 0 246186 72 0 0 20 0 45 0 100503184 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648701210224 140649330262823 0 4 0 16800975 0 0 0 -1 4 0 0 63 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10980] ppid=10945 vsize=16001764 memory=1788 CPUtime=2465.58 cores=0-7
/proc/10948/task/10980/stat : 10980 (java) R 10945 10948 31316 0 -1 4202560 93443 0 0 0 246482 76 0 0 20 0 45 0 100503184 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648700157424 140649330732672 0 4 0 16800975 0 0 0 -1 2 0 0 58 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10981] ppid=10945 vsize=16001764 memory=956 CPUtime=0 cores=0-7
/proc/10948/task/10981/stat : 10981 (java) S 10945 10948 31316 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 45 0 100503192 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648699110800 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10982] ppid=10945 vsize=16001764 memory=2344 CPUtime=0 cores=0-7
/proc/10948/task/10982/stat : 10982 (java) S 10945 10948 31316 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 45 0 100503192 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648698057888 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10983] ppid=10945 vsize=16001764 memory=928 CPUtime=2464.82 cores=0-7
/proc/10948/task/10983/stat : 10983 (java) R 10945 10948 31316 0 -1 4202560 94906 0 0 0 246406 76 0 0 20 0 45 0 100503193 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648696999024 140649334487173 0 4 0 16800975 0 0 0 -1 5 0 0 59 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10984] ppid=10945 vsize=16001764 memory=1568 CPUtime=0 cores=0-7
/proc/10948/task/10984/stat : 10984 (java) S 10945 10948 31316 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 45 0 100503193 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648695952288 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10985] ppid=10945 vsize=16001764 memory=2240 CPUtime=0 cores=0-7
/proc/10948/task/10985/stat : 10985 (java) S 10945 10948 31316 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 45 0 100503198 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648692765584 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10986] ppid=10945 vsize=16001764 memory=4128 CPUtime=125.75 cores=0-7
/proc/10948/task/10986/stat : 10986 (java) R 10945 10948 31316 0 -1 4202560 5151 0 0 0 12571 4 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648691706608 140649334012807 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10987] ppid=10945 vsize=16001764 memory=2204 CPUtime=0 cores=0-7
/proc/10948/task/10987/stat : 10987 (java) S 10945 10948 31316 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648690660896 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10988] ppid=10945 vsize=16001764 memory=6764 CPUtime=0 cores=0-7
/proc/10948/task/10988/stat : 10988 (java) S 10945 10948 31316 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648689608208 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10989] ppid=10945 vsize=16001764 memory=840 CPUtime=0 cores=0-7
/proc/10948/task/10989/stat : 10989 (java) S 10945 10948 31316 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648688555296 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10990] ppid=10945 vsize=16001764 memory=4104 CPUtime=0 cores=0-7
/proc/10948/task/10990/stat : 10990 (java) S 10945 10948 31316 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648687502608 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10991] ppid=10945 vsize=16001764 memory=1152 CPUtime=0 cores=0-7
/proc/10948/task/10991/stat : 10991 (java) S 10945 10948 31316 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648686449808 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10992] ppid=10945 vsize=16001764 memory=4380 CPUtime=949.9 cores=0-7
/proc/10948/task/10992/stat : 10992 (java) R 10945 10948 31316 0 -1 4202560 40965 0 0 0 94963 27 0 0 20 0 45 0 100503199 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648685393200 140649335157646 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
[pid=10948/tid=10993] ppid=10945 vsize=16001764 memory=1952264 CPUtime=1192.63 cores=0-7
/proc/10948/task/10993/stat : 10993 (java) S 10945 10948 31316 0 -1 1077944384 49734 0 0 0 119225 38 0 0 20 0 45 0 100503200 16385806336 488066 33554432000 4194304 4196468 140732905169312 140648684344320 140649706116821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 8835072 140732905178209 140732905178395 140732905178395 140732905181135 0
Current children cumulated CPU time: 19837.2 s
Current children cumulated vsize: 16001764 KiB
Current children cumulated memory: 1952264 KiB

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

[startup+2520.12 s]
# the end of solver process 10948 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19824.9 s, system=13.1563 s

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

[startup+2520.11 s]*
/proc/loadavg: 8.99 8.77 8.73 2/180 11063
/proc/meminfo: memFree=30355284/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.12
CPU time (s): 19838
CPU user time (s): 19824.9
CPU system time (s): 13.1563
CPU usage (%): 787.186
Max. virtual memory (cumulated for all children) (KiB): 16001764
Max. memory (cumulated for all children) (KiB): 2135360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19824.9
system time used= 13.1563
maximum resident set size= 2138816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2227879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1156796
involuntary context switches= 451765


# summary of solver processes directly reported to runsolver:
#   pid: 10948
#   total CPU time (s): 19838
#   total CPU user time (s): 19824.9
#   total CPU system time (s): 13.1563

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8932 second user time and 36.2396 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-14 03:14:49
IDJOB=4275193
IDBENCH=115949
IDSOLVER=2668
FILE ID=node103/4275193-1502674148
RUNJOBID= node103-1502668245-31343
PBS_JOBID= 20628966
Free space on /tmp= 61796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-13.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275193-1502674148/watcher-4275193-1502674148 -o /tmp/evaluation-result-4275193-1502674148/solver-4275193-1502674148 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502668245-31343 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1056985131 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275193-1502674148.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=1056985131

node103.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.56
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.56
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.56
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.56
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:        31557244 kB
MemAvailable:   31994348 kB
Buffers:          124320 kB
Cached:           607432 kB
SwapCached:            0 kB
Active:           602552 kB
Inactive:         183032 kB
Active(anon):       3344 kB
Inactive(anon):    78616 kB
Active(file):     599208 kB
Inactive(file):   104416 kB
Unevictable:        6424 kB
Mlocked:            6424 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42320 kB
Writeback:             0 kB
AnonPages:         52108 kB
Mapped:            44060 kB
Shmem:             25260 kB
Slab:             124456 kB
SReclaimable:      98632 kB
SUnreclaim:        25824 kB
KernelStack:        3312 kB
PageTables:         4716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 61752 MiB
End job on node103 at 2017-08-14 03:56:50