Trace number 4390472

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.52028 2.5644

DiagnosticValue
WRONG_DECISIONS38

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-SF/
Subisomorphism-A-20.xml
MD5SUMc3d3968bb4d1a566be21f2b70665db2a
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.041556
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints563
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":180}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":11},{"degree":5,"count":27},{"degree":6,"count":64},{"degree":8,"count":42},{"degree":9,"count":25},{"degree":10,"count":10}]
Minimum constraint arity1
Maximum constraint arity180
Distribution of constraint arities[{"arity":1,"count":77},{"arity":2,"count":485},{"arity":180,"count":1}]
Number of extensional constraints562
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":562},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.42/1.88	
2.42/1.88	AbsCon 2 
2.42/1.89	
2.91/2.10	  Instance
2.91/2.10	    name=instance-4390472-1568383143, framework=CSP
2.91/2.10	
2.91/2.10	  Loading variables...
3.21/2.13	  Loading constraints...
3.54/2.27	
3.54/2.27	  Domains
3.54/2.27	    nTypes=1, nValues=36000, sizes=[200#180]
3.54/2.27	  Variables
3.54/2.27	    count=180, degrees=[3#1,4#11,5#27,6#64,8#42,9#25,10#10]
3.54/2.27	  Constraints
3.54/2.27	    count=563, nSpecific=1, arities=[1#77,2#485,180#1]
3.54/2.27	    distribution=[AllDifferent#1,CtrExtensionV-Bits#485,CtrExtensionV-Table#77]
3.54/2.27	    tables=[86#42,143#25,177#10], nTotalTuples=8957
3.54/2.27	    nExtStructures=(78,shared:484), nCftStructures=(1,shared:484,unbuilt:78)
3.54/2.27	    wck=0.426, cpu=2.24, mem=34M439
3.54/2.28	  Solver SolverBacktrack being built...
3.54/2.28	
3.86/2.31	
3.86/2.31	  Solver
3.86/2.31	    guaranteedGAC=true
3.86/2.31	    wck=0.463, cpu=2.274, mem=47M724
4.10/2.45	
4.10/2.45	  Preprocessing
4.10/2.45	    filters=601, revisions=(1896,useless=1295), ccks=15411, nACremovedValues=17019, nTotalRemovedValues=17019, inconcistency=false
4.10/2.45	    wck=0.14, cpu=2.416, mem=47M724
4.10/2.45	
4.10/2.48	    num=0, depth=0..0, filters=740, revisions=(2183,useless=1454), ccks=16285, wck=0.165, mem=50M367
4.10/2.48	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
4.10/2.48	    
4.10/2.49	    num=1, depth=0..0, filters=855, revisions=(2416,useless=1583), ccks=17116, wck=0.176, mem=50M367
4.10/2.49	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
4.10/2.49	    
4.35/2.50	    num=2, depth=0..0, filters=970, revisions=(2667,useless=1732), ccks=17923, wck=0.191, mem=50M367
4.35/2.50	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
4.35/2.50	    
4.35/2.54	    num=3, depth=0..179, filters=1317, revisions=(3991,useless=2731), ccks=18851, wck=0.229, mem=50M367
4.35/2.54	    decisions=77, wrong=38, backtracks=0, failedAssignments=38, foundSolutions=1
4.35/2.54	    
4.35/2.54	  Global
4.35/2.54	    filters=1317, revisions=(3991,useless=2731), ccks=18851
4.35/2.54	    Stop=REACHED_GOAL, wrong=38, foundSolutions=1, firstSolCpu=2.497
4.35/2.54	    wck=0.694, cpu=2.504, mem=50M367
4.35/2.54	
4.35/2.54	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 136 138 168 182 2 167 173 171 97 3 11 128 148 186 21 131 135 71 98 35 1 73 81 31 157 20 80 91 188 33 107 30 114 77 105 122 121 115 103 193 65 43 67 28 143 17 124 96 118 176 32 66 190 16 111 25 146 184 93 116 22 191 44 76 159 88 123 140 166 53 109 192 180 175 189 110 12 54 155 160 137 130 104 75 90 45 181 165 153 64 82 47 84 24 142 87 198 29 179 26 117 174 37 100 41 52 183 5 152 154 120 127 134 145 108 63 14 19 58 62 7 59 196 18 86 119 27 94 38 92 57 36 113 89 101 23 150 83 56 132 151 195 60 39 161 162 126 106 185 4 149 61 194 187 9 141 133 50 15 177 112 8 70 69 169 85 6 55 78 51 40 34 139 95 199 48 163 178 144 125 </values>  </instantiation>
4.35/2.54	s SATISFIABLE
4.35/2.54	
4.35/2.54	d WRONG_DECISIONS 38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390472-1568383143/watcher-4390472-1568383143 -o /tmp/evaluation-result-4390472-1568383143/solver-4390472-1568383143 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2531 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390472-1568383143.xml -cm 

running on 4 cores: 1,3,5,7

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=4327, runsolver pid=4324

[startup+0.100059 s]*
/proc/loadavg: 1.94 1.52 1.44 5/228 4342
/proc/meminfo: memFree=30456500/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10659884 memory=27440 CPUtime=0.12 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 5325 0 0 0 11 1 0 0 20 0 15 0 414256274 10915721216 6860 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2664971 6860 2854 1 0 2627468 0
[pid=4327/tid=4329] ppid=4324 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) R 4324 4327 2499 0 -1 4202560 3223 0 0 0 8 1 0 0 20 0 15 0 414256275 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892667458800 139892269140688 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892019811744 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892018759152 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) R 4324 4327 2499 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892016654320 139892646665937 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) R 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892015601776 139892663241346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0.02 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) R 4324 4327 2499 0 -1 4202560 324 0 0 0 2 0 0 0 20 0 15 0 414256280 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892014549232 139892642585056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 6860 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27440 KiB

[startup+0.210657 s]*
/proc/loadavg: 1.94 1.52 1.44 3/228 4342
/proc/meminfo: memFree=30449244/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10659884 memory=35160 CPUtime=0.33 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 6948 0 0 0 31 2 0 0 20 0 15 0 414256274 10915721216 8790 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2664971 8790 2989 1 0 2627468 0
[pid=4327/tid=4329] ppid=4324 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) R 4324 4327 2499 0 -1 4202560 3871 0 0 0 19 1 0 0 20 0 15 0 414256275 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892667456560 139892663252125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10659884 memory=4051464539497445024 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892019811744 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892018759152 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) S 4324 4327 2499 0 -1 1077944384 864 0 0 0 3 0 0 0 20 0 15 0 414256280 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892016654320 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) S 4324 4327 2499 0 -1 1077944384 124 0 0 0 2 0 0 0 20 0 15 0 414256280 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892015601776 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0.05 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) S 4324 4327 2499 0 -1 1077944384 730 0 0 0 5 0 0 0 20 0 15 0 414256280 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892014549232 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 8790 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35160 KiB

[startup+0.310317 s]*
/proc/loadavg: 1.94 1.52 1.44 3/228 4342
/proc/meminfo: memFree=30442404/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10659884 memory=40212 CPUtime=0.46 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 9464 0 0 0 43 3 0 0 20 0 15 0 414256274 10915721216 10053 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2664971 10053 3001 1 0 2627468 0
[pid=4327/tid=4329] ppid=4324 vsize=10659884 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) R 4324 4327 2499 0 -1 4202560 6310 0 0 0 27 2 0 0 20 0 15 0 414256275 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892667469184 139892663242134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10659884 memory=3906224546731407008 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256275 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892019811744 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414256277 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892018759152 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) S 4324 4327 2499 0 -1 1077944384 910 0 0 0 4 0 0 0 20 0 15 0 414256280 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892016654320 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) S 4324 4327 2499 0 -1 1077944384 132 0 0 0 3 0 0 0 20 0 15 0 414256280 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892015601776 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0.07 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) R 4324 4327 2499 0 -1 4202560 755 0 0 0 7 0 0 0 20 0 15 0 414256280 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892014549232 139892647338289 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10659884 memory=140012843841152 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256280 10915721216 10068 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40212 KiB

[startup+0.706335 s]
/proc/loadavg: 1.94 1.52 1.44 3/228 4342
/proc/meminfo: memFree=30432744/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10661932 memory=63932 CPUtime=1.11 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 13173 0 0 0 106 5 0 0 20 0 15 0 414256274 10917818368 15983 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2665483 15983 3072 1 0 2627980 0
[pid=4327/tid=4329] ppid=4324 vsize=10661932 memory=1428 CPUtime=0.68 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) R 4324 4327 2499 0 -1 4202560 8887 0 0 0 64 4 0 0 20 0 15 0 414256275 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892667462656 139892646417008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10661932 memory=11580 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10661932 memory=740 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10661932 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256275 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10661932 memory=1040 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256277 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10661932 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414256277 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892019811744 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10661932 memory=780 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414256277 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892018759152 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10661932 memory=7450174591119418944 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10661932 memory=7013342048905618540 CPUtime=0.12 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) R 4324 4327 2499 0 -1 4202560 1266 0 0 0 12 0 0 0 20 0 15 0 414256280 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892016640864 139892642923988 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10661932 memory=5787219346483269989 CPUtime=0.1 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) S 4324 4327 2499 0 -1 1077944384 426 0 0 0 10 0 0 0 20 0 15 0 414256280 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892015601776 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10661932 memory=4629539461233085814 CPUtime=0.18 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) S 4324 4327 2499 0 -1 1077944384 1235 0 0 0 18 0 0 0 20 0 15 0 414256280 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892014549232 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256280 10917818368 15983 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63932 KiB

[startup+1.50072 s]
/proc/loadavg: 2.03 1.55 1.45 3/228 4342
/proc/meminfo: memFree=30416428/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10663980 memory=75808 CPUtime=2 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 18765 0 0 0 194 6 0 0 20 0 15 0 414256274 10919915520 18952 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2665995 18952 3096 1 0 2628492 0
[pid=4327/tid=4329] ppid=4324 vsize=10663980 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) R 4324 4327 2499 0 -1 4202560 13120 0 0 0 143 4 0 0 20 0 15 0 414256275 10919915520 18952 33554432000 4194304 4196468 140731982205168 139892667460880 139892647310716 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10919915520 18952 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10919915520 18952 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10663980 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10919915520 18952 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256275 10919915520 18952 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 414256277 10919915520 18952 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0

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

Dumping a history of the last processes samples

[startup+1.6009 s]
/proc/loadavg: 2.03 1.55 1.45 3/228 4342
/proc/meminfo: memFree=30416428/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10666028 memory=76812 CPUtime=2.11 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 19144 0 0 0 205 6 0 0 20 0 15 0 414256274 10922012672 19203 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2666507 19203 3096 1 0 2629004 0
[pid=4327/tid=4329] ppid=4324 vsize=10666028 memory=0 CPUtime=1.58 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) R 4324 4327 2499 0 -1 4202560 13499 0 0 0 153 5 0 0 20 0 15 0 414256275 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892667460880 139892648910321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414256275 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414256275 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 414256277 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10666028 memory=7378140155613501549 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414256277 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892019811744 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10666028 memory=5793975918047547496 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414256277 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892018759152 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10666028 memory=158627100993357 CPUtime=0.18 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) S 4324 4327 2499 0 -1 1077944384 2158 0 0 0 18 0 0 0 20 0 15 0 414256280 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892016654320 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10666028 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) S 4324 4327 2499 0 -1 1077944384 820 0 0 0 14 0 0 0 20 0 15 0 414256280 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892015601776 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10666028 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) S 4324 4327 2499 0 -1 1077944384 1237 0 0 0 18 0 0 0 20 0 15 0 414256280 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892014549232 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10666028 memory=-4695052241013923951 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414256280 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10666028 memory=280025425248496 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414256280 10922012672 19203 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 2.11 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76812 KiB

[startup+2.00137 s]*
/proc/loadavg: 2.03 1.55 1.45 6/229 4343
/proc/meminfo: memFree=30337616/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10744136 memory=147644 CPUtime=2.91 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 23789 0 0 0 281 10 0 0 20 0 16 0 414256274 11001995264 36911 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2686034 36911 3298 1 0 2646705 0
[pid=4327/tid=4329] ppid=4324 vsize=10744136 memory=7822038051842263955 CPUtime=1.85 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) S 4324 4327 2499 0 -1 1077944384 15378 0 0 0 179 6 0 0 20 0 16 0 414256275 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892667473072 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10744136 memory=4122819170707441977 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 16 0 414256275 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10744136 memory=140012843841152 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 16 0 414256275 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10744136 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 16 0 414256275 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10744136 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414256275 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10744136 memory=140012843841152 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 1094 0 0 0 1 0 0 0 20 0 16 0 414256277 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10744136 memory=3472323898181169199 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414256277 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892019811808 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414256277 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892018759168 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414256280 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10744136 memory=280025425855072 CPUtime=0.3 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) S 4324 4327 2499 0 -1 1077944384 2291 0 0 0 30 0 0 0 20 0 16 0 414256280 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892016654320 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10744136 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) S 4324 4327 2499 0 -1 1077944384 1086 0 0 0 26 0 0 0 20 0 16 0 414256280 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892015601776 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10744136 memory=576461256399351847 CPUtime=0.28 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) R 4324 4327 2499 0 -1 4202560 1563 0 0 0 28 0 0 0 20 0 16 0 414256280 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892014549232 139892656327035 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10744136 memory=17120 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414256280 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414256280 11001995264 36911 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4343] ppid=4324 vsize=10744136 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/4327/task/4343/stat : 4343 (java) R 4324 4327 2499 0 -1 4202560 753 0 0 0 9 0 0 0 20 0 16 0 414256462 11001995264 36911 33554432000 4194304 4196468 140731982205168 139891995599216 139892269140688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 147644 KiB

[startup+2.40139 s]
/proc/loadavg: 2.03 1.55 1.45 6/229 4343
/proc/meminfo: memFree=30337616/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10748324 memory=153960 CPUtime=4.1 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 25847 0 0 0 399 11 0 0 20 0 16 0 414256274 11006283776 38490 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2687081 38490 3343 1 0 2647217 0
[pid=4327/tid=4329] ppid=4324 vsize=10748324 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) S 4324 4327 2499 0 -1 1077944384 15378 0 0 0 179 6 0 0 20 0 16 0 414256275 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892667473072 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 16 0 414256275 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10748324 memory=6655300316396806240 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 16 0 414256275 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10748324 memory=162 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 16 0 414256275 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10748324 memory=118 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414256275 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 1095 0 0 0 1 0 0 0 20 0 16 0 414256277 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414256277 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892019811808 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414256277 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892018759168 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414256280 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10748324 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) S 4324 4327 2499 0 -1 1077944384 2501 0 0 0 59 0 0 0 20 0 16 0 414256280 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892016654320 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10748324 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) R 4324 4327 2499 0 -1 4202560 1226 0 0 0 52 0 0 0 20 0 16 0 414256280 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892015588848 139892648129810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10748324 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) S 4324 4327 2499 0 -1 1077944384 2259 0 0 0 54 1 0 0 20 0 16 0 414256280 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892014549232 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414256280 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10748324 memory=13 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414256280 11006283776 38490 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4343] ppid=4324 vsize=10748324 memory=10 CPUtime=0.48 cores=1,3,5,7
/proc/4327/task/4343/stat : 4343 (java) R 4324 4327 2499 0 -1 4202560 1758 0 0 0 47 1 0 0 20 0 16 0 414256462 11006283776 38490 33554432000 4194304 4196468 140731982205168 139891995599560 139892275144774 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 4.1 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 153960 KiB

[startup+2.50138 s]
/proc/loadavg: 2.03 1.55 1.45 6/229 4343
/proc/meminfo: memFree=30337616/32770624 swapFree=66945304/67108860
[pid=4327] ppid=4324 vsize=10748324 memory=154432 CPUtime=4.35 cores=1,3,5,7
/proc/4327/stat : 4327 (java) S 4324 4327 2499 0 -1 1077944320 25908 0 0 0 424 11 0 0 20 0 16 0 414256274 11006283776 38608 33554432000 4194304 4196468 140731982205168 140731982187712 139892663230199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
/proc/4327/statm: 2687081 38608 3343 1 0 2647217 0
[pid=4327/tid=4329] ppid=4324 vsize=10748324 memory=153748 CPUtime=1.85 cores=1,3,5,7
/proc/4327/task/4329/stat : 4329 (java) S 4324 4327 2499 0 -1 1077944384 15378 0 0 0 179 6 0 0 20 0 16 0 414256275 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892667473072 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4330] ppid=4324 vsize=10748324 memory=18 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4330/stat : 4330 (java) S 4324 4327 2499 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 16 0 414256275 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892589304080 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4331] ppid=4324 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4331/stat : 4331 (java) S 4324 4327 2499 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 16 0 414256275 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892268984720 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4332] ppid=4324 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4332/stat : 4332 (java) S 4324 4327 2499 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 16 0 414256275 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892267932176 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4333] ppid=4324 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4333/stat : 4333 (java) S 4324 4327 2499 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414256275 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892266879632 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4334] ppid=4324 vsize=10748324 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/4327/task/4334/stat : 4334 (java) S 4324 4327 2499 0 -1 1077944384 1095 0 0 0 1 0 0 0 20 0 16 0 414256277 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892020865520 139892663241346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4335] ppid=4324 vsize=10748324 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4335/stat : 4335 (java) S 4324 4327 2499 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414256277 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892019811808 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4336] ppid=4324 vsize=10748324 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4336/stat : 4336 (java) S 4324 4327 2499 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414256277 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892018759168 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4337] ppid=4324 vsize=10748324 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4337/stat : 4337 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414256280 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892017707728 139892663248795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4338] ppid=4324 vsize=10748324 memory=6944656592455360604 CPUtime=0.65 cores=1,3,5,7
/proc/4327/task/4338/stat : 4338 (java) R 4324 4327 2499 0 -1 4202560 2526 0 0 0 65 0 0 0 20 0 16 0 414256280 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892016654320 139892646730541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4339] ppid=4324 vsize=10748324 memory=280025425514112 CPUtime=0.59 cores=1,3,5,7
/proc/4327/task/4339/stat : 4339 (java) R 4324 4327 2499 0 -1 4202560 1234 0 0 0 59 0 0 0 20 0 16 0 414256280 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892015590272 139892643866132 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4340] ppid=4324 vsize=10748324 memory=-7163974055829550171 CPUtime=0.56 cores=1,3,5,7
/proc/4327/task/4340/stat : 4340 (java) S 4324 4327 2499 0 -1 1077944384 2283 0 0 0 55 1 0 0 20 0 16 0 414256280 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892014549232 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4341] ppid=4324 vsize=10748324 memory=6944656626178237591 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4341/stat : 4341 (java) S 4324 4327 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414256280 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892013496928 139892663240405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4342] ppid=4324 vsize=10748324 memory=-7965950325593906079 CPUtime=0 cores=1,3,5,7
/proc/4327/task/4342/stat : 4342 (java) S 4324 4327 2499 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414256280 11006283776 38608 33554432000 4194304 4196468 140731982205168 139892012444464 139892663241346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
[pid=4327/tid=4343] ppid=4324 vsize=10748324 memory=6944656575208382560 CPUtime=0.58 cores=1,3,5,7
/proc/4327/task/4343/stat : 4343 (java) R 4324 4327 2499 0 -1 4202560 1762 0 0 0 57 1 0 0 20 0 16 0 414256462 11006283776 38608 33554432000 4194304 4196468 140731982205168 139891995600232 139892275226108 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140731982214155 140731982214258 140731982214258 140731982217167 0
Current children cumulated CPU time: 4.35 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 154432 KiB

Child status: 0
Real time (s): 2.5644
CPU time (s): 4.52028
CPU user time (s): 4.38457
CPU system time (s): 0.13571
CPU usage (%): 176.271
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 154432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.38457
system time used= 0.13571
maximum resident set size= 158672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2476
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 4327
#   total CPU time (s): 4.52028
#   total CPU user time (s): 4.38457
#   total CPU system time (s): 0.13571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035238 second user time and 0.070549 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-13 15:58:21
IDJOB=4390472
IDBENCH=131296
IDSOLVER=2832
FILE ID=node117/4390472-1568383143
RUNJOBID= node117-1568380475-2531
PBS_JOBID= 21701845
Free space on /tmp= 58908 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-SF/Subisomorphism-A-20.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390472-1568383143/watcher-4390472-1568383143 -o /tmp/evaluation-result-4390472-1568383143/solver-4390472-1568383143 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2531 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390472-1568383143.xml -cm

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

MD5SUM BENCH= c3d3968bb4d1a566be21f2b70665db2a
RANDOM SEED=380488191

node117.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.75
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.75
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.75
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.75
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:        30472588 kB
MemAvailable:   31651232 kB
Buffers:           97840 kB
Cached:          1336704 kB
SwapCached:        47848 kB
Active:           979572 kB
Inactive:         721820 kB
Active(anon):     235460 kB
Inactive(anon):    52864 kB
Active(file):     744112 kB
Inactive(file):   668956 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       66945304 kB
Dirty:              8872 kB
Writeback:            12 kB
AnonPages:        456912 kB
Mapped:            44016 kB
Shmem:             13244 kB
Slab:             191020 kB
SReclaimable:     162820 kB
SUnreclaim:        28200 kB
KernelStack:        3792 kB
PageTables:         6188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58900 MiB
End job on node117 at 2019-09-13 15:58:24