Trace number 4310300

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 - Hybrid 2018-08-14SAT (TO)3261 252.062 243.642

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a2-galaxy08_c18.xml
MD5SUM909adc3d6f12c1302971d5fd30a3af0f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3261
Best CPU time to get the best result obtained on this benchmark252.062
Satisfiable
(Un)Satisfiability was proved
Number of variables456
Number of constraints1111
Number of domains3
Minimum domain size2
Maximum domain size24
Distribution of domain sizes[{"size":2,"count":224},{"size":8,"count":112},{"size":24,"count":120}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":232},{"degree":23,"count":96},{"degree":24,"count":112},{"degree":25,"count":14},{"degree":26,"count":2}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":113},{"arity":3,"count":16},{"arity":4,"count":624},{"arity":5,"count":104},{"arity":8,"count":126},{"arity":10,"count":112},{"arity":14,"count":16}]
Number of extensional constraints120
Number of intensional constraints737
Distribution of constraint types[{"type":"extension","count":120},{"type":"intension","count":737},{"type":"regular","count":8},{"type":"allDifferent","count":14},{"type":"cardinality","count":8},{"type":"element","count":224}]
Optimization problemYES
Type of objectivemin 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.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1683737558
0.68/0.55	c timeout: 252
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
3.98/1.72	c Parsing done, starting first complete search...
4.26/1.82	o 3842
4.26/1.82	o 3806
4.26/1.83	o 3781
4.26/1.83	o 3727
4.26/1.83	o 3649
4.26/1.83	o 3645
4.26/1.83	o 3592
5.53/2.26	o 3587
5.84/2.38	o 3579
6.14/2.40	o 3481
6.44/2.50	o 3423
9.73/4.45	c First complete search done, starting ALNS search...
10.27/4.83	o 3404
15.85/9.60	o 3400
15.98/9.61	o 3398
15.98/9.61	o 3364
15.98/9.62	o 3341
15.98/9.62	o 3339
185.43/178.06	o 3328
185.43/178.06	o 3293
185.43/178.07	o 3269
230.75/222.70	o 3263
230.75/222.71	o 3261
252.01/243.61	s SATISFIABLE
252.01/243.61	v <instantiation>
252.01/243.61	v 	<list>
252.01/243.61	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[0][13] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[1][13] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[2][13] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[3][13] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[4][13] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[5][13] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] h[6][13] h[7][0] h[7][1] h[7][2] h[7][3] h[7][4] h[7][5] h[7][6] h[7][7] h[7][8] h[7][9] h[7][10] h[7][11] h[7][12] h[7][13] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[0][13] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[1][13] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[2][13] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[3][13] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[4][13] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[5][13] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] a[6][13] a[7][0] a[7][1] a[7][2] a[7][3] a[7][4] a[7][5] a[7][6] a[7][7] a[7][8] a[7][9] a[7][10] a[7][11] a[7][12] a[7][13] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[0][7] t[0][8] t[0][9] t[0][10] t[0][11] t[0][12] t[0][13] t[0][14] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[1][7] t[1][8] t[1][9] t[1][10] t[1][11] t[1][12] t[1][13] t[1][14] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[2][7] t[2][8] t[2][9] t[2][10] t[2][11] t[2][12] t[2][13] t[2][14] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6] t[3][7] t[3][8] t[3][9] t[3][10] t[3][11] t[3][12] t[3][13] t[3][14] t[4][0] t[4][1] t[4][2] t[4][3] t[4][4] t[4][5] t[4][6] t[4][7] t[4][8] t[4][9] t[4][10] t[4][11] t[4][12] t[4][13] t[4][14] t[5][0] t[5][1] t[5][2] t[5][3] t[5][4] t[5][5] t[5][6] t[5][7] t[5][8] t[5][9] t[5][10] t[5][11] t[5][12] t[5][13] t[5][14] t[6][0] t[6][1] t[6][2] t[6][3] t[6][4] t[6][5] t[6][6] t[6][7] t[6][8] t[6][9] t[6][10] t[6][11] t[6][12] t[6][13] t[6][14] t[7][0] t[7][1] t[7][2] t[7][3] t[7][4] t[7][5] t[7][6] t[7][7] t[7][8] t[7][9] t[7][10] t[7][11] t[7][12] t[7][13] t[7][14]
252.01/243.61	v 	</list>
252.01/243.61	v 	<values>
252.01/243.61	v 		6 4 5 6 7 3 4 2 1 3 1 2 5 7 2 5 4 5 4 7 3 7 0 2 0 6 3 6 1 7 7 4 6 4 5 0 3 1 3 0 6 5 4 6 6 7 5 0 1 5 2 0 2 7 1 4 3 0 1 2 1 2 0 6 5 6 7 5 7 3 7 1 0 1 3 6 2 3 4 7 6 4 0 2 0 3 3 0 2 5 7 4 7 4 5 1 2 1 5 2 2 3 0 1 6 1 6 5 4 3 4 0 0 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 1 0 0 1 0 0 0 0 1 0 0 1 1 0 1 1 0 1 1 0 0 0 1 1 0 1 0 1 0 0 1 0 1 1 1 1 0 1 1 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 0 0 1 1 1 1 0 0 1 0 1 0 0 1 1 0 0 1 1 1 0 0 1 0 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 0 1 1 0 1 1 1 1 0 1 1 0 0 1 0 0 1 0 0 1 1 1 0 0 1 0 1 0 1 1 0 1 0 0 0 0 1 0 0 1 1 0 1 1 0 0 1 1 1 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 1 1 0 1 0 1 1 0 0 1 1 0 0 0 1 1 0 1 1 0 0 1 1 0 0 1 44 18 36 0 44 14 34 0 10 10 0 15 50 39 0 0 40 40 0 31 31 0 44 44 22 15 10 32 47 39 22 44 56 45 18 56 0 15 15 0 47 47 0 50 50 51 18 47 0 41 41 32 32 47 15 34 14 14 0 0 0 0 31 31 0 45 15 36 35 27 18 0 64 14 51 48 48 39 10 40 0 50 47 41 0 27 18 35 0 0 0 0 47 34 44 27 27 18 64 59 0 39 22 56 0 0 0 56 47 14 44 39 59 0 48 35 64 0 44 44 
252.01/243.61	v 	</values>
252.01/243.61	v </instantiation>

Verifier Data

OK	3261

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310300-1534332941/watcher-4310300-1534332941 -o /tmp/evaluation-result-4310300-1534332941/solver-4310300-1534332941 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534329860-9564 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1683737558 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310300-1534332941.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12291, runsolver pid=12288

[startup+0.109866 s]*
/proc/loadavg: 1.61 1.42 1.54 4/219 12306
/proc/meminfo: memFree=20799132/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14082736 memory=33696 CPUtime=0.13 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 7348 0 0 0 12 1 0 0 20 0 15 0 250857313 14420721664 8424 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3520684 8424 3141 1 0 3482761 0
[pid=12291/tid=12293] ppid=12288 vsize=14082736 memory=-8557575366716198013 CPUtime=0.09 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 5425 0 0 0 9 0 0 0 20 0 15 0 250857313 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192819691504 140192815486109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192154350496 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192153297904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) R 12288 12291 9532 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0.01 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) R 12288 12291 9532 0 -1 4202560 250 0 0 0 1 0 0 0 20 0 15 0 250857319 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192149089008 140192815478070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 8489 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33696 KiB

[startup+0.210934 s]*
/proc/loadavg: 1.61 1.42 1.54 4/219 12306
/proc/meminfo: memFree=20786852/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14082736 memory=46816 CPUtime=0.31 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 10319 0 0 0 29 2 0 0 20 0 15 0 250857313 14420721664 11704 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3520684 11704 3368 1 0 3482761 0
[pid=12291/tid=12293] ppid=12288 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 8075 0 0 0 19 1 0 0 20 0 15 0 250857313 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192819684816 140192799544670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14082736 memory=288370015782897280 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192154350496 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 11704 33554432000 4194304 4196468 140731053395888 140192153297904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 11768 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) R 12288 12291 9532 0 -1 4202560 409 0 0 0 2 0 0 0 20 0 15 0 250857319 14420721664 11768 33554432000 4194304 4196468 140731053395888 140192151194096 140192796100163 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) R 12288 12291 9532 0 -1 1077944384 196 0 0 0 1 0 0 0 20 0 15 0 250857319 14420721664 11768 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0.06 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) R 12288 12291 9532 0 -1 4202560 277 0 0 0 6 0 0 0 20 0 15 0 250857319 14420721664 11768 33554432000 4194304 4196468 140731053395888 140192149089008 140192807701310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 11768 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 11768 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46816 KiB

[startup+0.310834 s]*
/proc/loadavg: 1.61 1.42 1.54 4/219 12306
/proc/meminfo: memFree=20783068/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14082736 memory=50416 CPUtime=0.43 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 10698 0 0 0 41 2 0 0 20 0 15 0 250857313 14420721664 12604 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3520684 12604 3417 1 0 3482761 0
[pid=12291/tid=12293] ppid=12288 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 8418 0 0 0 28 1 0 0 20 0 15 0 250857313 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192819646480 140192799544670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14082736 memory=4294980954 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14082736 memory=288370015782897280 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250857314 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192154350496 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250857316 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192153297904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) S 12288 12291 9532 0 -1 1077944384 410 0 0 0 3 0 0 0 20 0 15 0 250857319 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 201 0 0 0 1 0 0 0 20 0 15 0 250857319 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0.07 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) R 12288 12291 9532 0 -1 4202560 293 0 0 0 7 0 0 0 20 0 15 0 250857319 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192149089008 140192815485530 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14082736 memory=139639631185536 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857319 14420721664 12604 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50416 KiB

[startup+0.700715 s]
/proc/loadavg: 1.61 1.42 1.54 3/219 12306
/proc/meminfo: memFree=20758884/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14084804 memory=88680 CPUtime=0.98 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 17560 0 0 0 94 4 0 0 20 0 15 0 250857313 14422839296 22170 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3521201 22170 3498 1 0 3483273 0
[pid=12291/tid=12293] ppid=12288 vsize=14084804 memory=1172 CPUtime=0.67 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 14865 0 0 0 64 3 0 0 20 0 15 0 250857313 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192819688176 140192800637219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14084804 memory=37736 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14084804 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250857314 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250857316 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14084804 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250857316 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192154350496 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14084804 memory=924 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250857316 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192153297904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14084804 memory=7237400421024098393 CPUtime=0.08 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) S 12288 12291 9532 0 -1 1077944384 552 0 0 0 8 0 0 0 20 0 15 0 250857319 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14084804 memory=6154282490091891024 CPUtime=0.06 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 365 0 0 0 6 0 0 0 20 0 15 0 250857319 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) S 12288 12291 9532 0 -1 1077944384 396 0 0 0 15 0 0 0 20 0 15 0 250857319 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192149089008 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14084804 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857319 14422839296 22170 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88680 KiB

[startup+1.50488 s]
/proc/loadavg: 1.61 1.42 1.54 5/219 12306
/proc/meminfo: memFree=20720296/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14090948 memory=159248 CPUtime=3.38 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 29569 0 0 0 331 7 0 0 20 0 15 0 250857313 14429130752 39812 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3522737 39812 3545 1 0 3484809 0
[pid=12291/tid=12293] ppid=12288 vsize=14090948 memory=144992 CPUtime=1.47 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 20400 0 0 0 142 5 0 0 20 0 15 0 250857313 14429130752 39812 33554432000 4194304 4196468 140731053395888 140192819690176 140192447078293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14429130752 39812 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14429130752 39812 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250857314 14429130752 39812 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250857314 14429130752 39812 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 182 0 0 0 0 0 0 0 20 0 15 0 250857316 14429130752 39812 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0

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

/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 34525 0 0 0 10173 31 0 0 20 0 15 0 250857313 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192819698728 140192459071922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14095044 memory=2321 CPUtime=0.12 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 659 0 0 0 9 3 0 0 20 0 15 0 250857314 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14095044 memory=2060092 CPUtime=0.12 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 766 0 0 0 9 3 0 0 20 0 15 0 250857314 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14095044 memory=3824 CPUtime=0.12 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1184 0 0 0 9 3 0 0 20 0 15 0 250857314 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14095044 memory=2060092 CPUtime=0.14 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 1356 0 0 0 11 3 0 0 20 0 15 0 250857314 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14095044 memory=2060084 CPUtime=0.05 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 2803 0 0 0 5 0 0 0 20 0 15 0 250857316 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14095044 memory=2061124 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192154350560 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14095044 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192153297920 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14095044 memory=279279041467296 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14095044 memory=-7395679465411340910 CPUtime=2.75 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) S 12288 12291 9532 0 -1 1077944384 11254 0 0 0 273 2 0 0 20 0 15 0 250857319 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14095044 memory=1924 CPUtime=2.69 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 8739 0 0 0 267 2 0 0 20 0 15 0 250857319 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14095044 memory=7636 CPUtime=1.21 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) S 12288 12291 9532 0 -1 1077944384 13411 0 0 0 120 1 0 0 20 0 15 0 250857319 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192149089008 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14095044 memory=804 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14095044 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 191 0 0 0 2 2 0 0 20 0 15 0 250857319 14433325056 515918 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 109.38 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 2063672 KiB

[startup+162.301 s]
/proc/loadavg: 1.47 1.49 1.56 3/219 12389
/proc/meminfo: memFree=21883248/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14095044 memory=2037536 CPUtime=169.63 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 84870 0 0 0 16901 62 0 0 20 0 15 0 250857313 14433325056 509384 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3523761 509384 3612 1 0 3485833 0
[pid=12291/tid=12293] ppid=12288 vsize=14095044 memory=2039076 CPUtime=161.96 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 36608 0 0 0 16165 31 0 0 20 0 15 0 250857313 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192819701984 140192450686175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14095044 memory=2050684 CPUtime=0.17 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 1668 0 0 0 13 4 0 0 20 0 15 0 250857314 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14095044 memory=2043540 CPUtime=0.16 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 938 0 0 0 12 4 0 0 20 0 15 0 250857314 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14095044 memory=2041128 CPUtime=0.17 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1276 0 0 0 12 5 0 0 20 0 15 0 250857314 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14095044 memory=2039076 CPUtime=0.18 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 1467 0 0 0 14 4 0 0 20 0 15 0 250857314 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14095044 memory=2037536 CPUtime=0.08 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 3067 0 0 0 7 1 0 0 20 0 15 0 250857316 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14095044 memory=2039588 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192154350560 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14095044 memory=2039588 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192153297920 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14095044 memory=16249 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14095044 memory=15487 CPUtime=2.76 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) S 12288 12291 9532 0 -1 1077944384 11737 0 0 0 274 2 0 0 20 0 15 0 250857319 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14095044 memory=2037536 CPUtime=2.73 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 10288 0 0 0 271 2 0 0 20 0 15 0 250857319 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14095044 memory=2037536 CPUtime=1.24 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) S 12288 12291 9532 0 -1 1077944384 16166 0 0 0 123 1 0 0 20 0 15 0 250857319 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192149089008 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14095044 memory=2044056 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14095044 memory=2046072 CPUtime=0.07 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 219 0 0 0 3 4 0 0 20 0 15 0 250857319 14433325056 509384 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 169.63 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 2037536 KiB

[startup+222.301 s]
/proc/loadavg: 1.56 1.51 1.56 3/221 12392
/proc/meminfo: memFree=21982920/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14095044 memory=2007472 CPUtime=230.34 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 94065 0 0 0 22964 70 0 0 20 0 15 0 250857313 14433325056 501868 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3523761 501868 3612 1 0 3485833 0
[pid=12291/tid=12293] ppid=12288 vsize=14095044 memory=2006960 CPUtime=221.57 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 38290 0 0 0 22125 32 0 0 20 0 15 0 250857313 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192819701792 140192450686175 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14095044 memory=2007984 CPUtime=0.38 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 2409 0 0 0 32 6 0 0 20 0 15 0 250857314 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14095044 memory=2010996 CPUtime=0.37 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 1571 0 0 0 31 6 0 0 20 0 15 0 250857314 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14095044 memory=14884 CPUtime=0.38 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 1467 0 0 0 32 6 0 0 20 0 15 0 250857314 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14095044 memory=2009008 CPUtime=0.38 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 1648 0 0 0 33 5 0 0 20 0 15 0 250857314 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14095044 memory=2006960 CPUtime=0.19 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 3362 0 0 0 17 2 0 0 20 0 15 0 250857316 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14095044 memory=2007472 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192154350560 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14095044 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192153297920 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14095044 memory=2009304 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14095044 memory=2009304 CPUtime=2.78 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) S 12288 12291 9532 0 -1 1077944384 12460 0 0 0 276 2 0 0 20 0 15 0 250857319 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14095044 memory=3824 CPUtime=2.82 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 12615 0 0 0 280 2 0 0 20 0 15 0 250857319 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14095044 memory=68228 CPUtime=1.27 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) S 12288 12291 9532 0 -1 1077944384 18562 0 0 0 126 1 0 0 20 0 15 0 250857319 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192149089008 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14095044 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14095044 memory=68228 CPUtime=0.11 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 245 0 0 0 5 6 0 0 20 0 15 0 250857319 14433325056 501868 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 230.34 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 2007472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.601 s]
/proc/loadavg: 1.54 1.51 1.56 3/221 12392
/proc/meminfo: memFree=21991676/32770624 swapFree=67108688/67108860
[pid=12291] ppid=12288 vsize=14095044 memory=2004468 CPUtime=252.01 cores=1,3,5,7
/proc/12291/stat : 12291 (java) S 12288 12291 9532 0 -1 1077944320 101008 0 0 0 25128 73 0 0 20 0 15 0 250857313 14433325056 501117 33554432000 4194304 4196468 140731053395888 140731053378432 140192815464183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
/proc/12291/statm: 3523761 501117 3612 1 0 3485833 0
[pid=12291/tid=12293] ppid=12288 vsize=14095044 memory=6791534058613427641 CPUtime=242.67 cores=1,3,5,7
/proc/12291/task/12293/stat : 12293 (java) R 12288 12291 9532 0 -1 4202560 39650 0 0 0 24234 33 0 0 20 0 15 0 250857313 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192819701648 140192450686187 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12294] ppid=12288 vsize=14095044 memory=21137 CPUtime=0.49 cores=1,3,5,7
/proc/12291/task/12294/stat : 12294 (java) S 12288 12291 9532 0 -1 1077944384 2728 0 0 0 43 6 0 0 20 0 15 0 250857314 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192768084752 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12295] ppid=12288 vsize=14095044 memory=4420 CPUtime=0.49 cores=1,3,5,7
/proc/12291/task/12295/stat : 12295 (java) S 12288 12291 9532 0 -1 1077944384 2417 0 0 0 43 6 0 0 20 0 15 0 250857314 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192767032208 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12296] ppid=12288 vsize=14095044 memory=6628 CPUtime=0.49 cores=1,3,5,7
/proc/12291/task/12296/stat : 12296 (java) S 12288 12291 9532 0 -1 1077944384 2174 0 0 0 43 6 0 0 20 0 15 0 250857314 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192409381904 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12297] ppid=12288 vsize=14095044 memory=8836 CPUtime=0.51 cores=1,3,5,7
/proc/12291/task/12297/stat : 12297 (java) S 12288 12291 9532 0 -1 1077944384 1974 0 0 0 45 6 0 0 20 0 15 0 250857314 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192408329360 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12298] ppid=12288 vsize=14095044 memory=6791534058613427641 CPUtime=0.25 cores=1,3,5,7
/proc/12291/task/12298/stat : 12298 (java) S 12288 12291 9532 0 -1 1077944384 3639 0 0 0 22 3 0 0 20 0 15 0 250857316 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192155404272 140192815475330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12299] ppid=12288 vsize=14095044 memory=1756 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12299/stat : 12299 (java) S 12288 12291 9532 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192154350560 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12300] ppid=12288 vsize=14095044 memory=872 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12300/stat : 12300 (java) S 12288 12291 9532 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250857316 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192153297920 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12301] ppid=12288 vsize=14095044 memory=4216 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12301/stat : 12301 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192152246480 140192815482779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12302] ppid=12288 vsize=14095044 memory=752 CPUtime=2.79 cores=1,3,5,7
/proc/12291/task/12302/stat : 12302 (java) S 12288 12291 9532 0 -1 1077944384 12873 0 0 0 277 2 0 0 20 0 15 0 250857319 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192151194096 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12303] ppid=12288 vsize=14095044 memory=6791534058613427641 CPUtime=2.83 cores=1,3,5,7
/proc/12291/task/12303/stat : 12303 (java) S 12288 12291 9532 0 -1 1077944384 13154 0 0 0 281 2 0 0 20 0 15 0 250857319 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192150141552 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12304] ppid=12288 vsize=14095044 memory=2332 CPUtime=1.28 cores=1,3,5,7
/proc/12291/task/12304/stat : 12304 (java) S 12288 12291 9532 0 -1 1077944384 20675 0 0 0 127 1 0 0 20 0 15 0 250857319 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192149089008 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12305] ppid=12288 vsize=14095044 memory=924 CPUtime=0 cores=1,3,5,7
/proc/12291/task/12305/stat : 12305 (java) S 12288 12291 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250857319 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192148036704 140192815474389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
[pid=12291/tid=12306] ppid=12288 vsize=14095044 memory=1564 CPUtime=0.12 cores=1,3,5,7
/proc/12291/task/12306/stat : 12306 (java) S 12288 12291 9532 0 -1 1077944384 288 0 0 0 5 7 0 0 20 0 15 0 250857319 14433325056 501117 33554432000 4194304 4196468 140731053395888 140192146983216 140192815475330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38277120 140731053397082 140731053397262 140731053397262 140731053400015 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 2004468 KiB

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

[startup+243.642 s]
# the end of solver process 12291 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.307 s, system=0.755222 s

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

Child status: 143
Real time (s): 243.642
CPU time (s): 252.062
CPU user time (s): 251.307
CPU system time (s): 0.755222
CPU usage (%): 103.456
Max. virtual memory (cumulated for all children) (KiB): 14095044
Max. memory (cumulated for all children) (KiB): 2064220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.307
system time used= 0.755222
maximum resident set size= 2066268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101536
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15092
involuntary context switches= 458


# summary of solver processes directly reported to runsolver:
#   pid: 12291
#   total CPU time (s): 252.062
#   total CPU user time (s): 251.307
#   total CPU system time (s): 0.755222

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32691 second user time and 2.56473 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 13:35:41
IDJOB=4310300
IDBENCH=141554
IDSOLVER=2796
FILE ID=node134/4310300-1534332941
RUNJOBID= node134-1534329860-9564
PBS_JOBID= 21038165
Free space on /tmp= 51752 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a2-galaxy08_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310300-1534332941/watcher-4310300-1534332941 -o /tmp/evaluation-result-4310300-1534332941/solver-4310300-1534332941 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534329860-9564 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1683737558 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310300-1534332941.xml

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

MD5SUM BENCH= 909adc3d6f12c1302971d5fd30a3af0f
RANDOM SEED=1683737558

node134.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.68
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.68
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.68
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.68
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:        20820172 kB
MemAvailable:   27991272 kB
Buffers:          207520 kB
Cached:          7203876 kB
SwapCached:           32 kB
Active:          7846996 kB
Inactive:        3518724 kB
Active(anon):    3903256 kB
Inactive(anon):   111440 kB
Active(file):    3943740 kB
Inactive(file):  3407284 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35804 kB
Writeback:             0 kB
AnonPages:       3967472 kB
Mapped:            69092 kB
Shmem:             57844 kB
Slab:             277180 kB
SReclaimable:     248536 kB
SUnreclaim:        28644 kB
KernelStack:        3968 kB
PageTables:        13192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4864996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3805184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 51720 MiB
End job on node134 at 2018-08-15 13:39:45