Trace number 4262907

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-05OPT770 40.906799 37.722401

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff84.xml
MD5SUM57c9b04c42ddec3121be36f9ed91283a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark770
Best CPU time to get the best result obtained on this benchmark0.128846
Satisfiable
(Un)Satisfiability was proved
Number of variables154
Number of constraints151
Number of domains20
Minimum domain size18
Maximum domain size19
Distribution of domain sizes[{"size":18,"count":10},{"size":19,"count":144}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":150},{"degree":31,"count":4}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":120},{"arity":4,"count":1},{"arity":5,"count":30}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"ordered","count":1},{"type":"minimum","count":30}]
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.33/0.80	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.33/0.80	c This is free software under the dual EPL/GNU LGPL licenses.
1.33/0.80	c See www.sat4j.org for details.
1.33/0.80	c That software uses the Rhino library from the Mozilla project.
1.33/0.80	c version CUSTOM.v20170705
1.33/0.80	c java.runtime.name	Java(TM) SE Runtime Environment
1.33/0.80	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.33/0.80	c java.vm.version	25.131-b11
1.33/0.80	c java.vm.vendor	Oracle Corporation
1.33/0.80	c sun.arch.data.model	64
1.33/0.80	c java.version		1.8.0_131
1.33/0.80	c os.name		Linux
1.33/0.80	c os.version		3.10.0-514.16.1.el7.x86_64
1.33/0.80	c os.arch		amd64
1.33/0.80	c Free memory 		499604488
1.33/0.80	c Max memory 		7247757312
1.33/0.80	c Total memory 		504889344
1.33/0.80	c Number of processors 	4
1.33/0.80	c c --- Begin Solver configuration ---
1.33/0.80	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.33/0.80	c Learn all clauses as in MiniSAT
1.33/0.80	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.33/0.80	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.33/0.80	c No reason simplification
1.33/0.80	c Glucose 2.1 dynamic restart strategy
1.33/0.80	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.33/0.80	c timeout=2147483s
1.33/0.80	c DB Simplification allowed=false
1.33/0.80	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.33/0.80	c --- End Solver configuration ---
1.33/0.80	c constraints type 
1.33/0.80	c org.sat4j.minisat.constraints.card.MinWatchCard => 308
1.33/0.80	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 86488
1.33/0.80	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 61867
1.33/0.80	c org.sat4j.minisat.constraints.cnf.UnitClause => 306
1.33/0.80	c 148969 constraints processed.
4.06/1.87	o 1286
12.22/9.24	o 822
18.98/16.00	o 816
19.74/16.67	o 802
22.30/19.13	o 796
25.64/22.42	o 774
33.26/29.99	o 770
40.89/37.70	c starts		: 450
40.89/37.70	c conflicts		: 144612
40.89/37.70	c decisions		: 2395391
40.89/37.70	c propagations		: 102809450
40.89/37.70	c inspects		: 298984372
40.89/37.70	c shortcuts		: 0
40.89/37.70	c learnt literals	: 57
40.89/37.70	c learnt binary clauses	: 1603
40.89/37.70	c learnt ternary clauses	: 2040
40.89/37.70	c learnt constraints	: 144554
40.89/37.70	c ignored constraints	: 0
40.89/37.70	c root simplifications	: 0
40.89/37.70	c removed literals (reason simplification)	: 0
40.89/37.70	c reason swapping (by a shorter reason)	: 0
40.89/37.70	c Calls to reduceDB	: 20
40.89/37.70	c Number of update (reduction) of LBD	: 88156
40.89/37.70	c Imported unit clauses	: 0
40.89/37.70	c number of reductions to clauses (during analyze)	: 0
40.89/37.70	c number of learned constraints concerned by reduction	: 0
40.89/37.70	c number of learning phase by resolution	: 0
40.89/37.70	c number of learning phase by cutting planes	: 0
40.89/37.70	c number of rounding to 1 operations	: 0
40.89/37.70	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
40.89/37.70	c number of reductions of the coefficients by power 2 	: 0
40.89/37.70	c number of right shift for reduction by power 2 	: 0
40.89/37.70	c number of reductions of the coefficients by GCD over coefficients 	: 0
40.89/37.70	c speed (assignments/second)	: 2786692.597511723
40.89/37.70	c non guided choices	347304
40.89/37.70	c learnt constraints type 
40.89/37.70	s OPTIMUM FOUND
40.89/37.70	v <instantiation type="optimum" cost="770">
40.89/37.70	v 	<list> x[0] x[1] x[2] x[3] drd[0][0] drd[0][1] drd[0][2] drd[0][3] drd[1][0] drd[1][1] drd[1][2] drd[1][3] drd[2][0] drd[2][1] drd[2][2] drd[2][3] drd[3][0] drd[3][1] drd[3][2] drd[3][3] drd[4][0] drd[4][1] drd[4][2] drd[4][3] drd[5][0] drd[5][1] drd[5][2] drd[5][3] drd[6][0] drd[6][1] drd[6][2] drd[6][3] drd[7][0] drd[7][1] drd[7][2] drd[7][3] drd[8][0] drd[8][1] drd[8][2] drd[8][3] drd[9][0] drd[9][1] drd[9][2] drd[9][3] drd[10][0] drd[10][1] drd[10][2] drd[10][3] drd[11][0] drd[11][1] drd[11][2] drd[11][3] drd[12][0] drd[12][1] drd[12][2] drd[12][3] drd[13][0] drd[13][1] drd[13][2] drd[13][3] drd[14][0] drd[14][1] drd[14][2] drd[14][3] drd[15][0] drd[15][1] drd[15][2] drd[15][3] drd[16][0] drd[16][1] drd[16][2] drd[16][3] drd[17][0] drd[17][1] drd[17][2] drd[17][3] drd[18][0] drd[18][1] drd[18][2] drd[18][3] drd[19][0] drd[19][1] drd[19][2] drd[19][3] drd[20][0] drd[20][1] drd[20][2] drd[20][3] drd[21][0] drd[21][1] drd[21][2] drd[21][3] drd[22][0] drd[22][1] drd[22][2] drd[22][3] drd[23][0] drd[23][1] drd[23][2] drd[23][3] drd[24][0] drd[24][1] drd[24][2] drd[24][3] drd[25][0] drd[25][1] drd[25][2] drd[25][3] drd[26][0] drd[26][1] drd[26][2] drd[26][3] drd[27][0] drd[27][1] drd[27][2] drd[27][3] drd[28][0] drd[28][1] drd[28][2] drd[28][3] drd[29][0] drd[29][1] drd[29][2] drd[29][3] 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] </list>
40.89/37.70	v 	<values> 24 118 242 450 1 95 219 427 1 95 219 427 220 126 2 206 221 127 3 205 308 214 90 118 308 214 90 118 486 392 268 60 399 305 181 27 397 303 179 29 163 69 55 263 163 69 55 263 218 124 0 208 0 94 218 426 0 94 218 426 461 367 243 35 15 109 233 441 0 94 218 426 72 22 146 354 72 22 146 354 426 332 208 0 94 0 124 332 94 0 124 332 361 267 143 65 361 267 143 65 134 40 84 292 134 40 84 292 181 87 37 245 8 86 210 418 8 86 210 418 426 332 208 0 1 1 2 3 90 90 60 27 29 55 55 0 0 0 35 15 0 22 22 0 0 0 65 65 40 40 37 8 8 0 </values>
40.89/37.70	v </instantiation>
40.89/37.70	

Verifier Data

OK	770

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262907-1502635429/watcher-4262907-1502635429 -o /tmp/evaluation-result-4262907-1502635429/solver-4262907-1502635429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502619645-14325 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262907-1502635429.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
solver pid=18888, runsolver pid=18885
Current StackSize limit: 8192 KiB


[startup+0.110665 s]*
/proc/loadavg: 7.32 6.68 4.99 6/205 18895
/proc/meminfo: memFree=23541316/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10151672 memory=19544 CPUtime=0.02 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 3746 0 0 0 2 0 0 0 20 0 9 0 111049273 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2537918 4886 2083 1 0 2527415 0
[pid=18888/tid=18890] ppid=18885 vsize=10151672 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 2398 0 0 0 2 0 0 0 20 0 9 0 111049282 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258806227560 140258788084576 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 111049282 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10151672 memory=140240034993792 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 111049282 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 111049282 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 111049282 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10151672 memory=140240034993792 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 111049284 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 111049284 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 111049284 10395312128 4886 18446744073709551615 4194304 4196468 140735834028384 140258311091120 140258802001621 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 19544 KiB

[startup+0.209887 s]*
/proc/loadavg: 7.32 6.68 4.99 6/213 18903
/proc/meminfo: memFree=23535108/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10551156 memory=27312 CPUtime=0.09 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 4882 0 0 0 8 1 0 0 20 0 15 0 111049273 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2637789 6828 2717 1 0 2627261 0
[pid=18888/tid=18890] ppid=18885 vsize=10551156 memory=8318255677412212789 CPUtime=0.06 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 2853 0 0 0 6 0 0 0 20 0 15 0 111049282 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258806218016 140258802003350 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10551156 memory=329 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10551156 memory=140240035069461 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10551156 memory=140240034993792 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111049284 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111049284 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111049284 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) S 18885 18888 4674 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10551156 memory=140240034993792 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10551156 memory=140240034993792 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049292 10804383744 6828 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27312 KiB

[startup+0.310693 s]*
/proc/loadavg: 7.32 6.68 4.99 6/213 18903
/proc/meminfo: memFree=23525256/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10551156 memory=36848 CPUtime=0.23 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 7942 0 0 0 21 2 0 0 20 0 15 0 111049273 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2637789 9212 2877 1 0 2627261 0
[pid=18888/tid=18890] ppid=18885 vsize=10551156 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 5632 0 0 0 15 2 0 0 20 0 15 0 111049282 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258806228288 140258802013341 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111049284 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111049284 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111049284 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 15 0 111049287 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) R 18885 18888 4674 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 111049287 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 390 0 0 0 4 0 0 0 20 0 15 0 111049287 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111049287 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049292 10804383744 9212 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36848 KiB

[startup+0.701651 s]
/proc/loadavg: 7.32 6.68 4.99 8/213 18903
/proc/meminfo: memFree=23511476/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10551232 memory=101356 CPUtime=1.33 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 11873 0 0 0 128 5 0 0 20 0 15 0 111049273 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2637808 25339 3055 1 0 2627261 0
[pid=18888/tid=18890] ppid=18885 vsize=10551232 memory=4 CPUtime=0.55 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 7012 0 0 0 51 4 0 0 20 0 15 0 111049282 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258806226784 140258418153225 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10551232 memory=161 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111049282 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10551232 memory=1 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049282 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 111049284 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111049284 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111049284 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10551232 memory=26 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111049287 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10551232 memory=229 CPUtime=0.24 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) R 18885 18888 4674 0 -1 4202560 1174 0 0 0 24 0 0 0 20 0 15 0 111049287 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258308980952 140258783534789 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10551232 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) R 18885 18888 4674 0 -1 4202560 944 0 0 0 25 0 0 0 20 0 15 0 111049287 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258307924816 140258783519240 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10551232 memory=6498285520082 CPUtime=0.26 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) R 18885 18888 4674 0 -1 4202560 1373 0 0 0 26 0 0 0 20 0 15 0 111049287 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258786231613 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10551232 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111049287 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10551232 memory=13564886244395551 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111049292 10804461568 25339 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 101356 KiB

[startup+1.50073 s]
/proc/loadavg: 7.32 6.68 4.99 8/214 18904
/proc/meminfo: memFree=23414168/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10617796 memory=162672 CPUtime=3.47 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 27709 0 0 0 340 7 0 0 20 0 16 0 111049273 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2654449 40668 3077 1 0 2643902 0
[pid=18888/tid=18890] ppid=18885 vsize=10617796 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 7381 0 0 0 130 5 0 0 20 0 16 0 111049282 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258806226368 140258418981461 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 111049282 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10617796 memory=280479752492608 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 111049282 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10617796 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 111049282 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10617796 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 111049282 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10617796 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10617796 memory=7380106142448641897 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10617796 memory=6935650355523965008 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10617796 memory=5787213852901402449 CPUtime=0.88 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 12399 0 0 0 87 1 0 0 20 0 16 0 111049287 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10617796 memory=7151829807201800272 CPUtime=0.86 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) S 18885 18888 4674 0 -1 1077944384 4329 0 0 0 86 0 0 0 20 0 16 0 111049287 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10617796 memory=148 CPUtime=0.35 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 2155 0 0 0 35 0 0 0 20 0 16 0 111049287 10872623104 40668 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0

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

Current children cumulated CPU time: 38.58 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 224176 KiB

[startup+36.8007 s]
/proc/loadavg: 6.29 6.50 4.99 6/218 18919
/proc/meminfo: memFree=23335456/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10617796 memory=224176 CPUtime=40.18 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 39143 0 0 0 4005 13 0 0 20 0 16 0 111049273 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2654449 56044 3111 1 0 2643902 0
[pid=18888/tid=18890] ppid=18885 vsize=10617796 memory=1296 CPUtime=36.61 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 9499 0 0 0 3656 5 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258806228280 140258419157736 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10617796 memory=2320 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10617796 memory=-8774313645642428999 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10617796 memory=1796 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10617796 memory=956 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10617796 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 624 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10617796 memory=4288 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10617796 memory=224176 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10617796 memory=316492223971852578 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10617796 memory=288287770756252872 CPUtime=1.37 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 15241 0 0 0 136 1 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10617796 memory=6944656592455360569 CPUtime=1.64 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) S 18885 18888 4674 0 -1 1077944384 7449 0 0 0 163 1 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10617796 memory=-7739291840220455296 CPUtime=0.41 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 3214 0 0 0 41 0 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10617796 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10617796 memory=6944656592452807316 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1204 0 0 0 1 0 0 0 20 0 16 0 111049292 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18904] ppid=18885 vsize=10617796 memory=7679937539709960979 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18904/stat : 18904 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111049354 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258303722416 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 40.18 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 224176 KiB

[startup+37.2008 s]
/proc/loadavg: 6.29 6.50 4.99 6/218 18919
/proc/meminfo: memFree=23335456/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10617796 memory=224176 CPUtime=40.58 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 39143 0 0 0 4045 13 0 0 20 0 16 0 111049273 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2654449 56044 3111 1 0 2643902 0
[pid=18888/tid=18890] ppid=18885 vsize=10617796 memory=288230617509003574 CPUtime=37.01 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) R 18885 18888 4674 0 -1 4202560 9499 0 0 0 3696 5 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258806228280 140258419377079 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10617796 memory=13564886244395551 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10617796 memory=12886 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10617796 memory=13568210549122491 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10617796 memory=5787213827131598673 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 16 0 111049282 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10617796 memory=5450909908396308010 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 624 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10617796 memory=-9103030981133442421 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10617796 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 111049284 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10617796 memory=-7522837583129307271 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10617796 memory=-6876588628754522503 CPUtime=1.37 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 15241 0 0 0 136 1 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10617796 memory=-7595718148000617580 CPUtime=1.64 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) S 18885 18888 4674 0 -1 1077944384 7449 0 0 0 163 1 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10617796 memory=5495740422247797458 CPUtime=0.41 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 3214 0 0 0 41 0 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10617796 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10617796 memory=280479752608512 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1204 0 0 0 1 0 0 0 20 0 16 0 111049292 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18904] ppid=18885 vsize=10617796 memory=-3535470213243961690 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18904/stat : 18904 (java) S 18885 18888 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111049354 10872623104 56044 18446744073709551615 4194304 4196468 140735834028384 140258303722416 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 40.58 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 224176 KiB

[startup+37.6007 s]
/proc/loadavg: 6.29 6.50 4.99 6/218 18919
/proc/meminfo: memFree=23335456/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10750924 memory=224236 CPUtime=40.89 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 39368 0 0 0 4076 13 0 0 20 0 16 0 111049273 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2687731 56059 3115 1 0 2677184 0
[pid=18888/tid=18890] ppid=18885 vsize=10750924 memory=6944656592455359580 CPUtime=37.32 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) S 18885 18888 4674 0 -1 1077944384 9638 0 0 0 3727 5 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258806232096 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10750924 memory=56 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10750924 memory=-8774313645642428999 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10750924 memory=2320 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10750924 memory=1724 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10750924 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 624 0 0 0 0 0 0 0 20 0 16 0 111049284 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10750924 memory=9000 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 111049284 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10750924 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 111049284 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10750924 memory=5712 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10750924 memory=796 CPUtime=1.37 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 15244 0 0 0 136 1 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10750924 memory=984 CPUtime=1.64 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) S 18885 18888 4674 0 -1 1077944384 7449 0 0 0 163 1 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10750924 memory=1728 CPUtime=0.41 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 3221 0 0 0 41 0 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10750924 memory=4572 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10750924 memory=1444 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1204 0 0 0 1 0 0 0 20 0 16 0 111049292 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 40.89 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 224236 KiB

[startup+37.7006 s]
/proc/loadavg: 6.29 6.50 4.99 6/218 18919
/proc/meminfo: memFree=23335456/32770624 swapFree=67108764/67108860
[pid=18888] ppid=18885 vsize=10750924 memory=224236 CPUtime=40.89 cores=1,3,5,7
/proc/18888/stat : 18888 (java) S 18885 18888 4674 0 -1 1077944320 39368 0 0 0 4076 13 0 0 20 0 16 0 111049273 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140735834010928 140258801991415 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
/proc/18888/statm: 2687731 56059 3115 1 0 2677184 0
[pid=18888/tid=18890] ppid=18885 vsize=10750924 memory=280479752602592 CPUtime=37.32 cores=1,3,5,7
/proc/18888/task/18890/stat : 18890 (java) S 18885 18888 4674 0 -1 1077944384 9638 0 0 0 3727 5 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258806232096 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18891] ppid=18885 vsize=10750924 memory=224184 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18891/stat : 18891 (java) S 18885 18888 4674 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258743028880 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18892] ppid=18885 vsize=10750924 memory=224176 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18892/stat : 18892 (java) S 18885 18888 4674 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258741976080 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18893] ppid=18885 vsize=10750924 memory=-8774313645642428999 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18893/stat : 18893 (java) S 18885 18888 4674 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258740923280 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18894] ppid=18885 vsize=10750924 memory=224168 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18894/stat : 18894 (java) S 18885 18888 4674 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 16 0 111049282 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258739870480 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18895] ppid=18885 vsize=10750924 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18895/stat : 18895 (java) S 18885 18888 4674 0 -1 1077944384 624 0 0 0 0 0 0 0 20 0 16 0 111049284 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258313197936 140258802002562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18896] ppid=18885 vsize=10750924 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18896/stat : 18896 (java) S 18885 18888 4674 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 111049284 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258312143904 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18897] ppid=18885 vsize=10750924 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18897/stat : 18897 (java) S 18885 18888 4674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 111049284 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258311091056 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18898] ppid=18885 vsize=10750924 memory=53932 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18898/stat : 18898 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258310039376 140258802010011 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18899] ppid=18885 vsize=10750924 memory=224176 CPUtime=1.37 cores=1,3,5,7
/proc/18888/task/18899/stat : 18899 (java) S 18885 18888 4674 0 -1 1077944384 15244 0 0 0 136 1 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258308987760 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18900] ppid=18885 vsize=10750924 memory=224176 CPUtime=1.64 cores=1,3,5,7
/proc/18888/task/18900/stat : 18900 (java) S 18885 18888 4674 0 -1 1077944384 7449 0 0 0 163 1 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258307934960 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18901] ppid=18885 vsize=10750924 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/18888/task/18901/stat : 18901 (java) S 18885 18888 4674 0 -1 1077944384 3221 0 0 0 41 0 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258306882160 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18902] ppid=18885 vsize=10750924 memory=7598811100138176585 CPUtime=0 cores=1,3,5,7
/proc/18888/task/18902/stat : 18902 (java) S 18885 18888 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111049287 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258305829600 140258802001621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
[pid=18888/tid=18903] ppid=18885 vsize=10750924 memory=1 CPUtime=0.01 cores=1,3,5,7
/proc/18888/task/18903/stat : 18903 (java) S 18885 18888 4674 0 -1 1077944384 1204 0 0 0 1 0 0 0 20 0 16 0 111049292 11008946176 56059 18446744073709551615 4194304 4196468 140735834028384 140258304776880 140258802002562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23244800 140735834030480 140735834030633 140735834030633 140735834034127 0
Current children cumulated CPU time: 40.89 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 224236 KiB

Child status: 0
Real time (s): 37.7224
CPU time (s): 40.9068
CPU user time (s): 40.7685
CPU system time (s): 0.138242
CPU usage (%): 108.441
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 224236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.7685
system time used= 0.138242
maximum resident set size= 224556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39486
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2707
involuntary context switches= 48


# summary of solver processes directly reported to runsolver:
#   pid: 18888
#   total CPU time (s): 40.9068
#   total CPU user time (s): 40.7685
#   total CPU system time (s): 0.138242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.257512 second user time and 0.393045 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-13 16:29:54
IDJOB=4262907
IDBENCH=138368
IDSOLVER=2651
FILE ID=node134/4262907-1502635429
RUNJOBID= node134-1502619645-14325
PBS_JOBID= 
Free space on /tmp= 61948 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff84.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262907-1502635429/watcher-4262907-1502635429 -o /tmp/evaluation-result-4262907-1502635429/solver-4262907-1502635429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502619645-14325 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262907-1502635429.xml

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

MD5SUM BENCH= 57c9b04c42ddec3121be36f9ed91283a
RANDOM SEED=1605016653

node134.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.43
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.43
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.43
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.43
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:        23552216 kB
MemAvailable:   23854272 kB
Buffers:          226636 kB
Cached:           369424 kB
SwapCached:            4 kB
Active:          8541224 kB
Inactive:         211524 kB
Active(anon):    8103816 kB
Inactive(anon):    94432 kB
Active(file):     437408 kB
Inactive(file):   117092 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              1640 kB
Writeback:             0 kB
AnonPages:       8156688 kB
Mapped:            67768 kB
Shmem:             41564 kB
Slab:             153228 kB
SReclaimable:     126784 kB
SUnreclaim:        26444 kB
KernelStack:        3504 kB
PageTables:        20984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8640596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7925760 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= 61944 MiB
End job on node134 at 2017-08-13 16:30:32