Trace number 4302611

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
Concrete 3.9.2-SuperNGSAT (TO)73 252.082 230.058

General information on the benchmark

NameStillLife/
StillLife-wastage-12_c18.xml
MD5SUM1705a9e2268f4ba11e634eeea0e95112
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark252.054
Satisfiable
(Un)Satisfiability was proved
Number of variables407
Number of constraints272
Number of domains4
Minimum domain size2
Maximum domain size393
Distribution of domain sizes[{"size":2,"count":196},{"size":3,"count":196},{"size":145,"count":1},{"size":393,"count":14}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":193},{"degree":3,"count":17},{"degree":4,"count":48},{"degree":8,"count":44},{"degree":9,"count":100},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":62},{"arity":3,"count":48},{"arity":10,"count":144},{"arity":14,"count":4},{"arity":15,"count":1},{"arity":16,"count":13}]
Number of extensional constraints192
Number of intensional constraints61
Distribution of constraint types[{"type":"extension","count":192},{"type":"intension","count":61},{"type":"sum","count":15},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running
7.27/3.67	c 21:47:09.705 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1498. 'extension(false, x[1][1]=[0‥1], x[2][1]=[0‥1]) :: init: true :: relation: MDD 1523034648, 3 edges, 4 vertices, 1 tuples
7.64/3.70	c 21:47:09.730 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1531. 'extension(false, x[1][12]=[0‥1], x[2][12]=[0‥1]) :: init: true :: relation: MDD 1313618488, 3 edges, 4 vertices, 1 tuples
7.64/3.70	c 21:47:09.732 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1538. 'extension(x[11][1]=[0‥1], x[12][1]=[0‥1], false) :: init: true :: relation: MDD 1523034648, 3 edges, 4 vertices, 1 tuples
7.64/3.71	c 21:47:09.746 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1571. 'extension(x[11][12]=[0‥1], x[12][12]=[0‥1], false) :: init: true :: relation: MDD 1313618488, 3 edges, 4 vertices, 1 tuples
7.64/3.71	c 21:47:09.748 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1576. 'extension(false, x[1][1]=[0‥1], x[1][2]=[0‥1]) :: init: true :: relation: MDD 10001825, 3 edges, 4 vertices, 1 tuples
7.64/3.72	c 21:47:09.758 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1609. 'extension(false, x[12][1]=[0‥1], x[12][2]=[0‥1]) :: init: true :: relation: MDD 1048903970, 3 edges, 4 vertices, 1 tuples
7.64/3.72	c 21:47:09.760 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1612. 'extension(x[1][11]=[0‥1], x[1][12]=[0‥1], false) :: init: true :: relation: MDD 10001825, 3 edges, 4 vertices, 1 tuples
7.64/3.74	c 21:47:09.771 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1645. 'extension(x[12][11]=[0‥1], x[12][12]=[0‥1], false) :: init: true :: relation: MDD 1048903970, 3 edges, 4 vertices, 1 tuples
7.64/3.74	c 21:47:09.774 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1649. 'extension(x[1][1]=[0‥1], x[2][1]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.75	c 21:47:09.784 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1669. 'extension(x[1][12]=[0‥1], x[2][12]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.75	c 21:47:09.785 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1673. 'extension(x[11][1]=[0‥1], x[12][1]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.76	c 21:47:09.791 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1693. 'extension(x[11][12]=[0‥1], x[12][12]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.76	c 21:47:09.792 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1697. 'extension(x[1][1]=[0‥1], x[1][2]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.76	c 21:47:09.797 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1719. 'extension(x[12][1]=[0‥1], x[12][2]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.76	c 21:47:09.799 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1725. 'extension(x[1][11]=[0‥1], x[1][12]=[0‥1]) :: init: true :: relation: Empty MDD
7.64/3.77	c 21:47:09.804 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1747. 'extension(x[12][11]=[0‥1], x[12][12]=[0‥1]) :: init: true :: relation: Empty MDD
12.24/5.19	o 59
12.52/5.24	o 60
12.52/5.26	o 61
12.52/5.27	o 62
12.52/5.28	o 63
14.13/5.71	o 64
14.13/5.72	o 65
14.13/5.76	o 66
14.13/5.77	o 67
25.56/13.91	o 68
25.56/13.96	o 69
25.86/14.03	o 70
36.09/22.97	o 71
38.47/24.41	o 72
104.95/85.66	o 73
252.00/230.01	Exception in thread "main" java.util.concurrent.TimeoutException
252.00/230.01		at concrete.MAC.mac(MAC.scala:188)
252.00/230.01		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:252)
252.00/230.01		at scala.util.Try$.apply(Try.scala:209)
252.00/230.01		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:194)
252.00/230.01		at cspom.StatisticsManager$.$anonfun$measureTry$1(StatisticsManager.scala:182)
252.00/230.01		at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.java:12)
252.00/230.01		at org.scalameter.MeasureBuilder.$anonfun$measure$1(MeasureBuilder.scala:61)
252.00/230.01		at org.scalameter.Measurer$Default.measure(Measurer.scala:133)
252.00/230.01		at org.scalameter.MeasureBuilder.measureWith(MeasureBuilder.scala:51)
252.00/230.01		at org.scalameter.MeasureBuilder.measure(MeasureBuilder.scala:61)
252.00/230.01		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:181)
252.00/230.01		at cspom.StatisticsManager$.measure(StatisticsManager.scala:194)
252.00/230.01		at concrete.MAC.oneRun(MAC.scala:253)
252.00/230.01		at concrete.MAC.nextSolution(MAC.scala:272)
252.00/230.01		at concrete.MAC.nextSolution(MAC.scala:355)
252.00/230.01		at concrete.Solver.hasNext(Solver.scala:166)
252.00/230.01		at scala.collection.Iterator.foreach(Iterator.scala:944)
252.00/230.01		at scala.collection.Iterator.foreach$(Iterator.scala:944)
252.00/230.01		at concrete.Solver.foreach(Solver.scala:68)
252.00/230.01		at concrete.runner.ConcreteRunner.$anonfun$run$2(ConcreteRunner.scala:73)
252.00/230.01		at scala.util.Success.$anonfun$map$1(Try.scala:251)
252.00/230.01		at scala.util.Success.map(Try.scala:209)
252.00/230.01		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:68)
252.00/230.01		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:33)
252.00/230.02		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:18)
252.00/230.02		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:121)
252.00/230.02		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:18)
252.00/230.02		at scala.Function0.apply$mcV$sp(Function0.scala:34)
252.00/230.02		at scala.Function0.apply$mcV$sp$(Function0.scala:34)
252.00/230.02		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
252.00/230.02		at scala.App.$anonfun$main$1$adapted(App.scala:76)
252.00/230.02		at scala.collection.immutable.List.foreach(List.scala:389)
252.00/230.02		at scala.App.main(App.scala:76)
252.00/230.02		at scala.App.main$(App.scala:74)
252.00/230.02		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:18)
252.00/230.02		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
252.00/230.02	v <instantiation cost="73">
252.00/230.02	v       <list>
252.00/230.02	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[0][12] w[0][13] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[1][12] w[1][13] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[2][12] w[2][13] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[3][12] w[3][13] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[4][12] w[4][13] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[5][12] w[5][13] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[6][12] w[6][13] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[7][12] w[7][13] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[8][12] w[8][13] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[9][12] w[9][13] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[10][12] w[10][13] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] w[11][12] w[11][13] w[12][0] w[12][1] w[12][2] w[12][3] w[12][4] w[12][5] w[12][6] w[12][7] w[12][8] w[12][9] w[12][10] w[12][11] w[12][12] w[12][13] w[13][0] w[13][1] w[13][2] w[13][3] w[13][4] w[13][5] w[13][6] w[13][7] w[13][8] w[13][9] w[13][10] w[13][11] w[13][12] w[13][13] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] ws[11] ws[12] ws[13] z
252.00/230.02	v       </list>
252.00/230.02	v       <values>
252.00/230.02	v         0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 1 0 1 1 0 1 1 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 1 1 1 0 0 1 1 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 1 1 0 0 0 0 1 0 1 1 0 1 0 1 0 0 1 0 0 1 1 0 1 0 0 1 0 1 1 1 1 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 2 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 4 8 11 16 19 22 26 29 30 30 34 37 40 44 73
252.00/230.02	v       </values>
252.00/230.02	v     </instantiation>
252.00/230.02	s SATISFIABLE

Verifier Data

OK	73

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302611-1532893625/watcher-4302611-1532893625 -o /tmp/evaluation-result-4302611-1532893625/solver-4302611-1532893625 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13580 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1678092781 -superng HOME/instance-4302611-1532893625.xml 

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

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


[startup+0.100091 s]*
/proc/loadavg: 1.84 1.91 2.01 3/206 14535
/proc/meminfo: memFree=22446848/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=10005480 memory=18328 CPUtime=0.08 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 4224 13146 0 0 1 0 5 2 20 0 6 0 106925699 10245611520 4582 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2501370 4582 1933 1 0 2489808 0
[pid=14478/tid=14531] ppid=14475 vsize=10005480 memory=4279135704047190159 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 2028 13146 0 0 1 0 5 2 20 0 6 0 106925708 10245611520 4582 33554432000 4194304 4196468 140731671737936 139887482208848 139887510394013 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 6 0 106925709 10245611520 4582 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=10005480 memory=139765265286784 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 6 0 106925709 10245611520 4582 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 6 0 106925709 10245611520 4582 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2 13146 0 0 0 0 5 2 20 0 6 0 106925709 10245611520 4582 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210132 s]*
/proc/loadavg: 1.84 1.91 2.01 3/215 14544
/proc/meminfo: memFree=22422388/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=10982744 memory=45928 CPUtime=0.26 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 7717 13146 0 0 17 2 5 2 20 0 15 0 106925699 11246329856 11482 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2745686 11482 2947 1 0 2708109 0
[pid=14478/tid=14531] ppid=14475 vsize=10983736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 4457 13146 0 0 11 1 5 2 20 0 15 0 106925708 11247345664 11680 33554432000 4194304 4196468 140731671737936 139887482196896 139887503051805 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=10983736 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11247345664 11746 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=10983736 memory=3546782965801502368 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11247345664 11746 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=10983736 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11247345664 11746 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=10983736 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2 13146 0 0 0 0 5 2 20 0 15 0 106925709 11247345664 11746 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=10985364 memory=139765265286784 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 2 13146 0 0 0 0 5 2 20 0 15 0 106925710 11249012736 11746 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 13 13146 0 0 0 0 5 2 20 0 15 0 106925711 11249012736 11746 33554432000 4194304 4196468 140731671737936 139886346626336 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925711 11249012736 11812 33554432000 4194304 4196468 140731671737936 139886145300080 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11249012736 11812 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=10985364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 364 13146 0 0 1 0 5 2 20 0 15 0 106925714 11249012736 11812 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 244 13146 0 0 0 0 5 2 20 0 15 0 106925714 11249012736 11812 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=10985364 memory=139765265286784 CPUtime=0.1 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 614 13146 0 0 3 0 5 2 20 0 15 0 106925714 11249012736 11878 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11249012736 11878 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=10985364 memory=139765265286784 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925714 11249012736 11878 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45928 KiB

[startup+0.310431 s]*
/proc/loadavg: 1.84 1.91 2.01 3/215 14544
/proc/meminfo: memFree=22410184/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=10983192 memory=56644 CPUtime=0.37 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 10225 13146 0 0 28 2 5 2 20 0 15 0 106925699 11246788608 14161 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2745798 14161 3066 1 0 2708109 0
[pid=14478/tid=14531] ppid=14475 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 6773 13146 0 0 20 1 5 2 20 0 15 0 106925708 11246788608 14161 33554432000 4194304 4196468 140731671737936 139887482184096 139887510394013 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 14161 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 14161 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 14161 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 14161 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 2 13146 0 0 0 0 5 2 20 0 15 0 106925710 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 13 13146 0 0 0 0 5 2 20 0 15 0 106925711 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886346626336 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925711 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886145300080 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11246788608 14161 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 367 13146 0 0 1 0 5 2 20 0 15 0 106925714 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 247 13146 0 0 1 0 5 2 20 0 15 0 106925714 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=10983192 memory=139765265286784 CPUtime=0.12 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) R 14475 14478 12222 0 -1 4202560 621 13146 0 0 5 0 5 2 20 0 15 0 106925714 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886932711792 139887510393434 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11246788608 14161 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=10983192 memory=139765265286784 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925714 11246788608 14161 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56644 KiB

[startup+0.700731 s]
/proc/loadavg: 1.84 1.91 2.01 3/215 14544
/proc/meminfo: memFree=22400508/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=10983192 memory=88936 CPUtime=0.98 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 16340 13146 0 0 87 4 5 2 20 0 15 0 106925699 11246788608 22234 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2745798 22234 3238 1 0 2708109 0
[pid=14478/tid=14531] ppid=14475 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 11852 13146 0 0 57 2 5 2 20 0 15 0 106925708 11246788608 22234 33554432000 4194304 4196468 140731671737936 139887482192912 139887495537640 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 22234 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 22234 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=10983192 memory=487 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 22234 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2 13146 0 0 0 0 5 2 20 0 15 0 106925709 11246788608 22234 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=10983192 memory=7229512537422845014 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 5 13146 0 0 0 0 5 2 20 0 15 0 106925710 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 13 13146 0 0 0 0 5 2 20 0 15 0 106925711 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886346626336 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925711 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886145300080 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11246788608 22234 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=10983192 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 758 13146 0 0 7 0 5 2 20 0 15 0 106925714 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=10983192 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 833 13146 0 0 8 0 5 2 20 0 15 0 106925714 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=10983192 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 670 13146 0 0 12 0 5 2 20 0 15 0 106925714 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11246788608 22234 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925714 11246788608 22234 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88936 KiB

[startup+1.50075 s]
/proc/loadavg: 1.84 1.91 2.01 3/215 14544
/proc/meminfo: memFree=22369192/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=10998092 memory=182356 CPUtime=2.47 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 23799 13146 0 0 231 9 5 2 20 0 15 0 106925699 11262046208 45589 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2749523 45589 3473 1 0 2711181 0
[pid=14478/tid=14531] ppid=14475 vsize=10998092 memory=4951091520830867572 CPUtime=1.43 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 17009 13146 0 0 131 5 5 2 20 0 15 0 106925708 11262046208 45589 33554432000 4194304 4196468 140731671737936 139887482178016 139887490565105 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=10998092 memory=4134606225630022328 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 12 13146 0 0 1 0 5 2 20 0 15 0 106925709 11262046208 45589 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=10998092 memory=-5153075247754915999 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 23 13146 0 0 1 0 5 2 20 0 15 0 106925709 11262046208 45589 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=10998092 memory=-7883365105928875163 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 186 13146 0 0 1 0 5 2 20 0 15 0 106925709 11262046208 45589 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=10998092 memory=119552 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 66 13146 0 0 1 0 5 2 20 0 15 0 106925709 11262046208 45589 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 56 13146 0 0 1 0 5 2 20 0 15 0 106925710 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 14 13146 0 0 0 0 5 2 20 0 15 0 106925711 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886346626400 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=10998092 memory=279530296115488 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925711 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886145300096 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=10998092 memory=279530296530432 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11262046208 45589 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=10998092 memory=139765148067456 CPUtime=0.39 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 1607 13146 0 0 32 0 5 2 20 0 15 0 106925714 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=10998092 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 1165 13146 0 0 23 0 5 2 20 0 15 0 106925714 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=10998092 memory=1200 CPUtime=0.44 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 1457 13146 0 0 37 0 5 2 20 0 15 0 106925714 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=10998092 memory=15876 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11262046208 45589 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=10998092 memory=4044 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 1 13146 0 0 0 0 5 2 20 0 15 0 106925714 11262046208 45589 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10998092 KiB

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

/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 60454 13146 0 0 10143 26 5 2 20 0 15 0 106925708 11348049920 335566 33554432000 4194304 4196468 140731671737936 139887482206904 139887041251392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=11082080 memory=1342264 CPUtime=0.39 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 2444 13146 0 0 22 10 5 2 20 0 15 0 106925709 11348049920 335566 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=11082080 memory=1136104 CPUtime=0.4 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 764 13146 0 0 23 10 5 2 20 0 15 0 106925709 11348049920 335566 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=11082080 memory=496 CPUtime=0.39 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 1914 13146 0 0 22 10 5 2 20 0 15 0 106925709 11348049920 335566 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=11082080 memory=1352012 CPUtime=0.38 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2038 13146 0 0 22 9 5 2 20 0 15 0 106925709 11348049920 335566 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=11082080 memory=279530296645920 CPUtime=0.18 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 2349 13146 0 0 10 1 5 2 20 0 15 0 106925710 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=11082080 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 15 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886346626464 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=11082080 memory=4785954429024298545 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886145300096 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=11082080 memory=1343288 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 335566 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=11082080 memory=1343288 CPUtime=7.8 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 19701 13146 0 0 769 4 5 2 20 0 15 0 106925714 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=11082080 memory=1275 CPUtime=7.96 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 21435 13146 0 0 785 4 5 2 20 0 15 0 106925714 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=11082080 memory=31 CPUtime=3.76 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 21069 13146 0 0 363 6 5 2 20 0 15 0 106925714 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=11082080 memory=1353036 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 335566 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=11082080 memory=1353036 CPUtime=0.11 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 636 13146 0 0 2 2 5 2 20 0 15 0 106925714 11348049920 335566 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 122.6 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1342264 KiB

[startup+162.301 s]
/proc/loadavg: 1.62 1.77 1.94 3/215 14677
/proc/meminfo: memFree=20848592/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=11082080 memory=1258604 CPUtime=183.27 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 143965 13146 0 0 18230 90 5 2 20 0 15 0 106925699 11348049920 314651 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2770520 314651 3530 1 0 2732173 0
[pid=14478/tid=14531] ppid=14475 vsize=11082080 memory=1258604 CPUtime=161.56 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 62154 13146 0 0 16122 27 5 2 20 0 15 0 106925708 11348049920 314651 33554432000 4194304 4196468 140731671737936 139887482207232 139887040615016 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=11082080 memory=1258604 CPUtime=0.49 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 3571 13146 0 0 32 10 5 2 20 0 15 0 106925709 11348049920 314651 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=11082080 memory=1258604 CPUtime=0.49 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 823 13146 0 0 32 10 5 2 20 0 15 0 106925709 11348049920 314651 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=11082080 memory=1261168 CPUtime=0.49 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 2630 13146 0 0 32 10 5 2 20 0 15 0 106925709 11348049920 314651 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=11082080 memory=1261680 CPUtime=0.48 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2228 13146 0 0 31 10 5 2 20 0 15 0 106925709 11348049920 314651 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=11082080 memory=1262708 CPUtime=0.26 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 2686 13146 0 0 17 2 5 2 20 0 15 0 106925710 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=11082080 memory=1258604 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 15 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886346626464 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=11082080 memory=1258604 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886145300096 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=11082080 memory=1261168 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 314651 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=11082080 memory=1261168 CPUtime=7.96 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 22852 13146 0 0 784 5 5 2 20 0 15 0 106925714 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=11082080 memory=1258604 CPUtime=8.09 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 22782 13146 0 0 798 4 5 2 20 0 15 0 106925714 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=11082080 memory=5372 CPUtime=3.84 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 21268 13146 0 0 371 6 5 2 20 0 15 0 106925714 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=11082080 memory=2696 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 314651 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=11082080 memory=4100 CPUtime=0.14 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 751 13146 0 0 3 4 5 2 20 0 15 0 106925714 11348049920 314651 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 183.27 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1258604 KiB

[startup+222.302 s]
/proc/loadavg: 1.42 1.69 1.90 3/215 14685
/proc/meminfo: memFree=19704532/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=11082080 memory=1260868 CPUtime=244.11 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 155787 13146 0 0 24308 96 5 2 20 0 15 0 106925699 11348049920 315217 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2770520 315217 3530 1 0 2732173 0
[pid=14478/tid=14531] ppid=14475 vsize=11082080 memory=1260868 CPUtime=221.01 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 64010 13146 0 0 22067 27 5 2 20 0 15 0 106925708 11348049920 315217 33554432000 4194304 4196468 140731671737936 139887482204808 139887035548485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=11082080 memory=1258760 CPUtime=0.75 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 3706 13146 0 0 57 11 5 2 20 0 15 0 106925709 11348049920 315217 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=11082080 memory=1258808 CPUtime=0.75 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 1493 13146 0 0 56 12 5 2 20 0 15 0 106925709 11348049920 315217 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.75 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 3906 13146 0 0 56 12 5 2 20 0 15 0 106925709 11348049920 315217 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.75 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2375 13146 0 0 57 11 5 2 20 0 15 0 106925709 11348049920 315217 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=11082080 memory=1258820 CPUtime=0.48 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 3061 13146 0 0 39 2 5 2 20 0 15 0 106925710 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 15 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886346626464 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886145300096 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 315217 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=11082080 memory=1232 CPUtime=7.97 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) S 14475 14478 12222 0 -1 1077944384 24547 13146 0 0 785 5 5 2 20 0 15 0 106925714 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886934816880 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=11082080 memory=4012 CPUtime=8.13 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 25189 13146 0 0 802 4 5 2 20 0 15 0 106925714 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=11082080 memory=1408 CPUtime=3.85 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 24501 13146 0 0 371 7 5 2 20 0 15 0 106925714 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 315217 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=11082080 memory=1260868 CPUtime=0.17 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 779 13146 0 0 4 6 5 2 20 0 15 0 106925714 11348049920 315217 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 244.11 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1260868 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+230.002 s]*
/proc/loadavg: 1.39 1.68 1.90 4/215 14685
/proc/meminfo: memFree=19694292/32770624 swapFree=67108404/67108860
[pid=14478] ppid=14475 vsize=11082080 memory=1260928 CPUtime=252 cores=0,2,4,6
/proc/14478/stat : 14478 (java) S 14475 14478 12222 0 -1 1077944320 159033 13146 0 0 25096 97 5 2 20 0 15 0 106925699 11348049920 315232 33554432000 4194304 4196468 140731671737936 140731671720480 139887510372087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
/proc/14478/statm: 2770520 315232 3530 1 0 2732173 0
[pid=14478/tid=14531] ppid=14475 vsize=11082080 memory=6791534058613427641 CPUtime=228.64 cores=0,2,4,6
/proc/14478/task/14531/stat : 14531 (java) R 14475 14478 12222 0 -1 4202560 64102 13146 0 0 22830 27 5 2 20 0 15 0 106925708 11348049920 315232 33554432000 4194304 4196468 140731671737936 139887482207968 139887053491708 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14532] ppid=14475 vsize=11082080 memory=4126316290023845779 CPUtime=0.8 cores=0,2,4,6
/proc/14478/task/14532/stat : 14532 (java) S 14475 14478 12222 0 -1 1077944384 3710 13146 0 0 61 12 5 2 20 0 15 0 106925709 11348049920 315232 33554432000 4194304 4196468 140731671737936 139887514614160 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14533] ppid=14475 vsize=11082080 memory=840 CPUtime=0.79 cores=0,2,4,6
/proc/14478/task/14533/stat : 14533 (java) S 14475 14478 12222 0 -1 1077944384 1497 13146 0 0 60 12 5 2 20 0 15 0 106925709 11348049920 315232 33554432000 4194304 4196468 140731671737936 139887369333008 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14534] ppid=14475 vsize=11082080 memory=1696 CPUtime=0.79 cores=0,2,4,6
/proc/14478/task/14534/stat : 14534 (java) S 14475 14478 12222 0 -1 1077944384 3912 13146 0 0 60 12 5 2 20 0 15 0 106925709 11348049920 315232 33554432000 4194304 4196468 140731671737936 139887368280720 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14535] ppid=14475 vsize=11082080 memory=916 CPUtime=0.78 cores=0,2,4,6
/proc/14478/task/14535/stat : 14535 (java) S 14475 14478 12222 0 -1 1077944384 2378 13146 0 0 60 11 5 2 20 0 15 0 106925709 11348049920 315232 33554432000 4194304 4196468 140731671737936 139887367227920 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14536] ppid=14475 vsize=11082080 memory=3852 CPUtime=0.52 cores=0,2,4,6
/proc/14478/task/14536/stat : 14536 (java) S 14475 14478 12222 0 -1 1077944384 3065 13146 0 0 42 3 5 2 20 0 15 0 106925710 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886935870064 139887510383234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14537] ppid=14475 vsize=11082080 memory=2592 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14537/stat : 14537 (java) S 14475 14478 12222 0 -1 1077944384 15 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886346626464 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14538] ppid=14475 vsize=11082080 memory=2696 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14538/stat : 14538 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925711 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886145300096 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14539] ppid=14475 vsize=11082080 memory=4100 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14539/stat : 14539 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 315232 33554432000 4194304 4196468 140731671737936 139885837900368 139887510390683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14540] ppid=14475 vsize=11082080 memory=1408 CPUtime=8.03 cores=0,2,4,6
/proc/14478/task/14540/stat : 14540 (java) R 14475 14478 12222 0 -1 4202560 26995 13146 0 0 791 5 5 2 20 0 15 0 106925714 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886934817176 139887493858037 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14541] ppid=14475 vsize=11082080 memory=3140 CPUtime=8.13 cores=0,2,4,6
/proc/14478/task/14541/stat : 14541 (java) S 14475 14478 12222 0 -1 1077944384 25414 13146 0 0 802 4 5 2 20 0 15 0 106925714 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886933764080 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14542] ppid=14475 vsize=11082080 memory=1260928 CPUtime=3.85 cores=0,2,4,6
/proc/14478/task/14542/stat : 14542 (java) S 14475 14478 12222 0 -1 1077944384 25055 13146 0 0 371 7 5 2 20 0 15 0 106925714 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886932711792 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14543] ppid=14475 vsize=11082080 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/14478/task/14543/stat : 14543 (java) S 14475 14478 12222 0 -1 1077944384 3 13146 0 0 0 0 5 2 20 0 15 0 106925714 11348049920 315232 33554432000 4194304 4196468 140731671737936 139885407103456 139887510382293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
[pid=14478/tid=14544] ppid=14475 vsize=11082080 memory=30520 CPUtime=0.18 cores=0,2,4,6
/proc/14478/task/14544/stat : 14544 (java) S 14475 14478 12222 0 -1 1077944384 780 13146 0 0 5 6 5 2 20 0 15 0 106925714 11348049920 315232 33554432000 4194304 4196468 140731671737936 139886931659696 139887510383234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15818752 140731671738984 140731671741793 140731671741793 140731671744463 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1260928 KiB

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

[startup+230.058 s]
# the end of solver process 14478 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.055 s, system=1.02732 s

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

Child status: 143
Real time (s): 230.058
CPU time (s): 252.082
CPU user time (s): 251.055
CPU system time (s): 1.02732
CPU usage (%): 109.573
Max. virtual memory (cumulated for all children) (KiB): 11082744
Max. memory (cumulated for all children) (KiB): 1504884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.055
system time used= 1.02732
maximum resident set size= 1505940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26646
involuntary context switches= 628


# summary of solver processes directly reported to runsolver:
#   pid: 14478
#   total CPU time (s): 252.082
#   total CPU user time (s): 251.055
#   total CPU system time (s): 1.02732

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46569 second user time and 2.14858 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 21:47:05
IDJOB=4302611
IDBENCH=141040
IDSOLVER=2777
FILE ID=node148/4302611-1532893625
RUNJOBID= node148-1532892979-13580
PBS_JOBID= 21022520
Free space on /tmp= 47780 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/StillLife/StillLife-wastage-12_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302611-1532893625/watcher-4302611-1532893625 -o /tmp/evaluation-result-4302611-1532893625/solver-4302611-1532893625 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13580 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1678092781 -superng HOME/instance-4302611-1532893625.xml

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

MD5SUM BENCH= 1705a9e2268f4ba11e634eeea0e95112
RANDOM SEED=1678092781

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22454096 kB
MemAvailable:   30496136 kB
Buffers:          244964 kB
Cached:          7948328 kB
SwapCached:          352 kB
Active:          3306372 kB
Inactive:        6373380 kB
Active(anon):    1440336 kB
Inactive(anon):    74228 kB
Active(file):    1866036 kB
Inactive(file):  6299152 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             26400 kB
Writeback:             0 kB
AnonPages:       1493824 kB
Mapped:            57868 kB
Shmem:             25016 kB
Slab:             333448 kB
SReclaimable:     305312 kB
SUnreclaim:        28136 kB
KernelStack:        3568 kB
PageTables:         8588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2620896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1239040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 47752 MiB
End job on node148 at 2018-07-29 21:50:56