Trace number 4390478

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23SAT 4.91247 2.92321

DiagnosticValue
WRONG_DECISIONS573

General information on the benchmark

NameBlackhole/Blackhole-m1-s13/
Blackhole-13-3-04.xml
MD5SUM5cc270e62cab521987b2b853f5e11200
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020399
Satisfiable
(Un)Satisfiability was proved
Number of variables104
Number of constraints87
Number of domains1
Minimum domain size52
Maximum domain size52
Distribution of domain sizes[{"size":52,"count":104}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":87},{"degree":3,"count":17}]
Minimum constraint arity1
Maximum constraint arity104
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":85},{"arity":104,"count":1}]
Number of extensional constraints51
Number of intensional constraints35
Distribution of constraint types[{"type":"extension","count":51},{"type":"intension","count":35},{"type":"channel","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.39/1.88	
2.39/1.88	AbsCon 2 
2.63/1.90	
2.90/2.04	  Instance
2.90/2.04	    name=instance-4390478-1568383764, framework=CSP
2.90/2.04	
2.90/2.04	  Loading variables...
2.90/2.06	  Loading constraints...
3.18/2.19	
3.18/2.19	  Domains
3.18/2.19	    nTypes=1, nValues=5408, sizes=[52#104]
3.18/2.19	  Variables
3.18/2.19	    count=104, degrees=[3#2,4#50,54#35,55#17]
3.18/2.19	  Constraints
3.18/2.19	    count=140, nSpecific=88, arities=[1#1,2#85,52#2,53#52]
3.18/2.19	    distribution=[AllDifferent#2,CtrExtensionV-Bits#51,CtrIntension#1,ElementConstant#52,LT#34]
3.18/2.19	    nExtStructures=(1,shared:50), nIntStructures=(1,shared:0), nCftStructures=(1,shared:50,unbuilt:89)
3.18/2.19	    wck=0.336, cpu=2.167, mem=23M870
3.45/2.20	  Solver SolverBacktrack being built...
3.45/2.20	
3.45/2.22	
3.45/2.22	  Solver
3.45/2.22	    guaranteedGAC=true
3.45/2.22	    wck=0.367, cpu=2.196, mem=34M512
3.45/2.27	
3.45/2.27	  Preprocessing
3.45/2.27	    filters=250, revisions=(122,useless=109), ccks=52, nACremovedValues=621, nTotalRemovedValues=621, inconcistency=false
3.45/2.27	    wck=0.052, cpu=2.249, mem=34M512
3.45/2.27	
3.73/2.34	    num=0, depth=7..9, filters=1621, revisions=(1111,useless=811), ccks=52, wck=0.119, mem=37M155
3.73/2.34	    decisions=32, wrong=12, backtracks=2, failedAssignments=10, nogoods=4
3.73/2.34	    
3.73/2.35	    num=1, depth=0..1, filters=2283, revisions=(1242,useless=869), ccks=52, wck=0.127, mem=39M797
3.73/2.35	    decisions=55, wrong=23, backtracks=2, failedAssignments=21, nogoods=5
3.73/2.35	    
3.73/2.37	    num=2, depth=1..6, filters=3123, revisions=(1769,useless=1321), ccks=52, wck=0.148, mem=39M797
3.73/2.37	    decisions=87, wrong=37, backtracks=5, failedAssignments=33, nogoods=15
3.73/2.37	    
4.03/2.40	    num=3, depth=0..11, filters=4293, revisions=(2533,useless=1999), ccks=52, wck=0.177, mem=39M797
4.03/2.40	    decisions=124, wrong=51, backtracks=6, failedAssignments=46, nogoods=26
4.03/2.40	    
4.03/2.41	    num=4, depth=0..1, filters=5135, revisions=(2716,useless=2086), ccks=52, wck=0.188, mem=39M797
4.03/2.41	    decisions=155, wrong=66, backtracks=7, failedAssignments=60, nogoods=31
4.03/2.41	    
4.03/2.43	    num=5, depth=3..11, filters=5971, revisions=(3516,useless=2761), ccks=52, wck=0.21, mem=39M797
4.03/2.43	    decisions=199, wrong=83, backtracks=8, failedAssignments=76, nogoods=47
4.03/2.43	    
4.03/2.46	    num=6, depth=0..4, filters=7334, revisions=(4064,useless=3218), ccks=52, wck=0.242, mem=39M797
4.03/2.46	    decisions=240, wrong=103, backtracks=12, failedAssignments=93, nogoods=48
4.03/2.46	    
4.31/2.50	    num=7, depth=1..12, filters=9338, revisions=(5494,useless=4323), ccks=52, wck=0.281, mem=39M797
4.31/2.50	    decisions=296, wrong=126, backtracks=16, failedAssignments=112, nogoods=63
4.31/2.50	    
4.31/2.51	    num=8, depth=0..3, filters=10366, revisions=(5768,useless=4503), ccks=52, wck=0.291, mem=39M797
4.31/2.51	    decisions=341, wrong=147, backtracks=16, failedAssignments=133, nogoods=77
4.31/2.51	    
4.31/2.55	    num=9, depth=0..10, filters=12571, revisions=(7146,useless=5534), ccks=52, wck=0.332, mem=39M797
4.31/2.55	    decisions=400, wrong=174, backtracks=24, failedAssignments=156, nogoods=80
4.31/2.55	    
4.31/2.58	    num=10, depth=0..12, filters=14336, revisions=(8128,useless=6312), ccks=52, wck=0.361, mem=39M797
4.31/2.58	    decisions=469, wrong=203, backtracks=28, failedAssignments=181, nogoods=89
4.31/2.58	    
4.51/2.62	    num=11, depth=1..7, filters=16692, revisions=(9709,useless=7841), ccks=52, wck=0.397, mem=39M797
4.51/2.62	    decisions=546, wrong=241, backtracks=44, failedAssignments=209, nogoods=95
4.51/2.62	    
4.51/2.65	    num=12, depth=0..17, filters=18010, revisions=(10889,useless=8809), ccks=52, wck=0.426, mem=39M797
4.51/2.65	    decisions=626, wrong=274, backtracks=46, failedAssignments=240, nogoods=114
4.51/2.65	    
4.51/2.68	    num=13, depth=0..18, filters=19876, revisions=(12652,useless=10190), ccks=52, wck=0.46, mem=39M797
4.51/2.68	    decisions=718, wrong=312, backtracks=50, failedAssignments=274, nogoods=132
4.51/2.68	    
4.66/2.71	    num=14, depth=0..5, filters=21869, revisions=(13876,useless=11219), ccks=52, wck=0.487, mem=39M797
4.66/2.71	    decisions=811, wrong=357, backtracks=61, failedAssignments=311, nogoods=152
4.66/2.71	    
4.66/2.74	    num=15, depth=1..27, filters=23430, revisions=(15420,useless=12442), ccks=52, wck=0.518, mem=39M797
4.66/2.74	    decisions=925, wrong=402, backtracks=65, failedAssignments=352, nogoods=182
4.66/2.74	    
4.78/2.81	    num=16, depth=0..10, filters=27650, revisions=(19590,useless=16393), ccks=52, wck=0.589, mem=39M797
4.78/2.81	    decisions=1078, wrong=475, backtracks=99, failedAssignments=397, nogoods=190
4.78/2.81	    
4.78/2.87	    num=17, depth=0..7, filters=31455, revisions=(22179,useless=18722), ccks=52, wck=0.646, mem=39M797
4.78/2.87	    decisions=1222, wrong=545, backtracks=123, failedAssignments=447, nogoods=195
4.78/2.87	    
4.88/2.90	    num=18, depth=1..103, filters=33206, revisions=(23733,useless=19971), ccks=192, wck=0.68, mem=39M797
4.88/2.90	    decisions=1302, wrong=573, backtracks=123, failedAssignments=475, nogoods=195, foundSolutions=1
4.88/2.90	    
4.88/2.90	  Global
4.88/2.90	    filters=33206, revisions=(23733,useless=19971), ccks=192, nogoods=195
4.88/2.90	    Stop=REACHED_GOAL, wrong=573, foundSolutions=1, firstSolCpu=2.869
4.88/2.90	    wck=1.048, cpu=2.874, mem=39M797
4.88/2.90	
4.88/2.90	v <instantiation id='sol1' type='solution'>  <list> x[] y[] </list>  <values> 0 25 37 51 39 40 41 27 2 42 17 5 6 7 8 9 10 48 21 20 32 18 30 16 28 3 43 31 19 46 47 22 49 11 23 50 38 26 1 15 29 4 44 45 33 34 35 36 24 12 13 14 0 38 8 25 41 11 12 13 14 15 16 33 49 50 51 39 23 10 21 28 19 18 31 34 48 1 37 7 24 40 22 27 20 44 45 46 47 2 36 4 5 6 9 26 42 43 29 30 17 32 35 3 </values>  </instantiation>
4.88/2.90	s SATISFIABLE
4.88/2.90	
4.88/2.90	d WRONG_DECISIONS 573

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390478-1568383764/watcher-4390478-1568383764 -o /tmp/evaluation-result-4390478-1568383764/solver-4390478-1568383764 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20883 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390478-1568383764.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
Current StackSize limit: 8192 KiB

solver pid=23037, runsolver pid=23034

[startup+0.100744 s]*
/proc/loadavg: 1.96 2.00 1.95 4/228 23052
/proc/meminfo: memFree=28184836/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10659884 memory=30252 CPUtime=0.14 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 5571 0 0 0 13 1 0 0 20 0 15 0 414644178 10915721216 7563 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2664971 7563 2905 1 0 2627468 0
[pid=23037/tid=23039] ppid=23034 vsize=10659884 memory=8514726395714820750 CPUtime=0.1 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) R 23034 23037 20852 0 -1 4202560 3294 0 0 0 9 1 0 0 20 0 15 0 414644179 10915721216 7563 33554432000 4194304 4196468 140732851642384 140490845890832 140490833902565 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 7563 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 7563 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 7563 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 7563 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644181 10915721216 7563 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414644181 10915721216 7629 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414644182 10915721216 7629 33554432000 4194304 4196468 140732851642384 140490398749936 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 7629 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) S 23034 23037 20852 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 7629 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) S 23034 23037 20852 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 7629 33554432000 4194304 4196468 140732851642384 140490395593072 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0.02 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) R 23034 23037 20852 0 -1 4202560 416 0 0 0 2 0 0 0 20 0 15 0 414644184 10915721216 7629 33554432000 4194304 4196468 140732851642384 140489870268408 140490833898302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 7629 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 7629 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 30252 KiB

[startup+0.210748 s]*
/proc/loadavg: 1.96 2.00 1.95 3/228 23052
/proc/meminfo: memFree=28178700/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10659884 memory=37088 CPUtime=0.33 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 6909 0 0 0 31 2 0 0 20 0 15 0 414644178 10915721216 9272 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2664971 9272 2990 1 0 2627468 0
[pid=23037/tid=23039] ppid=23034 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) R 23034 23037 20852 0 -1 4202560 3877 0 0 0 19 1 0 0 20 0 15 0 414644179 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490845887536 140490841683101 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10659884 memory=3762959391631820448 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644181 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414644181 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414644182 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490398749936 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) S 23034 23037 20852 0 -1 1077944384 486 0 0 0 3 0 0 0 20 0 15 0 414644184 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) S 23034 23037 20852 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 15 0 414644184 10915721216 9272 33554432000 4194304 4196468 140732851642384 140490395593072 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0.05 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 700 0 0 0 5 0 0 0 20 0 15 0 414644184 10915721216 9272 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 9272 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 9272 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37088 KiB

[startup+0.31019 s]*
/proc/loadavg: 1.96 2.00 1.95 3/228 23052
/proc/meminfo: memFree=28170120/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10659884 memory=42208 CPUtime=0.47 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 9445 0 0 0 44 3 0 0 20 0 15 0 414644178 10915721216 10552 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2664971 10552 3002 1 0 2627468 0
[pid=23037/tid=23039] ppid=23034 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) R 23034 23037 20852 0 -1 4202560 6341 0 0 0 28 2 0 0 20 0 15 0 414644179 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490845893584 140490841683101 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10659884 memory=4122965886844749472 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644180 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644181 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414644181 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414644182 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490398749936 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) R 23034 23037 20852 0 -1 1077944384 526 0 0 0 4 0 0 0 20 0 15 0 414644184 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) R 23034 23037 20852 0 -1 4202560 495 0 0 0 3 0 0 0 20 0 15 0 414644184 10915721216 10552 33554432000 4194304 4196468 140732851642384 140490395593072 140490825072128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0.08 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 414644184 10915721216 10552 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 10552 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10659884 memory=140123315062400 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644184 10915721216 10552 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 42208 KiB

[startup+0.703239 s]
/proc/loadavg: 1.96 2.00 1.95 4/228 23052
/proc/meminfo: memFree=28163196/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10661932 memory=64108 CPUtime=1.09 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 12713 0 0 0 104 5 0 0 20 0 15 0 414644178 10917818368 16027 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2665483 16027 3072 1 0 2627980 0
[pid=23037/tid=23039] ppid=23034 vsize=10661932 memory=1276 CPUtime=0.69 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) R 23034 23037 20852 0 -1 4202560 8900 0 0 0 65 4 0 0 20 0 15 0 414644179 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490845893200 140490824848005 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10661932 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10661932 memory=752 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10661932 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10661932 memory=9584 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644180 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10661932 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644181 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414644181 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10661932 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414644182 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490398749936 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10661932 memory=6296683642736693604 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10661932 memory=7594592247738553961 CPUtime=0.1 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) S 23034 23037 20852 0 -1 1077944384 730 0 0 0 10 0 0 0 20 0 15 0 414644184 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10661932 memory=5787213857196369745 CPUtime=0.1 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) R 23034 23037 20852 0 -1 4202560 676 0 0 0 10 0 0 0 20 0 15 0 414644184 10917818368 16027 33554432000 4194304 4196468 140732851642384 140490395578952 140490821354279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10661932 memory=5450909908396308010 CPUtime=0.19 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 1048 0 0 0 19 0 0 0 20 0 15 0 414644184 10917818368 16027 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10917818368 16027 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644184 10917818368 16027 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64108 KiB

[startup+1.50073 s]
/proc/loadavg: 1.96 2.00 1.95 3/228 23052
/proc/meminfo: memFree=28145760/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10663980 memory=77104 CPUtime=1.99 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 16329 0 0 0 193 6 0 0 20 0 15 0 414644178 10919915520 19276 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2665995 19276 3090 1 0 2628492 0
[pid=23037/tid=23039] ppid=23034 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) R 23034 23037 20852 0 -1 4202560 11479 0 0 0 144 4 0 0 20 0 15 0 414644179 10919915520 19276 33554432000 4194304 4196468 140732851642384 140490845893200 140490826826768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10663980 memory=33 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10919915520 19276 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10663980 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10919915520 19276 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10919915520 19276 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10663980 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644180 10919915520 19276 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 414644181 10919915520 19276 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0

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

Dumping a history of the last processes samples

[startup+1.60084 s]
/proc/loadavg: 1.96 2.00 1.95 3/228 23052
/proc/meminfo: memFree=28145760/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10666028 memory=78104 CPUtime=2.1 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 16598 0 0 0 204 6 0 0 20 0 15 0 414644178 10922012672 19526 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2666507 19526 3090 1 0 2629004 0
[pid=23037/tid=23039] ppid=23034 vsize=10666028 memory=0 CPUtime=1.58 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) R 23034 23037 20852 0 -1 4202560 11743 0 0 0 154 4 0 0 20 0 15 0 414644179 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490845893200 140490841683101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414644180 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414644180 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 414644181 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10666028 memory=7665783456913649762 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414644181 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10666028 memory=6369023819484583017 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414644182 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490398749936 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10666028 memory=239096400310371 CPUtime=0.14 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) S 23034 23037 20852 0 -1 1077944384 976 0 0 0 14 0 0 0 20 0 15 0 414644184 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10666028 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) S 23034 23037 20852 0 -1 1077944384 1451 0 0 0 16 0 0 0 20 0 15 0 414644184 10922012672 19526 33554432000 4194304 4196468 140732851642384 140490395593072 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10666028 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 1050 0 0 0 19 0 0 0 20 0 15 0 414644184 10922012672 19526 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10666028 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10922012672 19526 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10666028 memory=280246347628784 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414644184 10922012672 19526 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 2.1 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 78104 KiB

[startup+2.40129 s]
/proc/loadavg: 1.96 2.00 1.95 6/229 23053
/proc/meminfo: memFree=28068420/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10748324 memory=154112 CPUtime=4.03 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 21500 0 0 0 393 10 0 0 20 0 16 0 414644178 11006283776 38462 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2687081 38528 3340 1 0 2647217 0
[pid=23037/tid=23039] ppid=23034 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) S 23034 23037 20852 0 -1 1077944384 13173 0 0 0 181 5 0 0 20 0 16 0 414644179 11006283776 38528 33554432000 4194304 4196468 140732851642384 140490845904048 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 16 0 414644180 11006283776 38528 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10748324 memory=6655300316396806240 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414644180 11006283776 38528 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10748324 memory=161 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 414644180 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10748324 memory=118 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414644180 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 16 0 414644181 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414644181 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414644182 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490398749952 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10748324 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) R 23034 23037 20852 0 -1 4202560 1676 0 0 0 51 0 0 0 20 0 16 0 414644184 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490396630280 140490823204898 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10748324 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) R 23034 23037 20852 0 -1 4202560 1713 0 0 0 58 0 0 0 20 0 16 0 414644184 11006283776 38594 33554432000 4194304 4196468 140732851642384 140490395593200 140490825157959 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10748324 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 1741 0 0 0 48 0 0 0 20 0 16 0 414644184 11006283776 38594 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 38594 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10748324 memory=10 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 38594 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23053] ppid=23034 vsize=10748324 memory=11 CPUtime=0.48 cores=0,2,4,6
/proc/23037/task/23053/stat : 23053 (java) R 23034 23037 20852 0 -1 4202560 1609 0 0 0 47 1 0 0 20 0 16 0 414644367 11006283776 38594 33554432000 4194304 4196468 140732851642384 140489857860680 140490482743328 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 4.03 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 154112 KiB

[startup+2.80077 s]
/proc/loadavg: 1.96 2.00 1.95 6/229 23053
/proc/meminfo: memFree=28068420/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10748324 memory=158400 CPUtime=4.78 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 23616 0 0 0 466 12 0 0 20 0 16 0 414644178 11006283776 39600 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2687081 39600 3344 1 0 2647217 0
[pid=23037/tid=23039] ppid=23034 vsize=10748324 memory=151664 CPUtime=1.86 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) S 23034 23037 20852 0 -1 1077944384 13173 0 0 0 181 5 0 0 20 0 16 0 414644179 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490845904048 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10748324 memory=239049289806845 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10748324 memory=3472468419401528780 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10748324 memory=6944656592455097440 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 16 0 414644181 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10748324 memory=8546823402028195750 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414644181 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10748324 memory=7680491646476186426 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414644182 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490398749952 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10748324 memory=-6305710620181947008 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10748324 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) S 23034 23037 20852 0 -1 1077944384 1787 0 0 0 65 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10748324 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) S 23034 23037 20852 0 -1 1077944384 1886 0 0 0 75 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490395593072 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10748324 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 1794 0 0 0 51 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23053] ppid=23034 vsize=10748324 memory=140123174141856 CPUtime=0.88 cores=0,2,4,6
/proc/23037/task/23053/stat : 23053 (java) R 23034 23037 20852 0 -1 4202560 3282 0 0 0 86 2 0 0 20 0 16 0 414644367 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489857863472 140490482743389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 4.78 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 158400 KiB

[startup+2.90074 s]
/proc/loadavg: 1.96 2.00 1.95 6/229 23053
/proc/meminfo: memFree=28068420/32770624 swapFree=67004752/67108860
[pid=23037] ppid=23034 vsize=10748324 memory=158400 CPUtime=4.88 cores=0,2,4,6
/proc/23037/stat : 23037 (java) S 23034 23037 20852 0 -1 1077944320 23622 0 0 0 476 12 0 0 20 0 16 0 414644178 11006283776 39600 33554432000 4194304 4196468 140732851642384 140732851624928 140490841661175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
/proc/23037/statm: 2687081 39600 3344 1 0 2647217 0
[pid=23037/tid=23039] ppid=23034 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/23037/task/23039/stat : 23039 (java) S 23034 23037 20852 0 -1 1077944384 13173 0 0 0 181 5 0 0 20 0 16 0 414644179 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490845904048 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23040] ppid=23034 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23040/stat : 23040 (java) S 23034 23037 20852 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490798213648 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23041] ppid=23034 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23041/stat : 23041 (java) S 23034 23037 20852 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490446920336 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23042] ppid=23034 vsize=10748324 memory=280246347628784 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23042/stat : 23042 (java) S 23034 23037 20852 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490445867280 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23043] ppid=23034 vsize=10748324 memory=7453004841423827307 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23043/stat : 23043 (java) S 23034 23037 20852 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414644180 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490444814736 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23044] ppid=23034 vsize=10748324 memory=6299802978650451056 CPUtime=0.01 cores=0,2,4,6
/proc/23037/task/23044/stat : 23044 (java) S 23034 23037 20852 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 16 0 414644181 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490400856816 140490841672322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23045] ppid=23034 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23045/stat : 23045 (java) S 23034 23037 20852 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414644181 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490399803040 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23046] ppid=23034 vsize=10748324 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23046/stat : 23046 (java) S 23034 23037 20852 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414644182 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490398749952 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23047] ppid=23034 vsize=10748324 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23047/stat : 23047 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490397698512 140490841679771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23048] ppid=23034 vsize=10748324 memory=6943526294502006880 CPUtime=0.65 cores=0,2,4,6
/proc/23037/task/23048/stat : 23048 (java) S 23034 23037 20852 0 -1 1077944384 1789 0 0 0 65 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490396645616 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23049] ppid=23034 vsize=10748324 memory=280246347894400 CPUtime=0.75 cores=0,2,4,6
/proc/23037/task/23049/stat : 23049 (java) S 23034 23037 20852 0 -1 1077944384 1886 0 0 0 75 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140490395593072 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23050] ppid=23034 vsize=10748324 memory=-8253362762721547642 CPUtime=0.51 cores=0,2,4,6
/proc/23037/task/23050/stat : 23050 (java) S 23034 23037 20852 0 -1 1077944384 1796 0 0 0 51 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489870272496 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23051] ppid=23034 vsize=10748324 memory=6944656626178237591 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23051/stat : 23051 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489869220192 140490841671381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23052] ppid=23034 vsize=10748324 memory=-7965950325593906079 CPUtime=0 cores=0,2,4,6
/proc/23037/task/23052/stat : 23052 (java) S 23034 23037 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414644184 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489868168240 140490841672322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
[pid=23037/tid=23053] ppid=23034 vsize=10748324 memory=6655300316396806240 CPUtime=0.98 cores=0,2,4,6
/proc/23037/task/23053/stat : 23053 (java) R 23034 23037 20852 0 -1 4202560 3284 0 0 0 96 2 0 0 20 0 16 0 414644367 11006283776 39600 33554432000 4194304 4196468 140732851642384 140489857863472 140490825704805 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10129408 140732851647499 140732851647602 140732851647602 140732851650511 0
Current children cumulated CPU time: 4.88 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 158400 KiB

Child status: 0
Real time (s): 2.92321
CPU time (s): 4.91247
CPU user time (s): 4.78443
CPU system time (s): 0.128045
CPU usage (%): 168.05
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 158400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.78443
system time used= 0.128045
maximum resident set size= 159128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23686
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= 2539
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 23037
#   total CPU time (s): 4.91247
#   total CPU user time (s): 4.78443
#   total CPU system time (s): 0.128045

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036211 second user time and 0.072889 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 16:08:46
IDJOB=4390478
IDBENCH=134478
IDSOLVER=2832
FILE ID=node126/4390478-1568383764
RUNJOBID= node126-1568380478-20883
PBS_JOBID= 21701838
Free space on /tmp= 55376 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390478-1568383764/watcher-4390478-1568383764 -o /tmp/evaluation-result-4390478-1568383764/solver-4390478-1568383764 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20883 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390478-1568383764.xml -cm

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

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=692882487

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28202964 kB
MemAvailable:   31617760 kB
Buffers:          153092 kB
Cached:          3499776 kB
SwapCached:         2860 kB
Active:          2145536 kB
Inactive:        1755928 kB
Active(anon):     245344 kB
Inactive(anon):    44500 kB
Active(file):    1900192 kB
Inactive(file):  1711428 kB
Unevictable:      107888 kB
Mlocked:          107888 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              8600 kB
Writeback:             0 kB
AnonPages:        355132 kB
Mapped:            56696 kB
Shmem:             32816 kB
Slab:             262104 kB
SReclaimable:     231636 kB
SUnreclaim:        30468 kB
KernelStack:        3760 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1221420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55368 MiB
End job on node126 at 2019-09-13 16:08:49