Trace number 4289979

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-11OPT22 1331.39 1323.9

General information on the benchmark

NameSumColoring/
SumColoring-myciel4_c18.xml
MD5SUMb2986e349e6e3d69d494bfde8c7eda2a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.237012
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints71
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":23}]
Minimum variable degree5
Maximum variable degree12
Distribution of variable degrees[{"degree":5,"count":5},{"degree":6,"count":5},{"degree":7,"count":6},{"degree":9,"count":5},{"degree":11,"count":1},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":71}]
Number of extensional constraints0
Number of intensional constraints71
Distribution of constraint types[{"type":"intension","count":71}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.80/0.45	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.80/0.45	c This is free software under the dual EPL/GNU LGPL licenses.
0.80/0.45	c See www.sat4j.org for details.
0.80/0.45	c That software uses the Rhino library from the Mozilla project.
0.80/0.45	c version 2.3.6-SNAPSHOT
0.80/0.45	c java.runtime.name	Java(TM) SE Runtime Environment
0.80/0.45	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.80/0.45	c java.vm.version	25.131-b11
0.80/0.45	c java.vm.vendor	Oracle Corporation
0.80/0.45	c sun.arch.data.model	64
0.80/0.45	c java.version		1.8.0_131
0.80/0.45	c os.name		Linux
0.80/0.45	c os.version		3.10.0-514.16.1.el7.x86_64
0.80/0.45	c os.arch		amd64
0.80/0.45	c Free memory 		499604488
0.80/0.45	c Max memory 		7247757312
0.80/0.45	c Total memory 		504889344
0.80/0.45	c Number of processors 	4
0.80/0.45	c c --- Begin Solver configuration ---
0.80/0.45	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.80/0.45	c Learn all clauses as in MiniSAT
0.80/0.45	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.80/0.45	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.80/0.45	c No reason simplification
0.80/0.45	c Glucose 2.1 dynamic restart strategy
0.80/0.45	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
0.80/0.45	c timeout=2147483s
0.80/0.45	c DB Simplification allowed=false
0.80/0.45	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.80/0.45	c --- End Solver configuration ---
0.80/0.45	c constraints type 
0.80/0.45	c org.sat4j.minisat.constraints.card.MinWatchCard => 46
0.80/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37559
0.80/0.45	c org.sat4j.minisat.constraints.cnf.UnitClause => 142
0.80/0.45	c 37747 constraints processed.
1.14/0.54	o 34
1.14/0.58	o 31
2.58/1.29	o 30
2.58/1.29	o 27
3.20/1.75	o 26
3.20/1.76	o 25
12.12/10.44	o 24
239.45/236.45	o 23
729.88/724.89	o 22
1331.37/1323.89	c starts		: 30211
1331.37/1323.89	c conflicts		: 10007452
1331.37/1323.89	c decisions		: 19538924
1331.37/1323.89	c propagations		: 542998749
1331.37/1323.89	c inspects		: 25805386027
1331.37/1323.89	c shortcuts		: 0
1331.37/1323.89	c learnt literals	: 54
1331.37/1323.89	c learnt binary clauses	: 16
1331.37/1323.89	c learnt ternary clauses	: 6
1331.37/1323.89	c learnt constraints	: 10007397
1331.37/1323.89	c ignored constraints	: 0
1331.37/1323.89	c root simplifications	: 0
1331.37/1323.89	c removed literals (reason simplification)	: 0
1331.37/1323.89	c reason swapping (by a shorter reason)	: 0
1331.37/1323.89	c Calls to reduceDB	: 241
1331.37/1323.89	c Number of update (reduction) of LBD	: 3649271
1331.37/1323.89	c Imported unit clauses	: 0
1331.37/1323.89	c number of reductions to clauses (during analyze)	: 0
1331.37/1323.89	c number of learned constraints concerned by reduction	: 0
1331.37/1323.89	c number of learning phase by resolution	: 0
1331.37/1323.89	c number of learning phase by cutting planes	: 0
1331.37/1323.89	c number of rounding to 1 operations	: 0
1331.37/1323.89	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
1331.37/1323.89	c number of reductions of the coefficients by power 2 	: 0
1331.37/1323.89	c number of right shift for reduction by power 2 	: 0
1331.37/1323.89	c number of reductions of the coefficients by GCD over coefficients 	: 0
1331.37/1323.89	c number of ending skipping 	: 0
1331.37/1323.89	c number of internal skipping 	: 0
1331.37/1323.89	c number of derivation steps 	: 0
1331.37/1323.89	c number of skipped derivation steps 	: 0
1331.37/1323.89	c number of remaining unassigned 	: 0
1331.37/1323.89	c number of remaining assigned 	: 0
1331.37/1323.89	c speed (assignments/second)	: 410294.67915335536
1331.37/1323.89	c non guided choices	: 0
1331.37/1323.89	s OPTIMUM FOUND
1331.37/1323.89	v <instantiation type="optimum" cost="22">
1331.37/1323.89	v 	<list> c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] </list>
1331.37/1323.89	v 	<values> 4 2 3 3 2 1 1 1 1 1 2 0 0 0 0 0 0 0 0 0 0 0 1 </values>
1331.37/1323.89	v </instantiation>
1331.37/1323.89	

Verifier Data

OK	22

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289979-1532213334/watcher-4289979-1532213334 -o /tmp/evaluation-result-4289979-1532213334/solver-4289979-1532213334 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532208388-24575 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289979-1532213334.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=25367, runsolver pid=25364

[startup+0.101185 s]*
/proc/loadavg: 1.95 2.14 2.12 2/216 25382
/proc/meminfo: memFree=15518692/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10659012 memory=30732 CPUtime=0.13 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 6760 0 0 0 11 2 0 0 20 0 15 0 38896579 10914828288 7683 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2664753 7683 2845 1 0 2627263 0
[pid=25367/tid=25369] ppid=25364 vsize=10659012 memory=-8773748148830245500 CPUtime=0.09 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 4588 0 0 0 8 1 0 0 20 0 15 0 38896580 10914828288 7683 33554432000 4194304 4196468 140725299765024 140171181078464 140171176879261 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 7683 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 7683 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 7683 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 7683 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38896582 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38896582 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38896583 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) R 25364 25367 22446 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) R 25364 25367 22446 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0.02 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) R 25364 25367 22446 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 15 0 38896585 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170206595312 140171155374558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 7683 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30732 KiB

[startup+0.210518 s]*
/proc/loadavg: 1.95 2.14 2.12 3/216 25382
/proc/meminfo: memFree=15509892/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10659012 memory=41896 CPUtime=0.33 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 8062 0 0 0 31 2 0 0 20 0 15 0 38896579 10914828288 10474 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2664753 10474 3007 1 0 2627263 0
[pid=25367/tid=25369] ppid=25364 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 5029 0 0 0 18 1 0 0 20 0 15 0 38896580 10914828288 10474 33554432000 4194304 4196468 140725299765024 140171181093616 140171157080001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10659012 memory=342 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 10474 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10659012 memory=140275727208659 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 10474 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 10474 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38896581 10914828288 10474 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38896582 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38896582 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38896583 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) S 25364 25367 22446 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 15 0 38896585 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) S 25364 25367 22446 0 -1 1077944384 475 0 0 0 2 0 0 0 20 0 15 0 38896585 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0.07 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) R 25364 25367 22446 0 -1 4202560 699 0 0 0 7 0 0 0 20 0 15 0 38896585 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170206595312 140171155443878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10659012 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896585 10914828288 10474 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41896 KiB

[startup+0.310428 s]*
/proc/loadavg: 1.95 2.14 2.12 4/216 25382
/proc/meminfo: memFree=15502480/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10659088 memory=47392 CPUtime=0.52 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 8884 0 0 0 49 3 0 0 20 0 15 0 38896579 10914906112 11848 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2664772 11848 3059 1 0 2627263 0
[pid=25367/tid=25369] ppid=25364 vsize=10659088 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 5665 0 0 0 27 2 0 0 20 0 15 0 38896580 10914906112 11848 33554432000 4194304 4196468 140725299765024 140171181091008 140171160900965 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10659088 memory=288230600413020183 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914906112 11848 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10659088 memory=140275727207127 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914906112 11848 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896581 10914906112 11848 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38896581 10914906112 11848 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10659088 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38896582 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38896582 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38896583 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38896585 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) S 25364 25367 22446 0 -1 1077944384 529 0 0 0 4 0 0 0 20 0 15 0 38896585 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) S 25364 25367 22446 0 -1 1077944384 550 0 0 0 4 0 0 0 20 0 15 0 38896585 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10659088 memory=140275727013504 CPUtime=0.12 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) R 25364 25367 22446 0 -1 4202560 772 0 0 0 12 0 0 0 20 0 15 0 38896585 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170206592248 140170770776185 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38896585 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10659088 memory=140275727013504 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38896585 10914906112 11848 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47392 KiB

[startup+0.700757 s]
/proc/loadavg: 1.95 2.14 2.12 5/217 25383
/proc/meminfo: memFree=15483524/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10725652 memory=69332 CPUtime=1.71 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 11634 0 0 0 167 4 0 0 20 0 16 0 38896579 10983067648 17333 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2681413 17333 3100 1 0 2643904 0
[pid=25367/tid=25369] ppid=25364 vsize=10725652 memory=1292 CPUtime=0.67 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 6122 0 0 0 65 2 0 0 20 0 16 0 38896580 10983067648 17333 33554432000 4194304 4196468 140725299765024 140171181093680 140170770913872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10725652 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 17333 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10725652 memory=796 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 17333 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10725652 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 17333 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10725652 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 17333 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10725652 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 38896582 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10725652 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 38896582 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10725652 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38896583 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10725652 memory=7380106142448642159 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10725652 memory=7151832006225055824 CPUtime=0.37 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) R 25364 25367 22446 0 -1 4202560 1231 0 0 0 37 0 0 0 20 0 16 0 38896585 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170208689872 140171169192240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10725652 memory=-5874771483550381248 CPUtime=0.38 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) R 25364 25367 22446 0 -1 4202560 1285 0 0 0 38 0 0 0 20 0 16 0 38896585 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170207637328 140171156700929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10725652 memory=-9103030903824031093 CPUtime=0.27 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) S 25364 25367 22446 0 -1 1077944384 1604 0 0 0 27 0 0 0 20 0 16 0 38896585 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170206595312 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10725652 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10725652 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25383] ppid=25364 vsize=10725652 memory=31588 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25383/stat : 25383 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38896626 10983067648 17333 33554432000 4194304 4196468 140725299765024 140170203436336 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 69332 KiB

[startup+1.50085 s]
/proc/loadavg: 1.95 2.14 2.12 5/217 25383
/proc/meminfo: memFree=15474568/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10725652 memory=81568 CPUtime=2.99 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 15588 0 0 0 294 5 0 0 20 0 16 0 38896579 10983067648 20392 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2681413 20392 3112 1 0 2643904 0
[pid=25367/tid=25369] ppid=25364 vsize=10725652 memory=6737 CPUtime=1.47 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 6783 0 0 0 144 3 0 0 20 0 16 0 38896580 10983067648 20392 33554432000 4194304 4196468 140725299765024 140171181096208 140170774103351 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10725652 memory=4121691067513045024 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 20392 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10725652 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 20392 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10725652 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 20392 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10725652 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38896581 10983067648 20392 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0

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

Current children cumulated memory: 398900 KiB

[startup+1321.6 s]
/proc/loadavg: 1.52 1.59 1.82 3/218 25461
/proc/meminfo: memFree=15236740/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10725652 memory=398904 CPUtime=1329.1 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 69644 0 0 0 132806 104 0 0 20 0 16 0 38896579 10983067648 99726 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2681413 99726 3174 1 0 2643904 0
[pid=25367/tid=25369] ppid=25364 vsize=10725652 memory=401980 CPUtime=1319.74 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 15394 0 0 0 131969 5 0 0 20 0 16 0 38896580 10983067648 99726 33554432000 4194304 4196468 140725299765024 140171181092912 140170771913375 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10725652 memory=401980 CPUtime=1.65 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 6323 0 0 0 149 16 0 0 20 0 16 0 38896581 10983067648 99726 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10725652 memory=1012 CPUtime=1.63 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 5322 0 0 0 147 16 0 0 20 0 16 0 38896581 10983067648 99726 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10725652 memory=398900 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 5391 0 0 0 148 16 0 0 20 0 16 0 38896581 10983067648 99726 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10725652 memory=398900 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 4191 0 0 0 148 16 0 0 20 0 16 0 38896581 10983067648 99726 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10725652 memory=2344 CPUtime=0.16 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 15769 0 0 0 13 3 0 0 20 0 16 0 38896582 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10725652 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 16 0 38896582 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10725652 memory=13860 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 38896583 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10725652 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10725652 memory=398900 CPUtime=0.69 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) S 25364 25367 22446 0 -1 1077944384 4946 0 0 0 69 0 0 0 20 0 16 0 38896585 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10725652 memory=1232 CPUtime=0.84 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) S 25364 25367 22446 0 -1 1077944384 6156 0 0 0 83 1 0 0 20 0 16 0 38896585 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10725652 memory=2344 CPUtime=0.32 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) S 25364 25367 22446 0 -1 1077944384 3468 0 0 0 31 1 0 0 20 0 16 0 38896585 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170206595312 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10725652 memory=401980 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10725652 memory=1580 CPUtime=0.68 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1210 0 0 0 36 32 0 0 20 0 16 0 38896585 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25383] ppid=25364 vsize=10725652 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25383/stat : 25383 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38896626 10983067648 99726 33554432000 4194304 4196468 140725299765024 140170203436336 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 1329.1 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 398904 KiB

[startup+1323.2 s]
/proc/loadavg: 1.56 1.60 1.82 3/218 25462
/proc/meminfo: memFree=15236428/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10725652 memory=399712 CPUtime=1330.83 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 70536 0 0 0 132979 104 0 0 20 0 16 0 38896579 10983067648 99928 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2681413 99928 3174 1 0 2643904 0
[pid=25367/tid=25369] ppid=25364 vsize=10725652 memory=403008 CPUtime=1321.35 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 15399 0 0 0 132129 6 0 0 20 0 16 0 38896580 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171181093504 140170774237893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10725652 memory=403012 CPUtime=1.65 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 6323 0 0 0 149 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10725652 memory=398904 CPUtime=1.63 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 5322 0 0 0 147 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10725652 memory=401980 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 5391 0 0 0 148 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10725652 memory=398900 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 4191 0 0 0 148 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10725652 memory=6791534058613427641 CPUtime=0.16 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 15769 0 0 0 13 3 0 0 20 0 16 0 38896582 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10725652 memory=13860 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 16 0 38896582 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10725652 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 38896583 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10725652 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10725652 memory=398900 CPUtime=0.77 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) S 25364 25367 22446 0 -1 1077944384 5743 0 0 0 77 0 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10725652 memory=844 CPUtime=0.88 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) S 25364 25367 22446 0 -1 1077944384 6209 0 0 0 87 1 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10725652 memory=1796 CPUtime=0.32 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) S 25364 25367 22446 0 -1 1077944384 3505 0 0 0 31 1 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170206595312 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10725652 memory=916 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10725652 memory=3848 CPUtime=0.68 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1210 0 0 0 36 32 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25383] ppid=25364 vsize=10725652 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25383/stat : 25383 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38896626 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170203436336 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 1330.83 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 399712 KiB

[startup+1323.6 s]
/proc/loadavg: 1.56 1.60 1.82 3/218 25462
/proc/meminfo: memFree=15236428/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10725652 memory=399712 CPUtime=1331.23 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 70545 0 0 0 133019 104 0 0 20 0 16 0 38896579 10983067648 99928 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2681413 99928 3174 1 0 2643904 0
[pid=25367/tid=25369] ppid=25364 vsize=10725652 memory=1728 CPUtime=1321.75 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) R 25364 25367 22446 0 -1 4202560 15407 0 0 0 132169 6 0 0 20 0 16 0 38896580 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171181093504 140170774552130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10725652 memory=796 CPUtime=1.65 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 6323 0 0 0 149 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10725652 memory=1012 CPUtime=1.63 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 5322 0 0 0 147 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10725652 memory=1228 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 5391 0 0 0 148 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10725652 memory=1704 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 4191 0 0 0 148 16 0 0 20 0 16 0 38896581 10983067648 99928 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10725652 memory=6791534058613427641 CPUtime=0.16 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 15769 0 0 0 13 3 0 0 20 0 16 0 38896582 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10725652 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 16 0 38896582 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10725652 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 38896583 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10725652 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10725652 memory=9924 CPUtime=0.77 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) S 25364 25367 22446 0 -1 1077944384 5743 0 0 0 77 0 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10725652 memory=5368 CPUtime=0.88 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) S 25364 25367 22446 0 -1 1077944384 6209 0 0 0 87 1 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10725652 memory=1936 CPUtime=0.33 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) S 25364 25367 22446 0 -1 1077944384 3506 0 0 0 32 1 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170206595312 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10725652 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10725652 memory=8376 CPUtime=0.68 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1210 0 0 0 36 32 0 0 20 0 16 0 38896585 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25383] ppid=25364 vsize=10725652 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25383/stat : 25383 (java) S 25364 25367 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38896626 10983067648 99928 33554432000 4194304 4196468 140725299765024 140170203436336 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 1331.23 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 399712 KiB

[startup+1323.8 s]
/proc/loadavg: 1.56 1.60 1.82 3/218 25462
/proc/meminfo: memFree=15236428/32770624 swapFree=67108860/67108860
[pid=25367] ppid=25364 vsize=10858780 memory=399768 CPUtime=1331.37 cores=0,2,4,6
/proc/25367/stat : 25367 (java) S 25364 25367 22446 0 -1 1077944320 70705 0 0 0 133033 104 0 0 20 0 16 0 38896579 11119390720 99942 33554432000 4194304 4196468 140725299765024 140725299747568 140171176857335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
/proc/25367/statm: 2714695 99942 3176 1 0 2677186 0
[pid=25367/tid=25369] ppid=25364 vsize=10858780 memory=398900 CPUtime=1321.85 cores=0,2,4,6
/proc/25367/task/25369/stat : 25369 (java) S 25364 25367 22446 0 -1 1077944384 15465 0 0 0 132179 6 0 0 20 0 16 0 38896580 11119390720 99942 33554432000 4194304 4196468 140725299765024 140171181098016 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25370] ppid=25364 vsize=10858780 memory=960 CPUtime=1.65 cores=0,2,4,6
/proc/25367/task/25370/stat : 25370 (java) S 25364 25367 22446 0 -1 1077944384 6323 0 0 0 149 16 0 0 20 0 16 0 38896581 11119390720 99942 33554432000 4194304 4196468 140725299765024 140171102931216 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25371] ppid=25364 vsize=10858780 memory=1232 CPUtime=1.63 cores=0,2,4,6
/proc/25367/task/25371/stat : 25371 (java) S 25364 25367 22446 0 -1 1077944384 5322 0 0 0 147 16 0 0 20 0 16 0 38896581 11119390720 99942 33554432000 4194304 4196468 140725299765024 140171101878672 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25372] ppid=25364 vsize=10858780 memory=164 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25372/stat : 25372 (java) S 25364 25367 22446 0 -1 1077944384 5391 0 0 0 148 16 0 0 20 0 16 0 38896581 11119390720 99942 33554432000 4194304 4196468 140725299765024 140171100826128 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25373] ppid=25364 vsize=10858780 memory=3047711553320166262 CPUtime=1.64 cores=0,2,4,6
/proc/25367/task/25373/stat : 25373 (java) S 25364 25367 22446 0 -1 1077944384 4191 0 0 0 148 16 0 0 20 0 16 0 38896581 11119390720 99942 33554432000 4194304 4196468 140725299765024 140171099773584 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25374] ppid=25364 vsize=10858780 memory=8514701219730523551 CPUtime=0.16 cores=0,2,4,6
/proc/25367/task/25374/stat : 25374 (java) S 25364 25367 22446 0 -1 1077944384 15769 0 0 0 13 3 0 0 20 0 16 0 38896582 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170212911600 140171176868482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25375] ppid=25364 vsize=10858780 memory=7523942024657195623 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25375/stat : 25375 (java) S 25364 25367 22446 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 16 0 38896582 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170211857824 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25376] ppid=25364 vsize=10858780 memory=6224935007138965610 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25376/stat : 25376 (java) S 25364 25367 22446 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 38896583 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170210805232 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25377] ppid=25364 vsize=10858780 memory=7440056992597305454 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25377/stat : 25377 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170209753808 140171176875931 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25378] ppid=25364 vsize=10858780 memory=7307204114989999210 CPUtime=0.79 cores=0,2,4,6
/proc/25367/task/25378/stat : 25378 (java) S 25364 25367 22446 0 -1 1077944384 5745 0 0 0 79 0 0 0 20 0 16 0 38896585 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170208700400 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25379] ppid=25364 vsize=10858780 memory=7452726484628301932 CPUtime=0.9 cores=0,2,4,6
/proc/25367/task/25379/stat : 25379 (java) S 25364 25367 22446 0 -1 1077944384 6212 0 0 0 89 1 0 0 20 0 16 0 38896585 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170207647856 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25380] ppid=25364 vsize=10858780 memory=7881957269937220454 CPUtime=0.33 cores=0,2,4,6
/proc/25367/task/25380/stat : 25380 (java) S 25364 25367 22446 0 -1 1077944384 3506 0 0 0 32 1 0 0 20 0 16 0 38896585 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170206595312 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25381] ppid=25364 vsize=10858780 memory=5939521588367223657 CPUtime=0 cores=0,2,4,6
/proc/25367/task/25381/stat : 25381 (java) S 25364 25367 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38896585 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170205543008 140171176867541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
[pid=25367/tid=25382] ppid=25364 vsize=10858780 memory=7451557858453776242 CPUtime=0.68 cores=0,2,4,6
/proc/25367/task/25382/stat : 25382 (java) S 25364 25367 22446 0 -1 1077944384 1210 0 0 0 36 32 0 0 20 0 16 0 38896585 11119390720 99942 33554432000 4194304 4196468 140725299765024 140170204490544 140171176868482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20320256 140725299766385 140725299766537 140725299766537 140725299769295 0
Current children cumulated CPU time: 1331.37 s
Current children cumulated vsize: 10858780 KiB
Current children cumulated memory: 399768 KiB

Child status: 0
Real time (s): 1323.9
CPU time (s): 1331.39
CPU user time (s): 1330.34
CPU system time (s): 1.05224
CPU usage (%): 100.565
Max. virtual memory (cumulated for all children) (KiB): 10858780
Max. memory (cumulated for all children) (KiB): 676180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1330.34
system time used= 1.05224
maximum resident set size= 676396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32237
involuntary context switches= 1372


# summary of solver processes directly reported to runsolver:
#   pid: 25367
#   total CPU time (s): 1331.39
#   total CPU user time (s): 1330.34
#   total CPU system time (s): 1.05224

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.10269 second user time and 12.4532 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-22 00:48:54
IDJOB=4289979
IDBENCH=141225
IDSOLVER=2742
FILE ID=node105/4289979-1532213334
RUNJOBID= node105-1532208388-24575
PBS_JOBID= 21018938
Free space on /tmp= 44920 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel4_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289979-1532213334/watcher-4289979-1532213334 -o /tmp/evaluation-result-4289979-1532213334/solver-4289979-1532213334 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532208388-24575 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289979-1532213334.xml

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

MD5SUM BENCH= b2986e349e6e3d69d494bfde8c7eda2a
RANDOM SEED=1343188918

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15537072 kB
MemAvailable:   31232968 kB
Buffers:          122444 kB
Cached:         15548328 kB
SwapCached:            0 kB
Active:          1890504 kB
Inactive:       14539628 kB
Active(anon):     712700 kB
Inactive(anon):    66376 kB
Active(file):    1177804 kB
Inactive(file): 14473252 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:        766400 kB
Mapped:            46736 kB
Shmem:             17036 kB
Slab:             500040 kB
SReclaimable:     473300 kB
SUnreclaim:        26740 kB
KernelStack:        3520 kB
PageTables:         6860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1394564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    677888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44920 MiB
End job on node105 at 2018-07-22 01:10:58