Trace number 4263195

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-05? 2481.78 1565.77

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-02.xml
MD5SUM9f40e16214a2956ff65ea335997fc7bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark336
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size56
Maximum domain size75
Distribution of domain sizes[{"size":56,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

291.02/111.24	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
291.02/111.24	c This is free software under the dual EPL/GNU LGPL licenses.
291.02/111.24	c See www.sat4j.org for details.
291.02/111.24	c That software uses the Rhino library from the Mozilla project.
291.02/111.24	c version CUSTOM.v20170705
291.02/111.24	c java.runtime.name	Java(TM) SE Runtime Environment
291.02/111.24	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
291.02/111.24	c java.vm.version	25.131-b11
291.02/111.24	c java.vm.vendor	Oracle Corporation
291.02/111.24	c sun.arch.data.model	64
291.02/111.24	c java.version		1.8.0_131
291.02/111.24	c os.name		Linux
291.02/111.24	c os.version		3.10.0-514.16.1.el7.x86_64
291.02/111.24	c os.arch		amd64
291.02/111.24	c Free memory 		499604488
291.02/111.24	c Max memory 		7247757312
291.02/111.24	c Total memory 		504889344
291.02/111.24	c Number of processors 	4
291.02/111.24	c c --- Begin Solver configuration ---
291.02/111.24	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
291.02/111.24	c Learn all clauses as in MiniSAT
291.02/111.24	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
291.02/111.24	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
291.02/111.24	c No reason simplification
291.02/111.24	c Glucose 2.1 dynamic restart strategy
291.02/111.24	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
291.02/111.24	c timeout=2147483s
291.02/111.24	c DB Simplification allowed=false
291.02/111.24	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
291.02/111.24	c --- End Solver configuration ---
291.02/111.24	c constraints type 
291.02/111.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 300
291.02/111.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 85955625
291.02/111.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4994700
291.02/111.24	c org.sat4j.minisat.constraints.cnf.UnitClause => 150
291.02/111.24	c 90950775 constraints processed.
1995.94/1437.85	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1995.94/1437.85		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(WLClause.java:71)
1995.94/1437.85		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(LearntWLClause.java:39)
1995.94/1437.85		at org.sat4j.pb.constraints.UnitBinaryWLClauseConstructor.constructLearntClause(UnitBinaryWLClauseConstructor.java:66)
1995.94/1437.85		at org.sat4j.pb.constraints.AbstractPBClauseCardConstrDataStructure.constructLearntClause(AbstractPBClauseCardConstrDataStructure.java:241)
2036.19/1448.78		at org.sat4j.pb.constraints.AbstractPBClauseCardConstrDataStructure.createUnregisteredClause(AbstractPBClauseCardConstrDataStructure.java:75)
2036.19/1448.78		at org.sat4j.minisat.core.Solver.analyze(Solver.java:645)
2036.19/1448.78		at org.sat4j.minisat.core.Solver.search(Solver.java:1319)
2058.43/1454.44		at org.sat4j.minisat.core.Solver.isSatisfiable(Solver.java:1819)
2058.43/1454.44		at org.sat4j.csp.CspSatSolverDecorator.isSatisfiable(CspSatSolverDecorator.java:127)
2058.43/1454.44		at org.sat4j.tools.SolverDecorator.isSatisfiable(SolverDecorator.java:115)
2080.73/1460.11		at org.sat4j.pb.PseudoOptDecorator.isSatisfiable(PseudoOptDecorator.java:137)
2080.73/1460.11		at org.sat4j.tools.SolverDecorator.isSatisfiable(SolverDecorator.java:115)
2102.76/1465.79		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:179)
2102.76/1465.79		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:172)
2102.76/1465.79		at org.sat4j.OptimizationMode.solve(OptimizationMode.java:121)
2102.76/1465.79		at org.sat4j.AbstractLauncher.solve(AbstractLauncher.java:318)
2125.12/1471.46		at org.sat4j.AbstractLauncher.run(AbstractLauncher.java:257)
2125.12/1471.46		at org.sat4j.csp.CSPLauncher.main(CSPLauncher.java:119)
2228.41/1499.11	c starts		: 595
2228.41/1499.11	c conflicts		: 215578
2228.41/1499.11	c decisions		: 106799793
2228.41/1499.11	c propagations		: 2176490832
2228.41/1499.11	c inspects		: 3005026730
2228.41/1499.11	c shortcuts		: 0
2228.41/1499.11	c learnt literals	: 0
2228.41/1499.11	c learnt binary clauses	: 292
2228.41/1499.11	c learnt ternary clauses	: 284
2228.41/1499.11	c learnt constraints	: 215577
2228.41/1499.11	c ignored constraints	: 0
2228.41/1499.11	c root simplifications	: 0
2228.41/1499.11	c removed literals (reason simplification)	: 0
2228.41/1499.11	c reason swapping (by a shorter reason)	: 0
2228.41/1499.11	c Calls to reduceDB	: 16
2228.41/1499.11	c Number of update (reduction) of LBD	: 231610
2228.41/1499.11	c Imported unit clauses	: 0
2228.41/1499.11	c number of reductions to clauses (during analyze)	: 0
2268.17/1509.93	c number of learned constraints concerned by reduction	: 0
2268.17/1509.93	c number of learning phase by resolution	: 0
2268.17/1509.93	c number of learning phase by cutting planes	: 0
2268.17/1509.93	c number of rounding to 1 operations	: 0
2268.17/1509.93	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2268.17/1509.93	c number of reductions of the coefficients by power 2 	: 0
2268.17/1509.93	c number of right shift for reduction by power 2 	: 0
2268.17/1509.93	c number of reductions of the coefficients by GCD over coefficients 	: 0
2268.17/1509.93	c speed (assignments/second)	: 1556272.618066996
2290.47/1515.61	c non guided choices	5237393
2418.94/1549.10	c learnt constraints type 
2459.34/1560.02	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 292
2459.34/1560.02	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 35073
2481.70/1565.72	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263195-1502633461/watcher-4263195-1502633461 -o /tmp/evaluation-result-4263195-1502633461/solver-4263195-1502633461 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502621242-8487 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263195-1502633461.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=10474, runsolver pid=10471

[startup+0.10017 s]*
/proc/loadavg: 1.00 1.07 1.47 4/194 10489
/proc/meminfo: memFree=31589200/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10555400 memory=28092 CPUtime=0.12 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 6689 0 0 0 11 1 0 0 20 0 15 0 96434428 10808729600 7023 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2638850 7023 2786 1 0 2627263 0
[pid=10474/tid=10476] ppid=10471 vsize=10555400 memory=8543466553346073208 CPUtime=0.09 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) R 10471 10474 2539 0 -1 4202560 4498 0 0 0 8 1 0 0 20 0 15 0 96434429 10808729600 7023 33554432000 4194304 4196468 140737145155120 140261184899008 140261159123414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10555400 memory=-5738297875903123798 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260787227536 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260786174736 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260785122448 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260784069648 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434431 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260672501872 140261180689026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96434431 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260671447840 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96434431 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260670395504 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) S 10471 10474 2539 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260668291696 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) S 10471 10474 2539 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260667238896 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 389 0 0 0 1 0 0 0 20 0 15 0 96434434 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260666186608 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 7023 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 28092 KiB

[startup+0.210394 s]*
/proc/loadavg: 1.00 1.07 1.47 3/194 10489
/proc/meminfo: memFree=31579440/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10555400 memory=38160 CPUtime=0.29 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 8306 0 0 0 26 3 0 0 20 0 15 0 96434428 10808729600 9540 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2638850 9540 2907 1 0 2627263 0
[pid=10474/tid=10476] ppid=10471 vsize=10555400 memory=8318255677412212789 CPUtime=0.2 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) R 10471 10474 2539 0 -1 4202560 5388 0 0 0 18 2 0 0 20 0 15 0 96434429 10808729600 9540 33554432000 4194304 4196468 140737145155120 140261184914976 140261164758366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10555400 memory=331 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260787227536 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10555400 memory=140111121800620 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260786174736 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260785122448 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260784069648 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434431 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260672501872 140261180689026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96434431 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260671447840 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96434431 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260670395504 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10555400 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) S 10471 10474 2539 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 15 0 96434434 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260668291696 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10555400 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) S 10471 10474 2539 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 96434434 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260667238896 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0.05 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 932 0 0 0 5 0 0 0 20 0 15 0 96434434 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260666186608 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10555400 memory=140111121401472 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434434 10808729600 9540 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 38160 KiB

[startup+0.314976 s]*
/proc/loadavg: 1.00 1.07 1.47 3/194 10489
/proc/meminfo: memFree=31572748/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10555476 memory=45420 CPUtime=0.51 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 9035 0 0 0 48 3 0 0 20 0 15 0 96434428 10808807424 11355 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2638869 11355 3028 1 0 2627263 0
[pid=10474/tid=10476] ppid=10471 vsize=10555476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) R 10471 10474 2539 0 -1 4202560 5784 0 0 0 28 2 0 0 20 0 15 0 96434429 10808807424 11355 33554432000 4194304 4196468 140737145155120 140261184913968 140261180689814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10555476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260787227536 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260786174736 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260785122448 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10555476 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260784069648 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260672501872 140261180689026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260671447840 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260670395504 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10555476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) R 10471 10474 2539 0 -1 1077944384 401 0 0 0 2 0 0 0 20 0 15 0 96434434 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260668291696 140261180689026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10555476 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) R 10471 10474 2539 0 -1 4202560 359 0 0 0 4 0 0 0 20 0 15 0 96434434 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260667238896 140261159911788 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10555476 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) R 10471 10474 2539 0 -1 4202560 1125 0 0 0 12 0 0 0 20 0 15 0 96434434 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260666186736 140261159635813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434434 10808807424 11355 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 45420 KiB

[startup+0.707942 s]
/proc/loadavg: 1.00 1.07 1.47 4/194 10489
/proc/meminfo: memFree=31539036/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10555476 memory=109180 CPUtime=1.72 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 12281 0 0 0 167 5 0 0 20 0 15 0 96434428 10808807424 27295 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2638869 27295 3084 1 0 2627263 0
[pid=10474/tid=10476] ppid=10471 vsize=10555476 memory=2244 CPUtime=0.68 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) R 10471 10474 2539 0 -1 4202560 6001 0 0 0 65 3 0 0 20 0 15 0 96434429 10808807424 27295 33554432000 4194304 4196468 140737145155120 140261184912528 140260820816898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10555476 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260787227536 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10555476 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260786174736 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10555476 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260785122448 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10555476 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) S 10471 10474 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96434429 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260784069648 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10555476 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260672501872 140261180689026 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10555476 memory=7307210957766307282 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260671447840 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10555476 memory=4945970103111228032 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260670395504 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10555476 memory=-2541025662029814883 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10555476 memory=6944656592387989600 CPUtime=0.38 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) R 10471 10474 2539 0 -1 4202560 1904 0 0 0 38 0 0 0 20 0 15 0 96434434 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260668277720 140261172967328 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10555476 memory=6944656592387989600 CPUtime=0.4 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) R 10471 10474 2539 0 -1 4202560 1429 0 0 0 40 0 0 0 20 0 15 0 96434434 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260667227888 140261158845390 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10555476 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 1581 0 0 0 23 0 0 0 20 0 15 0 96434434 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260666182336 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96434434 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96434434 10808807424 27295 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 109180 KiB

[startup+1.50173 s]
/proc/loadavg: 1.00 1.07 1.47 5/194 10489
/proc/meminfo: memFree=31381492/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10555476 memory=290212 CPUtime=4.22 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 19871 0 0 0 405 17 0 0 20 0 15 0 96434428 10808807424 72553 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2638869 72553 3123 1 0 2627263 0
[pid=10474/tid=10476] ppid=10471 vsize=10555476 memory=7649399384315277361 CPUtime=1.37 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) R 10471 10474 2539 0 -1 4202560 6073 0 0 0 133 4 0 0 20 0 15 0 96434429 10808807424 72553 33554432000 4194304 4196468 140737145155120 140261184904376 140261162607080 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10555476 memory=1150 CPUtime=0.09 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) S 10471 10474 2539 0 -1 1077944384 152 0 0 0 7 2 0 0 20 0 15 0 96434429 10808807424 72553 33554432000 4194304 4196468 140737145155120 140260787227536 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10555476 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) S 10471 10474 2539 0 -1 1077944384 95 0 0 0 6 2 0 0 20 0 15 0 96434429 10808807424 72553 33554432000 4194304 4196468 140737145155120 140260786174736 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10555476 memory=-1624781813439352349 CPUtime=0.09 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) S 10471 10474 2539 0 -1 1077944384 131 0 0 0 7 2 0 0 20 0 15 0 96434429 10808807424 72553 33554432000 4194304 4196468 140737145155120 140260785122448 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10555476 memory=280221920311104 CPUtime=0.08 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) S 10471 10474 2539 0 -1 1077944384 75 0 0 0 6 2 0 0 20 0 15 0 96434429 10808807424 72553 33554432000 4194304 4196468 140737145155120 140260784069648 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 96434431 10808807424 72553 33554432000 4194304 4196468 140737145155120 140260672501872 140261180689026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0

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

[startup+1564.8 s]
/proc/loadavg: 3.79 2.35 1.68 2/196 10565
/proc/meminfo: memFree=23282356/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10755168 memory=8316216 CPUtime=2478.18 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 382531 0 0 0 247107 711 0 0 20 0 16 0 96434428 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2688792 2079054 3174 1 0 2677186 0
[pid=10474/tid=10476] ppid=10471 vsize=10755168 memory=8316192 CPUtime=1221.82 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) S 10471 10474 2539 0 -1 1077944384 96213 0 0 0 122159 23 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140261184918560 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10755168 memory=1296 CPUtime=305.19 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) R 10471 10474 2539 0 -1 4202560 34395 0 0 0 30366 153 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260787227736 140261165674432 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10755168 memory=8316212 CPUtime=303.24 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) R 10471 10474 2539 0 -1 4202560 30242 0 0 0 30170 154 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260786174936 140261165376695 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10755168 memory=8316212 CPUtime=304.34 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) R 10471 10474 2539 0 -1 4202560 32487 0 0 0 30272 162 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260785122336 140261165135512 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10755168 memory=1004 CPUtime=303.08 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) R 10471 10474 2539 0 -1 4202560 21434 0 0 0 30136 172 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260784069848 140261165674276 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10755168 memory=1932 CPUtime=32.97 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 125996 0 0 0 3289 8 0 0 20 0 16 0 96434431 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260672500416 140261180688085 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10755168 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260671447904 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10755168 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260670395520 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10755168 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10755168 memory=11000 CPUtime=3.02 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) S 10471 10474 2539 0 -1 1077944384 12952 0 0 0 300 2 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260668291456 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10755168 memory=8316212 CPUtime=2.95 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) S 10471 10474 2539 0 -1 1077944384 17334 0 0 0 293 2 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260667238896 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10755168 memory=8316212 CPUtime=0.45 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 8009 0 0 0 44 1 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260666183008 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10755168 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10755168 memory=2236 CPUtime=1.02 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1725 0 0 0 51 51 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10562] ppid=10471 vsize=10755168 memory=4316 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10562/stat : 10562 (java) S 10471 10474 2539 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 16 0 96582666 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260661972176 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 2478.18 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8316216 KiB

[startup+1565.2 s]
/proc/loadavg: 3.79 2.35 1.68 5/196 10565
/proc/meminfo: memFree=23282356/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10755168 memory=8316216 CPUtime=2479.77 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 382684 0 0 0 247266 711 0 0 20 0 16 0 96434428 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2688792 2079054 3174 1 0 2677186 0
[pid=10474/tid=10476] ppid=10471 vsize=10755168 memory=1696 CPUtime=1221.82 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) S 10471 10474 2539 0 -1 1077944384 96213 0 0 0 122159 23 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140261184918560 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10755168 memory=916 CPUtime=305.59 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) R 10471 10474 2539 0 -1 4202560 34395 0 0 0 30406 153 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260787227736 140261165674432 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10755168 memory=3832 CPUtime=303.63 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) R 10471 10474 2539 0 -1 4202560 30264 0 0 0 30209 154 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260786174936 140261165135477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10755168 memory=2540 CPUtime=304.73 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) R 10471 10474 2539 0 -1 4202560 32487 0 0 0 30311 162 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260785122336 140261165674289 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10755168 memory=4108 CPUtime=303.48 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) R 10471 10474 2539 0 -1 4202560 21565 0 0 0 30176 172 0 0 20 0 16 0 96434429 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260784069848 140261165674388 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10755168 memory=1156 CPUtime=32.97 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 125996 0 0 0 3289 8 0 0 20 0 16 0 96434431 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260672500416 140261180688085 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10755168 memory=3184 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260671447904 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10755168 memory=8316212 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260670395520 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10755168 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10755168 memory=0 CPUtime=3.02 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) S 10471 10474 2539 0 -1 1077944384 12952 0 0 0 300 2 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260668291456 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10755168 memory=987 CPUtime=2.95 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) S 10471 10474 2539 0 -1 1077944384 17334 0 0 0 293 2 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260667238944 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10755168 memory=66 CPUtime=0.45 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 8009 0 0 0 44 1 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260666183008 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10755168 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10755168 memory=288230621803970871 CPUtime=1.02 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1725 0 0 0 51 51 0 0 20 0 16 0 96434434 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10562] ppid=10471 vsize=10755168 memory=15255943717849665 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10562/stat : 10562 (java) S 10471 10474 2539 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 16 0 96582666 11013292032 2079054 33554432000 4194304 4196468 140737145155120 140260661972176 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 2479.77 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8316216 KiB

[startup+1565.6 s]
/proc/loadavg: 3.79 2.35 1.68 5/196 10565
/proc/meminfo: memFree=23282356/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10755168 memory=8316220 CPUtime=2481.35 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 382712 0 0 0 247424 711 0 0 20 0 16 0 96434428 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2688792 2079055 3174 1 0 2677186 0
[pid=10474/tid=10476] ppid=10471 vsize=10755168 memory=2404 CPUtime=1221.82 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) S 10471 10474 2539 0 -1 1077944384 96213 0 0 0 122159 23 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140261184918560 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10755168 memory=1732 CPUtime=305.98 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) R 10471 10474 2539 0 -1 4202560 34395 0 0 0 30445 153 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260787227344 140261173306087 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10755168 memory=796 CPUtime=304.03 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) R 10471 10474 2539 0 -1 4202560 30264 0 0 0 30249 154 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260786174856 140261173306087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10755168 memory=1004 CPUtime=305.13 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) R 10471 10474 2539 0 -1 4202560 32515 0 0 0 30351 162 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260785122336 140261165674283 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10755168 memory=1932 CPUtime=303.88 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) R 10471 10474 2539 0 -1 4202560 21565 0 0 0 30215 173 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260784069456 140261173306087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10755168 memory=1424 CPUtime=32.97 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) S 10471 10474 2539 0 -1 1077944384 125996 0 0 0 3289 8 0 0 20 0 16 0 96434431 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260672500416 140261180688085 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10755168 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260671447904 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10755168 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260670395520 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10755168 memory=11000 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10755168 memory=1224 CPUtime=3.02 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) S 10471 10474 2539 0 -1 1077944384 12952 0 0 0 300 2 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260668291456 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10755168 memory=5672 CPUtime=2.95 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) S 10471 10474 2539 0 -1 1077944384 17334 0 0 0 293 2 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260667238944 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10755168 memory=6791534058613427641 CPUtime=0.45 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 8009 0 0 0 44 1 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260666183008 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10755168 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10755168 memory=15876 CPUtime=1.02 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1725 0 0 0 51 51 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10562] ppid=10471 vsize=10755168 memory=16236 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10562/stat : 10562 (java) S 10471 10474 2539 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 16 0 96582666 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260661972176 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 2481.35 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8316220 KiB

[startup+1565.7 s]
/proc/loadavg: 3.79 2.35 1.68 5/196 10565
/proc/meminfo: memFree=23282356/32770624 swapFree=67108860/67108860
[pid=10474] ppid=10471 vsize=10755168 memory=8316220 CPUtime=2481.7 cores=0,2,4,6
/proc/10474/stat : 10474 (java) S 10471 10474 2539 0 -1 1077944320 382712 0 0 0 247459 711 0 0 20 0 16 0 96434428 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140737145137664 140261180677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
/proc/10474/statm: 2688792 2079055 3174 1 0 2677186 0
[pid=10474/tid=10476] ppid=10471 vsize=10755168 memory=8316216 CPUtime=1221.82 cores=0,2,4,6
/proc/10474/task/10476/stat : 10476 (java) S 10471 10474 2539 0 -1 1077944384 96213 0 0 0 122159 23 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140261184918560 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10477] ppid=10471 vsize=10755168 memory=8316212 CPUtime=306.07 cores=0,2,4,6
/proc/10474/task/10477/stat : 10477 (java) S 10471 10474 2539 0 -1 1077944384 34395 0 0 0 30454 153 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260787227536 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10478] ppid=10471 vsize=10755168 memory=8316212 CPUtime=304.11 cores=0,2,4,6
/proc/10474/task/10478/stat : 10478 (java) S 10471 10474 2539 0 -1 1077944384 30264 0 0 0 30257 154 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260786174736 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10479] ppid=10471 vsize=10755168 memory=8316212 CPUtime=305.21 cores=0,2,4,6
/proc/10474/task/10479/stat : 10479 (java) S 10471 10474 2539 0 -1 1077944384 32515 0 0 0 30359 162 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260785122448 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10480] ppid=10471 vsize=10755168 memory=8316212 CPUtime=303.97 cores=0,2,4,6
/proc/10474/task/10480/stat : 10480 (java) S 10471 10474 2539 0 -1 1077944384 21565 0 0 0 30224 173 0 0 20 0 16 0 96434429 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260784069648 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10481] ppid=10471 vsize=10755168 memory=8316220 CPUtime=32.98 cores=0,2,4,6
/proc/10474/task/10481/stat : 10481 (java) R 10471 10474 2539 0 -1 4202560 125996 0 0 0 3290 8 0 0 20 0 16 0 96434431 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260672500416 140261159048059 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10482] ppid=10471 vsize=10755168 memory=8316212 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10482/stat : 10482 (java) S 10471 10474 2539 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260671447904 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10483] ppid=10471 vsize=10755168 memory=8316216 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10483/stat : 10483 (java) S 10471 10474 2539 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 16 0 96434431 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260670395520 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10484] ppid=10471 vsize=10755168 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10484/stat : 10484 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260669343824 140261180696475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10485] ppid=10471 vsize=10755168 memory=928 CPUtime=3.02 cores=0,2,4,6
/proc/10474/task/10485/stat : 10485 (java) S 10471 10474 2539 0 -1 1077944384 12952 0 0 0 300 2 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260668291456 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10486] ppid=10471 vsize=10755168 memory=8316216 CPUtime=2.95 cores=0,2,4,6
/proc/10474/task/10486/stat : 10486 (java) S 10471 10474 2539 0 -1 1077944384 17334 0 0 0 293 2 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260667238944 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10487] ppid=10471 vsize=10755168 memory=8316212 CPUtime=0.45 cores=0,2,4,6
/proc/10474/task/10487/stat : 10487 (java) S 10471 10474 2539 0 -1 1077944384 8009 0 0 0 44 1 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260666183008 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10488] ppid=10471 vsize=10755168 memory=8316192 CPUtime=0 cores=0,2,4,6
/proc/10474/task/10488/stat : 10488 (java) S 10471 10474 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260665134048 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10489] ppid=10471 vsize=10755168 memory=1296 CPUtime=1.02 cores=0,2,4,6
/proc/10474/task/10489/stat : 10489 (java) S 10471 10474 2539 0 -1 1077944384 1725 0 0 0 51 51 0 0 20 0 16 0 96434434 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260664080816 140261180689026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
[pid=10474/tid=10562] ppid=10471 vsize=10755168 memory=4136 CPUtime=0.01 cores=0,2,4,6
/proc/10474/task/10562/stat : 10562 (java) S 10471 10474 2539 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 16 0 96582666 11013292032 2079055 33554432000 4194304 4196468 140737145155120 140260661972176 140261180688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36052992 140737145160838 140737145160991 140737145160991 140737145163727 0
Current children cumulated CPU time: 2481.7 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 8316220 KiB

Child status: 1
Real time (s): 1565.77
CPU time (s): 2481.78
CPU user time (s): 2474.62
CPU system time (s): 7.1583
CPU usage (%): 158.503
Max. virtual memory (cumulated for all children) (KiB): 10755168
Max. memory (cumulated for all children) (KiB): 8316220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2474.62
system time used= 7.1583
maximum resident set size= 8316352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54848
involuntary context switches= 18115


# summary of solver processes directly reported to runsolver:
#   pid: 10474
#   total CPU time (s): 2481.78
#   total CPU user time (s): 2474.62
#   total CPU system time (s): 7.1583

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.19894 second user time and 15.3803 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 15:56:43
IDJOB=4263195
IDBENCH=135818
IDSOLVER=2651
FILE ID=node102/4263195-1502633461
RUNJOBID= node102-1502621242-8487
PBS_JOBID= 20628294
Free space on /tmp= 61912 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-02.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263195-1502633461/watcher-4263195-1502633461 -o /tmp/evaluation-result-4263195-1502633461/solver-4263195-1502633461 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502621242-8487 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263195-1502633461.xml

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

MD5SUM BENCH= 9f40e16214a2956ff65ea335997fc7bb
RANDOM SEED=301962500

node102.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.35
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.35
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.35
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.35
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:        31604756 kB
MemAvailable:   31991028 kB
Buffers:          109424 kB
Cached:           560900 kB
SwapCached:            0 kB
Active:           577212 kB
Inactive:         144752 kB
Active(anon):       3636 kB
Inactive(anon):    75432 kB
Active(file):     573576 kB
Inactive(file):    69320 kB
Unevictable:        6436 kB
Mlocked:            6436 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1588 kB
Writeback:             0 kB
AnonPages:        165960 kB
Mapped:            43532 kB
Shmem:             25228 kB
Slab:             144668 kB
SReclaimable:     118420 kB
SUnreclaim:        26248 kB
KernelStack:        3520 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-13 16:22:48