Trace number 4312246

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 with restarts 2018-08-17SAT3660 251.45 247.364

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3476
Best CPU time to get the best result obtained on this benchmark252.099
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"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.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 2047313881
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
2.46/1.30	c Parsing done, starting search...
2.46/1.34	o 3874
2.46/1.36	o 3866
2.46/1.37	o 3846
2.46/1.37	o 3839
2.46/1.38	o 3831
2.46/1.38	o 3829
2.78/1.46	o 3828
2.78/1.47	o 3821
2.78/1.49	o 3820
3.11/1.59	o 3818
3.42/1.62	o 3806
3.42/1.62	o 3804
3.42/1.62	o 3803
3.42/1.63	o 3800
3.42/1.64	o 3797
4.09/2.35	o 3767
4.09/2.35	o 3751
4.09/2.39	o 3748
4.27/2.42	o 3733
4.27/2.43	o 3729
4.27/2.43	o 3727
4.27/2.43	o 3722
4.27/2.45	o 3720
4.27/2.45	o 3704
4.42/2.50	o 3701
10.06/7.76	o 3700
10.67/8.37	o 3693
10.99/8.62	o 3683
11.09/8.71	o 3664
11.20/8.81	o 3662
223.56/219.78	o 3661
224.26/220.46	o 3660
251.37/247.35	s SATISFIABLE
251.37/247.35	v <instantiation>
251.37/247.35	v 	<list>
251.37/247.35	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]
251.37/247.35	v 	</list>
251.37/247.35	v 	<values>
251.37/247.35	v 		8 13 6 18 3 11 0 4 1 17 9 7 15 16 12 2 5 19 10 14 5 8 5 9 2 5 5 2 7 4 1 5 4 4 2 5 3 5 4 8 8 4 5 5 3 6 4 6 5 3 2 5 6 8 3 5 5 3 3 7 6 3 9 6 4 6 6 7 1 4 8 9 6 5 5 8 9 5 5 5 6 5 7 7 3 6 6 4 4 7 6 6 5 3 2 4 3 8 3 3 2 5 5 3 7 6 7 7 6 7 3 5 4 6 6 5 2 9 4 8 3 8 1 6 5 6 1 4 5 4 4 4 7 4 7 4 3 4 7 6 4 5 6 3 6 7 2 2 6 9 6 9 6 4 3 10 4 8 3 2 7 3 6 3 6 5 5 6 5 6 5 7 7 5 4 4 7 4 5 2 5 9 6 4 6 4 3 8 8 5 5 3 7 5 5 5 1 7 6 7 4 5 3 2 4 7 5 6 1 1 
251.37/247.35	v 	</values>
251.37/247.35	v </instantiation>

Verifier Data

OK	3660

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312246-1534569421/watcher-4312246-1534569421 -o /tmp/evaluation-result-4312246-1534569421/solver-4312246-1534569421 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534569173-19439 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2047313881 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312246-1534569421.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.107757 s]*
/proc/loadavg: 1.95 1.45 1.25 3/215 19653
/proc/meminfo: memFree=22835992/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14082736 memory=33848 CPUtime=0.13 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 6821 0 0 0 12 1 0 0 20 0 15 0 274505332 14420721664 8462 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3520684 8462 3157 1 0 3482761 0
[pid=19638/tid=19640] ppid=19635 vsize=14082736 memory=-8557575366716068219 CPUtime=0.09 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 4938 0 0 0 9 0 0 0 20 0 15 0 274505332 14420721664 8528 33554432000 4194304 4196468 140722397744944 140472166217304 140472142268160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 8528 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 8528 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 8528 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 8528 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274505334 14420721664 8528 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274505335 14420721664 8528 33554432000 4194304 4196468 140722397744944 140471141365024 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274505335 14420721664 8528 33554432000 4194304 4196468 140722397744944 140471140312688 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 8528 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 8528 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 8594 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0.01 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 274505337 14420721664 8594 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 8594 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505338 14420721664 8594 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33848 KiB

[startup+0.210401 s]*
/proc/loadavg: 1.95 1.45 1.25 4/215 19653
/proc/meminfo: memFree=22821356/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14082736 memory=47552 CPUtime=0.3 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 9992 0 0 0 28 2 0 0 20 0 15 0 274505332 14420721664 11888 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3520684 11888 3326 1 0 3482761 0
[pid=19638/tid=19640] ppid=19635 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 7773 0 0 0 18 1 0 0 20 0 15 0 274505332 14420721664 11888 33554432000 4194304 4196468 140722397744944 140472166211568 140472154229566 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 11888 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14082736 memory=139941778981799 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 11888 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 11888 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 11888 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274505334 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274505335 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471141365024 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274505335 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471140312688 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) R 19635 19638 15687 0 -1 1077944384 360 0 0 0 1 0 0 0 20 0 15 0 274505337 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) R 19635 19638 15687 0 -1 4202560 186 0 0 0 1 0 0 0 20 0 15 0 274505337 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471137153456 140472154229566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0.05 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) R 19635 19638 15687 0 -1 4202560 295 0 0 0 5 0 0 0 20 0 15 0 274505337 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471136102768 140472140619649 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 11888 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505338 14420721664 11888 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47552 KiB

[startup+0.310502 s]*
/proc/loadavg: 1.95 1.45 1.25 4/215 19653
/proc/meminfo: memFree=22818068/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14082736 memory=51204 CPUtime=0.44 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 10422 0 0 0 42 2 0 0 20 0 15 0 274505332 14420721664 12801 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3520684 12801 3399 1 0 3482761 0
[pid=19638/tid=19640] ppid=19635 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 8104 0 0 0 28 2 0 0 20 0 15 0 274505332 14420721664 12801 33554432000 4194304 4196468 140722397744944 140472166203952 140472143556014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14082736 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 12801 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14082736 memory=139941778978383 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 12801 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 12801 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274505333 14420721664 12801 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274505334 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274505335 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471141365024 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274505335 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471140312688 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 15 0 274505337 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 234 0 0 0 2 0 0 0 20 0 15 0 274505337 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0.08 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 274505337 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14420721664 12801 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14082736 memory=139941777438336 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505338 14420721664 12801 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51204 KiB

[startup+0.700797 s]
/proc/loadavg: 1.95 1.45 1.25 3/215 19653
/proc/meminfo: memFree=22794088/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14084804 memory=88820 CPUtime=0.99 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 17104 0 0 0 94 5 0 0 20 0 15 0 274505332 14422839296 22205 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3521201 22205 3487 1 0 3483273 0
[pid=19638/tid=19640] ppid=19635 vsize=14084804 memory=1744 CPUtime=0.67 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 14430 0 0 0 64 3 0 0 20 0 15 0 274505332 14422839296 22205 33554432000 4194304 4196468 140722397744944 140472166210464 140472146072926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14422839296 22205 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14422839296 22205 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14084804 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14422839296 22205 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14084804 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274505333 14422839296 22205 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14084804 memory=7952 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274505334 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14084804 memory=4088 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274505335 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471141365024 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14084804 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274505335 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471140312688 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14084804 memory=4639098309541127012 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14084804 memory=6369613153740022872 CPUtime=0.06 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 540 0 0 0 6 0 0 0 20 0 15 0 274505337 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14084804 memory=6154282490091891024 CPUtime=0.08 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 386 0 0 0 8 0 0 0 20 0 15 0 274505337 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 367 0 0 0 15 0 0 0 20 0 15 0 274505337 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14422839296 22205 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505338 14422839296 22205 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88820 KiB

[startup+1.50072 s]
/proc/loadavg: 2.03 1.47 1.26 3/215 19653
/proc/meminfo: memFree=22763752/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14090948 memory=168088 CPUtime=3.11 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 23470 0 0 0 303 8 0 0 20 0 15 0 274505332 14429130752 42022 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3522737 42022 3548 1 0 3484809 0
[pid=19638/tid=19640] ppid=19635 vsize=14090948 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 17748 0 0 0 142 5 0 0 20 0 15 0 274505332 14429130752 42022 33554432000 4194304 4196468 140722397744944 140472166228464 140471759485536 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14090948 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14429130752 42022 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14090948 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14429130752 42022 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14090948 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274505333 14429130752 42022 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14090948 memory=-7096649868621430206 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274505333 14429130752 42022 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 274505334 14429130752 42022 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0

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

[pid=19638/tid=19652] ppid=19635 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44463 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14090948 memory=14872 CPUtime=0.11 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 798 0 0 0 5 6 0 0 20 0 15 0 274505338 14429130752 44463 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 48 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 248.86 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 177852 KiB

[startup+246.401 s]
/proc/loadavg: 1.77 1.65 1.39 5/214 19771
/proc/meminfo: memFree=23465416/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14090948 memory=179900 CPUtime=250.47 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 51236 0 0 0 25010 37 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3522737 44975 3592 1 0 3484809 0
[pid=19638/tid=19640] ppid=19635 vsize=14090948 memory=177852 CPUtime=244.44 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 23116 0 0 0 24437 7 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472166230560 140471760040245 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14090948 memory=177852 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 2875 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14090948 memory=2080 CPUtime=0.57 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1868 0 0 0 52 5 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14090948 memory=1036 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1151 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14090948 memory=1744 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 1950 0 0 0 49 7 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14090948 memory=6791534058613427641 CPUtime=0.63 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 1683 0 0 0 59 4 0 0 20 0 15 0 274505334 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14090948 memory=6792 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471141365088 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14090948 memory=1036 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471140312704 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14090948 memory=1744 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14090948 memory=5844 CPUtime=1.15 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 6211 0 0 0 114 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14090948 memory=3304 CPUtime=1.19 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 6555 0 0 0 118 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14090948 memory=1260 CPUtime=0.61 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 3615 0 0 0 60 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14090948 memory=14872 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14090948 memory=7952 CPUtime=0.11 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 798 0 0 0 5 6 0 0 20 0 15 0 274505338 14429130752 44975 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 250.47 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 179900 KiB

[startup+246.801 s]
/proc/loadavg: 1.77 1.65 1.39 5/214 19771
/proc/meminfo: memFree=23465416/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14090948 memory=179900 CPUtime=250.87 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 51238 0 0 0 25050 37 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3522737 44975 3592 1 0 3484809 0
[pid=19638/tid=19640] ppid=19635 vsize=14090948 memory=496 CPUtime=244.84 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 23118 0 0 0 24477 7 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472166230464 140471760106144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14090948 memory=1616 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 2875 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14090948 memory=6791534058613427641 CPUtime=0.57 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1868 0 0 0 52 5 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14090948 memory=1168 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1151 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14090948 memory=1984 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 1950 0 0 0 49 7 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14090948 memory=920 CPUtime=0.63 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 1683 0 0 0 59 4 0 0 20 0 15 0 274505334 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14090948 memory=177852 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471141365088 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14090948 memory=3844 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471140312704 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14090948 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14090948 memory=2596 CPUtime=1.15 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 6211 0 0 0 114 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14090948 memory=2580 CPUtime=1.19 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 6555 0 0 0 118 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14090948 memory=1408 CPUtime=0.61 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 3615 0 0 0 60 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14090948 memory=3052 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14090948 memory=932 CPUtime=0.11 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 798 0 0 0 5 6 0 0 20 0 15 0 274505338 14429130752 44975 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 48 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 250.87 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 179900 KiB

[startup+247.201 s]
/proc/loadavg: 1.77 1.65 1.39 3/197 19795
/proc/meminfo: memFree=23553572/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14090948 memory=179900 CPUtime=251.27 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 51240 0 0 0 25090 37 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3522737 44975 3592 1 0 3484809 0
[pid=19638/tid=19640] ppid=19635 vsize=14090948 memory=1784 CPUtime=245.23 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 23119 0 0 0 24516 7 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472166230464 140471760114715 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14090948 memory=1060 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 2876 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14090948 memory=6791534058613427641 CPUtime=0.57 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1868 0 0 0 52 5 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14090948 memory=7952 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1151 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14090948 memory=4088 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 1950 0 0 0 49 7 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14090948 memory=1784 CPUtime=0.63 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 1683 0 0 0 59 4 0 0 20 0 15 0 274505334 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14090948 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471141365088 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471140312704 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14090948 memory=3032 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14090948 memory=177852 CPUtime=1.15 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 6211 0 0 0 114 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14090948 memory=1408 CPUtime=1.19 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 6555 0 0 0 118 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14090948 memory=3144 CPUtime=0.61 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 3615 0 0 0 60 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14090948 memory=177852 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14090948 memory=279883289760288 CPUtime=0.11 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 798 0 0 0 5 6 0 0 20 0 15 0 274505338 14429130752 44975 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 48 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 251.27 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 179900 KiB

[startup+247.301 s]
/proc/loadavg: 1.77 1.65 1.39 3/197 19795
/proc/meminfo: memFree=23553572/32770624 swapFree=67108804/67108860
[pid=19638] ppid=19635 vsize=14090948 memory=179900 CPUtime=251.37 cores=0,2,4,6
/proc/19638/stat : 19638 (java) S 19635 19638 15687 0 -1 1077944320 51241 0 0 0 25100 37 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140722397727488 140472161992439 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
/proc/19638/statm: 3522737 44975 3592 1 0 3484809 0
[pid=19638/tid=19640] ppid=19635 vsize=14090948 memory=179900 CPUtime=245.33 cores=0,2,4,6
/proc/19638/task/19640/stat : 19640 (java) R 19635 19638 15687 0 -1 4202560 23120 0 0 0 24526 7 0 0 20 0 15 0 274505332 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472166230448 140471760118121 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19641] ppid=19635 vsize=14090948 memory=177852 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19641/stat : 19641 (java) S 19635 19638 15687 0 -1 1077944384 2876 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472077060496 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19642] ppid=19635 vsize=14090948 memory=179900 CPUtime=0.57 cores=0,2,4,6
/proc/19638/task/19642/stat : 19642 (java) S 19635 19638 15687 0 -1 1077944384 1868 0 0 0 52 5 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472076007696 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19643] ppid=19635 vsize=14090948 memory=3708 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19643/stat : 19643 (java) S 19635 19638 15687 0 -1 1077944384 1151 0 0 0 50 6 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472074955408 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19644] ppid=19635 vsize=14090948 memory=177852 CPUtime=0.56 cores=0,2,4,6
/proc/19638/task/19644/stat : 19644 (java) S 19635 19638 15687 0 -1 1077944384 1950 0 0 0 49 7 0 0 20 0 15 0 274505333 14429130752 44975 33554432000 4194304 4196468 140722397744944 140472073902608 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19645] ppid=19635 vsize=14090948 memory=177852 CPUtime=0.63 cores=0,2,4,6
/proc/19638/task/19645/stat : 19645 (java) S 19635 19638 15687 0 -1 1077944384 1683 0 0 0 59 4 0 0 20 0 15 0 274505334 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471142419056 140472162003586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19646] ppid=19635 vsize=14090948 memory=177852 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19646/stat : 19646 (java) S 19635 19638 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471141365088 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19647] ppid=19635 vsize=14090948 memory=3708 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19647/stat : 19647 (java) S 19635 19638 15687 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 274505335 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471140312704 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19648] ppid=19635 vsize=14090948 memory=3296 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19648/stat : 19648 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471139261008 140472162011035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19649] ppid=19635 vsize=14090948 memory=15292 CPUtime=1.15 cores=0,2,4,6
/proc/19638/task/19649/stat : 19649 (java) S 19635 19638 15687 0 -1 1077944384 6211 0 0 0 114 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471138207856 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19650] ppid=19635 vsize=14090948 memory=177852 CPUtime=1.19 cores=0,2,4,6
/proc/19638/task/19650/stat : 19650 (java) S 19635 19638 15687 0 -1 1077944384 6555 0 0 0 118 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471137155056 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19651] ppid=19635 vsize=14090948 memory=177852 CPUtime=0.61 cores=0,2,4,6
/proc/19638/task/19651/stat : 19651 (java) S 19635 19638 15687 0 -1 1077944384 3615 0 0 0 60 1 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471136102768 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19652] ppid=19635 vsize=14090948 memory=177852 CPUtime=0 cores=0,2,4,6
/proc/19638/task/19652/stat : 19652 (java) S 19635 19638 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274505337 14429130752 44975 33554432000 4194304 4196468 140722397744944 140471135050208 140472162002645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
[pid=19638/tid=19653] ppid=19635 vsize=14090948 memory=3708 CPUtime=0.11 cores=0,2,4,6
/proc/19638/task/19653/stat : 19653 (java) S 19635 19638 15687 0 -1 1077944384 798 0 0 0 5 6 0 0 20 0 15 0 274505338 14429130752 44975 33554432000 4194304 4196468 140722397744944 140470691650480 140472162003586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 48 0 0 6293624 6294260 27787264 140722397746254 140722397746446 140722397746446 140722397749199 0
Current children cumulated CPU time: 251.37 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 179900 KiB

Child status: 0
Real time (s): 247.364
CPU time (s): 251.45
CPU user time (s): 251.065
CPU system time (s): 0.384387
CPU usage (%): 101.652
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 253824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.065
system time used= 0.384387
maximum resident set size= 253828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23168
involuntary context switches= 763


# summary of solver processes directly reported to runsolver:
#   pid: 19638
#   total CPU time (s): 251.45
#   total CPU user time (s): 251.065
#   total CPU system time (s): 0.384387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.26421 second user time and 2.54868 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-18 07:17:02
IDJOB=4312246
IDBENCH=141241
IDSOLVER=2800
FILE ID=node105/4312246-1534569421
RUNJOBID= node105-1534569173-19439
PBS_JOBID= 21038642
Free space on /tmp= 52344 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312246-1534569421/watcher-4312246-1534569421 -o /tmp/evaluation-result-4312246-1534569421/solver-4312246-1534569421 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534569173-19439 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2047313881 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312246-1534569421.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=2047313881

node105.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.32
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.32
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.32
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.32
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:        22856412 kB
MemAvailable:   31030456 kB
Buffers:          256380 kB
Cached:          8178732 kB
SwapCached:           16 kB
Active:          6353136 kB
Inactive:        2992380 kB
Active(anon):     882852 kB
Inactive(anon):    96512 kB
Active(file):    5470284 kB
Inactive(file):  2895868 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             35728 kB
Writeback:             0 kB
AnonPages:        917556 kB
Mapped:            31452 kB
Shmem:             66132 kB
Slab:             265996 kB
SReclaimable:     236352 kB
SUnreclaim:        29644 kB
KernelStack:        3552 kB
PageTables:         6700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1899676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    770048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 52280 MiB
End job on node105 at 2018-08-18 07:21:09