Trace number 4273607

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26SAT (TO)1379 2520.0901 2499.6101

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1228
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"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.37	c version: 2017-07-26
0.29/0.37	c seed: 1287548298
0.29/0.37	c timeout: 2520
0.29/0.37	c memlimit: 11000
0.29/0.37	c nbcore: 4
0.29/0.39	c Parsing instance...
1.79/1.01	c Parsing done, starting search...
4.12/2.30	o 1556
4.12/2.31	o 1508
4.12/2.31	o 1488
4.12/2.32	o 1480
4.12/2.32	o 1472
4.12/2.35	o 1464
4.12/2.37	o 1456
4.12/2.38	o 1455
4.39/2.48	o 1454
5.09/2.96	o 1448
5.09/3.01	o 1443
5.22/3.01	o 1432
10.83/8.56	o 1428
16.57/14.26	o 1420
93.22/90.58	o 1417
211.25/207.93	o 1411
211.25/207.98	o 1407
271.59/267.95	o 1402
426.55/422.04	o 1400
426.55/422.08	o 1399
428.16/423.68	o 1397
428.46/423.96	o 1393
430.78/426.22	o 1392
1112.89/1103.85	o 1386
1229.57/1219.68	o 1379
2520.07/2499.60	s SATISFIABLE
2520.07/2499.60	v <instantiation>
2520.07/2499.60	v 	<list>
2520.07/2499.60	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] x[20] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[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[8][20] 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[9][20] 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[10][20] 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[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20]
2520.07/2499.60	v 	</list>
2520.07/2499.60	v 	<values>
2520.07/2499.60	v 		19 13 12 3 15 14 16 1 20 11 17 8 9 0 4 2 5 10 7 18 6 10 0 1 2 1 0 1 5 2 1 0 2 0 0 2 0 0 6 0 1 2 5 1 2 0 0 0 5 5 2 0 0 0 4 2 1 0 3 0 2 4 0 2 5 6 5 2 5 6 0 0 0 10 0 0 1 6 5 2 1 0 2 0 1 2 0 0 0 3 0 6 2 1 0 4 0 0 2 0 3 3 5 0 0 4 5 1 4 0 10 5 0 0 2 1 0 1 2 0 0 5 2 2 0 0 0 0 0 2 0 5 5 2 0 0 0 5 2 2 6 0 2 2 2 3 10 4 4 1 0 0 0 0 2 4 3 1 2 5 0 0 0 5 5 0 1 5 5 2 1 10 0 0 0 10 2 0 6 1 6 5 2 2 5 1 10 0 0 5 2 2 1 0 10 5 0 1 1 5 3 5 5 0 2 2 2 5 3 10 4 5 0 0 0 2 0 4 5 3 5 4 2 0 1 5 0 10 10 10 10 
2520.07/2499.60	v 	</values>
2520.07/2499.60	v </instantiation>

Verifier Data

OK	1379

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273607-1502739361/watcher-4273607-1502739361 -o /tmp/evaluation-result-4273607-1502739361/solver-4273607-1502739361 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502652501-6259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1287548298 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273607-1502739361.xml 

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

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

solver pid=19885, runsolver pid=19881

[startup+0.100077 s]*
/proc/loadavg: 1.41 1.38 1.45 3/206 19891
/proc/meminfo: memFree=31032056/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13508128 memory=16252 CPUtime=0.02 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 3938 0 0 0 2 0 0 0 20 0 9 0 121751333 13832323072 4063 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3409800 4063 2057 1 0 3399297 0
[pid=19885/tid=19887] ppid=19881 vsize=13573664 memory=-6439968830534014599 CPUtime=0.01 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 2618 0 0 0 1 0 0 0 20 0 9 0 121751342 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874803986664 139874783831390 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13573664 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 121751342 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13573664 memory=140526562915968 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 121751342 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 121751342 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 121751342 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13573664 memory=140526562915968 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 121751344 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 121751344 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874344990368 139874799761109 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 121751344 13899431936 4109 18446744073709551615 4194304 4196468 140720748787680 139874343937328 139874799761109 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13508128 KiB
Current children cumulated memory: 16252 KiB

[startup+0.21026 s]*
/proc/loadavg: 1.38 1.37 1.45 3/215 19900
/proc/meminfo: memFree=31019504/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13975920 memory=33480 CPUtime=0.12 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 9323 0 0 0 10 2 0 0 20 0 15 0 121751333 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3493980 8370 3384 1 0 3482759 0
[pid=19885/tid=19887] ppid=19881 vsize=13975920 memory=7077796292425249400 CPUtime=0.08 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 7272 0 0 0 7 1 0 0 20 0 15 0 121751342 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874803940352 139874799762838 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13975920 memory=140526562915968 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13975920 memory=140526562915968 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121751344 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121751344 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874344990368 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121751344 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874343937264 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 121751347 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13975920 memory=140526562915968 CPUtime=0.01 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) R 19881 19885 8289 0 -1 4202560 364 0 0 0 1 0 0 0 20 0 15 0 121751347 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874784063589 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13975920 memory=140526562915968 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751350 14311342080 8370 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 33480 KiB

[startup+0.314041 s]*
/proc/loadavg: 1.38 1.37 1.45 4/215 19900
/proc/meminfo: memFree=31009912/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13975920 memory=42848 CPUtime=0.29 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 10850 0 0 0 26 3 0 0 20 0 15 0 121751333 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3493980 10712 3630 1 0 3482759 0
[pid=19885/tid=19887] ppid=19881 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 8435 0 0 0 17 2 0 0 20 0 15 0 121751342 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874803960096 139874779476012 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13975920 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13975920 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121751342 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 121751344 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121751344 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874344990368 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121751344 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874343937264 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 15 0 121751347 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 132 0 0 0 2 0 0 0 20 0 15 0 121751347 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) S 19881 19885 8289 0 -1 1077944384 436 0 0 0 5 0 0 0 20 0 15 0 121751347 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751350 14311342080 10712 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 42848 KiB

[startup+0.702216 s]
/proc/loadavg: 1.38 1.37 1.45 3/215 19900
/proc/meminfo: memFree=30997348/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13977988 memory=70712 CPUtime=1.09 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 14905 0 0 0 104 5 0 0 20 0 15 0 121751333 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3494497 17678 3732 1 0 3483271 0
[pid=19885/tid=19887] ppid=19881 vsize=13977988 memory=2593556268801 CPUtime=0.57 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 10533 0 0 0 54 3 0 0 20 0 15 0 121751342 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874803986656 139874783831390 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13977988 memory=2619326072577 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13977988 memory=2636505941761 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13977988 memory=66508736 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13977988 memory=-8556737395271162992 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121751342 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13977988 memory=6152287975781979490 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 121751344 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13977988 memory=8025788822668141932 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121751344 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874344990368 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13977988 memory=281052862145248 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121751344 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874343937264 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13977988 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13977988 memory=15825482134324680 CPUtime=0.11 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) R 19881 19885 8289 0 -1 1077944384 1151 0 0 0 11 0 0 0 20 0 15 0 121751347 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13977988 memory=1436 CPUtime=0.15 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) R 19881 19885 8289 0 -1 4202560 878 0 0 0 15 0 0 0 20 0 15 0 121751347 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874340761416 139874784675129 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13977988 memory=1200 CPUtime=0.22 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) R 19881 19885 8289 0 -1 4202560 963 0 0 0 22 0 0 0 20 0 15 0 121751347 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874339723072 139874783831390 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13977988 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13977988 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751350 14313459712 17678 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 70712 KiB

[startup+1.50079 s]
/proc/loadavg: 1.38 1.37 1.45 5/215 19900
/proc/meminfo: memFree=30931284/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13980036 memory=161044 CPUtime=3.02 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 23676 0 0 0 292 10 0 0 20 0 15 0 121751333 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3495009 40261 3756 1 0 3483783 0
[pid=19885/tid=19887] ppid=19881 vsize=13980036 memory=4420 CPUtime=1.37 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 13779 0 0 0 131 6 0 0 20 0 15 0 121751342 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874803988312 139874423036987 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13980036 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13980036 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13980036 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121751342 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13980036 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121751342 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13980036 memory=116 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 121751344 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121751344 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874344990368 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121751344 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874343937264 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13980036 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 3612 0 0 0 53 2 0 0 20 0 15 0 121751347 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13980036 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 2879 0 0 0 64 0 0 0 20 0 15 0 121751347 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13980036 memory=144868643070393 CPUtime=0.43 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) S 19881 19885 8289 0 -1 1077944384 2018 0 0 0 42 1 0 0 20 0 15 0 121751347 14315556864 40261 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0

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

/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 35762 0 0 0 230884 25 0 0 20 0 15 0 121751342 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874803989536 139874423035291 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13982084 memory=296904 CPUtime=5.96 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 3520 0 0 0 562 34 0 0 20 0 15 0 121751342 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13982084 memory=294856 CPUtime=5.94 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 3032 0 0 0 553 41 0 0 20 0 15 0 121751342 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13982084 memory=294856 CPUtime=5.93 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 5569 0 0 0 552 41 0 0 20 0 15 0 121751342 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13982084 memory=294856 CPUtime=5.95 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 5148 0 0 0 558 37 0 0 20 0 15 0 121751342 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13982084 memory=294856 CPUtime=4.82 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 5757 0 0 0 446 36 0 0 20 0 15 0 121751344 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13982084 memory=296904 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874344990432 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13982084 memory=296904 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874343937280 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13982084 memory=296904 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13982084 memory=296904 CPUtime=0.92 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 6355 0 0 0 90 2 0 0 20 0 15 0 121751347 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13982084 memory=296904 CPUtime=1.02 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 7480 0 0 0 101 1 0 0 20 0 15 0 121751347 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13982084 memory=4168 CPUtime=0.51 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) S 19881 19885 8289 0 -1 1077944384 4336 0 0 0 49 2 0 0 20 0 15 0 121751347 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13982084 memory=2764 CPUtime=1.04 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 696 0 0 0 45 59 0 0 20 0 15 0 121751350 14317654016 74226 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 2341.27 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 296904 KiB

[startup+2382.3 s]
/proc/loadavg: 1.12 1.17 1.27 3/216 20228
/proc/meminfo: memFree=30765648/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13982084 memory=301008 CPUtime=2401.76 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 80242 0 0 0 239939 237 0 0 20 0 15 0 121751333 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3495521 75252 3804 1 0 3484295 0
[pid=19885/tid=19887] ppid=19881 vsize=13982084 memory=301008 CPUtime=2368.7 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 36281 0 0 0 236845 25 0 0 20 0 15 0 121751342 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874803989536 139874422916096 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13982084 memory=301008 CPUtime=6.14 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 3630 0 0 0 579 35 0 0 20 0 15 0 121751342 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13982084 memory=301008 CPUtime=6.12 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 3187 0 0 0 571 41 0 0 20 0 15 0 121751342 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13982084 memory=301008 CPUtime=6.12 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 5658 0 0 0 570 42 0 0 20 0 15 0 121751342 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13982084 memory=301008 CPUtime=6.13 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 5224 0 0 0 575 38 0 0 20 0 15 0 121751342 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13982084 memory=301008 CPUtime=4.94 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 5938 0 0 0 457 37 0 0 20 0 15 0 121751344 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13982084 memory=301008 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874344990432 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13982084 memory=4168 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874343937280 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13982084 memory=59296 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13982084 memory=301008 CPUtime=0.92 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 6357 0 0 0 90 2 0 0 20 0 15 0 121751347 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13982084 memory=298960 CPUtime=1.02 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 7482 0 0 0 101 1 0 0 20 0 15 0 121751347 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13982084 memory=4168 CPUtime=0.51 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) S 19881 19885 8289 0 -1 1077944384 4338 0 0 0 49 2 0 0 20 0 15 0 121751347 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13982084 memory=59296 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13982084 memory=301008 CPUtime=1.06 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 713 0 0 0 46 60 0 0 20 0 15 0 121751350 14317654016 75252 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 2401.76 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 301008 KiB

[startup+2442.3 s]
/proc/loadavg: 1.38 1.23 1.28 3/216 20230
/proc/meminfo: memFree=30759760/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13982084 memory=305116 CPUtime=2462.26 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 81389 0 0 0 245983 243 0 0 20 0 15 0 121751333 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3495521 76279 3804 1 0 3484295 0
[pid=19885/tid=19887] ppid=19881 vsize=13982084 memory=305116 CPUtime=2428.32 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 36805 0 0 0 242807 25 0 0 20 0 15 0 121751342 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874803989536 139874422807232 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13982084 memory=301008 CPUtime=6.33 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 3807 0 0 0 596 37 0 0 20 0 15 0 121751342 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13982084 memory=303068 CPUtime=6.31 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 3249 0 0 0 589 42 0 0 20 0 15 0 121751342 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13982084 memory=303068 CPUtime=6.31 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 5693 0 0 0 587 44 0 0 20 0 15 0 121751342 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13982084 memory=301020 CPUtime=6.31 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 5374 0 0 0 592 39 0 0 20 0 15 0 121751342 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13982084 memory=303068 CPUtime=5.06 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 6116 0 0 0 468 38 0 0 20 0 15 0 121751344 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13982084 memory=305116 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874344990432 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13982084 memory=305116 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874343937280 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13982084 memory=305116 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13982084 memory=305116 CPUtime=0.92 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 6359 0 0 0 90 2 0 0 20 0 15 0 121751347 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13982084 memory=305116 CPUtime=1.02 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 7484 0 0 0 101 1 0 0 20 0 15 0 121751347 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13982084 memory=4168 CPUtime=0.51 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) S 19881 19885 8289 0 -1 1077944384 4340 0 0 0 49 2 0 0 20 0 15 0 121751347 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13982084 memory=305116 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13982084 memory=305116 CPUtime=1.09 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 728 0 0 0 47 62 0 0 20 0 15 0 121751350 14317654016 76279 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 2462.26 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 305116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499.6 s]
/proc/loadavg: 1.60 1.32 1.31 3/213 20232
/proc/meminfo: memFree=30757488/32770624 swapFree=67108860/67108860
[pid=19885] ppid=19881 vsize=13982084 memory=309212 CPUtime=2520.07 cores=1,3,5,7
/proc/19885/stat : 19885 (java) S 19881 19885 8289 0 -1 1077944320 82530 0 0 0 251758 249 0 0 20 0 15 0 121751333 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 140720748770224 139874799750903 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
/proc/19885/statm: 3495521 77303 3804 1 0 3484295 0
[pid=19885/tid=19887] ppid=19881 vsize=13982084 memory=-8774313645642428999 CPUtime=2485.27 cores=1,3,5,7
/proc/19885/task/19887/stat : 19887 (java) R 19881 19885 8289 0 -1 4202560 37310 0 0 0 248501 26 0 0 20 0 15 0 121751342 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874803989328 139874423035624 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19888] ppid=19881 vsize=13982084 memory=2440 CPUtime=6.51 cores=1,3,5,7
/proc/19885/task/19888/stat : 19888 (java) S 19881 19885 8289 0 -1 1077944384 3940 0 0 0 614 37 0 0 20 0 15 0 121751342 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874741697040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19889] ppid=19881 vsize=13982084 memory=1840 CPUtime=6.49 cores=1,3,5,7
/proc/19885/task/19889/stat : 19889 (java) S 19881 19885 8289 0 -1 1077944384 3306 0 0 0 606 43 0 0 20 0 15 0 121751342 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874740644496 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19890] ppid=19881 vsize=13982084 memory=792 CPUtime=6.49 cores=1,3,5,7
/proc/19885/task/19890/stat : 19890 (java) S 19881 19885 8289 0 -1 1077944384 5775 0 0 0 604 45 0 0 20 0 15 0 121751342 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874739591440 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19891] ppid=19881 vsize=13982084 memory=1716 CPUtime=6.48 cores=1,3,5,7
/proc/19885/task/19891/stat : 19891 (java) S 19881 19885 8289 0 -1 1077944384 5542 0 0 0 608 40 0 0 20 0 15 0 121751342 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874738538896 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19892] ppid=19881 vsize=13982084 memory=1228 CPUtime=5.16 cores=1,3,5,7
/proc/19885/task/19892/stat : 19892 (java) S 19881 19885 8289 0 -1 1077944384 6293 0 0 0 478 38 0 0 20 0 15 0 121751344 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874346044144 139874799762050 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19893] ppid=19881 vsize=13982084 memory=14356 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19893/stat : 19893 (java) S 19881 19885 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874344990432 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19894] ppid=19881 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19894/stat : 19894 (java) S 19881 19885 8289 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 121751344 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874343937280 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19895] ppid=19881 vsize=13982084 memory=307164 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19895/stat : 19895 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874342885840 139874799769499 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19896] ppid=19881 vsize=13982084 memory=307164 CPUtime=0.92 cores=1,3,5,7
/proc/19885/task/19896/stat : 19896 (java) S 19881 19885 8289 0 -1 1077944384 6361 0 0 0 90 2 0 0 20 0 15 0 121751347 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874341832944 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19897] ppid=19881 vsize=13982084 memory=792 CPUtime=1.02 cores=1,3,5,7
/proc/19885/task/19897/stat : 19897 (java) S 19881 19885 8289 0 -1 1077944384 7486 0 0 0 101 1 0 0 20 0 15 0 121751347 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874340780400 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19898] ppid=19881 vsize=13982084 memory=1716 CPUtime=0.51 cores=1,3,5,7
/proc/19885/task/19898/stat : 19898 (java) S 19881 19885 8289 0 -1 1077944384 4342 0 0 0 49 2 0 0 20 0 15 0 121751347 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874339727344 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19899] ppid=19881 vsize=13982084 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/19885/task/19899/stat : 19899 (java) S 19881 19885 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121751347 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874338675040 139874799761109 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
[pid=19885/tid=19900] ppid=19881 vsize=13982084 memory=14356 CPUtime=1.11 cores=1,3,5,7
/proc/19885/task/19900/stat : 19900 (java) S 19881 19885 8289 0 -1 1077944384 741 0 0 0 47 64 0 0 20 0 15 0 121751350 14317654016 77303 18446744073709551615 4194304 4196468 140720748787680 139874337623088 139874799762050 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140720748794222 140720748794409 140720748794409 140720748797903 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 309212 KiB

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

[startup+2499.61 s]
# the end of solver process 19885 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.59 s, system=2.49599 s

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

Child status: 143
Real time (s): 2499.61
CPU time (s): 2520.09
CPU user time (s): 2517.59
CPU system time (s): 2.49599
CPU usage (%): 100.819
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 309212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.59
system time used= 2.49599
maximum resident set size= 309664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 202042
involuntary context switches= 6825


# summary of solver processes directly reported to runsolver:
#   pid: 19885
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.59
#   total CPU system time (s): 2.49599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2003 second user time and 22.87 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-14 21:21:54
IDJOB=4273607
IDBENCH=123063
IDSOLVER=2666
FILE ID=node133/4273607-1502739361
RUNJOBID= node133-1502652501-6259
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273607-1502739361/watcher-4273607-1502739361 -o /tmp/evaluation-result-4273607-1502739361/solver-4273607-1502739361 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502652501-6259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1287548298 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273607-1502739361.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=1287548298

node133.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.17
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.17
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.17
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.17
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:        31038988 kB
MemAvailable:   31781184 kB
Buffers:          263280 kB
Cached:           771468 kB
SwapCached:            0 kB
Active:          1039560 kB
Inactive:         235452 kB
Active(anon):     181332 kB
Inactive(anon):   100764 kB
Active(file):     858228 kB
Inactive(file):   134688 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42316 kB
Writeback:             4 kB
AnonPages:        240160 kB
Mapped:            73692 kB
Shmem:             41660 kB
Slab:             157752 kB
SReclaimable:     130228 kB
SUnreclaim:        27524 kB
KernelStack:        3504 kB
PageTables:         5632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-14 22:03:33