Trace number 4390769

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
AbsCon 2019-07-23OPT3 8.03409 3.99073

DiagnosticValue
WRONG_DECISIONS387

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-ash608GPIA.xml
MD5SUM0df69417c613ef889e63c8df69e0b506
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.33999
Satisfiable
(Un)Satisfiability was proved
Number of variables1216
Number of constraints7844
Number of domains1
Minimum domain size1216
Maximum domain size1216
Distribution of domain sizes[{"size":1216,"count":1216}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":2},{"degree":7,"count":13},{"degree":8,"count":18},{"degree":9,"count":26},{"degree":10,"count":54},{"degree":11,"count":102},{"degree":12,"count":128},{"degree":13,"count":194},{"degree":14,"count":189},{"degree":15,"count":154},{"degree":16,"count":130},{"degree":17,"count":97},{"degree":18,"count":66},{"degree":19,"count":22},{"degree":20,"count":10},{"degree":21,"count":10}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":7844}]
Number of extensional constraints0
Number of intensional constraints7844
Distribution of constraint types[{"type":"intension","count":7844}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.56/2.22	
2.56/2.22	AbsCon 2 
2.56/2.24	
3.85/2.68	  Instance
3.85/2.68	    name=instance-4390769-1568380516, framework=COP, bounds=-infty..+infty
3.85/2.68	
3.85/2.68	  Loading variables...
4.23/2.79	  Loading constraints...
6.73/3.51	
6.73/3.51	  Domains
6.73/3.51	    nTypes=1, nValues=1478656, sizes=[1216#1216]
6.73/3.51	  Variables
6.73/3.51	    count=1216, degrees=[2#1,6#2,7#13,8#18...18#66,19#22,20#10,21#10]
6.73/3.51	  Objectives
6.73/3.51	    way=min, type=ObjMaximumLE
6.73/3.51	  Constraints
6.73/3.51	    count=7845, nSpecific=7845, arities=[2#7844,1216#1]
6.73/3.51	    distribution=[NE#7844,ObjMaximumLE#1]
6.73/3.51	    wck=1.309, cpu=3.135, mem=171M396
6.73/3.51	  Solver SolverBacktrack being built...
6.73/3.51	
6.73/3.58	
6.73/3.58	  Solver
6.73/3.58	    guaranteedGAC=true
6.73/3.58	    wck=1.384, cpu=3.191, mem=82M409
7.01/3.60	
7.01/3.60	  Preprocessing
7.01/3.60	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
7.01/3.60	    wck=0.019, cpu=3.212, mem=82M409
7.01/3.60	
7.01/3.68	o 8
7.29/3.71	    num=0, depth=1217..1215, filters=3576, ccks=7845, wck=0.132, mem=82M409
7.29/3.71	    decisions=1216, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=8
7.29/3.71	    
7.29/3.77	o 7
7.29/3.77	    num=1, depth=1217..1215, filters=7149, ccks=15690, wck=0.191, mem=87M569
7.29/3.77	    decisions=2423, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=7
7.29/3.77	    
7.29/3.79	o 6
7.29/3.79	    num=2, depth=1217..1215, filters=10692, ccks=23535, wck=0.21, mem=87M569
7.29/3.79	    decisions=3619, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=3, bestBound=6
7.29/3.79	    
7.51/3.81	    num=3, depth=659..668, filters=13307, ccks=23535, wck=0.226, mem=87M569
7.51/3.81	    decisions=4322, wrong=22, backtracks=11, failedAssignments=11, nogoods=1, foundSolutions=3, bestBound=6
7.51/3.81	    
7.51/3.82	    num=4, depth=767..778, filters=16198, ccks=23535, wck=0.241, mem=87M569
7.51/3.82	    decisions=5133, wrong=44, backtracks=22, failedAssignments=22, nogoods=2, foundSolutions=3, bestBound=6
7.51/3.82	    
7.51/3.84	o 5
7.51/3.84	    num=5, depth=947..1215, filters=20061, ccks=31380, wck=0.258, mem=87M569
7.51/3.84	    decisions=6300, wrong=58, backtracks=29, failedAssignments=29, nogoods=3, foundSolutions=4, bestBound=5
7.51/3.84	    
7.51/3.85	    num=6, depth=616..775, filters=24062, ccks=31380, wck=0.275, mem=87M569
7.51/3.85	    decisions=7121, wrong=85, backtracks=47, failedAssignments=42, nogoods=7, foundSolutions=4, bestBound=5
7.51/3.85	    
7.51/3.87	o 4
7.51/3.87	    num=7, depth=700..1215, filters=27573, ccks=39225, wck=0.289, mem=87M569
7.51/3.87	    decisions=8068, wrong=89, backtracks=49, failedAssignments=44, nogoods=9, foundSolutions=5, bestBound=4
7.51/3.87	    
7.51/3.88	    num=8, depth=67..222, filters=29722, ccks=39225, wck=0.298, mem=87M569
7.51/3.88	    decisions=8338, wrong=117, backtracks=68, failedAssignments=56, nogoods=15, foundSolutions=5, bestBound=4
7.51/3.88	    
7.51/3.89	    num=9, depth=62..464, filters=33087, ccks=39225, wck=0.306, mem=87M569
7.51/3.89	    decisions=8839, wrong=139, backtracks=80, failedAssignments=67, nogoods=23, foundSolutions=5, bestBound=4
7.51/3.89	    
7.51/3.89	    num=10, depth=60..521, filters=36808, ccks=39225, wck=0.315, mem=87M569
7.51/3.89	    decisions=9408, wrong=167, backtracks=98, failedAssignments=79, nogoods=32, foundSolutions=5, bestBound=4
7.51/3.89	    
7.81/3.90	    num=11, depth=28..255, filters=39451, ccks=39225, wck=0.32, mem=87M569
7.81/3.90	    decisions=9711, wrong=193, backtracks=111, failedAssignments=92, nogoods=38, foundSolutions=5, bestBound=4
7.81/3.90	    
7.81/3.91	    num=12, depth=106..302, filters=42753, ccks=39225, wck=0.326, mem=87M569
7.81/3.91	    decisions=10053, wrong=220, backtracks=124, failedAssignments=106, nogoods=40, foundSolutions=5, bestBound=4
7.81/3.91	    
7.81/3.91	    num=13, depth=254..377, filters=46028, ccks=39225, wck=0.333, mem=87M569
7.81/3.91	    decisions=10479, wrong=252, backtracks=141, failedAssignments=122, nogoods=43, foundSolutions=5, bestBound=4
7.81/3.91	    
7.81/3.92	    num=14, depth=294..311, filters=49945, ccks=39225, wck=0.339, mem=87M569
7.81/3.92	    decisions=10841, wrong=286, backtracks=158, failedAssignments=139, nogoods=44, foundSolutions=5, bestBound=4
7.81/3.92	    
7.81/3.93	    num=15, depth=197..403, filters=52972, ccks=39225, wck=0.346, mem=87M569
7.81/3.93	    decisions=11297, wrong=322, backtracks=175, failedAssignments=158, nogoods=47, foundSolutions=5, bestBound=4
7.81/3.93	    
7.81/3.93	o 3
7.81/3.94	    num=16, depth=372..1215, filters=56015, ccks=47070, wck=0.357, mem=90M154
7.81/3.94	    decisions=11832, wrong=324, backtracks=175, failedAssignments=160, nogoods=49, foundSolutions=6, bestBound=3
7.81/3.94	    
7.81/3.94	    num=17, depth=0..9, filters=58964, ccks=47070, wck=0.363, mem=90M154
7.81/3.94	    decisions=11923, wrong=369, backtracks=201, failedAssignments=183, nogoods=51, foundSolutions=6, bestBound=3
7.81/3.94	    
7.81/3.94	
7.81/3.94	  New Bounds: 3..2
7.81/3.97	    num=18, depth=0..5, filters=60304, ccks=47070, wck=0.387, mem=90M154
7.81/3.97	    decisions=11957, wrong=387, backtracks=210, failedAssignments=192, foundSolutions=6, bestBound=3
7.81/3.97	    
7.81/3.97	  Global
7.81/3.97	    filters=60304, ccks=47070
7.81/3.97	    Stop=FULL_EXPLORATION, wrong=387, bestBound=3, bestBoundWck=1.74, bestBoundCpu=3.546, foundSolutions=6, firstSolCpu=3.28
7.81/3.97	    wck=1.774, cpu=3.579, mem=90M154
7.81/3.98	
7.81/3.98	v <instantiation id='sol6' type='solution' cost='3'>  <list> x[] </list>  <values> 0 1 0 1 0 1 0 2 0 3 0 2 1 3 2 3 1 2 1 0 1 0 2 0 3 0 2 0 3 2 0 1 0 1 2 1 0 1 0 1 0 2 1 2 1 0 1 3 2 0 2 3 1 2 3 0 1 0 0 3 0 1 0 1 2 1 3 1 2 0 2 1 3 0 2 0 1 2 0 2 1 3 3 2 0 1 0 1 0 1 0 3 2 1 0 3 2 1 1 3 2 0 1 3 0 2 0 2 3 2 0 2 3 0 3 1 3 0 2 0 1 0 1 3 2 3 1 0 2 0 1 3 1 0 1 2 0 2 1 3 0 3 0 1 0 1 0 1 2 1 0 1 0 3 2 3 3 2 1 0 1 0 1 0 1 0 2 0 1 2 1 3 1 2 0 2 0 3 1 2 1 0 1 2 2 0 2 0 3 0 2 3 2 1 2 3 0 2 0 1 3 1 0 1 2 1 2 0 2 1 2 0 3 0 1 0 1 0 0 2 1 2 0 2 0 3 0 2 1 3 2 3 0 3 2 3 2 1 0 1 0 1 2 0 2 1 2 0 2 1 2 0 2 1 1 0 1 0 1 2 3 2 1 3 1 0 3 0 0 1 0 1 0 1 3 2 0 1 0 1 0 1 3 2 1 0 0 1 0 1 0 1 2 3 3 2 0 1 0 3 0 1 0 1 2 0 2 0 2 1 3 1 3 0 3 1 3 1 0 1 0 3 1 2 0 2 0 3 0 2 1 2 1 3 1 0 3 2 1 0 0 1 3 2 3 1 0 2 0 3 0 2 1 2 0 2 2 3 1 0 1 3 1 0 3 2 1 0 3 0 1 0 1 0 1 0 2 1 0 1 2 3 0 2 1 3 0 2 0 3 3 2 3 2 1 0 1 2 1 0 1 0 1 0 2 3 0 3 0 1 0 1 0 1 0 2 0 1 0 1 0 1 3 2 1 0 2 3 1 0 1 0 1 0 3 2 1 0 1 0 1 0 1 0 1 0 2 3 1 0 1 0 0 1 0 3 2 3 2 3 0 1 2 1 0 2 3 2 0 3 0 3 0 1 2 0 3 1 0 1 0 2 0 1 0 1 1 0 1 0 1 0 2 3 3 1 2 3 1 0 2 3 3 2 0 1 0 1 0 1 3 2 0 1 3 2 0 1 1 0 3 2 3 2 1 0 1 0 1 0 1 0 1 0 2 3 0 1 0 1 0 1 2 3 0 1 1 0 2 3 1 0 2 3 0 1 0 1 2 3 3 2 0 1 0 1 2 3 0 1 0 1 0 1 0 1 0 1 0 1 3 0 1 2 3 2 1 0 1 0 3 2 1 2 0 2 0 2 1 2 1 3 0 2 0 3 3 0 3 1 2 3 2 3 1 0 1 0 1 0 1 0 2 0 2 3 2 1 0 1 0 1 0 1 0 3 2 1 0 1 2 3 1 2 3 2 1 0 1 0 3 0 2 0 2 3 1 3 2 3 2 0 1 3 1 0 1 0 1 0 1 0 1 0 3 2 0 1 0 1 2 3 1 0 3 2 3 2 1 0 3 2 1 0 2 3 1 0 0 1 0 1 2 1 0 1 0 3 2 3 1 3 1 0 1 0 1 2 3 0 1 2 1 0 2 0 0 1 0 3 2 3 0 3 0 1 2 3 2 1 0 2 0 1 3 1 0 2 3 1 2 3 1 3 1 0 1 2 1 0 1 0 3 1 3 1 0 1 0 3 0 2 1 3 1 2 2 1 2 0 2 0 3 1 0 3 0 2 1 2 3 2 1 2 3 2 1 0 1 2 1 0 0 1 3 1 3 2 0 1 0 2 2 0 3 0 3 1 2 0 0 1 2 3 0 1 3 1 3 2 0 1 0 1 2 1 3 0 1 0 3 2 1 0 2 3 0 1 0 2 0 2 1 2 0 2 2 0 1 3 1 0 1 3 1 0 3 0 2 0 0 2 1 2 0 2 1 2 2 0 3 1 3 0 2 0 2 1 0 3 0 1 2 1 2 0 2 0 0 2 1 3 0 3 0 2 3 2 0 1 0 3 0 1 0 1 1 3 1 0 2 3 1 0 0 3 2 3 2 3 2 0 2 0 2 0 2 0 2 1 0 1 3 1 2 0 2 0 1 0 1 0 1 2 1 0 1 2 1 3 1 0 3 2 3 1 0 1 3 1 3 0 3 1 2 0 2 0 0 1 0 1 2 1 2 3 0 1 1 0 2 0 1 0 2 3 2 0 2 3 1 0 1 3 0 3 0 2 2 1 0 1 0 1 2 3 0 1 2 3 1 2 1 0 3 0 0 2 1 3 0 2 2 0 3 1 3 1 2 0 1 3 1 0 2 0 2 0 2 0 3 0 0 1 3 1 3 2 0 1 3 1 2 1 0 3 3 0 0 2 1 0 2 1 1 0 0 1 0 1 0 1 0 1 0 2 2 3 1 0 1 2 3 2 1 0 0 1 3 2 0 1 1 0 2 0 0 2 1 3 1 2 1 3 0 2 0 2 0 1 3 1 0 2 0 3 1 3 2 3 1 0 1 2 1 0 2 0 3 1 2 0 2 0 3 1 1 2 1 0 1 0 2 0 3 1 2 0 1 0 2 0 3 1 3 2 0 1 0 1 2 1 2 3 1 3 0 2 0 3 0 1 0 1 0 1 3 2 0 2 2 0 1 0 1 2 1 0 3 2 1 2 0 3 1 3 2 3 2 1 0 1 0 1 3 2 </values>  </instantiation>
7.81/3.98	s OPTIMUM FOUND
7.81/3.98	
7.81/3.98	d WRONG_DECISIONS 387
7.81/3.98	d NUMBER_SOLUTIONS 6

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390769-1568380516/watcher-4390769-1568380516 -o /tmp/evaluation-result-4390769-1568380516/solver-4390769-1568380516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568380477-10796 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390769-1568380516.xml -cm 

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
solver pid=10825, runsolver pid=10819
Current StackSize limit: 8192 KiB


[startup+0.100125 s]*
/proc/loadavg: 0.00 0.01 0.05 3/201 10829
/proc/meminfo: memFree=23899116/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=111596 memory=5600 CPUtime=0 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 1722 0 0 0 0 0 0 0 20 0 2 0 413966587 114274304 1400 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 27899 1400 1062 1 0 16810 0
[pid=10825/tid=10828] ppid=10819 vsize=111596 memory=7892391828772250251 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) D 10819 10825 10765 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 2 0 413966594 114274304 1400 33554432000 4194304 4196468 140730988510704 139820859441384 139820847879541 0 4 0 16784584 18446744072101821988 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5600 KiB

[startup+0.20994 s]*
/proc/loadavg: 0.00 0.01 0.05 2/215 10843
/proc/meminfo: memFree=23879156/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10260324 memory=20136 CPUtime=0.04 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 3953 0 0 0 3 1 0 0 20 0 9 0 413966587 10506571776 5034 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2565081 5034 2156 1 0 2527622 0
[pid=10825/tid=10828] ppid=10819 vsize=10260324 memory=7022364594140610616 CPUtime=0.03 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) D 10819 10825 10765 0 -1 1077944384 2600 0 0 0 3 0 0 0 20 0 9 0 413966594 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820859436920 139820847880816 0 4 0 16800971 18446744072101821988 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10260324 memory=365 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 413966603 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10260324 memory=3905104519193822880 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966603 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10260324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 413966603 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966603 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10260324 memory=140387654960768 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966604 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 413966605 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820346221728 139820855211733 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10260324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 413966605 10506571776 5034 33554432000 4194304 4196468 140730988510704 139820345168624 139820855211733 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20136 KiB

[startup+0.309907 s]*
/proc/loadavg: 0.00 0.01 0.05 2/225 10853
/proc/meminfo: memFree=23877168/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10593144 memory=22516 CPUtime=0.05 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 4582 0 0 0 4 1 0 0 20 0 14 0 413966587 10847379456 5629 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2648286 5629 2607 1 0 2610827 0
[pid=10825/tid=10828] ppid=10819 vsize=10593144 memory=7022364594140610616 CPUtime=0.05 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) D 10819 10825 10765 0 -1 4202560 2713 0 0 0 4 1 0 0 20 0 14 0 413966594 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820859438912 139820855225405 0 4 0 16800975 18446744071581769878 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10593144 memory=365 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 413966603 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10593144 memory=3905104519193822880 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966603 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10593144 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 413966603 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10593144 memory=3472328296160571439 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966603 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10593144 memory=8313631885501752825 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966604 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10593144 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 413966605 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820346221728 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10593144 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 413966605 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820345168624 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10593144 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413966616 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10593144 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) S 10819 10825 10765 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 14 0 413966616 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820343065328 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10593144 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) S 10819 10825 10765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 14 0 413966616 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820342012784 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10593144 memory=140387654960768 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 14 0 413966616 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10593144 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413966616 10847379456 5629 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10593144 KiB
Current children cumulated memory: 22516 KiB

[startup+0.700825 s]
/proc/loadavg: 0.00 0.01 0.05 4/227 10855
/proc/meminfo: memFree=23851168/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10659884 memory=48360 CPUtime=0.69 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 11225 0 0 0 64 5 0 0 20 0 15 0 413966587 10915721216 12090 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2664971 12090 3057 1 0 2627468 0
[pid=10825/tid=10828] ppid=10819 vsize=10659884 memory=39472 CPUtime=0.4 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) R 10819 10825 10765 0 -1 4202560 7341 0 0 0 36 4 0 0 20 0 15 0 413966594 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820859433328 139820839282014 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10659884 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966603 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10659884 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966603 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10659884 memory=920 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966603 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10659884 memory=3808 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966603 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10659884 memory=2304 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966604 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10659884 memory=2304 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413966605 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820346221728 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10659884 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413966605 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820345168624 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10659884 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966616 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10659884 memory=2408 CPUtime=0.06 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) S 10819 10825 10765 0 -1 1077944384 826 0 0 0 6 0 0 0 20 0 15 0 413966616 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820343065328 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10659884 memory=2384 CPUtime=0.08 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) S 10819 10825 10765 0 -1 1077944384 664 0 0 0 8 0 0 0 20 0 15 0 413966616 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820342012784 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10659884 memory=35456 CPUtime=0.12 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 1034 0 0 0 12 0 0 0 20 0 15 0 413966616 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10659884 memory=37236 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966616 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10855] ppid=10819 vsize=10659884 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10855/stat : 10855 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966621 10915721216 12090 33554432000 4194304 4196468 140730988510704 139820338854448 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 48360 KiB

[startup+1.50069 s]
/proc/loadavg: 0.00 0.01 0.05 6/227 10855
/proc/meminfo: memFree=23799320/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10663980 memory=71040 CPUtime=1.65 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 16355 0 0 0 157 8 0 0 20 0 15 0 413966587 10919915520 17760 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2665995 17760 3083 1 0 2628492 0
[pid=10825/tid=10828] ppid=10819 vsize=10663980 memory=6791534058613427641 CPUtime=1.19 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) R 10819 10825 10765 0 -1 4202560 11772 0 0 0 113 6 0 0 20 0 15 0 413966594 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820859429392 139820835473728 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966603 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966603 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966603 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966603 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10663980 memory=17809 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 413966604 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413966605 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820346221728 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413966605 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820345168624 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966616 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10663980 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) S 10819 10825 10765 0 -1 1077944384 851 0 0 0 10 0 0 0 20 0 15 0 413966616 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820343065328 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10663980 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) S 10819 10825 10765 0 -1 1077944384 1145 0 0 0 13 0 0 0 20 0 15 0 413966616 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820342012784 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10663980 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 1212 0 0 0 19 0 0 0 20 0 15 0 413966616 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966616 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10855] ppid=10819 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10855/stat : 10855 (java) S 10819 10825 10765 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 413966621 10919915520 17760 33554432000 4194304 4196468 140730988510704 139820338854448 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 71040 KiB

[startup+3.11033 s]
/proc/loadavg: 0.16 0.05 0.06 6/229 10857
/proc/meminfo: memFree=23556688/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10746276 memory=265536 CPUtime=5.59 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 27117 0 0 0 543 16 0 0 20 0 16 0 413966587 11004186624 66384 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2686569 66384 3367 1 0 2646705 0
[pid=10825/tid=10828] ppid=10819 vsize=10746276 memory=0 CPUtime=1.89 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) S 10819 10825 10765 0 -1 1077944384 15284 0 0 0 182 7 0 0 20 0 16 0 413966594 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820859444400 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 413966603 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10746276 memory=153760 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 16 0 413966603 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10746276 memory=-2541025662029814883 CPUtime=0.03 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 112 0 0 0 2 1 0 0 20 0 16 0 413966603 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10746276 memory=6656426216303648864 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 158 0 0 0 1 1 0 0 20 0 16 0 413966603 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10746276 memory=6944656592387989600 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 1105 0 0 0 1 0 0 0 20 0 16 0 413966604 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10746276 memory=-3252517613198930781 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 66384 33554432000 4194304 4196468 140730988510704 139820346221792 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0

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

[startup+3.20133 s]
/proc/loadavg: 0.16 0.05 0.06 6/229 10857
/proc/meminfo: memFree=23556688/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10746276 memory=265880 CPUtime=5.87 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 27159 0 0 0 571 16 0 0 20 0 16 0 413966587 11004186624 66470 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2686569 66470 3367 1 0 2646705 0
[pid=10825/tid=10828] ppid=10819 vsize=10746276 memory=6944656592455359580 CPUtime=1.89 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) S 10819 10825 10765 0 -1 1077944384 15284 0 0 0 182 7 0 0 20 0 16 0 413966594 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820859444400 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10746276 memory=6655300316396806240 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 413966603 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10746276 memory=6944656592387989600 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 16 0 413966603 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10746276 memory=-3535470213243961690 CPUtime=0.03 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 112 0 0 0 2 1 0 0 20 0 16 0 413966603 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10746276 memory=43805915763 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 158 0 0 0 1 1 0 0 20 0 16 0 413966603 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10746276 memory=8315167107148775597 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 1105 0 0 0 1 0 0 0 20 0 16 0 413966604 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10746276 memory=2867565960586600 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820346221792 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820345168640 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10746276 memory=140387654969777 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10746276 memory=-7684191407570971757 CPUtime=1.12 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) R 10819 10825 10765 0 -1 4202560 2234 0 0 0 111 1 0 0 20 0 16 0 413966616 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820343053888 139820840078897 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10746276 memory=-2025810976467231676 CPUtime=1.11 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) R 10819 10825 10765 0 -1 4202560 2769 0 0 0 111 0 0 0 20 0 16 0 413966616 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820342012480 139820836377324 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10746276 memory=8546823402028195750 CPUtime=0.65 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 2597 0 0 0 64 1 0 0 20 0 16 0 413966616 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10746276 memory=-7357787915995474596 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10855] ppid=10819 vsize=10746276 memory=56 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10855/stat : 10855 (java) S 10819 10825 10765 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 413966621 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820338854448 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10857] ppid=10819 vsize=10746276 memory=-2672971631320983069 CPUtime=0.91 cores=0,2,4,6
/proc/10825/task/10857/stat : 10857 (java) R 10819 10825 10765 0 -1 4202560 1197 0 0 0 89 2 0 0 20 0 16 0 413966810 11004186624 66470 33554432000 4194304 4196468 140730988510704 139820321781904 139820468481447 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 5.87 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 265880 KiB

[startup+3.60199 s]
/proc/loadavg: 0.16 0.05 0.06 6/229 10857
/proc/meminfo: memFree=23556688/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10748324 memory=279300 CPUtime=7.01 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 28353 0 0 0 685 16 0 0 20 0 16 0 413966587 11006283776 69825 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2687081 69825 3376 1 0 2647217 0
[pid=10825/tid=10828] ppid=10819 vsize=10748324 memory=0 CPUtime=1.89 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) S 10819 10825 10765 0 -1 1077944384 15284 0 0 0 182 7 0 0 20 0 16 0 413966594 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820859444400 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 43 0 0 0 2 0 0 0 20 0 16 0 413966603 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 16 0 413966603 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10748324 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 112 0 0 0 2 1 0 0 20 0 16 0 413966603 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10748324 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 173 0 0 0 3 1 0 0 20 0 16 0 413966603 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 1111 0 0 0 1 0 0 0 20 0 16 0 413966604 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 413966605 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820346221792 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413966605 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820345168640 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10748324 memory=-5921431000321636112 CPUtime=1.45 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) S 10819 10825 10765 0 -1 1077944384 2534 0 0 0 144 1 0 0 20 0 16 0 413966616 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820343065328 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10748324 memory=6943526294502006880 CPUtime=1.42 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) S 10819 10825 10765 0 -1 1077944384 2850 0 0 0 142 0 0 0 20 0 16 0 413966616 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820342012784 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10748324 memory=6944656592455360604 CPUtime=0.75 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 2776 0 0 0 74 1 0 0 20 0 16 0 413966616 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10748324 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10855] ppid=10819 vsize=10748324 memory=6944656574621848725 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10855/stat : 10855 (java) S 10819 10825 10765 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 413966621 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820338854448 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10857] ppid=10819 vsize=10748324 memory=6298093207969484889 CPUtime=1.29 cores=0,2,4,6
/proc/10825/task/10857/stat : 10857 (java) R 10819 10825 10765 0 -1 4202560 1800 0 0 0 127 2 0 0 20 0 16 0 413966810 11006283776 69825 33554432000 4194304 4196468 140730988510704 139820321786880 139820470763761 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 7.01 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 279300 KiB

[startup+3.80329 s]
/proc/loadavg: 0.16 0.05 0.06 6/229 10857
/proc/meminfo: memFree=23556688/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10748324 memory=282576 CPUtime=7.51 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 30220 0 0 0 733 18 0 0 20 0 16 0 413966587 11006283776 70644 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2687081 70644 3378 1 0 2647217 0
[pid=10825/tid=10828] ppid=10819 vsize=10748324 memory=550 CPUtime=1.89 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) S 10819 10825 10765 0 -1 1077944384 15284 0 0 0 182 7 0 0 20 0 16 0 413966594 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820859444400 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10748324 memory=2 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 43 0 0 0 2 0 0 0 20 0 16 0 413966603 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10748324 memory=1931 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 16 0 413966603 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10748324 memory=4132 CPUtime=0.03 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 112 0 0 0 2 1 0 0 20 0 16 0 413966603 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10748324 memory=965 CPUtime=0.04 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 173 0 0 0 3 1 0 0 20 0 16 0 413966603 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10748324 memory=1317 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 1111 0 0 0 1 0 0 0 20 0 16 0 413966604 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10748324 memory=15084 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 413966605 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820346221792 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413966605 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820345168640 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10748324 memory=148 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10748324 memory=601 CPUtime=1.57 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) R 10819 10825 10765 0 -1 4202560 2584 0 0 0 156 1 0 0 20 0 16 0 413966616 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820343065624 139820838687645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10748324 memory=356 CPUtime=1.55 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) R 10819 10825 10765 0 -1 4202560 2885 0 0 0 155 0 0 0 20 0 16 0 413966616 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820342012784 139820839104624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10748324 memory=280775031717024 CPUtime=0.79 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 2851 0 0 0 78 1 0 0 20 0 16 0 413966616 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10748324 memory=315533694544904503 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10855] ppid=10819 vsize=10748324 memory=16105857616185767 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10855/stat : 10855 (java) S 10819 10825 10765 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 413966621 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820338854448 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10857] ppid=10819 vsize=10748324 memory=3047711553320166262 CPUtime=1.49 cores=0,2,4,6
/proc/10825/task/10857/stat : 10857 (java) R 10819 10825 10765 0 -1 4202560 3507 0 0 0 146 3 0 0 20 0 16 0 413966810 11006283776 70644 33554432000 4194304 4196468 140730988510704 139820321779104 139820470995435 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 7.51 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 282576 KiB

[startup+3.90128 s]
/proc/loadavg: 0.16 0.05 0.06 6/229 10857
/proc/meminfo: memFree=23556688/32770624 swapFree=66939832/67108860
[pid=10825] ppid=10819 vsize=10748324 memory=282780 CPUtime=7.81 cores=0,2,4,6
/proc/10825/stat : 10825 (java) S 10819 10825 10765 0 -1 1077944320 30262 0 0 0 763 18 0 0 20 0 16 0 413966587 11006283776 70695 33554432000 4194304 4196468 140730988510704 140730988493248 139820855201527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
/proc/10825/statm: 2687081 70695 3379 1 0 2647217 0
[pid=10825/tid=10828] ppid=10819 vsize=10748324 memory=1 CPUtime=1.89 cores=0,2,4,6
/proc/10825/task/10828/stat : 10828 (java) S 10819 10825 10765 0 -1 1077944384 15284 0 0 0 182 7 0 0 20 0 16 0 413966594 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820859444400 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10834] ppid=10819 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10834/stat : 10834 (java) S 10819 10825 10765 0 -1 1077944384 43 0 0 0 2 0 0 0 20 0 16 0 413966603 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820462500880 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10835] ppid=10819 vsize=10748324 memory=6935649255759568960 CPUtime=0.02 cores=0,2,4,6
/proc/10825/task/10835/stat : 10835 (java) S 10819 10825 10765 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 16 0 413966603 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820461448336 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10836] ppid=10819 vsize=10748324 memory=4 CPUtime=0.03 cores=0,2,4,6
/proc/10825/task/10836/stat : 10836 (java) S 10819 10825 10765 0 -1 1077944384 112 0 0 0 2 1 0 0 20 0 16 0 413966603 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820460395280 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10837] ppid=10819 vsize=10748324 memory=1 CPUtime=0.04 cores=0,2,4,6
/proc/10825/task/10837/stat : 10837 (java) S 10819 10825 10765 0 -1 1077944384 173 0 0 0 3 1 0 0 20 0 16 0 413966603 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820459342736 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10839] ppid=10819 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10825/task/10839/stat : 10839 (java) S 10819 10825 10765 0 -1 1077944384 1111 0 0 0 1 0 0 0 20 0 16 0 413966604 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820347275504 139820855212674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10841] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10841/stat : 10841 (java) S 10819 10825 10765 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 413966605 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820346221792 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10843] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10843/stat : 10843 (java) S 10819 10825 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413966605 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820345168640 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10849] ppid=10819 vsize=10748324 memory=639 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10849/stat : 10849 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820344117200 139820855220123 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10850] ppid=10819 vsize=10748324 memory=0 CPUtime=1.67 cores=0,2,4,6
/proc/10825/task/10850/stat : 10850 (java) R 10819 10825 10765 0 -1 4202560 2603 0 0 0 166 1 0 0 20 0 16 0 413966616 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820343051896 139820848298379 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10851] ppid=10819 vsize=10748324 memory=0 CPUtime=1.64 cores=0,2,4,6
/proc/10825/task/10851/stat : 10851 (java) R 10819 10825 10765 0 -1 4202560 2896 0 0 0 164 0 0 0 20 0 16 0 413966616 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820341999328 139820833218536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10852] ppid=10819 vsize=10748324 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/10825/task/10852/stat : 10852 (java) S 10819 10825 10765 0 -1 1077944384 2858 0 0 0 79 1 0 0 20 0 16 0 413966616 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820340959728 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10853] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10853/stat : 10853 (java) S 10819 10825 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820339907424 139820855211733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10855] ppid=10819 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10825/task/10855/stat : 10855 (java) S 10819 10825 10765 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 413966621 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820338854448 139820855212674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
[pid=10825/tid=10857] ppid=10819 vsize=10748324 memory=0 CPUtime=1.59 cores=0,2,4,6
/proc/10825/task/10857/stat : 10857 (java) R 10819 10825 10765 0 -1 4202560 3512 0 0 0 156 3 0 0 20 0 16 0 413966810 11006283776 70695 33554432000 4194304 4196468 140730988510704 139820321785248 139820471247755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8245248 140730988512267 140730988512370 140730988512370 140730988515279 0
Current children cumulated CPU time: 7.81 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 282780 KiB

Child status: 0
Real time (s): 3.99073
CPU time (s): 8.03409
CPU user time (s): 7.84336
CPU system time (s): 0.190735
CPU usage (%): 201.319
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 282780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.84336
system time used= 0.190735
maximum resident set size= 283928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2846
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 10825
#   total CPU time (s): 8.03409
#   total CPU user time (s): 7.84336
#   total CPU system time (s): 0.190735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047595 second user time and 0.075598 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 15:14:37
IDJOB=4390769
IDBENCH=120628
IDSOLVER=2832
FILE ID=node119/4390769-1568380516
RUNJOBID= node119-1568380477-10796
PBS_JOBID= 21701844
Free space on /tmp= 57268 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-ash608GPIA.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390769-1568380516/watcher-4390769-1568380516 -o /tmp/evaluation-result-4390769-1568380516/solver-4390769-1568380516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568380477-10796 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390769-1568380516.xml -cm

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

MD5SUM BENCH= 0df69417c613ef889e63c8df69e0b506
RANDOM SEED=1983991887

node119.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.47
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.47
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.47
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.47
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:        23902568 kB
MemAvailable:   31802416 kB
Buffers:          179288 kB
Cached:          7927848 kB
SwapCached:        61084 kB
Active:          1903968 kB
Inactive:        6267704 kB
Active(anon):       2844 kB
Inactive(anon):   103128 kB
Active(file):    1901124 kB
Inactive(file):  6164576 kB
Unevictable:      107048 kB
Mlocked:          107048 kB
SwapTotal:      67108860 kB
SwapFree:       66939832 kB
Dirty:             17636 kB
Writeback:             0 kB
AnonPages:        112356 kB
Mapped:            43960 kB
Shmem:             32812 kB
Slab:             291700 kB
SReclaimable:     262608 kB
SUnreclaim:        29092 kB
KernelStack:        3360 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57252 MiB
End job on node119 at 2019-09-13 15:14:41