Trace number 4262896

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-05OPT644 504.14499 500.09

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff37.xml
MD5SUMdbb927e38b62f74060b1eb924850c2da
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark644
Best CPU time to get the best result obtained on this benchmark1.33527
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of constraints218
Number of domains23
Minimum domain size21
Maximum domain size22
Distribution of domain sizes[{"size":21,"count":28},{"size":22,"count":195}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":217},{"degree":32,"count":6}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":186},{"arity":6,"count":1},{"arity":7,"count":31}]
Number of extensional constraints186
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":186},{"type":"ordered","count":1},{"type":"minimum","count":31}]
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

1.99/0.97	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.99/0.97	c This is free software under the dual EPL/GNU LGPL licenses.
1.99/0.97	c See www.sat4j.org for details.
1.99/0.97	c That software uses the Rhino library from the Mozilla project.
1.99/0.97	c version CUSTOM.v20170705
1.99/0.97	c java.runtime.name	Java(TM) SE Runtime Environment
1.99/0.97	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.99/0.97	c java.vm.version	25.131-b11
1.99/0.97	c java.vm.vendor	Oracle Corporation
1.99/0.97	c sun.arch.data.model	64
1.99/0.97	c java.version		1.8.0_131
1.99/0.97	c os.name		Linux
1.99/0.97	c os.version		3.10.0-514.16.1.el7.x86_64
1.99/0.97	c os.arch		amd64
1.99/0.97	c Free memory 		499604488
1.99/0.97	c Max memory 		7247757312
1.99/0.97	c Total memory 		504889344
1.99/0.97	c Number of processors 	4
1.99/0.97	c c --- Begin Solver configuration ---
1.99/0.97	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.99/0.97	c Learn all clauses as in MiniSAT
1.99/0.97	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.99/0.97	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.99/0.97	c No reason simplification
1.99/0.97	c Glucose 2.1 dynamic restart strategy
1.99/0.97	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
1.99/0.97	c timeout=2147483s
1.99/0.97	c DB Simplification allowed=false
1.99/0.97	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.99/0.97	c --- End Solver configuration ---
1.99/0.97	c constraints type 
1.99/0.97	c org.sat4j.minisat.constraints.card.MinWatchCard => 446
1.99/0.97	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 179520
1.99/0.97	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 123404
1.99/0.97	c org.sat4j.minisat.constraints.cnf.UnitClause => 444
1.99/0.97	c 303814 constraints processed.
5.29/2.64	o 1540
19.80/16.44	o 1410
30.34/26.81	o 1273
31.71/28.18	o 1003
46.37/42.78	o 830
57.70/54.04	o 805
60.20/56.51	o 799
89.87/86.13	o 729
101.79/98.05	o 721
110.01/106.18	o 691
140.63/136.76	o 681
170.45/166.57	o 674
187.16/183.23	o 660
242.29/238.30	o 658
268.90/264.98	o 644
504.12/500.08	c starts		: 2235
504.12/500.08	c conflicts		: 586686
504.12/500.08	c decisions		: 7719665
504.12/500.08	c propagations		: 1263250240
504.12/500.08	c inspects		: 4361226198
504.12/500.08	c shortcuts		: 0
504.12/500.08	c learnt literals	: 160
504.12/500.08	c learnt binary clauses	: 3121
504.12/500.08	c learnt ternary clauses	: 4817
504.12/500.08	c learnt constraints	: 586525
504.12/500.08	c ignored constraints	: 0
504.12/500.08	c root simplifications	: 0
504.12/500.08	c removed literals (reason simplification)	: 0
504.12/500.08	c reason swapping (by a shorter reason)	: 0
504.12/500.08	c Calls to reduceDB	: 68
504.12/500.08	c Number of update (reduction) of LBD	: 310943
504.12/500.08	c Imported unit clauses	: 0
504.12/500.08	c number of reductions to clauses (during analyze)	: 0
504.12/500.08	c number of learned constraints concerned by reduction	: 0
504.12/500.08	c number of learning phase by resolution	: 0
504.12/500.08	c number of learning phase by cutting planes	: 0
504.12/500.08	c number of rounding to 1 operations	: 0
504.12/500.08	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
504.12/500.08	c number of reductions of the coefficients by power 2 	: 0
504.12/500.08	c number of right shift for reduction by power 2 	: 0
504.12/500.08	c number of reductions of the coefficients by GCD over coefficients 	: 0
504.12/500.08	c speed (assignments/second)	: 2531086.8092984487
504.12/500.08	c non guided choices	1956807
504.12/500.08	c learnt constraints type 
504.12/500.08	s OPTIMUM FOUND
504.12/500.08	v <instantiation type="optimum" cost="644">
504.12/500.08	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] drd[0][0] drd[0][1] drd[0][2] drd[0][3] drd[0][4] drd[0][5] drd[1][0] drd[1][1] drd[1][2] drd[1][3] drd[1][4] drd[1][5] drd[2][0] drd[2][1] drd[2][2] drd[2][3] drd[2][4] drd[2][5] drd[3][0] drd[3][1] drd[3][2] drd[3][3] drd[3][4] drd[3][5] drd[4][0] drd[4][1] drd[4][2] drd[4][3] drd[4][4] drd[4][5] drd[5][0] drd[5][1] drd[5][2] drd[5][3] drd[5][4] drd[5][5] drd[6][0] drd[6][1] drd[6][2] drd[6][3] drd[6][4] drd[6][5] drd[7][0] drd[7][1] drd[7][2] drd[7][3] drd[7][4] drd[7][5] drd[8][0] drd[8][1] drd[8][2] drd[8][3] drd[8][4] drd[8][5] drd[9][0] drd[9][1] drd[9][2] drd[9][3] drd[9][4] drd[9][5] drd[10][0] drd[10][1] drd[10][2] drd[10][3] drd[10][4] drd[10][5] drd[11][0] drd[11][1] drd[11][2] drd[11][3] drd[11][4] drd[11][5] drd[12][0] drd[12][1] drd[12][2] drd[12][3] drd[12][4] drd[12][5] drd[13][0] drd[13][1] drd[13][2] drd[13][3] drd[13][4] drd[13][5] drd[14][0] drd[14][1] drd[14][2] drd[14][3] drd[14][4] drd[14][5] drd[15][0] drd[15][1] drd[15][2] drd[15][3] drd[15][4] drd[15][5] drd[16][0] drd[16][1] drd[16][2] drd[16][3] drd[16][4] drd[16][5] drd[17][0] drd[17][1] drd[17][2] drd[17][3] drd[17][4] drd[17][5] drd[18][0] drd[18][1] drd[18][2] drd[18][3] drd[18][4] drd[18][5] drd[19][0] drd[19][1] drd[19][2] drd[19][3] drd[19][4] drd[19][5] drd[20][0] drd[20][1] drd[20][2] drd[20][3] drd[20][4] drd[20][5] drd[21][0] drd[21][1] drd[21][2] drd[21][3] drd[21][4] drd[21][5] drd[22][0] drd[22][1] drd[22][2] drd[22][3] drd[22][4] drd[22][5] drd[23][0] drd[23][1] drd[23][2] drd[23][3] drd[23][4] drd[23][5] drd[24][0] drd[24][1] drd[24][2] drd[24][3] drd[24][4] drd[24][5] drd[25][0] drd[25][1] drd[25][2] drd[25][3] drd[25][4] drd[25][5] drd[26][0] drd[26][1] drd[26][2] drd[26][3] drd[26][4] drd[26][5] drd[27][0] drd[27][1] drd[27][2] drd[27][3] drd[27][4] drd[27][5] drd[28][0] drd[28][1] drd[28][2] drd[28][3] drd[28][4] drd[28][5] drd[29][0] drd[29][1] drd[29][2] drd[29][3] drd[29][4] drd[29][5] drd[30][0] drd[30][1] drd[30][2] drd[30][3] drd[30][4] drd[30][5] dr[0] dr[1] dr[2] dr[3] dr[4] dr[5] dr[6] dr[7] dr[8] dr[9] dr[10] dr[11] dr[12] dr[13] dr[14] dr[15] dr[16] dr[17] dr[18] dr[19] dr[20] dr[21] dr[22] dr[23] dr[24] dr[25] dr[26] dr[27] dr[28] dr[29] dr[30] </list>
504.12/500.08	v 	<values> 76 426 535 604 687 761 459 109 0 69 152 226 718 368 259 190 107 33 579 229 120 51 32 106 310 40 149 218 301 375 466 116 7 62 145 219 685 335 226 157 74 0 528 178 69 0 83 157 528 178 69 0 83 157 559 209 100 31 52 126 44 394 503 572 655 729 44 394 503 572 655 729 366 16 93 162 245 319 0 350 459 528 611 685 0 350 459 528 611 685 435 85 24 93 176 250 435 85 24 93 176 250 504 154 45 24 107 181 506 156 47 22 105 179 644 294 185 116 33 41 644 294 185 116 33 41 27 323 432 501 584 658 27 323 432 501 584 658 350 0 109 178 261 335 350 0 109 178 261 335 611 261 152 83 0 74 611 261 152 83 0 74 301 49 158 227 310 384 674 324 215 146 63 11 386 36 73 142 225 299 386 36 73 142 225 299 736 386 277 208 125 51 0 33 32 40 7 0 0 0 31 44 44 16 0 0 24 24 24 22 33 33 27 27 0 0 0 0 49 11 36 36 51 </values>
504.12/500.08	v </instantiation>
504.12/500.08	

Verifier Data

OK	644

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262896-1502635289/watcher-4262896-1502635289 -o /tmp/evaluation-result-4262896-1502635289/solver-4262896-1502635289 -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-4262896-1502635289.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=28437, runsolver pid=28434

[startup+0.10011 s]*
/proc/loadavg: 7.40 6.69 5.21 6/202 28443
/proc/meminfo: memFree=23337204/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=9936560 memory=18528 CPUtime=0.01 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 3420 0 0 0 1 0 0 0 20 0 6 0 65724285 10175037440 4632 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2484140 4632 1923 1 0 2473637 0
[pid=28437/tid=28439] ppid=28434 vsize=9936560 memory=-6439968830534014599 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 2125 0 0 0 1 0 0 0 20 0 6 0 65724294 10175037440 4632 18446744073709551615 4194304 4196468 140731664811520 140391757521488 140391733510848 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=9936560 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 65724295 10175037440 4632 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=9936560 memory=140102863234688 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 65724295 10175037440 4632 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=9936560 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 65724295 10175037440 4632 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=9936560 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 65724295 10175037440 4632 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 9936560 KiB
Current children cumulated memory: 18528 KiB

[startup+0.209634 s]*
/proc/loadavg: 7.40 6.69 5.21 6/211 28452
/proc/meminfo: memFree=23330116/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10551156 memory=28088 CPUtime=0.09 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 4948 0 0 0 9 0 0 0 20 0 15 0 65724285 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2637789 7022 2797 1 0 2627261 0
[pid=28437/tid=28439] ppid=28434 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 2874 0 0 0 7 0 0 0 20 0 15 0 65724294 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391757520832 140391753297302 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10551156 memory=328 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10551156 memory=288370479014946432 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10551156 memory=140102863234688 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65724296 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65724297 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391248488096 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65724297 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391247434992 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724299 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) S 28434 28437 12560 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 65724299 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) R 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724299 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10551156 memory=140102863234688 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) R 28434 28437 12560 0 -1 4202560 287 0 0 0 1 0 0 0 20 0 15 0 65724299 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753306714 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724300 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10551156 memory=140102863234688 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724304 10804383744 7022 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 28088 KiB

[startup+0.310128 s]*
/proc/loadavg: 7.40 6.69 5.21 6/211 28452
/proc/meminfo: memFree=23319740/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10551156 memory=36856 CPUtime=0.24 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 7964 0 0 0 22 2 0 0 20 0 15 0 65724285 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2637789 9214 2865 1 0 2627261 0
[pid=28437/tid=28439] ppid=28434 vsize=10551156 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 5641 0 0 0 15 2 0 0 20 0 15 0 65724294 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391757506096 140391753307293 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65724295 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65724296 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65724297 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391248488096 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65724297 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391247434992 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724299 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) S 28434 28437 12560 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 15 0 65724299 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10551156 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) S 28434 28437 12560 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 65724299 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 373 0 0 0 4 0 0 0 20 0 15 0 65724299 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10551156 memory=140102863234688 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724300 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724304 10804383744 9214 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36856 KiB

[startup+0.701566 s]
/proc/loadavg: 7.40 6.69 5.21 9/211 28452
/proc/meminfo: memFree=23305492/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10551232 memory=109132 CPUtime=1.37 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 12331 0 0 0 131 6 0 0 20 0 15 0 65724285 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2637808 27283 3058 1 0 2627261 0
[pid=28437/tid=28439] ppid=28434 vsize=10551232 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 7015 0 0 0 51 4 0 0 20 0 15 0 65724294 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391757522576 140391357907456 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10551232 memory=965 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724295 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10551232 memory=4529 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65724295 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10551232 memory=140102705896256 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65724296 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10551232 memory=3472468381753553728 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65724297 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391248488096 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10551232 memory=56 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65724297 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391247434992 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10551232 memory=223 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724299 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10551232 memory=429 CPUtime=0.25 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) R 28434 28437 12560 0 -1 4202560 1360 0 0 0 25 0 0 0 20 0 15 0 65724299 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391245311872 140391733921190 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10551232 memory=302 CPUtime=0.26 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) R 28434 28437 12560 0 -1 4202560 1007 0 0 0 26 0 0 0 20 0 15 0 65724299 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391244264696 140391732942321 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10551232 memory=107 CPUtime=0.27 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 1578 0 0 0 27 0 0 0 20 0 15 0 65724299 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10551232 memory=2220 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65724300 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10551232 memory=248 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65724304 10804461568 27283 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 109132 KiB

[startup+1.50071 s]
/proc/loadavg: 7.40 6.69 5.21 6/212 28453
/proc/meminfo: memFree=23145832/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10617796 memory=226724 CPUtime=3.84 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 21535 0 0 0 373 11 0 0 20 0 16 0 65724285 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2654449 56681 3092 1 0 2643902 0
[pid=28437/tid=28439] ppid=28434 vsize=10617796 memory=223 CPUtime=1.32 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 7089 0 0 0 127 5 0 0 20 0 16 0 65724294 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391757520400 140391361789189 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10617796 memory=112 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 16 0 65724295 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10617796 memory=1 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 65724295 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10617796 memory=1 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 65724295 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10617796 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 16 0 65724295 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 65724296 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10617796 memory=5450916488555034154 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391248488096 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10617796 memory=-8815660332880338293 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391247434992 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10617796 memory=5450909908396308010 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724299 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10617796 memory=7898351070516488779 CPUtime=1.01 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) R 28434 28437 12560 0 -1 4202560 6061 0 0 0 100 1 0 0 20 0 16 0 65724299 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391734461256 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10617796 memory=96416034 CPUtime=1.02 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) S 28434 28437 12560 0 -1 1077944384 4472 0 0 0 101 1 0 0 20 0 16 0 65724299 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10617796 memory=2372 CPUtime=0.37 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 2388 0 0 0 36 1 0 0 20 0 16 0 65724299 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10617796 memory=180 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724300 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10617796 memory=9138 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65724304 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28453] ppid=28434 vsize=10617796 memory=22557 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28453/stat : 28453 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65724385 10872623104 56681 18446744073709551615 4194304 4196468 140731664811520 140391240066608 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0

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

[startup+497.601 s]
/proc/loadavg: 2.00 2.91 3.90 3/211 28561
/proc/meminfo: memFree=30837884/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10617796 memory=442824 CPUtime=501.84 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 45622 0 0 0 50146 38 0 0 20 0 16 0 65724285 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2654449 110706 3122 1 0 2643902 0
[pid=28437/tid=28439] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=497.31 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 13424 0 0 0 49724 7 0 0 20 0 16 0 65724294 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391757524288 140391361816664 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10617796 memory=3908 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 757 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10617796 memory=3552 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 351 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10617796 memory=3000 CPUtime=0.08 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 555 0 0 0 5 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 389 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10617796 memory=2016 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 894 0 0 0 0 1 0 0 20 0 16 0 65724296 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10617796 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391248488160 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10617796 memory=8604 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391247435008 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10617796 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10617796 memory=1744 CPUtime=1.66 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) S 28434 28437 12560 0 -1 1077944384 12966 0 0 0 164 2 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10617796 memory=956 CPUtime=1.71 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) S 28434 28437 12560 0 -1 1077944384 8800 0 0 0 170 1 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10617796 memory=1232 CPUtime=0.44 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 4735 0 0 0 43 1 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10617796 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724300 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10617796 memory=4088 CPUtime=0.28 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1333 0 0 0 14 14 0 0 20 0 16 0 65724304 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28453] ppid=28434 vsize=10617796 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28453/stat : 28453 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65724385 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391240066608 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 501.84 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 442824 KiB

[startup+499.201 s]
/proc/loadavg: 2.00 2.89 3.89 3/211 28561
/proc/meminfo: memFree=30838008/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10617796 memory=442824 CPUtime=503.44 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 45622 0 0 0 50306 38 0 0 20 0 16 0 65724285 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2654449 110706 3122 1 0 2643902 0
[pid=28437/tid=28439] ppid=28434 vsize=10617796 memory=442824 CPUtime=498.91 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 13424 0 0 0 49884 7 0 0 20 0 16 0 65724294 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391757524288 140391362898471 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10617796 memory=442824 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 757 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10617796 memory=4048 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 351 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10617796 memory=644 CPUtime=0.08 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 555 0 0 0 5 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10617796 memory=37416 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 389 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10617796 memory=1292 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 894 0 0 0 0 1 0 0 20 0 16 0 65724296 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10617796 memory=442824 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391248488160 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10617796 memory=442824 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391247435008 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10617796 memory=442824 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10617796 memory=4144 CPUtime=1.66 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) S 28434 28437 12560 0 -1 1077944384 12966 0 0 0 164 2 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10617796 memory=451920 CPUtime=1.71 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) S 28434 28437 12560 0 -1 1077944384 8800 0 0 0 170 1 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10617796 memory=2384 CPUtime=0.44 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 4735 0 0 0 43 1 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10617796 memory=1688 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724300 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10617796 memory=5808 CPUtime=0.28 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1333 0 0 0 14 14 0 0 20 0 16 0 65724304 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28453] ppid=28434 vsize=10617796 memory=442824 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28453/stat : 28453 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65724385 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391240066608 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 503.44 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 442824 KiB

[startup+499.601 s]
/proc/loadavg: 2.00 2.89 3.89 3/211 28561
/proc/meminfo: memFree=30838008/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10617796 memory=442824 CPUtime=503.84 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 45622 0 0 0 50346 38 0 0 20 0 16 0 65724285 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2654449 110706 3122 1 0 2643902 0
[pid=28437/tid=28439] ppid=28434 vsize=10617796 memory=4144 CPUtime=499.31 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) R 28434 28437 12560 0 -1 4202560 13424 0 0 0 49924 7 0 0 20 0 16 0 65724294 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391757524288 140391362163250 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 757 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10617796 memory=4144 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 351 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10617796 memory=37416 CPUtime=0.08 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 555 0 0 0 5 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10617796 memory=1292 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 389 0 0 0 6 3 0 0 20 0 16 0 65724295 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 894 0 0 0 0 1 0 0 20 0 16 0 65724296 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10617796 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391248488160 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10617796 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 65724297 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391247435008 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10617796 memory=4088 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=1.66 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) S 28434 28437 12560 0 -1 1077944384 12966 0 0 0 164 2 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10617796 memory=8604 CPUtime=1.71 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) S 28434 28437 12560 0 -1 1077944384 8800 0 0 0 170 1 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10617796 memory=1716 CPUtime=0.44 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 4735 0 0 0 43 1 0 0 20 0 16 0 65724299 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10617796 memory=14260 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724300 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10617796 memory=-8774313645642428999 CPUtime=0.28 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1333 0 0 0 14 14 0 0 20 0 16 0 65724304 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28453] ppid=28434 vsize=10617796 memory=920 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28453/stat : 28453 (java) S 28434 28437 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65724385 10872623104 110706 18446744073709551615 4194304 4196468 140731664811520 140391240066608 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 503.84 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 442824 KiB

[startup+500.001 s]*
/proc/loadavg: 2.00 2.89 3.89 2/211 28563
/proc/meminfo: memFree=30838008/32770624 swapFree=67105588/67108860
[pid=28437] ppid=28434 vsize=10750924 memory=442872 CPUtime=504.12 cores=1,3,5,7
/proc/28437/stat : 28437 (java) S 28434 28437 12560 0 -1 1077944320 45868 0 0 0 50374 38 0 0 20 0 16 0 65724285 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140731664794064 140391753285367 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
/proc/28437/statm: 2687731 110718 3124 1 0 2677184 0
[pid=28437/tid=28439] ppid=28434 vsize=10750924 memory=3152 CPUtime=499.6 cores=1,3,5,7
/proc/28437/task/28439/stat : 28439 (java) S 28434 28437 12560 0 -1 1077944384 13497 0 0 0 49953 7 0 0 20 0 16 0 65724294 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391757526048 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28440] ppid=28434 vsize=10750924 memory=442824 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28440/stat : 28440 (java) S 28434 28437 12560 0 -1 1077944384 757 0 0 0 6 3 0 0 20 0 16 0 65724295 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391683705360 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28441] ppid=28434 vsize=10750924 memory=4872558044660077418 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28441/stat : 28441 (java) S 28434 28437 12560 0 -1 1077944384 351 0 0 0 6 3 0 0 20 0 16 0 65724295 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391682652816 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28442] ppid=28434 vsize=10750924 memory=4144 CPUtime=0.08 cores=1,3,5,7
/proc/28437/task/28442/stat : 28442 (java) S 28434 28437 12560 0 -1 1077944384 555 0 0 0 5 3 0 0 20 0 16 0 65724295 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391681599760 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28443] ppid=28434 vsize=10750924 memory=37416 CPUtime=0.09 cores=1,3,5,7
/proc/28437/task/28443/stat : 28443 (java) S 28434 28437 12560 0 -1 1077944384 389 0 0 0 6 3 0 0 20 0 16 0 65724295 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391680547216 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28444] ppid=28434 vsize=10750924 memory=1292 CPUtime=0.01 cores=1,3,5,7
/proc/28437/task/28444/stat : 28444 (java) S 28434 28437 12560 0 -1 1077944384 894 0 0 0 0 1 0 0 20 0 16 0 65724296 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391249541872 140391753296514 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28445] ppid=28434 vsize=10750924 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28445/stat : 28445 (java) S 28434 28437 12560 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 65724297 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391248488160 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28446] ppid=28434 vsize=10750924 memory=1688 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28446/stat : 28446 (java) S 28434 28437 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 65724297 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391247435008 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28447] ppid=28434 vsize=10750924 memory=5808 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28447/stat : 28447 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724299 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391246383568 140391753303963 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28448] ppid=28434 vsize=10750924 memory=4612 CPUtime=1.66 cores=1,3,5,7
/proc/28437/task/28448/stat : 28448 (java) S 28434 28437 12560 0 -1 1077944384 13008 0 0 0 164 2 0 0 20 0 16 0 65724299 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391245330672 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28449] ppid=28434 vsize=10750924 memory=1004 CPUtime=1.71 cores=1,3,5,7
/proc/28437/task/28449/stat : 28449 (java) S 28434 28437 12560 0 -1 1077944384 8814 0 0 0 170 1 0 0 20 0 16 0 65724299 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391244278128 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28450] ppid=28434 vsize=10750924 memory=2016 CPUtime=0.44 cores=1,3,5,7
/proc/28437/task/28450/stat : 28450 (java) S 28434 28437 12560 0 -1 1077944384 4783 0 0 0 43 1 0 0 20 0 16 0 65724299 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391243225072 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28451] ppid=28434 vsize=10750924 memory=442824 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28451/stat : 28451 (java) S 28434 28437 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65724300 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391242172768 140391753295573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28452] ppid=28434 vsize=10750924 memory=2384 CPUtime=0.28 cores=1,3,5,7
/proc/28437/task/28452/stat : 28452 (java) S 28434 28437 12560 0 -1 1077944384 1333 0 0 0 14 14 0 0 20 0 16 0 65724304 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391241120816 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
[pid=28437/tid=28562] ppid=28434 vsize=10750924 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28437/task/28562/stat : 28562 (java) S 28434 28437 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 65774274 11008946176 110718 18446744073709551615 4194304 4196468 140731664811520 140391239013776 140391753296514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6414336 140731664814480 140731664814633 140731664814633 140731664818127 0
Current children cumulated CPU time: 504.12 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 442872 KiB

Child status: 0
Real time (s): 500.09
CPU time (s): 504.145
CPU user time (s): 503.754
CPU system time (s): 0.391085
CPU usage (%): 100.811
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 442872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.753
system time used= 0.391085
maximum resident set size= 442980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45955
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12863
involuntary context switches= 255


# summary of solver processes directly reported to runsolver:
#   pid: 28437
#   total CPU time (s): 504.145
#   total CPU user time (s): 503.754
#   total CPU system time (s): 0.391085

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.68126 second user time and 5.06881 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 16:27:27
IDJOB=4262896
IDBENCH=138327
IDSOLVER=2651
FILE ID=node126/4262896-1502635289
RUNJOBID= node126-1502596857-19457
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff37.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262896-1502635289/watcher-4262896-1502635289 -o /tmp/evaluation-result-4262896-1502635289/solver-4262896-1502635289 -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-4262896-1502635289.xml

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

MD5SUM BENCH= dbb927e38b62f74060b1eb924850c2da
RANDOM SEED=965102914

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:        23347120 kB
MemAvailable:   23602840 kB
Buffers:          266220 kB
Cached:           260100 kB
SwapCached:          524 kB
Active:          8773824 kB
Inactive:         159524 kB
Active(anon):    8354912 kB
Inactive(anon):    85544 kB
Active(file):     418912 kB
Inactive(file):    73980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1604 kB
Writeback:             4 kB
AnonPages:       8406340 kB
Mapped:            58056 kB
Shmem:             33440 kB
Slab:             182984 kB
SReclaimable:     157324 kB
SUnreclaim:        25660 kB
KernelStack:        3456 kB
PageTables:        21204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8635024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8206336 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 16:35:47