Trace number 4275076

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)1508 19888 2520.1299

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug20.xml
MD5SUM1ce5b24a466c3cb241db2c2b366e9012
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1287
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size8
Maximum domain size20
Distribution of domain sizes[{"size":8,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"type":"allDifferent","count":1}]
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.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 120679205
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 11000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.15/0.63	c Parsing done, starting search...
5.87/2.10	o 1663
6.44/2.14	o 1662
6.44/2.14	o 1657
6.44/2.14	o 1635
6.44/2.15	o 1628
6.44/2.16	o 1616
7.16/2.22	o 1615
7.16/2.24	o 1605
7.97/2.32	o 1603
10.20/2.66	o 1600
10.20/2.70	o 1598
13.42/3.07	o 1581
14.23/3.16	o 1578
17.32/3.54	o 1573
31.60/5.31	o 1572
47.46/7.37	o 1568
47.46/7.38	o 1567
47.46/7.38	o 1557
53.10/8.02	o 1556
53.10/8.04	o 1548
89.69/12.63	o 1539
89.69/12.64	o 1537
89.69/12.65	o 1534
177.29/23.66	o 1519
509.54/65.33	o 1517
1029.52/130.91	o 1512
2186.75/277.79	o 1511
6823.62/865.12	o 1509
6826.75/865.54	o 1508
19887.11/2520.10	s SATISFIABLE
19887.11/2520.11	v <instantiation>
19887.11/2520.11	v 	<list>
19887.11/2520.11	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19]
19887.11/2520.11	v 	</list>
19887.11/2520.11	v 	<values>
19887.11/2520.11	v 		14 7 12 8 2 17 1 13 9 5 3 15 10 11 4 16 18 19 0 6 10 2 0 1 5 10 5 1 2 2 3 1 5 1 0 10 10 5 5 2 1 4 2 1 0 1 2 2 2 10 10 5 5 2 10 3 0 5 0 0 0 2 0 10 2 1 2 2 5 0 0 5 0 2 4 0 2 5 2 1 1 5 0 3 2 0 0 2 1 0 5 3 5 5 5 2 0 0 0 0 0 0 0 5 2 5 5 5 0 2 0 2 1 2 5 1 1 0 1 10 4 1 10 3 2 5 5 0 10 5 0 5 5 0 0 5 5 10 1 1 5 0 0 2 6 0 0 5 5 5 0 5 2 5 0 0 0 0 0 5 1 1 5 2 5 1 10 2 1 5 5 5 0 5 10 0 1 0 2 0 4 1 5 2 0 2 5 5 5 0 1 2 5 5 10 5 5 1 5 6 2 0 4 2 6 0 0 1 10 10 
19887.11/2520.11	v 	</values>
19887.11/2520.11	v </instantiation>

Verifier Data

OK	1508

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275076-1502695342/watcher-4275076-1502695342 -o /tmp/evaluation-result-4275076-1502695342/solver-4275076-1502695342 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502686546-1558 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 120679205 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275076-1502695342.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=3562, runsolver pid=3559
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 7.83 8.32 8.28 2/198 3582
/proc/meminfo: memFree=26915420/32770624 swapFree=67108860/67108860
[pid=3562] ppid=3559 vsize=14325320 memory=34584 CPUtime=0.12 cores=0-7
/proc/3562/stat : 3562 (java) S 3559 3562 1531 0 -1 1077944320 8525 0 0 0 11 1 0 0 20 0 20 0 102622081 14669127680 8646 33554432000 4194304 4196468 140735044084464 140735044067008 140031779167991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
/proc/3562/statm: 3581330 8646 3389 1 0 3569050 0
[pid=3562/tid=3564] ppid=3559 vsize=14325320 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/3562/task/3564/stat : 3564 (java) R 3559 3562 1531 0 -1 4202560 6479 0 0 0 8 1 0 0 20 0 20 0 102622082 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031783384672 140031763248478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3565] ppid=3559 vsize=14325320 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/3562/task/3565/stat : 3565 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031709256592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3566] ppid=3559 vsize=14325320 memory=139815417525888 CPUtime=0 cores=0-7
/proc/3562/task/3566/stat : 3566 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031708203792 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3567] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3567/stat : 3567 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031707151504 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3568] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3568/stat : 3568 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031706098704 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3569] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3569/stat : 3569 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031370639760 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3570] ppid=3559 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/3562/task/3570/stat : 3570 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031369586960 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3571] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3571/stat : 3571 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031368534672 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3572] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3572/stat : 3572 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031367481872 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3573] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3573/stat : 3573 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622084 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031304346224 140031779179138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3574] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3574/stat : 3574 (java) S 3559 3562 1531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102622085 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031303292192 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3575] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3575/stat : 3575 (java) S 3559 3562 1531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102622085 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031234664048 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3576] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3576/stat : 3576 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031233612368 140031779186587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3577] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3577/stat : 3577 (java) S 3559 3562 1531 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031232559216 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3578] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3578/stat : 3578 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031231506416 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3579] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3579/stat : 3579 (java) S 3559 3562 1531 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031230454128 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3580] ppid=3559 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/3562/task/3580/stat : 3580 (java) R 3559 3562 1531 0 -1 4202560 369 0 0 0 2 0 0 0 20 0 20 0 102622087 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031229401328 140031779189338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3581] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3581/stat : 3581 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031228349280 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3582] ppid=3559 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/3562/task/3582/stat : 3582 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622088 14669127680 8646 33554432000 4194304 4196468 140735044084464 140031227296560 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34584 KiB

[startup+0.209969 s]*
/proc/loadavg: 7.83 8.32 8.28 3/198 3582
/proc/meminfo: memFree=26906176/32770624 swapFree=67108860/67108860
[pid=3562] ppid=3559 vsize=14325320 memory=43464 CPUtime=0.29 cores=0-7
/proc/3562/stat : 3562 (java) S 3559 3562 1531 0 -1 1077944320 9518 0 0 0 27 2 0 0 20 0 20 0 102622081 14669127680 10866 33554432000 4194304 4196468 140735044084464 140735044067008 140031779167991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
/proc/3562/statm: 3581330 10866 3584 1 0 3569050 0
[pid=3562/tid=3564] ppid=3559 vsize=14325320 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/3562/task/3564/stat : 3564 (java) R 3559 3562 1531 0 -1 4202560 7110 0 0 0 18 2 0 0 20 0 20 0 102622082 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031783393072 140031763248478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3565] ppid=3559 vsize=14325320 memory=9395 CPUtime=0 cores=0-7
/proc/3562/task/3565/stat : 3565 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031709256592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3566] ppid=3559 vsize=14325320 memory=139815417529783 CPUtime=0 cores=0-7
/proc/3562/task/3566/stat : 3566 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031708203792 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3567] ppid=3559 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/3562/task/3567/stat : 3567 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031707151504 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3568] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3568/stat : 3568 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031706098704 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3569] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3569/stat : 3569 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031370639760 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3570] ppid=3559 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/3562/task/3570/stat : 3570 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031369586960 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3571] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3571/stat : 3571 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031368534672 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3572] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3572/stat : 3572 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031367481872 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3573] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3573/stat : 3573 (java) S 3559 3562 1531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102622084 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031304346224 140031779179138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3574] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3574/stat : 3574 (java) S 3559 3562 1531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102622085 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031303292192 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3575] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3575/stat : 3575 (java) S 3559 3562 1531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102622085 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031234664048 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3576] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3576/stat : 3576 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031233612368 140031779186587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3577] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3577/stat : 3577 (java) S 3559 3562 1531 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031232559216 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3578] ppid=3559 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/3562/task/3578/stat : 3578 (java) S 3559 3562 1531 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 20 0 102622087 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031231506416 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3579] ppid=3559 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/3562/task/3579/stat : 3579 (java) S 3559 3562 1531 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 20 0 102622087 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031230454128 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3580] ppid=3559 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/3562/task/3580/stat : 3580 (java) S 3559 3562 1531 0 -1 1077944384 385 0 0 0 5 0 0 0 20 0 20 0 102622087 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031229401328 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3581] ppid=3559 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3581/stat : 3581 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622087 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031228349280 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3582] ppid=3559 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/3562/task/3582/stat : 3582 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622088 14669127680 10866 33554432000 4194304 4196468 140735044084464 140031227296560 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43464 KiB

[startup+0.309601 s]*
/proc/loadavg: 7.83 8.32 8.28 2/198 3582
/proc/meminfo: memFree=26898996/32770624 swapFree=67108860/67108860
[pid=3562] ppid=3559 vsize=14325340 memory=51384 CPUtime=0.48 cores=0-7
/proc/3562/stat : 3562 (java) S 3559 3562 1531 0 -1 1077944320 10598 0 0 0 45 3 0 0 20 0 20 0 102622081 14669148160 12846 33554432000 4194304 4196468 140735044084464 140735044067008 140031779167991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
/proc/3562/statm: 3581335 12846 3720 1 0 3569050 0
[pid=3562/tid=3564] ppid=3559 vsize=14325340 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/3562/task/3564/stat : 3564 (java) R 3559 3562 1531 0 -1 4202560 7670 0 0 0 27 2 0 0 20 0 20 0 102622082 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031783393584 140031763211621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3565] ppid=3559 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3565/stat : 3565 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031709256592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3566] ppid=3559 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3566/stat : 3566 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031708203792 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3567] ppid=3559 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3567/stat : 3567 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031707151504 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3568] ppid=3559 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3568/stat : 3568 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031706098704 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3569] ppid=3559 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/3562/task/3569/stat : 3569 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031370639760 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3570] ppid=3559 vsize=14325340 memory=139815278441391 CPUtime=0 cores=0-7
/proc/3562/task/3570/stat : 3570 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031369586960 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3571] ppid=3559 vsize=14325340 memory=139815278443696 CPUtime=0 cores=0-7
/proc/3562/task/3571/stat : 3571 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031368534672 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3572] ppid=3559 vsize=14325340 memory=139815278446000 CPUtime=0 cores=0-7
/proc/3562/task/3572/stat : 3572 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031367481872 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3573] ppid=3559 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3573/stat : 3573 (java) S 3559 3562 1531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102622084 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031304346224 140031779179138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3574] ppid=3559 vsize=14325340 memory=279630556898960 CPUtime=0 cores=0-7
/proc/3562/task/3574/stat : 3574 (java) S 3559 3562 1531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102622085 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031303292192 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3575] ppid=3559 vsize=14325340 memory=279630556905872 CPUtime=0 cores=0-7
/proc/3562/task/3575/stat : 3575 (java) S 3559 3562 1531 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102622085 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031234664048 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3576] ppid=3559 vsize=14325340 memory=279630556847152 CPUtime=0 cores=0-7
/proc/3562/task/3576/stat : 3576 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622087 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031233612368 140031779186587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3577] ppid=3559 vsize=14325340 memory=279630556919696 CPUtime=0.02 cores=0-7
/proc/3562/task/3577/stat : 3577 (java) S 3559 3562 1531 0 -1 1077944384 335 0 0 0 2 0 0 0 20 0 20 0 102622087 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031232559216 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3578] ppid=3559 vsize=14325340 memory=279630556926608 CPUtime=0.04 cores=0-7
/proc/3562/task/3578/stat : 3578 (java) S 3559 3562 1531 0 -1 1077944384 330 0 0 0 4 0 0 0 20 0 20 0 102622087 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031231506416 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3579] ppid=3559 vsize=14325340 memory=279630556924304 CPUtime=0.03 cores=0-7
/proc/3562/task/3579/stat : 3579 (java) S 3559 3562 1531 0 -1 1077944384 376 0 0 0 3 0 0 0 20 0 20 0 102622087 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031230454128 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3580] ppid=3559 vsize=14325340 memory=279630556940912 CPUtime=0.08 cores=0-7
/proc/3562/task/3580/stat : 3580 (java) S 3559 3562 1531 0 -1 1077944384 505 0 0 0 8 0 0 0 20 0 20 0 102622087 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031229401328 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3581] ppid=3559 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3581/stat : 3581 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622087 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031228349280 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3582] ppid=3559 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/3562/task/3582/stat : 3582 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622088 14669148160 12846 33554432000 4194304 4196468 140735044084464 140031227296560 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51384 KiB

[startup+0.700848 s]
/proc/loadavg: 7.83 8.32 8.28 4/198 3582
/proc/meminfo: memFree=26884788/32770624 swapFree=67108860/67108860
[pid=3562] ppid=3559 vsize=14329436 memory=85848 CPUtime=1.28 cores=0-7
/proc/3562/stat : 3562 (java) S 3559 3562 1531 0 -1 1077944320 14040 0 0 0 123 5 0 0 20 0 20 0 102622081 14673342464 21462 33554432000 4194304 4196468 140735044084464 140735044067008 140031779167991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
/proc/3562/statm: 3582359 21462 3763 1 0 3570074 0
[pid=3562/tid=3564] ppid=3559 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/3562/task/3564/stat : 3564 (java) R 3559 3562 1531 0 -1 4202560 9117 0 0 0 64 3 0 0 20 0 20 0 102622082 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031783405680 140031763248478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3565] ppid=3559 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3565/stat : 3565 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031709256592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3566] ppid=3559 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3566/stat : 3566 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031708203792 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3567] ppid=3559 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/3562/task/3567/stat : 3567 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031707151504 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3568] ppid=3559 vsize=14329436 memory=792 CPUtime=0 cores=0-7
/proc/3562/task/3568/stat : 3568 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031706098704 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3569] ppid=3559 vsize=14329436 memory=1008 CPUtime=0 cores=0-7
/proc/3562/task/3569/stat : 3569 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031370639760 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3570] ppid=3559 vsize=14329436 memory=10588 CPUtime=0 cores=0-7
/proc/3562/task/3570/stat : 3570 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031369586960 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3571] ppid=3559 vsize=14329436 memory=1204 CPUtime=0 cores=0-7
/proc/3562/task/3571/stat : 3571 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031368534672 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3572] ppid=3559 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/3562/task/3572/stat : 3572 (java) S 3559 3562 1531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102622083 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031367481872 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3573] ppid=3559 vsize=14329436 memory=16444 CPUtime=0 cores=0-7
/proc/3562/task/3573/stat : 3573 (java) S 3559 3562 1531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 102622084 14673342464 21462 33554432000 4194304 4196468 140735044084464 140031304346224 140031779179138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0

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

[pid=3562/tid=3590] ppid=3559 vsize=16001764 memory=0 CPUtime=0.09 cores=0-7
/proc/3562/task/3590/stat : 3590 (java) S 3559 3562 1531 0 -1 1077944384 119 0 0 0 9 0 0 0 20 0 45 0 102622271 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031205447056 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3591] ppid=3559 vsize=16001764 memory=453 CPUtime=2451.88 cores=0-7
/proc/3562/task/3591/stat : 3591 (java) R 3559 3562 1531 0 -1 4202560 114035 0 0 0 245103 85 0 0 20 0 45 0 102622271 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031204387784 140735044512980 0 4 0 16800975 0 0 0 -1 3 0 0 75 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3592] ppid=3559 vsize=16001764 memory=244739 CPUtime=2451.55 cores=0-7
/proc/3562/task/3592/stat : 3592 (java) R 3559 3562 1531 0 -1 4202560 90595 0 0 0 245074 81 0 0 20 0 45 0 102622271 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031203334976 140031392619531 0 4 0 16800975 0 0 0 -1 1 0 0 63 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3593] ppid=3559 vsize=16001764 memory=16444 CPUtime=2451.86 cores=0-7
/proc/3562/task/3593/stat : 3593 (java) R 3559 3562 1531 0 -1 4202560 107681 0 0 0 245094 92 0 0 20 0 45 0 102622272 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031202282248 140031391923157 0 4 0 16800975 0 0 0 -1 2 0 0 81 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3594] ppid=3559 vsize=16001764 memory=4052 CPUtime=0 cores=0-7
/proc/3562/task/3594/stat : 3594 (java) S 3559 3562 1531 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 45 0 102622272 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031201235856 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3595] ppid=3559 vsize=16001764 memory=16508 CPUtime=2451.88 cores=0-7
/proc/3562/task/3595/stat : 3595 (java) R 3559 3562 1531 0 -1 4202560 107731 0 0 0 245093 95 0 0 20 0 45 0 102622287 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031200176448 140031395671178 0 4 0 16800975 0 0 0 -1 0 0 0 77 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3596] ppid=3559 vsize=16001764 memory=2190436 CPUtime=0 cores=0-7
/proc/3562/task/3596/stat : 3596 (java) S 3559 3562 1531 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031199130528 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3597] ppid=3559 vsize=16001764 memory=10588 CPUtime=0 cores=0-7
/proc/3562/task/3597/stat : 3597 (java) S 3559 3562 1531 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031198078256 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3598] ppid=3559 vsize=16001764 memory=1204 CPUtime=0 cores=0-7
/proc/3562/task/3598/stat : 3598 (java) S 3559 3562 1531 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031197025680 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3599] ppid=3559 vsize=16001764 memory=244021 CPUtime=0 cores=0-7
/proc/3562/task/3599/stat : 3599 (java) S 3559 3562 1531 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031195973168 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3600] ppid=3559 vsize=16001764 memory=7 CPUtime=0 cores=0-7
/proc/3562/task/3600/stat : 3600 (java) S 3559 3562 1531 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031194920592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3601] ppid=3559 vsize=16001764 memory=243934 CPUtime=0 cores=0-7
/proc/3562/task/3601/stat : 3601 (java) S 3559 3562 1531 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 45 0 102622294 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031191733264 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3602] ppid=3559 vsize=16001764 memory=4140 CPUtime=0 cores=0-7
/proc/3562/task/3602/stat : 3602 (java) S 3559 3562 1531 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 45 0 102622295 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031190680240 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3603] ppid=3559 vsize=16001764 memory=29348 CPUtime=0 cores=0-7
/proc/3562/task/3603/stat : 3603 (java) S 3559 3562 1531 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 45 0 102622296 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031189627952 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3604] ppid=3559 vsize=16001764 memory=1292 CPUtime=0 cores=0-7
/proc/3562/task/3604/stat : 3604 (java) S 3559 3562 1531 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 45 0 102622299 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031188575376 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3605] ppid=3559 vsize=16001764 memory=2185308 CPUtime=0 cores=0-7
/proc/3562/task/3605/stat : 3605 (java) S 3559 3562 1531 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 45 0 102622300 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031187523088 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3606] ppid=3559 vsize=16001764 memory=2183256 CPUtime=0 cores=0-7
/proc/3562/task/3606/stat : 3606 (java) S 3559 3562 1531 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 45 0 102622301 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031186470288 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3607] ppid=3559 vsize=16001764 memory=2183768 CPUtime=0 cores=0-7
/proc/3562/task/3607/stat : 3607 (java) S 3559 3562 1531 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 45 0 102622304 16385806336 545557 33554432000 4194304 4196468 140735044084464 140031185418000 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
Current children cumulated CPU time: 19747.5 s
Current children cumulated vsize: 16001764 KiB
Current children cumulated memory: 2182228 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.74 8.69 8.67 10/224 3650
/proc/meminfo: memFree=24766144/32770624 swapFree=67108860/67108860
[pid=3562] ppid=3559 vsize=16001764 memory=2171968 CPUtime=19887.1 cores=0-7
/proc/3562/stat : 3562 (java) S 3559 3562 1531 0 -1 1077944320 2531270 0 0 0 1987368 1343 0 0 20 0 45 0 102622081 16385806336 542992 33554432000 4194304 4196468 140735044084464 140735044067008 140031779167991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
/proc/3562/statm: 4000441 542992 3869 1 0 3987635 0
[pid=3562/tid=3564] ppid=3559 vsize=16001764 memory=7100839878645619564 CPUtime=1.85 cores=0-7
/proc/3562/task/3564/stat : 3564 (java) S 3559 3562 1531 0 -1 1077944384 12923 0 0 0 178 7 0 0 20 0 45 0 102622082 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031783405696 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3565] ppid=3559 vsize=16001764 memory=4126316290023845779 CPUtime=13.16 cores=0-7
/proc/3562/task/3565/stat : 3565 (java) S 3559 3562 1531 0 -1 1077944384 160357 0 0 0 1254 62 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031709256592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3566] ppid=3559 vsize=16001764 memory=1700 CPUtime=13.15 cores=0-7
/proc/3562/task/3566/stat : 3566 (java) S 3559 3562 1531 0 -1 1077944384 158994 0 0 0 1249 66 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031708203792 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 21 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3567] ppid=3559 vsize=16001764 memory=1228 CPUtime=13.17 cores=0-7
/proc/3562/task/3567/stat : 3567 (java) S 3559 3562 1531 0 -1 1077944384 164179 0 0 0 1253 64 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031707151504 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3568] ppid=3559 vsize=16001764 memory=5428 CPUtime=13.16 cores=0-7
/proc/3562/task/3568/stat : 3568 (java) S 3559 3562 1531 0 -1 1077944384 164027 0 0 0 1250 66 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031706098704 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3569] ppid=3559 vsize=16001764 memory=4624 CPUtime=13.22 cores=0-7
/proc/3562/task/3569/stat : 3569 (java) S 3559 3562 1531 0 -1 1077944384 164891 0 0 0 1260 62 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031370639760 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3570] ppid=3559 vsize=16001764 memory=1424 CPUtime=13.19 cores=0-7
/proc/3562/task/3570/stat : 3570 (java) S 3559 3562 1531 0 -1 1077944384 154315 0 0 0 1255 64 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031369586960 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3571] ppid=3559 vsize=16001764 memory=13056 CPUtime=13.22 cores=0-7
/proc/3562/task/3571/stat : 3571 (java) S 3559 3562 1531 0 -1 1077944384 153495 0 0 0 1263 59 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031368534672 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3572] ppid=3559 vsize=16001764 memory=792 CPUtime=13.24 cores=0-7
/proc/3562/task/3572/stat : 3572 (java) S 3559 3562 1531 0 -1 1077944384 153057 0 0 0 1260 64 0 0 20 0 45 0 102622083 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031367481872 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3573] ppid=3559 vsize=16001764 memory=1008 CPUtime=11.95 cores=0-7
/proc/3562/task/3573/stat : 3573 (java) S 3559 3562 1531 0 -1 1077944384 346999 0 0 0 1031 164 0 0 20 0 45 0 102622084 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031304346224 140031779179138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3574] ppid=3559 vsize=16001764 memory=10588 CPUtime=0 cores=0-7
/proc/3562/task/3574/stat : 3574 (java) S 3559 3562 1531 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 45 0 102622085 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031303292256 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3575] ppid=3559 vsize=16001764 memory=1204 CPUtime=0 cores=0-7
/proc/3562/task/3575/stat : 3575 (java) S 3559 3562 1531 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 45 0 102622085 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031234664064 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3576] ppid=3559 vsize=16001764 memory=15872 CPUtime=0 cores=0-7
/proc/3562/task/3576/stat : 3576 (java) S 3559 3562 1531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 102622087 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031233612368 140031779186587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3577] ppid=3559 vsize=16001764 memory=16444 CPUtime=1.89 cores=0-7
/proc/3562/task/3577/stat : 3577 (java) S 3559 3562 1531 0 -1 1077944384 6812 0 0 0 187 2 0 0 20 0 45 0 102622087 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031232559216 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3578] ppid=3559 vsize=16001764 memory=4124 CPUtime=2.16 cores=0-7
/proc/3562/task/3578/stat : 3578 (java) S 3559 3562 1531 0 -1 1077944384 11516 0 0 0 214 2 0 0 20 0 45 0 102622087 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031231506416 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3579] ppid=3559 vsize=16001764 memory=2200 CPUtime=1.85 cores=0-7
/proc/3562/task/3579/stat : 3579 (java) S 3559 3562 1531 0 -1 1077944384 8639 0 0 0 183 2 0 0 20 0 45 0 102622087 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031230454128 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3580] ppid=3559 vsize=16001764 memory=6760 CPUtime=0.88 cores=0-7
/proc/3562/task/3580/stat : 3580 (java) S 3559 3562 1531 0 -1 1077944384 19132 0 0 0 85 3 0 0 20 0 45 0 102622087 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031229401328 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3581] ppid=3559 vsize=16001764 memory=840 CPUtime=0 cores=0-7
/proc/3562/task/3581/stat : 3581 (java) S 3559 3562 1531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 102622087 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031228349280 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3582] ppid=3559 vsize=16001764 memory=1156 CPUtime=0.86 cores=0-7
/proc/3562/task/3582/stat : 3582 (java) S 3559 3562 1531 0 -1 1077944384 14084 0 0 0 41 45 0 0 20 0 45 0 102622088 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031227296560 140031779179138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3583] ppid=3559 vsize=16001764 memory=4520 CPUtime=0 cores=0-7
/proc/3562/task/3583/stat : 3583 (java) S 3559 3562 1531 0 -1 1077944384 794 0 0 0 0 0 0 0 20 0 45 0 102622247 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031217010080 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3584] ppid=3559 vsize=16001764 memory=2174020 CPUtime=4.57 cores=0-7
/proc/3562/task/3584/stat : 3584 (java) R 3559 3562 1531 0 -1 1077944384 27310 0 0 0 170 287 0 0 20 0 45 0 102622259 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031213860384 140031779179138 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3585] ppid=3559 vsize=16001764 memory=4104 CPUtime=2470.37 cores=0-7
/proc/3562/task/3585/stat : 3585 (java) R 3559 3562 1531 0 -1 4202560 86842 0 0 0 246954 83 0 0 20 0 45 0 102622268 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031210703112 140031392620952 0 4 0 16800975 0 0 0 -1 0 0 0 77 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3586] ppid=3559 vsize=16001764 memory=-6733704525061579059 CPUtime=2470.43 cores=0-7
/proc/3562/task/3586/stat : 3586 (java) R 3559 3562 1531 0 -1 4202560 89937 0 0 0 246963 80 0 0 20 0 45 0 102622269 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031209650752 140031396089055 0 4 0 16800975 0 0 0 -1 4 0 0 85 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3587] ppid=3559 vsize=16001764 memory=4126316290023845779 CPUtime=0.07 cores=0-7
/proc/3562/task/3587/stat : 3587 (java) S 3559 3562 1531 0 -1 1077944384 84 0 0 0 7 0 0 0 20 0 45 0 102622269 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031208604944 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3588] ppid=3559 vsize=16001764 memory=13056 CPUtime=2469.6 cores=0-7
/proc/3562/task/3588/stat : 3588 (java) R 3559 3562 1531 0 -1 4202560 95029 0 0 0 246874 86 0 0 20 0 45 0 102622271 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031207545160 140031392618757 0 4 0 16800975 0 0 0 -1 2 0 0 82 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3589] ppid=3559 vsize=16001764 memory=792 CPUtime=2468.29 cores=0-7
/proc/3562/task/3589/stat : 3589 (java) R 3559 3562 1531 0 -1 4202560 111586 0 0 0 246730 99 0 0 20 0 45 0 102622271 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031206492872 140031386804459 0 4 0 16800975 0 0 0 -1 1 0 0 85 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3590] ppid=3559 vsize=16001764 memory=1008 CPUtime=0.09 cores=0-7
/proc/3562/task/3590/stat : 3590 (java) S 3559 3562 1531 0 -1 1077944384 119 0 0 0 9 0 0 0 20 0 45 0 102622271 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031205447056 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3591] ppid=3559 vsize=16001764 memory=8112282956445269571 CPUtime=2469.21 cores=0-7
/proc/3562/task/3591/stat : 3591 (java) R 3559 3562 1531 0 -1 4202560 114750 0 0 0 246835 86 0 0 20 0 45 0 102622271 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031204387784 140031395691861 0 4 0 16800975 0 0 0 -1 3 0 0 76 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3592] ppid=3559 vsize=16001764 memory=2175560 CPUtime=2468.86 cores=0-7
/proc/3562/task/3592/stat : 3592 (java) R 3559 3562 1531 0 -1 4202560 91296 0 0 0 246805 81 0 0 20 0 45 0 102622271 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031203338336 140031391923081 0 4 0 16800975 0 0 0 -1 6 0 0 65 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3593] ppid=3559 vsize=16001764 memory=1424 CPUtime=2469.2 cores=0-7
/proc/3562/task/3593/stat : 3593 (java) R 3559 3562 1531 0 -1 4202560 108369 0 0 0 246827 93 0 0 20 0 45 0 102622272 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031202281424 140031386804445 0 4 0 16800975 0 0 0 -1 7 0 0 81 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3594] ppid=3559 vsize=16001764 memory=13056 CPUtime=0 cores=0-7
/proc/3562/task/3594/stat : 3594 (java) S 3559 3562 1531 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 45 0 102622272 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031201235856 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3595] ppid=3559 vsize=16001764 memory=792 CPUtime=2469.24 cores=0-7
/proc/3562/task/3595/stat : 3595 (java) R 3559 3562 1531 0 -1 4202560 108508 0 0 0 246828 96 0 0 20 0 45 0 102622287 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031200176944 140031392617968 0 4 0 16800975 0 0 0 -1 5 0 0 78 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3596] ppid=3559 vsize=16001764 memory=1008 CPUtime=0 cores=0-7
/proc/3562/task/3596/stat : 3596 (java) S 3559 3562 1531 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031199130528 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3597] ppid=3559 vsize=16001764 memory=10588 CPUtime=0 cores=0-7
/proc/3562/task/3597/stat : 3597 (java) S 3559 3562 1531 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031198078256 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3598] ppid=3559 vsize=16001764 memory=1204 CPUtime=0 cores=0-7
/proc/3562/task/3598/stat : 3598 (java) S 3559 3562 1531 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031197025680 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3599] ppid=3559 vsize=16001764 memory=15872 CPUtime=0 cores=0-7
/proc/3562/task/3599/stat : 3599 (java) S 3559 3562 1531 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031195973168 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3600] ppid=3559 vsize=16001764 memory=16444 CPUtime=0 cores=0-7
/proc/3562/task/3600/stat : 3600 (java) S 3559 3562 1531 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 45 0 102622287 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031194920592 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3601] ppid=3559 vsize=16001764 memory=4052 CPUtime=0 cores=0-7
/proc/3562/task/3601/stat : 3601 (java) S 3559 3562 1531 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 45 0 102622294 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031191733264 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3602] ppid=3559 vsize=16001764 memory=16508 CPUtime=0 cores=0-7
/proc/3562/task/3602/stat : 3602 (java) S 3559 3562 1531 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 45 0 102622295 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031190680240 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3603] ppid=3559 vsize=16001764 memory=1236 CPUtime=0 cores=0-7
/proc/3562/task/3603/stat : 3603 (java) S 3559 3562 1531 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 45 0 102622296 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031189627952 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3604] ppid=3559 vsize=16001764 memory=1792 CPUtime=0 cores=0-7
/proc/3562/task/3604/stat : 3604 (java) S 3559 3562 1531 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 45 0 102622299 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031188575376 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3605] ppid=3559 vsize=16001764 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/3562/task/3605/stat : 3605 (java) S 3559 3562 1531 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 45 0 102622300 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031187523088 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3606] ppid=3559 vsize=16001764 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/3562/task/3606/stat : 3606 (java) S 3559 3562 1531 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 45 0 102622301 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031186470288 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
[pid=3562/tid=3607] ppid=3559 vsize=16001764 memory=14133355214014490 CPUtime=0 cores=0-7
/proc/3562/task/3607/stat : 3607 (java) S 3559 3562 1531 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 45 0 102622304 16385806336 542992 33554432000 4194304 4196468 140735044084464 140031185418000 140031779178197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35090432 140735044093026 140735044093211 140735044093211 140735044095951 0
Current children cumulated CPU time: 19887.1 s
Current children cumulated vsize: 16001764 KiB
Current children cumulated memory: 2171968 KiB

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

[startup+2520.13 s]
# the end of solver process 3562 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19874.5 s, system=13.4539 s

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

[startup+2520.12 s]*
/proc/loadavg: 8.74 8.69 8.67 2/181 3652
/proc/meminfo: memFree=26354680/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.13
CPU time (s): 19888
CPU user time (s): 19874.5
CPU system time (s): 13.4539
CPU usage (%): 789.163
Max. virtual memory (cumulated for all children) (KiB): 16001764
Max. memory (cumulated for all children) (KiB): 3503688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19874.5
system time used= 13.4539
maximum resident set size= 3505916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2531918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 910832
involuntary context switches= 431121


# summary of solver processes directly reported to runsolver:
#   pid: 3562
#   total CPU time (s): 19888
#   total CPU user time (s): 19874.5
#   total CPU system time (s): 13.4539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.4545 second user time and 35.4025 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-14 09:08:04
IDJOB=4275076
IDBENCH=123129
IDSOLVER=2668
FILE ID=node114/4275076-1502695342
RUNJOBID= node114-1502686546-1558
PBS_JOBID= 20628993
Free space on /tmp= 61700 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug20.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-4275076-1502695342/watcher-4275076-1502695342 -o /tmp/evaluation-result-4275076-1502695342/solver-4275076-1502695342 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502686546-1558 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 120679205 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275076-1502695342.xml

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

MD5SUM BENCH= 1ce5b24a466c3cb241db2c2b366e9012
RANDOM SEED=120679205

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26933956 kB
MemAvailable:   31984828 kB
Buffers:          185832 kB
Cached:          5152968 kB
SwapCached:            0 kB
Active:           493220 kB
Inactive:        4901164 kB
Active(anon):      58384 kB
Inactive(anon):    25124 kB
Active(file):     434836 kB
Inactive(file):  4876040 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42396 kB
Writeback:            28 kB
AnonPages:        181256 kB
Mapped:            44452 kB
Shmem:             25224 kB
Slab:             137532 kB
SReclaimable:     111664 kB
SUnreclaim:        25868 kB
KernelStack:        3808 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61656 MiB
End job on node114 at 2017-08-14 09:50:04