Trace number 4301499

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 2018-07-11SAT (TO)44 252.204 206.847

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-01-opt_c18.xml
MD5SUM19ea5b9da6c92ab0a6dd9deb2e409c18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark252.141
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1134
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":18},{"size":22,"count":28},{"size":24,"count":16},{"size":36,"count":24},{"size":42,"count":34},{"size":44,"count":80}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":11},{"degree":6,"count":22},{"degree":7,"count":22},{"degree":8,"count":19},{"degree":9,"count":21},{"degree":10,"count":12},{"degree":11,"count":11},{"degree":13,"count":1},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":18,"count":8},{"degree":19,"count":13},{"degree":20,"count":16},{"degree":21,"count":18},{"degree":22,"count":14},{"degree":23,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1134}]
Number of extensional constraints0
Number of intensional constraints1134
Distribution of constraint types[{"type":"intension","count":1134}]
Optimization problemYES
Type of objectivemin NVALUES

Quality of the solution as a function of time


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

Solver Data

45.74/16.82	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
45.74/16.82	c This is free software under the dual EPL/GNU LGPL licenses.
45.74/16.82	c See www.sat4j.org for details.
45.74/16.82	c That software uses the Rhino library from the Mozilla project.
45.74/16.82	c version 2.3.6-SNAPSHOT
45.74/16.82	c java.runtime.name	Java(TM) SE Runtime Environment
45.74/16.82	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
45.74/16.82	c java.vm.version	25.131-b11
45.74/16.82	c java.vm.vendor	Oracle Corporation
45.74/16.82	c sun.arch.data.model	64
45.74/16.82	c java.version		1.8.0_131
45.74/16.82	c os.name		Linux
45.74/16.82	c os.version		3.10.0-514.16.1.el7.x86_64
45.74/16.82	c os.arch		amd64
45.74/16.82	c Free memory 		499604488
45.74/16.82	c Max memory 		7247757312
45.74/16.82	c Total memory 		504889344
45.74/16.82	c Number of processors 	4
45.74/16.82	c c --- Begin Solver configuration ---
45.74/16.82	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
45.74/16.82	c Learn all clauses as in MiniSAT
45.74/16.82	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
45.74/16.82	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
45.74/16.82	c No reason simplification
45.74/16.82	c Glucose 2.1 dynamic restart strategy
45.74/16.82	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
45.74/16.82	c timeout=2147483s
45.74/16.82	c DB Simplification allowed=false
45.74/16.82	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
45.74/16.82	c --- End Solver configuration ---
45.74/16.82	c constraints type 
45.74/16.82	c org.sat4j.minisat.constraints.card.MinWatchCard => 400
45.74/16.82	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90284
45.74/16.82	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25220370
45.74/16.82	c org.sat4j.minisat.constraints.cnf.UnitClause => 2268
45.74/16.82	c 25313322 constraints processed.
47.36/17.88	o 46
78.66/33.82	o 44
252.16/206.80	c starts		: 395
252.16/206.80	c conflicts		: 258027
252.16/206.80	c decisions		: 6444330
252.16/206.80	c propagations		: 217464702
252.16/206.80	c inspects		: 1527616966
252.16/206.80	c shortcuts		: 0
252.16/206.80	c learnt literals	: 3
252.16/206.80	c learnt binary clauses	: 1627
252.16/206.80	c learnt ternary clauses	: 4199
252.16/206.80	c learnt constraints	: 258024
252.16/206.80	c ignored constraints	: 0
252.16/206.80	c root simplifications	: 0
252.16/206.80	c removed literals (reason simplification)	: 0
252.16/206.80	c reason swapping (by a shorter reason)	: 0
252.16/206.80	c Calls to reduceDB	: 19
252.16/206.80	c Number of update (reduction) of LBD	: 158498
252.16/206.80	c Imported unit clauses	: 0
252.16/206.80	c number of reductions to clauses (during analyze)	: 0
252.16/206.80	c number of learned constraints concerned by reduction	: 0
252.16/206.80	c number of learning phase by resolution	: 0
252.16/206.80	c number of learning phase by cutting planes	: 0
252.16/206.80	c number of rounding to 1 operations	: 0
252.16/206.80	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
252.16/206.80	c number of reductions of the coefficients by power 2 	: 0
252.16/206.80	c number of right shift for reduction by power 2 	: 0
252.16/206.80	c number of reductions of the coefficients by GCD over coefficients 	: 0
252.16/206.80	c number of ending skipping 	: 0
252.16/206.80	c number of internal skipping 	: 0
252.16/206.80	c number of derivation steps 	: 0
252.16/206.80	c number of skipped derivation steps 	: 0
252.16/206.80	c number of remaining unassigned 	: 0
252.16/206.80	c number of remaining assigned 	: 0
252.16/206.80	c speed (assignments/second)	: 1144864.3944658537
252.16/206.80	c non guided choices	: 1287085
252.16/206.80	s SATISFIABLE
252.16/206.81	v <instantiation type="solution">
252.16/206.81	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] </list>
252.16/206.81	v 	<values> 498 736 554 792 296 58 142 380 240 478 778 540 694 456 498 736 352 114 30 268 540 778 170 408 484 722 310 72 540 778 470 708 58 296 442 680 100 338 254 16 666 428 428 666 128 366 694 456 722 484 380 142 680 442 554 792 442 680 310 72 680 442 142 380 792 554 442 680 680 442 268 30 408 170 324 86 296 58 778 540 282 44 442 680 680 442 254 16 442 680 338 100 442 680 16 254 240 478 296 58 540 778 394 156 498 736 526 764 296 58 442 680 394 156 128 366 114 352 16 254 380 142 380 142 680 442 470 708 30 268 428 666 526 764 142 380 680 442 442 680 680 442 736 498 666 428 30 268 156 394 156 394 352 114 310 72 338 100 366 128 484 722 442 680 764 526 694 456 30 268 128 366 58 296 792 554 156 394 156 394 442 680 484 722 352 114 722 484 680 442 366 128 170 408 254 16 554 792 442 680 </values>
252.16/206.81	v </instantiation>
252.16/206.81	

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301499-1532881349/watcher-4301499-1532881349 -o /tmp/evaluation-result-4301499-1532881349/solver-4301499-1532881349 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301499-1532881349.xml 

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

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

solver pid=14988, runsolver pid=14985

[startup+0.101639 s]*
/proc/loadavg: 2.10 2.23 2.12 2/216 15003
/proc/meminfo: memFree=26887620/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10659012 memory=31512 CPUtime=0.13 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 6436 0 0 0 12 1 0 0 20 0 15 0 105698041 10914828288 7878 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2664753 7878 2821 1 0 2627263 0
[pid=14988/tid=14990] ppid=14985 vsize=10659012 memory=-8701690554792055934 CPUtime=0.08 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 4275 0 0 0 8 0 0 0 20 0 15 0 105698041 10914828288 7878 33554432000 4194304 4196468 140728623608288 140374393591744 140373977556864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 7878 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 7878 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 7878 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 7878 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698044 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105698044 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373880944160 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105698044 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373879891312 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) S 14985 14988 13514 0 -1 1077944384 439 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373877786992 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373876734192 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0.02 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 105698047 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 7878 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31512 KiB

[startup+0.2105 s]*
/proc/loadavg: 2.10 2.23 2.12 3/216 15003
/proc/meminfo: memFree=26879100/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10659012 memory=42260 CPUtime=0.34 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 7653 0 0 0 32 2 0 0 20 0 15 0 105698041 10914828288 10565 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2664753 10565 3006 1 0 2627263 0
[pid=14988/tid=14990] ppid=14985 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 4612 0 0 0 19 1 0 0 20 0 15 0 105698041 10914828288 10565 33554432000 4194304 4196468 140728623608288 140374393606896 140374389392541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10659012 memory=331 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 10565 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10659012 memory=140144228016138 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 10565 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 10565 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10914828288 10565 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698044 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105698044 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373880944160 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105698044 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373879891312 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10659012 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) S 14985 14988 13514 0 -1 1077944384 750 0 0 0 3 0 0 0 20 0 15 0 105698047 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373877786992 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) S 14985 14988 13514 0 -1 1077944384 223 0 0 0 1 0 0 0 20 0 15 0 105698047 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373876734192 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0.07 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 701 0 0 0 7 0 0 0 20 0 15 0 105698047 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10659012 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698047 10914828288 10565 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42260 KiB

[startup+0.319326 s]*
/proc/loadavg: 2.10 2.23 2.12 6/216 15003
/proc/meminfo: memFree=26872988/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10659088 memory=47580 CPUtime=0.58 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 8452 0 0 0 56 2 0 0 20 0 15 0 105698041 10914906112 11895 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2664772 11895 3066 1 0 2627263 0
[pid=14988/tid=14990] ppid=14985 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 5119 0 0 0 29 1 0 0 20 0 15 0 105698041 10914906112 11895 33554432000 4194304 4196468 140728623608288 140374393605712 140374373414245 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10659088 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10914906112 11895 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10659088 memory=140144228010453 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10914906112 11895 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10914906112 11895 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10914906112 11895 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10659088 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105698044 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105698044 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373880944160 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105698044 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373879891312 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10659088 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) R 14985 14988 13514 0 -1 4202560 866 0 0 0 7 0 0 0 20 0 15 0 105698047 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373877786992 140374368617048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) R 14985 14988 13514 0 -1 4202560 278 0 0 0 4 0 0 0 20 0 15 0 105698047 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373876715760 140374370549593 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10659088 memory=140144227391104 CPUtime=0.14 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) R 14985 14988 13514 0 -1 4202560 821 0 0 0 14 0 0 0 20 0 15 0 105698047 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373875675776 140374368328378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10659088 memory=140144227391104 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698047 10914906112 11895 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47580 KiB

[startup+0.700734 s]
/proc/loadavg: 2.10 2.23 2.12 5/216 15003
/proc/meminfo: memFree=26846864/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10661136 memory=129620 CPUtime=1.68 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 12832 0 0 0 164 4 0 0 20 0 15 0 105698041 10917003264 32405 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2665284 32405 3105 1 0 2627775 0
[pid=14988/tid=14990] ppid=14985 vsize=10661136 memory=16820 CPUtime=0.67 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 5588 0 0 0 65 2 0 0 20 0 15 0 105698041 10917003264 32405 33554432000 4194304 4196468 140728623608288 140374393602496 140374371019680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10661136 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10917003264 32405 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10661136 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698042 10917003264 32405 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10661136 memory=496 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10917003264 32405 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10661136 memory=928 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105698042 10917003264 32405 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10661136 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105698044 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10661136 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105698044 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373880944160 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10661136 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105698044 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373879891312 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10661136 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10661136 memory=6081108994580573287 CPUtime=0.31 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) R 14985 14988 13514 0 -1 4202560 2378 0 0 0 31 0 0 0 20 0 15 0 105698047 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373877767144 140374372587162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10661136 memory=6220993253238723945 CPUtime=0.3 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) R 14985 14988 13514 0 -1 4202560 1523 0 0 0 30 0 0 0 20 0 15 0 105698047 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373876715008 140374372781631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10661136 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 1972 0 0 0 37 0 0 0 20 0 15 0 105698047 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10661136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105698047 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10661136 memory=756 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105698047 10917003264 32405 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 129620 KiB

[startup+1.50137 s]
/proc/loadavg: 2.25 2.26 2.13 5/216 15003
/proc/meminfo: memFree=26686516/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10661136 memory=316532 CPUtime=4.26 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 15206 0 0 0 404 22 0 0 20 0 15 0 105698041 10917003264 79133 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2665284 79133 3143 1 0 2627775 0
[pid=14988/tid=14990] ppid=14985 vsize=10661136 memory=313992 CPUtime=1.32 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 5625 0 0 0 128 4 0 0 20 0 15 0 105698041 10917003264 79133 33554432000 4194304 4196468 140728623608288 140374393596040 140373976551425 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10661136 memory=33 CPUtime=0.14 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 137 0 0 0 10 4 0 0 20 0 15 0 105698042 10917003264 79133 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10661136 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 138 0 0 0 10 4 0 0 20 0 15 0 105698042 10917003264 79133 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10661136 memory=6791534058613427641 CPUtime=0.13 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 127 0 0 0 9 4 0 0 20 0 15 0 105698042 10917003264 79133 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10661136 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 135 0 0 0 10 3 0 0 20 0 15 0 105698042 10917003264 79133 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10661136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 105698044 10917003264 79133 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0

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

/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 12438 0 0 0 1264 92 0 0 20 0 16 0 105698042 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10727700 memory=4140 CPUtime=13.65 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 14677 0 0 0 1278 87 0 0 20 0 16 0 105698042 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10727700 memory=1172 CPUtime=5.05 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 10937 0 0 0 504 1 0 0 20 0 16 0 105698044 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10727700 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 105698044 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373880944224 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10727700 memory=12850 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 105698044 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373879891328 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10727700 memory=6436 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105698047 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10727700 memory=5 CPUtime=1.94 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) S 14985 14988 13514 0 -1 1077944384 6718 0 0 0 193 1 0 0 20 0 16 0 105698047 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373877786992 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10727700 memory=0 CPUtime=1.91 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) S 14985 14988 13514 0 -1 1077944384 6789 0 0 0 190 1 0 0 20 0 16 0 105698047 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373876734192 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10727700 memory=280288223982192 CPUtime=0.59 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 4346 0 0 0 59 0 0 0 20 0 16 0 105698047 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10727700 memory=7679937479730885434 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105698047 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10727700 memory=4154120 CPUtime=0.05 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 209 0 0 0 2 3 0 0 20 0 16 0 105698047 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15004] ppid=14985 vsize=10727700 memory=4154120 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15004/stat : 15004 (java) S 14985 14988 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105699727 10985164800 1038530 33554432000 4194304 4196468 140728623608288 140373870425520 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 147.61 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 4154120 KiB

[startup+162.301 s]
/proc/loadavg: 2.00 2.21 2.14 3/217 15085
/proc/meminfo: memFree=23948428/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10727700 memory=4154144 CPUtime=207.71 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 229596 0 0 0 20385 386 0 0 20 0 16 0 105698041 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2681925 1038536 3191 1 0 2644416 0
[pid=14988/tid=14990] ppid=14985 vsize=10727700 memory=4154144 CPUtime=143.46 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 144498 0 0 0 14329 17 0 0 20 0 16 0 105698041 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374393609576 140373982138688 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10727700 memory=4154144 CPUtime=13.69 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 14147 0 0 0 1276 93 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10727700 memory=4154144 CPUtime=13.6 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 10885 0 0 0 1274 86 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10727700 memory=4154144 CPUtime=13.56 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 12438 0 0 0 1264 92 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10727700 memory=4154144 CPUtime=13.65 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 14677 0 0 0 1278 87 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10727700 memory=1020 CPUtime=5.05 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 10984 0 0 0 504 1 0 0 20 0 16 0 105698044 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10727700 memory=4154144 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 105698044 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373880944224 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10727700 memory=4154144 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 105698044 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373879891328 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10727700 memory=4154144 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10727700 memory=2324 CPUtime=1.97 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) S 14985 14988 13514 0 -1 1077944384 8123 0 0 0 196 1 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373877786992 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10727700 memory=1584 CPUtime=1.95 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) S 14985 14988 13514 0 -1 1077944384 7660 0 0 0 194 1 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373876734192 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10727700 memory=4154144 CPUtime=0.59 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 4476 0 0 0 59 0 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10727700 memory=804 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10727700 memory=4154144 CPUtime=0.09 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 274 0 0 0 4 5 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15004] ppid=14985 vsize=10727700 memory=5456 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15004/stat : 15004 (java) S 14985 14988 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105699727 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373870425520 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 207.71 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 4154144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+206.601 s]
/proc/loadavg: 2.00 2.18 2.13 3/217 15086
/proc/meminfo: memFree=23879800/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10727700 memory=4154144 CPUtime=252.05 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 263019 0 0 0 24815 390 0 0 20 0 16 0 105698041 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2681925 1038536 3191 1 0 2644416 0
[pid=14988/tid=14990] ppid=14985 vsize=10727700 memory=6791534058613427641 CPUtime=187.77 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) R 14985 14988 13514 0 -1 4202560 177659 0 0 0 18757 20 0 0 20 0 16 0 105698041 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374393609416 140373982655390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10727700 memory=3360 CPUtime=13.69 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 14147 0 0 0 1276 93 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10727700 memory=4154144 CPUtime=13.6 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 10885 0 0 0 1274 86 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10727700 memory=4154144 CPUtime=13.56 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 12438 0 0 0 1264 92 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10727700 memory=2324 CPUtime=13.65 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 14677 0 0 0 1278 87 0 0 20 0 16 0 105698042 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10727700 memory=1584 CPUtime=5.05 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 10991 0 0 0 504 1 0 0 20 0 16 0 105698044 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10727700 memory=496 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 105698044 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373880944224 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10727700 memory=928 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 105698044 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373879891328 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10727700 memory=4154136 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10727700 memory=30168 CPUtime=1.97 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) S 14985 14988 13514 0 -1 1077944384 8123 0 0 0 196 1 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373877786992 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10727700 memory=2204 CPUtime=1.95 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) S 14985 14988 13514 0 -1 1077944384 7660 0 0 0 194 1 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373876734192 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10727700 memory=30168 CPUtime=0.59 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 4729 0 0 0 59 0 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10727700 memory=2204 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10727700 memory=4154144 CPUtime=0.12 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 276 0 0 0 6 6 0 0 20 0 16 0 105698047 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15004] ppid=14985 vsize=10727700 memory=844 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15004/stat : 15004 (java) S 14985 14988 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105699727 10985164800 1038536 33554432000 4194304 4196468 140728623608288 140373870425520 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 252.05 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 4154144 KiB

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

[startup+206.847 s]
# the end of solver process 14988 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=248.266 s, system=3.9374 s

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

[startup+206.801 s]
/proc/loadavg: 2.00 2.18 2.13 3/217 15086
/proc/meminfo: memFree=23879800/32770624 swapFree=67108860/67108860
[pid=14988] ppid=14985 vsize=10927392 memory=4154376 CPUtime=252.16 cores=0,2,4,6
/proc/14988/stat : 14988 (java) S 14985 14988 13514 0 -1 1077944320 264015 0 0 0 24826 390 0 0 20 0 17 0 105698041 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140728623590832 140374389370615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
/proc/14988/statm: 2731848 1038594 3193 1 0 2694339 0
[pid=14988/tid=14990] ppid=14985 vsize=10927392 memory=496 CPUtime=187.87 cores=0,2,4,6
/proc/14988/task/14990/stat : 14990 (java) S 14985 14988 13514 0 -1 1077944384 177902 0 0 0 18767 20 0 0 20 0 17 0 105698041 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140374393613488 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14991] ppid=14985 vsize=10927392 memory=6791534058613427641 CPUtime=13.69 cores=0,2,4,6
/proc/14988/task/14991/stat : 14991 (java) S 14985 14988 13514 0 -1 1077944384 14147 0 0 0 1276 93 0 0 20 0 17 0 105698042 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140374315444880 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14992] ppid=14985 vsize=10927392 memory=2724 CPUtime=13.6 cores=0,2,4,6
/proc/14988/task/14992/stat : 14992 (java) S 14985 14988 13514 0 -1 1077944384 10885 0 0 0 1274 86 0 0 20 0 17 0 105698042 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140374314392080 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14993] ppid=14985 vsize=10927392 memory=1256 CPUtime=13.56 cores=0,2,4,6
/proc/14988/task/14993/stat : 14993 (java) S 14985 14988 13514 0 -1 1077944384 12438 0 0 0 1264 92 0 0 20 0 17 0 105698042 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140374313339280 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14994] ppid=14985 vsize=10927392 memory=10368 CPUtime=13.65 cores=0,2,4,6
/proc/14988/task/14994/stat : 14994 (java) S 14985 14988 13514 0 -1 1077944384 14677 0 0 0 1278 87 0 0 20 0 17 0 105698042 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140374312286480 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14995] ppid=14985 vsize=10927392 memory=1700 CPUtime=5.05 cores=0,2,4,6
/proc/14988/task/14995/stat : 14995 (java) S 14985 14988 13514 0 -1 1077944384 11032 0 0 0 504 1 0 0 20 0 17 0 105698044 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373881998192 140374389381762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14996] ppid=14985 vsize=10927392 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14996/stat : 14996 (java) S 14985 14988 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 105698044 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373880944224 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14997] ppid=14985 vsize=10927392 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14997/stat : 14997 (java) S 14985 14988 13514 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 17 0 105698044 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373879891328 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14998] ppid=14985 vsize=10927392 memory=1020 CPUtime=0 cores=0,2,4,6
/proc/14988/task/14998/stat : 14998 (java) S 14985 14988 13514 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 17 0 105698047 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373878839632 140374389389211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=14999] ppid=14985 vsize=10927392 memory=5456 CPUtime=1.97 cores=0,2,4,6
/proc/14988/task/14999/stat : 14999 (java) S 14985 14988 13514 0 -1 1077944384 8226 0 0 0 196 1 0 0 20 0 17 0 105698047 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373877786992 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15000] ppid=14985 vsize=10927392 memory=756 CPUtime=1.95 cores=0,2,4,6
/proc/14988/task/15000/stat : 15000 (java) S 14985 14988 13514 0 -1 1077944384 7729 0 0 0 194 1 0 0 20 0 17 0 105698047 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373876734192 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15001] ppid=14985 vsize=10927392 memory=6791534058613427641 CPUtime=0.59 cores=0,2,4,6
/proc/14988/task/15001/stat : 15001 (java) S 14985 14988 13514 0 -1 1077944384 4781 0 0 0 59 0 0 0 20 0 17 0 105698047 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373875681392 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15002] ppid=14985 vsize=10927392 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/14988/task/15002/stat : 15002 (java) S 14985 14988 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 105698047 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373874628832 140374389380821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
[pid=14988/tid=15003] ppid=14985 vsize=10927392 memory=15535236834396114 CPUtime=0.12 cores=0,2,4,6
/proc/14988/task/15003/stat : 15003 (java) S 14985 14988 13514 0 -1 1077944384 276 0 0 0 6 6 0 0 20 0 17 0 105698047 11189649408 1038594 33554432000 4194304 4196468 140728623608288 140373873577136 140374389381762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8683520 140728623617142 140728623617294 140728623617294 140728623620047 0
Current children cumulated CPU time: 252.16 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 4154376 KiB

Child status: 143
Real time (s): 206.847
CPU time (s): 252.204
CPU user time (s): 248.266
CPU system time (s): 3.9374
CPU usage (%): 121.928
Max. virtual memory (cumulated for all children) (KiB): 10927392
Max. memory (cumulated for all children) (KiB): 4154376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.266
system time used= 3.9374
maximum resident set size= 4154764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7755
involuntary context switches= 772


# summary of solver processes directly reported to runsolver:
#   pid: 14988
#   total CPU time (s): 252.204
#   total CPU user time (s): 248.266
#   total CPU system time (s): 3.9374

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.34891 second user time and 1.96347 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 18:22:29
IDJOB=4301499
IDBENCH=141197
IDSOLVER=2773
FILE ID=node136/4301499-1532881349
RUNJOBID= node136-1532879536-13546
PBS_JOBID= 21022516
Free space on /tmp= 60224 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-01-opt_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301499-1532881349/watcher-4301499-1532881349 -o /tmp/evaluation-result-4301499-1532881349/solver-4301499-1532881349 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301499-1532881349.xml

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

MD5SUM BENCH= 19ea5b9da6c92ab0a6dd9deb2e409c18
RANDOM SEED=1222103420

node136.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.50
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.50
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.50
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.50
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:        26906732 kB
MemAvailable:   30190948 kB
Buffers:          212784 kB
Cached:          3342368 kB
SwapCached:            0 kB
Active:          3449296 kB
Inactive:        1937852 kB
Active(anon):    1783440 kB
Inactive(anon):    76480 kB
Active(file):    1665856 kB
Inactive(file):  1861372 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2184 kB
Writeback:             0 kB
AnonPages:       1895768 kB
Mapped:            46696 kB
Shmem:             25228 kB
Slab:             173504 kB
SReclaimable:     145648 kB
SUnreclaim:        27856 kB
KernelStack:        3808 kB
PageTables:         9348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3753444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1757184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60224 MiB
End job on node136 at 2018-07-29 18:25:56