Trace number 4262910

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT25 59.638699 36.1273

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-07-a3.xml
MD5SUM7dfd3f139f05fe96cee61268ac0efa79
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.088816002
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints24
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":21},{"size":501,"count":7}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":28},{"degree":2,"count":21},{"degree":7,"count":5},{"degree":8,"count":2}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":21},{"arity":7,"count":1},{"arity":21,"count":1}]
Number of extensional constraints0
Number of intensional constraints22
Distribution of constraint types[{"type":"intension","count":22},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

35.08/13.37	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
35.08/13.37	c This is free software under the dual EPL/GNU LGPL licenses.
35.08/13.37	c See www.sat4j.org for details.
35.08/13.37	c That software uses the Rhino library from the Mozilla project.
35.08/13.37	c version CUSTOM.v20170705
35.08/13.37	c java.runtime.name	Java(TM) SE Runtime Environment
35.08/13.37	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
35.08/13.37	c java.vm.version	25.131-b11
35.08/13.37	c java.vm.vendor	Oracle Corporation
35.08/13.37	c sun.arch.data.model	64
35.08/13.37	c java.version		1.8.0_131
35.08/13.37	c os.name		Linux
35.08/13.37	c os.version		3.10.0-514.16.1.el7.x86_64
35.08/13.37	c os.arch		amd64
35.08/13.37	c Free memory 		499604488
35.08/13.37	c Max memory 		7247757312
35.08/13.37	c Total memory 		504889344
35.08/13.37	c Number of processors 	4
35.08/13.37	c c --- Begin Solver configuration ---
35.08/13.37	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
35.08/13.37	c Learn all clauses as in MiniSAT
35.08/13.37	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
35.08/13.37	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
35.08/13.37	c No reason simplification
35.08/13.37	c Glucose 2.1 dynamic restart strategy
35.08/13.37	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
35.08/13.37	c timeout=2147483s
35.08/13.37	c DB Simplification allowed=false
35.08/13.37	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
35.08/13.37	c --- End Solver configuration ---
35.08/13.37	c constraints type 
35.08/13.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 56
35.08/13.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 105501
35.08/13.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 17287506
35.08/13.37	c org.sat4j.minisat.constraints.cnf.UnitClause => 56
35.08/13.37	c 17393119 constraints processed.
36.40/13.97	o 499
39.01/16.14	o 309
39.55/16.65	o 293
39.79/16.88	o 88
42.61/19.49	o 55
44.28/20.91	o 52
47.74/24.32	o 43
48.57/25.15	o 40
50.57/27.13	o 37
51.76/28.33	o 36
52.69/29.23	o 29
53.19/29.72	o 28
57.20/33.53	o 25
59.61/36.10	c starts		: 109
59.61/36.10	c conflicts		: 19507
59.61/36.10	c decisions		: 2279571
59.61/36.10	c propagations		: 57364507
59.61/36.10	c inspects		: 167757745
59.61/36.10	c shortcuts		: 0
59.61/36.10	c learnt literals	: 62
59.61/36.10	c learnt binary clauses	: 47
59.61/36.10	c learnt ternary clauses	: 116
59.61/36.10	c learnt constraints	: 19444
59.61/36.10	c ignored constraints	: 0
59.61/36.10	c root simplifications	: 0
59.61/36.10	c removed literals (reason simplification)	: 0
59.61/36.10	c reason swapping (by a shorter reason)	: 0
59.61/36.10	c Calls to reduceDB	: 2
59.61/36.10	c Number of update (reduction) of LBD	: 17507
59.61/36.10	c Imported unit clauses	: 0
59.61/36.10	c number of reductions to clauses (during analyze)	: 0
59.61/36.10	c number of learned constraints concerned by reduction	: 0
59.61/36.10	c number of learning phase by resolution	: 0
59.61/36.10	c number of learning phase by cutting planes	: 0
59.61/36.10	c number of rounding to 1 operations	: 0
59.61/36.10	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
59.61/36.10	c number of reductions of the coefficients by power 2 	: 0
59.61/36.10	c number of right shift for reduction by power 2 	: 0
59.61/36.10	c number of reductions of the coefficients by GCD over coefficients 	: 0
59.61/36.10	c speed (assignments/second)	: 2525624.400123277
59.61/36.10	c non guided choices	284603
59.61/36.10	c learnt constraints type 
59.61/36.10	s OPTIMUM FOUND
59.61/36.10	v <instantiation type="optimum" cost="25">
59.61/36.10	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] </list>
59.61/36.10	v 	<values> 0 4 9 15 22 23 25 1 4 9 15 22 23 25 1 1 5 11 18 19 21 1 1 1 6 13 14 16 1 1 1 1 7 8 10 1 1 1 1 1 1 3 1 1 1 1 1 1 2 1 1 1 1 1 1 1 </values>
59.61/36.10	v </instantiation>
59.61/36.10	

Verifier Data

OK	25

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262910-1502625555/watcher-4262910-1502625555 -o /tmp/evaluation-result-4262910-1502625555/solver-4262910-1502625555 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502619125-747 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262910-1502625555.xml 

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

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

solver pid=1710, runsolver pid=1707

[startup+0.103603 s]*
/proc/loadavg: 2.00 2.03 2.32 3/216 1725
/proc/meminfo: memFree=20017496/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10555400 memory=29892 CPUtime=0.12 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 6555 0 0 0 11 1 0 0 20 0 15 0 95643312 10808729600 7473 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2638850 7473 2811 1 0 2627263 0
[pid=1710/tid=1712] ppid=1707 vsize=10555400 memory=7022364594140610616 CPUtime=0.1 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 4396 0 0 0 9 1 0 0 20 0 15 0 95643312 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277452973328 140277427185400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10555400 memory=343 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10555400 memory=140188968312314 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10555400 memory=140188968150656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95643314 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95643315 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277007492384 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95643315 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277006440048 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) S 1707 1710 30942 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10555400 memory=140188968150656 CPUtime=0.02 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) R 1707 1710 30942 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 95643317 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277002230128 140277432821086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10555400 memory=140188968150656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643318 10808729600 7473 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 29892 KiB

[startup+0.210539 s]*
/proc/loadavg: 2.00 2.03 2.32 3/216 1725
/proc/meminfo: memFree=20009432/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10555400 memory=37928 CPUtime=0.28 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 7756 0 0 0 26 2 0 0 20 0 15 0 95643312 10808729600 9482 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2638850 9482 2930 1 0 2627263 0
[pid=1710/tid=1712] ppid=1707 vsize=10555400 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 5335 0 0 0 18 1 0 0 20 0 15 0 95643312 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277452973248 140277432821086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10555400 memory=343 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10555400 memory=140188968312314 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95643313 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10555400 memory=140188968150656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95643314 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95643315 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277007492384 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95643315 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277006440048 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10555400 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) S 1707 1710 30942 0 -1 1077944384 553 0 0 0 2 0 0 0 20 0 15 0 95643317 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10555400 memory=140188968150656 CPUtime=0.05 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 440 0 0 0 5 0 0 0 20 0 15 0 95643317 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10555400 memory=140188968150656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643318 10808729600 9548 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 37928 KiB

[startup+0.310101 s]*
/proc/loadavg: 2.00 2.03 2.32 5/216 1725
/proc/meminfo: memFree=20001980/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10555476 memory=46352 CPUtime=0.5 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 8848 0 0 0 47 3 0 0 20 0 15 0 95643312 10808807424 11588 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2638869 11588 3034 1 0 2627263 0
[pid=1710/tid=1712] ppid=1707 vsize=10555476 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 5732 0 0 0 28 1 0 0 20 0 15 0 95643312 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277452975792 140277071294168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643313 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10555476 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95643313 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10555476 memory=140188968150656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95643314 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10555476 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95643315 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277007492384 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10555476 memory=140188968150656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95643315 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277006440048 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10555476 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10555476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) R 1707 1710 30942 0 -1 1077944384 651 0 0 0 3 0 0 0 20 0 15 0 95643317 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10555476 memory=140188806396959 CPUtime=0.03 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 352 0 0 0 3 0 0 0 20 0 15 0 95643317 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10555476 memory=280377612791584 CPUtime=0.1 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 747 0 0 0 10 0 0 0 20 0 15 0 95643317 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10555476 memory=280377612575528 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10555476 memory=12 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643318 10808807424 11588 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46352 KiB

[startup+0.700778 s]
/proc/loadavg: 2.00 2.03 2.32 5/216 1725
/proc/meminfo: memFree=19939668/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10555476 memory=233492 CPUtime=1.53 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 10355 0 0 0 140 13 0 0 20 0 15 0 95643312 10808807424 58373 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2638869 58373 3093 1 0 2627263 0
[pid=1710/tid=1712] ppid=1707 vsize=10555476 memory=416 CPUtime=0.6 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 5836 0 0 0 57 3 0 0 20 0 15 0 95643312 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277452968480 140277073688692 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10555476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 39 0 0 0 5 2 0 0 20 0 15 0 95643313 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10555476 memory=20785 CPUtime=0.06 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 34 0 0 0 5 1 0 0 20 0 15 0 95643313 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10555476 memory=2100 CPUtime=0.06 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 36 0 0 0 4 2 0 0 20 0 15 0 95643313 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10555476 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 47 0 0 0 5 2 0 0 20 0 15 0 95643313 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 95643314 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10555476 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95643315 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277007492384 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95643315 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277006440048 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10555476 memory=-3535359994705171595 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10555476 memory=6943526294502006880 CPUtime=0.23 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) R 1707 1710 30942 0 -1 4202560 1186 0 0 0 23 0 0 0 20 0 15 0 95643317 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277004335216 140277433646277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10555476 memory=6944656592455097440 CPUtime=0.23 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) R 1707 1710 30942 0 -1 4202560 914 0 0 0 23 0 0 0 20 0 15 0 95643317 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277003271168 140277433857773 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10555476 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 820 0 0 0 15 0 0 0 20 0 15 0 95643317 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95643317 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95643318 10808807424 58373 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 233492 KiB

[startup+1.50121 s]
/proc/loadavg: 2.00 2.03 2.32 4/216 1725
/proc/meminfo: memFree=19723340/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10555476 memory=603556 CPUtime=3.61 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 12484 0 0 0 318 43 0 0 20 0 15 0 95643312 10808807424 150889 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2638869 150889 3118 1 0 2627263 0
[pid=1710/tid=1712] ppid=1707 vsize=10555476 memory=103 CPUtime=1.03 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) S 1707 1710 30942 0 -1 1077944384 5896 0 0 0 98 5 0 0 20 0 15 0 95643312 10808807424 150889 33554432000 4194304 4196468 140726641716032 140277452971808 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10555476 memory=24 CPUtime=0.43 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) R 1707 1710 30942 0 -1 4202560 602 0 0 0 34 9 0 0 20 0 15 0 95643313 10808807424 150889 33554432000 4194304 4196468 140726641716032 140277055281440 140277433691204 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10555476 memory=233492 CPUtime=0.44 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) R 1707 1710 30942 0 -1 4202560 329 0 0 0 35 9 0 0 20 0 15 0 95643313 10808807424 150889 33554432000 4194304 4196468 140726641716032 140277054228752 140277433692071 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10555476 memory=416 CPUtime=0.44 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) R 1707 1710 30942 0 -1 4202560 338 0 0 0 35 9 0 0 20 0 15 0 95643313 10808807424 150889 33554432000 4194304 4196468 140726641716032 140277053176464 140277433692071 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10555476 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) R 1707 1710 30942 0 -1 4202560 607 0 0 0 34 8 0 0 20 0 15 0 95643313 10808807424 150889 33554432000 4194304 4196468 140726641716032 140277052123664 140277430337147 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10555476 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 95643314 10808807424 150889 33554432000 4194304 4196468 140726641716032 140277008544736 140277448750805 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0

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

[startup+33.6008 s]
/proc/loadavg: 1.99 2.02 2.31 3/217 1726
/proc/meminfo: memFree=17228328/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10622040 memory=2814912 CPUtime=57.3 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 41509 0 0 0 5481 249 0 0 20 0 16 0 95643312 10876968960 703728 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2655510 703728 3154 1 0 2643904 0
[pid=1710/tid=1712] ppid=1707 vsize=10622040 memory=288288865905804071 CPUtime=24.02 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 11969 0 0 0 2393 9 0 0 20 0 16 0 95643312 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277452976736 140277074852054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10622040 memory=8112282956445269571 CPUtime=6.82 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1926 0 0 0 626 56 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10622040 memory=792 CPUtime=6.94 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 2104 0 0 0 635 59 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10622040 memory=1008 CPUtime=6.91 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 2440 0 0 0 629 62 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10622040 memory=10588 CPUtime=6.93 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2339 0 0 0 636 57 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10622040 memory=8112282956445269571 CPUtime=2.58 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 5586 0 0 0 258 0 0 0 20 0 16 0 95643314 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10622040 memory=956 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95643315 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277007492448 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10622040 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 95643315 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277006440064 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10622040 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10622040 memory=3260 CPUtime=1.18 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) S 1707 1710 30942 0 -1 1077944384 5086 0 0 0 118 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10622040 memory=7069324 CPUtime=1.55 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 5803 0 0 0 154 1 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10622040 memory=2814264 CPUtime=0.27 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 2416 0 0 0 27 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10622040 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10622040 memory=932 CPUtime=0.02 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 404 0 0 0 1 1 0 0 20 0 16 0 95643318 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1726] ppid=1707 vsize=10622040 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1726/stat : 1726 (java) S 1707 1710 30942 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 95644651 10876968960 703728 33554432000 4194304 4196468 140726641716032 140276999070896 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 57.3 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 2814912 KiB

[startup+35.2008 s]
/proc/loadavg: 1.99 2.02 2.31 3/217 1726
/proc/meminfo: memFree=17228336/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10622040 memory=2814912 CPUtime=58.9 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 41647 0 0 0 5641 249 0 0 20 0 16 0 95643312 10876968960 703728 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2655510 703728 3154 1 0 2643904 0
[pid=1710/tid=1712] ppid=1707 vsize=10622040 memory=1236 CPUtime=25.62 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 12107 0 0 0 2553 9 0 0 20 0 16 0 95643312 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277452977432 140277074824581 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10622040 memory=1792 CPUtime=6.82 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1926 0 0 0 626 56 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10622040 memory=8112282956445269571 CPUtime=6.94 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 2104 0 0 0 635 59 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10622040 memory=792 CPUtime=6.91 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 2440 0 0 0 629 62 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10622040 memory=1008 CPUtime=6.93 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2339 0 0 0 636 57 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10622040 memory=10588 CPUtime=2.58 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 5586 0 0 0 258 0 0 0 20 0 16 0 95643314 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10622040 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95643315 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277007492448 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10622040 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 95643315 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277006440064 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10622040 memory=2656 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10622040 memory=2814912 CPUtime=1.18 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) S 1707 1710 30942 0 -1 1077944384 5086 0 0 0 118 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10622040 memory=15636 CPUtime=1.55 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 5803 0 0 0 154 1 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10622040 memory=1236 CPUtime=0.27 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 2416 0 0 0 27 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10622040 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10622040 memory=27536 CPUtime=0.02 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 404 0 0 0 1 1 0 0 20 0 16 0 95643318 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1726] ppid=1707 vsize=10622040 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1726/stat : 1726 (java) S 1707 1710 30942 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 95644651 10876968960 703728 33554432000 4194304 4196468 140726641716032 140276999070896 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 58.9 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 2814912 KiB

[startup+35.6008 s]
/proc/loadavg: 1.99 2.02 2.31 3/217 1726
/proc/meminfo: memFree=17228336/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10622040 memory=2814912 CPUtime=59.3 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 41649 0 0 0 5681 249 0 0 20 0 16 0 95643312 10876968960 703728 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2655510 703728 3154 1 0 2643904 0
[pid=1710/tid=1712] ppid=1707 vsize=10622040 memory=15636 CPUtime=26.02 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) R 1707 1710 30942 0 -1 4202560 12107 0 0 0 2593 9 0 0 20 0 16 0 95643312 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277452977432 140277074852023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10622040 memory=1236 CPUtime=6.82 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1926 0 0 0 626 56 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10622040 memory=1792 CPUtime=6.94 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 2104 0 0 0 635 59 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10622040 memory=640 CPUtime=6.91 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 2440 0 0 0 629 62 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10622040 memory=956 CPUtime=6.93 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2339 0 0 0 636 57 0 0 20 0 16 0 95643313 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10622040 memory=4108 CPUtime=2.58 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 5586 0 0 0 258 0 0 0 20 0 16 0 95643314 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10622040 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95643315 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277007492448 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10622040 memory=3260 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 95643315 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277006440064 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10622040 memory=7069324 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10622040 memory=0 CPUtime=1.18 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) S 1707 1710 30942 0 -1 1077944384 5086 0 0 0 118 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10622040 memory=5860 CPUtime=1.55 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 5803 0 0 0 154 1 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10622040 memory=6935054825532540783 CPUtime=0.27 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 2416 0 0 0 27 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10622040 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10622040 memory=1008 CPUtime=0.02 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 406 0 0 0 1 1 0 0 20 0 16 0 95643318 10876968960 703728 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1726] ppid=1707 vsize=10622040 memory=10588 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1726/stat : 1726 (java) S 1707 1710 30942 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 95644651 10876968960 703728 33554432000 4194304 4196468 140726641716032 140276999070896 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 59.3 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 2814912 KiB

[startup+36.0008 s]*
/proc/loadavg: 1.99 2.02 2.31 2/217 1728
/proc/meminfo: memFree=17228212/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=10755168 memory=2814972 CPUtime=59.61 cores=0,2,4,6
/proc/1710/stat : 1710 (java) S 1707 1710 30942 0 -1 1077944320 42117 0 0 0 5712 249 0 0 20 0 16 0 95643312 11013292032 703743 33554432000 4194304 4196468 140726641716032 140726641698576 140277448740599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
/proc/1710/statm: 2688792 703743 3156 1 0 2677186 0
[pid=1710/tid=1712] ppid=1707 vsize=10755168 memory=6935054825532540783 CPUtime=26.32 cores=0,2,4,6
/proc/1710/task/1712/stat : 1712 (java) S 1707 1710 30942 0 -1 1077944384 12439 0 0 0 2623 9 0 0 20 0 16 0 95643312 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277452981280 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1713] ppid=1707 vsize=10755168 memory=4126316290023845779 CPUtime=6.82 cores=0,2,4,6
/proc/1710/task/1713/stat : 1713 (java) S 1707 1710 30942 0 -1 1077944384 1926 0 0 0 626 56 0 0 20 0 16 0 95643313 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277055281552 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1714] ppid=1707 vsize=10755168 memory=664952116379449556 CPUtime=6.94 cores=0,2,4,6
/proc/1710/task/1714/stat : 1714 (java) S 1707 1710 30942 0 -1 1077944384 2104 0 0 0 635 59 0 0 20 0 16 0 95643313 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277054228752 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1715] ppid=1707 vsize=10755168 memory=7092396939102361943 CPUtime=6.91 cores=0,2,4,6
/proc/1710/task/1715/stat : 1715 (java) S 1707 1710 30942 0 -1 1077944384 2440 0 0 0 629 62 0 0 20 0 16 0 95643313 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277053176464 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1716] ppid=1707 vsize=10755168 memory=7809628178198418267 CPUtime=6.93 cores=0,2,4,6
/proc/1710/task/1716/stat : 1716 (java) S 1707 1710 30942 0 -1 1077944384 2339 0 0 0 636 57 0 0 20 0 16 0 95643313 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277052123664 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1717] ppid=1707 vsize=10755168 memory=6935054825532540783 CPUtime=2.58 cores=0,2,4,6
/proc/1710/task/1717/stat : 1717 (java) S 1707 1710 30942 0 -1 1077944384 5587 0 0 0 258 0 0 0 20 0 16 0 95643314 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277008546416 140277448751746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1718] ppid=1707 vsize=10755168 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1718/stat : 1718 (java) S 1707 1710 30942 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95643315 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277007492448 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1719] ppid=1707 vsize=10755168 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1719/stat : 1719 (java) S 1707 1710 30942 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 95643315 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277006440064 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1720] ppid=1707 vsize=10755168 memory=27536 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1720/stat : 1720 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277005388368 140277448759195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1721] ppid=1707 vsize=10755168 memory=1292 CPUtime=1.18 cores=0,2,4,6
/proc/1710/task/1721/stat : 1721 (java) S 1707 1710 30942 0 -1 1077944384 5086 0 0 0 118 0 0 0 20 0 16 0 95643317 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277004335216 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1722] ppid=1707 vsize=10755168 memory=2428 CPUtime=1.55 cores=0,2,4,6
/proc/1710/task/1722/stat : 1722 (java) S 1707 1710 30942 0 -1 1077944384 5803 0 0 0 154 1 0 0 20 0 16 0 95643317 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277003282416 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1723] ppid=1707 vsize=10755168 memory=1732 CPUtime=0.27 cores=0,2,4,6
/proc/1710/task/1723/stat : 1723 (java) S 1707 1710 30942 0 -1 1077944384 2417 0 0 0 27 0 0 0 20 0 16 0 95643317 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277002230128 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1724] ppid=1707 vsize=10755168 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1724/stat : 1724 (java) S 1707 1710 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95643317 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277001177568 140277448750805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1725] ppid=1707 vsize=10755168 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1710/task/1725/stat : 1725 (java) S 1707 1710 30942 0 -1 1077944384 406 0 0 0 1 1 0 0 20 0 16 0 95643318 11013292032 703743 33554432000 4194304 4196468 140726641716032 140277000125360 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
[pid=1710/tid=1727] ppid=1707 vsize=10755168 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1710/task/1727/stat : 1727 (java) S 1707 1710 30942 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 95646902 11013292032 703743 33554432000 4194304 4196468 140726641716032 140276998018832 140277448751746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11628544 140726641718406 140726641718559 140726641718559 140726641721295 0
Current children cumulated CPU time: 59.61 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 2814972 KiB

Child status: 0
Real time (s): 36.1273
CPU time (s): 59.6387
CPU user time (s): 57.1275
CPU system time (s): 2.51117
CPU usage (%): 165.079
Max. virtual memory (cumulated for all children) (KiB): 10755168
Max. memory (cumulated for all children) (KiB): 2814972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.1275
system time used= 2.51117
maximum resident set size= 2815600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42514
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3035
involuntary context switches= 299


# summary of solver processes directly reported to runsolver:
#   pid: 1710
#   total CPU time (s): 59.6387
#   total CPU user time (s): 57.1275
#   total CPU system time (s): 2.51117

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.250149 second user time and 0.386508 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-13 13:44:56
IDJOB=4262910
IDBENCH=126227
IDSOLVER=2651
FILE ID=node114/4262910-1502625555
RUNJOBID= node114-1502619125-747
PBS_JOBID= 20628297
Free space on /tmp= 61696 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-07-a3.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262910-1502625555/watcher-4262910-1502625555 -o /tmp/evaluation-result-4262910-1502625555/solver-4262910-1502625555 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502619125-747 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262910-1502625555.xml

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

MD5SUM BENCH= 7dfd3f139f05fe96cee61268ac0efa79
RANDOM SEED=1255188646

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        20036044 kB
MemAvailable:   24921428 kB
Buffers:          148884 kB
Cached:          5026488 kB
SwapCached:            0 kB
Active:          7441048 kB
Inactive:        4847608 kB
Active(anon):    7115784 kB
Inactive(anon):    25036 kB
Active(file):     325264 kB
Inactive(file):  4822572 kB
Unevictable:        6520 kB
Mlocked:            6520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1696 kB
Writeback:             0 kB
AnonPages:       7133608 kB
Mapped:            55264 kB
Shmem:             25224 kB
Slab:             132344 kB
SReclaimable:     106764 kB
SUnreclaim:        25580 kB
KernelStack:        3808 kB
PageTables:        19020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8655292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6965248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61696 MiB
End job on node114 at 2017-08-13 13:45:33