Trace number 4263749

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
sat4j-CSP 2017-07-05OPT2 85.297897 70.336998

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-14.xml
MD5SUMf410f04816b97be6981931cb2af07a5b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.441035
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints364
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":105},{"degree":13,"count":91}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":364}]
Number of extensional constraints0
Number of intensional constraints364
Distribution of constraint types[{"type":"intension","count":364}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

18.93/7.06	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
18.93/7.06	c This is free software under the dual EPL/GNU LGPL licenses.
18.93/7.06	c See www.sat4j.org for details.
18.93/7.06	c That software uses the Rhino library from the Mozilla project.
18.93/7.06	c version CUSTOM.v20170705
18.93/7.06	c java.runtime.name	Java(TM) SE Runtime Environment
18.93/7.06	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
18.93/7.06	c java.vm.version	25.131-b11
18.93/7.06	c java.vm.vendor	Oracle Corporation
18.93/7.06	c sun.arch.data.model	64
18.93/7.06	c java.version		1.8.0_131
18.93/7.06	c os.name		Linux
18.93/7.06	c os.version		3.10.0-514.16.1.el7.x86_64
18.93/7.06	c os.arch		amd64
18.93/7.06	c Free memory 		499604488
18.93/7.06	c Max memory 		7247757312
18.93/7.06	c Total memory 		504889344
18.93/7.06	c Number of processors 	4
18.93/7.06	c c --- Begin Solver configuration ---
18.93/7.06	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
18.93/7.06	c Learn all clauses as in MiniSAT
18.93/7.06	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
18.93/7.06	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
18.93/7.06	c No reason simplification
18.93/7.06	c Glucose 2.1 dynamic restart strategy
18.93/7.06	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
18.93/7.06	c timeout=2147483s
18.93/7.06	c DB Simplification allowed=false
18.93/7.06	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
18.93/7.06	c --- End Solver configuration ---
18.93/7.06	c constraints type 
18.93/7.06	c org.sat4j.minisat.constraints.card.MinWatchCard => 182
18.93/7.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9791054
18.93/7.06	c org.sat4j.minisat.constraints.cnf.UnitClause => 728
18.93/7.06	c 9791964 constraints processed.
20.77/7.71	o 90
21.76/8.55	o 88
23.38/9.80	o 87
26.28/12.52	o 86
28.64/14.80	o 79
35.11/21.21	o 78
36.29/22.36	o 74
39.26/25.21	o 68
41.87/27.85	o 65
44.98/30.80	o 63
46.19/31.99	o 60
48.70/34.41	o 56
52.25/37.96	o 46
54.36/40.10	o 45
55.07/40.73	o 44
56.09/41.70	o 43
56.83/42.46	o 42
58.02/43.67	o 41
59.03/44.60	o 40
60.23/45.87	o 37
61.33/46.91	o 36
62.13/47.75	o 35
62.94/48.53	o 34
64.40/49.49	o 33
65.20/50.26	o 32
65.91/50.93	o 31
66.51/51.50	o 30
67.21/52.27	o 29
68.12/53.13	o 28
68.71/53.79	o 27
69.51/54.55	o 26
70.03/55.04	o 25
70.43/55.50	o 24
71.23/56.29	o 23
72.14/57.12	o 21
72.74/57.74	o 20
73.44/58.43	o 19
74.05/59.02	o 18
74.74/59.78	o 17
75.44/60.47	o 16
75.98/60.92	o 15
76.38/61.39	o 14
76.94/61.80	o 13
77.34/62.26	o 12
77.75/62.68	o 11
78.16/63.10	o 10
78.85/63.71	o 9
79.16/64.10	o 8
79.65/64.59	o 7
80.26/65.12	o 6
80.65/65.52	o 5
81.05/65.99	o 4
81.85/66.72	o 3
85.16/70.04	o 2
85.26/70.31	c starts		: 2197
85.26/70.31	c conflicts		: 540856
85.26/70.31	c decisions		: 18430239
85.26/70.31	c propagations		: 72927595
85.26/70.31	c inspects		: 628943575
85.26/70.31	c shortcuts		: 0
85.26/70.31	c learnt literals	: 3172
85.26/70.31	c learnt binary clauses	: 2045
85.26/70.31	c learnt ternary clauses	: 4456
85.26/70.31	c learnt constraints	: 537683
85.26/70.31	c ignored constraints	: 0
85.26/70.31	c root simplifications	: 0
85.26/70.31	c removed literals (reason simplification)	: 0
85.26/70.31	c reason swapping (by a shorter reason)	: 0
85.26/70.31	c Calls to reduceDB	: 78
85.26/70.31	c Number of update (reduction) of LBD	: 369597
85.26/70.31	c Imported unit clauses	: 0
85.26/70.31	c number of reductions to clauses (during analyze)	: 0
85.26/70.31	c number of learned constraints concerned by reduction	: 0
85.26/70.31	c number of learning phase by resolution	: 0
85.26/70.31	c number of learning phase by cutting planes	: 0
85.26/70.31	c number of rounding to 1 operations	: 0
85.26/70.31	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
85.26/70.31	c number of reductions of the coefficients by power 2 	: 0
85.26/70.31	c number of right shift for reduction by power 2 	: 0
85.26/70.31	c number of reductions of the coefficients by GCD over coefficients 	: 0
85.26/70.31	c speed (assignments/second)	: 1153315.436560024
85.26/70.31	c non guided choices	2783800
85.26/70.31	c learnt constraints type 
85.26/70.31	s OPTIMUM FOUND
85.26/70.31	v <instantiation type="optimum" cost="2">
85.26/70.31	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] </list>
85.26/70.31	v 	<values> 0 0 2 0 1 1 1 1 0 2 0 2 0 2 0 0 2 2 1 1 0 0 1 2 2 0 1 0 0 0 0 1 2 1 1 2 2 1 0 0 0 0 0 0 0 0 1 0 2 1 2 0 1 0 1 2 0 0 0 0 0 2 2 0 0 1 0 0 2 1 0 0 0 0 0 0 0 2 2 2 1 1 0 0 0 0 0 0 0 0 0 2 0 2 0 2 1 1 0 0 0 0 0 0 0 0 1 0 2 1 0 2 0 0 0 0 0 0 0 0 0 1 1 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
85.26/70.31	v </instantiation>
85.26/70.31	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263749-1502640731/watcher-4263749-1502640731 -o /tmp/evaluation-result-4263749-1502640731/solver-4263749-1502640731 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263749-1502640731.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=30188, runsolver pid=30185

[startup+0.100057 s]*
/proc/loadavg: 2.00 2.03 2.45 3/201 30194
/proc/meminfo: memFree=29452544/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10018544 memory=17540 CPUtime=0.01 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 3730 0 0 0 1 0 0 0 20 0 7 0 66268470 10258989056 4385 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2504636 4385 1985 1 0 2494133 0
[pid=30188/tid=30190] ppid=30185 vsize=10018544 memory=-6439968830534014599 CPUtime=0.01 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 2428 0 0 0 1 0 0 0 20 0 7 0 66268479 10258989056 4385 18446744073709551615 4194304 4196468 140721418018144 140511154883344 140511132200800 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10018544 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66268480 10258989056 4451 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10018544 memory=140276646545024 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66268480 10258989056 4451 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10018544 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66268480 10258989056 4451 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10018544 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66268480 10258989056 4451 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10018544 memory=140276646545024 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66268481 10258989056 4451 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 10018544 KiB
Current children cumulated memory: 17540 KiB

[startup+0.210375 s]*
/proc/loadavg: 2.00 2.03 2.45 3/210 30203
/proc/meminfo: memFree=29445156/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10551156 memory=26888 CPUtime=0.1 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 5189 0 0 0 9 1 0 0 20 0 15 0 66268470 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2637789 6722 2799 1 0 2627261 0
[pid=30188/tid=30190] ppid=30185 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 3111 0 0 0 7 0 0 0 20 0 15 0 66268479 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140511154855232 140511150662813 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10551156 memory=328 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10551156 memory=288370652798256768 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10551156 memory=140276646545024 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66268481 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66268482 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510188520992 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66268482 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510187468144 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) S 30185 30188 12560 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10551156 memory=140276646545024 CPUtime=0.01 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) R 30185 30188 12560 0 -1 4202560 294 0 0 0 1 0 0 0 20 0 15 0 66268484 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652822 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10551156 memory=140276646545024 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268489 10804383744 6722 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26888 KiB

[startup+0.310122 s]*
/proc/loadavg: 2.00 2.03 2.45 3/210 30203
/proc/meminfo: memFree=29434760/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10551156 memory=36976 CPUtime=0.25 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 8487 0 0 0 22 3 0 0 20 0 15 0 66268470 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2637789 9244 2870 1 0 2627261 0
[pid=30188/tid=30190] ppid=30185 vsize=10551156 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 6145 0 0 0 15 2 0 0 20 0 15 0 66268479 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140511154874912 140511150662813 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66268480 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66268481 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66268482 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510188520992 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66268482 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510187468144 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10551156 memory=140276517842816 CPUtime=0.01 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) R 30185 30188 12560 0 -1 4202560 489 0 0 0 1 0 0 0 20 0 15 0 66268484 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511131341184 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10551156 memory=140276646545024 CPUtime=0.04 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 404 0 0 0 4 0 0 0 20 0 15 0 66268484 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10551156 memory=140276646545024 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268489 10804383744 9244 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36976 KiB

[startup+0.701545 s]
/proc/loadavg: 2.00 2.03 2.45 4/210 30203
/proc/meminfo: memFree=29420716/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10551232 memory=107516 CPUtime=1.26 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 12458 0 0 0 120 6 0 0 20 0 15 0 66268470 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2637808 26879 3059 1 0 2627261 0
[pid=30188/tid=30190] ppid=30185 vsize=10551232 memory=303 CPUtime=0.55 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 7460 0 0 0 51 4 0 0 20 0 15 0 66268479 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140511154866400 140510747095392 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10551232 memory=108 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10551232 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268480 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10551232 memory=527 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66268480 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66268481 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10551232 memory=11153 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66268482 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510188520992 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10551232 memory=3184238196593579264 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66268482 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510187468144 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10551232 memory=3472468555565421920 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10551232 memory=140276517610896 CPUtime=0.23 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) R 30185 30188 12560 0 -1 4202560 1450 0 0 0 23 0 0 0 20 0 15 0 66268484 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510185349704 140511132165412 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10551232 memory=140276517610992 CPUtime=0.23 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) R 30185 30188 12560 0 -1 4202560 1006 0 0 0 23 0 0 0 20 0 15 0 66268484 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510184304048 140511131819767 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10551232 memory=280553035222816 CPUtime=0.21 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 1171 0 0 0 21 0 0 0 20 0 15 0 66268484 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10551232 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10551232 memory=15254835616287083 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268489 10804461568 26879 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 107516 KiB

[startup+1.50078 s]
/proc/loadavg: 2.00 2.03 2.45 3/210 30203
/proc/meminfo: memFree=29232556/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10551232 memory=450188 CPUtime=2.98 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 13640 0 0 0 270 28 0 0 20 0 15 0 66268470 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2637808 112547 3087 1 0 2627261 0
[pid=30188/tid=30190] ppid=30185 vsize=10551232 memory=7665799919238211430 CPUtime=1.16 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 7601 0 0 0 109 7 0 0 20 0 15 0 66268479 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140511154876848 140510747369227 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10551232 memory=7379819122803173735 CPUtime=0.18 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 157 0 0 0 14 4 0 0 20 0 15 0 66268480 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10551232 memory=7588962739916792420 CPUtime=0.18 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 140 0 0 0 14 4 0 0 20 0 15 0 66268480 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10551232 memory=7588962739916792420 CPUtime=0.18 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 153 0 0 0 14 4 0 0 20 0 15 0 66268480 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10551232 memory=7588962739916792420 CPUtime=0.19 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 165 0 0 0 14 5 0 0 20 0 15 0 66268480 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10551232 memory=7379819122803173735 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 66268481 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10551232 memory=7379819122803173735 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66268482 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510188520992 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10551232 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66268482 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510187468144 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10551232 memory=37636 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10551232 memory=1292 CPUtime=0.34 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) S 30185 30188 12560 0 -1 1077944384 1505 0 0 0 34 0 0 0 20 0 15 0 66268484 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10551232 memory=2384 CPUtime=0.36 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 1076 0 0 0 36 0 0 0 20 0 15 0 66268484 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10551232 memory=1688 CPUtime=0.3 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 1397 0 0 0 30 0 0 0 20 0 15 0 66268484 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10551232 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66268484 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10551232 memory=7811323491934034025 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66268489 10804461568 112547 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0

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

Current children cumulated CPU time: 83.95 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 1559420 KiB

[startup+69.6008 s]
/proc/loadavg: 1.94 2.00 2.40 3/211 30207
/proc/meminfo: memFree=27909880/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10617796 memory=1559420 CPUtime=84.75 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 59403 0 0 0 8348 127 0 0 20 0 16 0 66268470 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2654449 389855 3138 1 0 2643902 0
[pid=30188/tid=30190] ppid=30185 vsize=10617796 memory=-8774313645642428999 CPUtime=64.5 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 14487 0 0 0 6440 10 0 0 20 0 16 0 66268479 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511154872464 140510750047942 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10617796 memory=37636 CPUtime=3.66 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 3101 0 0 0 338 28 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10617796 memory=1292 CPUtime=3.56 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 2005 0 0 0 331 25 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10617796 memory=2384 CPUtime=3.57 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1913 0 0 0 330 27 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10617796 memory=1688 CPUtime=3.67 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2292 0 0 0 339 28 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10617796 memory=5808 CPUtime=1.19 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 5349 0 0 0 119 0 0 0 20 0 16 0 66268481 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10617796 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 66268482 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510188521056 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10617796 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 66268482 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510187468160 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10617796 memory=3264 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10617796 memory=2252460 CPUtime=1.66 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) S 30185 30188 12560 0 -1 1077944384 9821 0 0 0 165 1 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10617796 memory=4064 CPUtime=2.36 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 13956 0 0 0 234 2 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10617796 memory=1152 CPUtime=0.48 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 4447 0 0 0 47 1 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10617796 memory=2944 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10617796 memory=1559420 CPUtime=0.03 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 606 0 0 0 1 2 0 0 20 0 16 0 66268489 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30204] ppid=30185 vsize=10617796 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30204/stat : 30204 (java) S 30185 30188 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66269178 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510178076080 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 84.75 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 1559420 KiB

[startup+70.0008 s]*
/proc/loadavg: 1.94 2.00 2.40 3/211 30207
/proc/meminfo: memFree=27909880/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10617796 memory=1559420 CPUtime=85.16 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 59881 0 0 0 8389 127 0 0 20 0 16 0 66268470 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2654449 389855 3138 1 0 2643902 0
[pid=30188/tid=30190] ppid=30185 vsize=10617796 memory=-8774313645642428999 CPUtime=64.91 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) R 30185 30188 12560 0 -1 4202560 14934 0 0 0 6481 10 0 0 20 0 16 0 66268479 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511154872464 140510749823334 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10617796 memory=1412 CPUtime=3.66 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 3101 0 0 0 338 28 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10617796 memory=280553036199136 CPUtime=3.56 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 2005 0 0 0 331 25 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10617796 memory=288230617509003574 CPUtime=3.57 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1913 0 0 0 330 27 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10617796 memory=15254835616287083 CPUtime=3.67 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2292 0 0 0 339 28 0 0 20 0 16 0 66268480 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10617796 memory=3618132368554225450 CPUtime=1.19 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 5349 0 0 0 119 0 0 0 20 0 16 0 66268481 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10617796 memory=7013349711127276652 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 66268482 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510188521056 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10617796 memory=6947198633006362728 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 66268482 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510187468160 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10617796 memory=7380106142448641385 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10617796 memory=7877470111310244714 CPUtime=1.66 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) S 30185 30188 12560 0 -1 1077944384 9821 0 0 0 165 1 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10617796 memory=7881696724453321575 CPUtime=2.36 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 13956 0 0 0 234 2 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10617796 memory=8099279071866868836 CPUtime=0.48 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 4447 0 0 0 47 1 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10617796 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 637 0 0 0 1 2 0 0 20 0 16 0 66268489 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30204] ppid=30185 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30204/stat : 30204 (java) S 30185 30188 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66269178 10872623104 389855 18446744073709551615 4194304 4196468 140721418018144 140510178076080 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 85.16 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 1559420 KiB

[startup+70.2008 s]
/proc/loadavg: 1.94 2.00 2.40 3/211 30207
/proc/meminfo: memFree=27909880/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10750924 memory=1559736 CPUtime=85.26 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 61331 0 0 0 8399 127 0 0 20 0 16 0 66268470 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2687731 389934 3140 1 0 2677184 0
[pid=30188/tid=30190] ppid=30185 vsize=10750924 memory=-8774313645642428999 CPUtime=65.01 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) S 30185 30188 12560 0 -1 1077944384 15752 0 0 0 6491 10 0 0 20 0 16 0 66268479 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511154881568 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10750924 memory=303993216204800310 CPUtime=3.66 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 3101 0 0 0 338 28 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10750924 memory=15254835616287083 CPUtime=3.56 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 2005 0 0 0 331 25 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10750924 memory=7219897337968682345 CPUtime=3.57 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1913 0 0 0 330 27 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10750924 memory=6530361830327019058 CPUtime=3.67 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2292 0 0 0 339 28 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10750924 memory=4213014581193636928 CPUtime=1.19 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 5369 0 0 0 119 0 0 0 20 0 16 0 66268481 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10750924 memory=-7378414399462551187 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 66268482 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510188521056 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10750924 memory=7307484236299653485 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 66268482 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510187468160 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10750924 memory=3835295785015595373 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10750924 memory=7593466334373636177 CPUtime=1.66 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) S 30185 30188 12560 0 -1 1077944384 9897 0 0 0 165 1 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10750924 memory=3475195960951662950 CPUtime=2.36 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 14000 0 0 0 234 2 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10750924 memory=3186965584799951206 CPUtime=0.48 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 4800 0 0 0 47 1 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10750924 memory=65 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10750924 memory=6931104011863548265 CPUtime=0.03 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 637 0 0 0 1 2 0 0 20 0 16 0 66268489 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 85.26 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 1559736 KiB

[startup+70.3007 s]
/proc/loadavg: 1.94 2.00 2.40 3/211 30207
/proc/meminfo: memFree=27909880/32770624 swapFree=67105588/67108860
[pid=30188] ppid=30185 vsize=10750924 memory=1559736 CPUtime=85.26 cores=1,3,5,7
/proc/30188/stat : 30188 (java) S 30185 30188 12560 0 -1 1077944320 61331 0 0 0 8399 127 0 0 20 0 16 0 66268470 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140721418000688 140511150640887 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
/proc/30188/statm: 2687731 389934 3140 1 0 2677184 0
[pid=30188/tid=30190] ppid=30185 vsize=10750924 memory=1559420 CPUtime=65.01 cores=1,3,5,7
/proc/30188/task/30190/stat : 30190 (java) S 30185 30188 12560 0 -1 1077944384 15752 0 0 0 6491 10 0 0 20 0 16 0 66268479 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511154881568 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30191] ppid=30185 vsize=10750924 memory=1559420 CPUtime=3.66 cores=1,3,5,7
/proc/30188/task/30191/stat : 30191 (java) S 30185 30188 12560 0 -1 1077944384 3101 0 0 0 338 28 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511081061008 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30192] ppid=30185 vsize=10750924 memory=1237132 CPUtime=3.56 cores=1,3,5,7
/proc/30188/task/30192/stat : 30192 (java) S 30185 30188 12560 0 -1 1077944384 2005 0 0 0 331 25 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511080008208 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30193] ppid=30185 vsize=10750924 memory=0 CPUtime=3.57 cores=1,3,5,7
/proc/30188/task/30193/stat : 30193 (java) S 30185 30188 12560 0 -1 1077944384 1913 0 0 0 330 27 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511078955408 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30194] ppid=30185 vsize=10750924 memory=1559420 CPUtime=3.67 cores=1,3,5,7
/proc/30188/task/30194/stat : 30194 (java) S 30185 30188 12560 0 -1 1077944384 2292 0 0 0 339 28 0 0 20 0 16 0 66268480 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140511077902608 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30195] ppid=30185 vsize=10750924 memory=1559420 CPUtime=1.19 cores=1,3,5,7
/proc/30188/task/30195/stat : 30195 (java) S 30185 30188 12560 0 -1 1077944384 5369 0 0 0 119 0 0 0 20 0 16 0 66268481 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510189575024 140511150652034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30196] ppid=30185 vsize=10750924 memory=1559420 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30196/stat : 30196 (java) S 30185 30188 12560 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 66268482 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510188521056 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30197] ppid=30185 vsize=10750924 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30197/stat : 30197 (java) S 30185 30188 12560 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 66268482 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510187468160 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30198] ppid=30185 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30198/stat : 30198 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510186416464 140511150659483 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30199] ppid=30185 vsize=10750924 memory=97 CPUtime=1.66 cores=1,3,5,7
/proc/30188/task/30199/stat : 30199 (java) S 30185 30188 12560 0 -1 1077944384 9897 0 0 0 165 1 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510185363824 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30200] ppid=30185 vsize=10750924 memory=280553036288704 CPUtime=2.36 cores=1,3,5,7
/proc/30188/task/30200/stat : 30200 (java) S 30185 30188 12560 0 -1 1077944384 14000 0 0 0 234 2 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510184311024 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30201] ppid=30185 vsize=10750924 memory=7305798917640644184 CPUtime=0.48 cores=1,3,5,7
/proc/30188/task/30201/stat : 30201 (java) S 30185 30188 12560 0 -1 1077944384 4800 0 0 0 47 1 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510183258224 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30202] ppid=30185 vsize=10750924 memory=1559420 CPUtime=0 cores=1,3,5,7
/proc/30188/task/30202/stat : 30202 (java) S 30185 30188 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66268484 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510182205664 140511150651093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
[pid=30188/tid=30203] ppid=30185 vsize=10750924 memory=4144 CPUtime=0.03 cores=1,3,5,7
/proc/30188/task/30203/stat : 30203 (java) S 30185 30188 12560 0 -1 1077944384 637 0 0 0 1 2 0 0 20 0 16 0 66268489 11008946176 389934 18446744073709551615 4194304 4196468 140721418018144 140510181153968 140511150652034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35561472 140721418023312 140721418023465 140721418023465 140721418026959 0
Current children cumulated CPU time: 85.26 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 1559736 KiB

Child status: 0
Real time (s): 70.337
CPU time (s): 85.2979
CPU user time (s): 84.0049
CPU system time (s): 1.293
CPU usage (%): 121.27
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 1559736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.0049
system time used= 1.293
maximum resident set size= 1559980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4193
involuntary context switches= 493


# summary of solver processes directly reported to runsolver:
#   pid: 30188
#   total CPU time (s): 85.2979
#   total CPU user time (s): 84.0049
#   total CPU system time (s): 1.293

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.442084 second user time and 0.715614 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 17:58:09
IDJOB=4263749
IDBENCH=140559
IDSOLVER=2651
FILE ID=node126/4263749-1502640731
RUNJOBID= node126-1502596857-19457
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-14.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263749-1502640731/watcher-4263749-1502640731 -o /tmp/evaluation-result-4263749-1502640731/solver-4263749-1502640731 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263749-1502640731.xml

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

MD5SUM BENCH= f410f04816b97be6981931cb2af07a5b
RANDOM SEED=1838321448

node126.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.81
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.81
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.81
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.81
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:        29460348 kB
MemAvailable:   29721024 kB
Buffers:          269232 kB
Cached:           262080 kB
SwapCached:          524 kB
Active:          2664356 kB
Inactive:         164216 kB
Active(anon):    2245156 kB
Inactive(anon):    85544 kB
Active(file):     419200 kB
Inactive(file):    78672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1836 kB
Writeback:             0 kB
AnonPages:       2309132 kB
Mapped:            58368 kB
Shmem:             33440 kB
Slab:             183508 kB
SReclaimable:     157280 kB
SUnreclaim:        26228 kB
KernelStack:        3712 kB
PageTables:         9368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4302232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2203648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 17:59:19