Trace number 4391181

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23OPT171 5.82816 2.93067

DiagnosticValue
WRONG_DECISIONS199

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-3-5-30-1.xml
MD5SUMe91753cc37d5672b16b54feba0c5cd89
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark171
Best CPU time to get the best result obtained on this benchmark0.215432
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints497
Number of domains47
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":3},{"size":4,"count":8},{"size":5,"count":4},{"size":8,"count":2},{"size":9,"count":5},{"size":10,"count":9},{"size":11,"count":11},{"size":12,"count":2},{"size":14,"count":30},{"size":15,"count":15}]
Minimum variable degree2
Maximum variable degree33
Distribution of variable degrees[{"degree":2,"count":45},{"degree":16,"count":30},{"degree":32,"count":14},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":495},{"arity":15,"count":1}]
Number of extensional constraints45
Number of intensional constraints451
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":451},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

2.42/1.89	
2.42/1.89	AbsCon 2 
2.66/1.90	
3.20/2.11	  Instance
3.20/2.11	    name=instance-4391181-1568389760, framework=COP, bounds=-infty..+infty
3.20/2.11	
3.20/2.11	  Loading variables...
3.20/2.14	  Loading constraints...
3.75/2.39	
3.75/2.39	  Domains
3.75/2.39	    nTypes=47, nValues=1004, sizes=[2#1,3#3,4#8,5#4...11#11,12#2,14#30,15#15]
3.75/2.39	  Variables
3.75/2.39	    count=90, degrees=[2#45,16#30,32#14,33#1]
3.75/2.39	  Objectives
3.75/2.39	    way=min, type=SumSimpleLE
3.75/2.39	  Constraints
3.75/2.39	    count=498, nSpecific=2, arities=[1#1,2#495,15#1,45#1]
3.75/2.39	    distribution=[Circuit#1,CtrExtensionV-Bits#45,CtrIntension#451,SumSimpleLE#1]
3.75/2.39	    nExtStructures=(45,shared:0), nIntStructures=(16,shared:435), nCftStructures=(60,shared:435,unbuilt:3)
3.75/2.39	    wck=0.529, cpu=2.357, mem=50M294
3.75/2.39	  Solver SolverBacktrack being built...
3.75/2.39	
4.13/2.42	
4.13/2.42	  Solver
4.13/2.42	    guaranteedGAC=false
4.13/2.42	    wck=0.558, cpu=2.385, mem=60M936
4.13/2.43	
4.13/2.43	  Preprocessing
4.13/2.43	    filters=17, revisions=(32,useless=15), ccks=3153, nACremovedValues=168, nTotalRemovedValues=168, inconcistency=false
4.13/2.43	    wck=0.005, cpu=2.391, mem=60M936
4.13/2.43	
4.13/2.44	o 330
4.13/2.44	    num=0, depth=91..89, filters=695, revisions=(1000,useless=317), ccks=4102, wck=0.026, mem=63M579
4.13/2.44	    decisions=12, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=330
4.13/2.44	    
4.13/2.47	o 329
4.13/2.47	    num=1, depth=91..89, filters=1175, revisions=(1962,useless=810), ccks=5052, wck=0.048, mem=63M579
4.13/2.47	    decisions=44, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=329
4.13/2.47	    
4.13/2.48	o 323
4.13/2.48	    num=2, depth=11..89, filters=1933, revisions=(3189,useless=1297), ccks=6119, wck=0.059, mem=63M579
4.13/2.48	    decisions=88, wrong=2, backtracks=1, failedAssignments=1, nogoods=1, foundSolutions=3, bestBound=323
4.13/2.48	    
4.13/2.48	o 322
4.13/2.48	    num=3, depth=4..89, filters=2146, revisions=(4218,useless=2124), ccks=7082, wck=0.065, mem=63M579
4.13/2.48	    decisions=120, wrong=4, backtracks=1, failedAssignments=3, nogoods=3, foundSolutions=4, bestBound=322
4.13/2.48	    
4.13/2.49	o 321
4.13/2.49	    num=4, depth=3..89, filters=2383, revisions=(5316,useless=2999), ccks=8040, wck=0.072, mem=63M579
4.13/2.49	    decisions=148, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=5, bestBound=321
4.13/2.49	    
4.13/2.49	o 320
4.13/2.49	    num=5, depth=91..89, filters=2592, revisions=(6246,useless=3730), ccks=8937, wck=0.077, mem=63M579
4.13/2.49	    decisions=177, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=6, bestBound=320
4.13/2.49	    
4.13/2.50	o 319
4.13/2.50	    num=6, depth=91..89, filters=2831, revisions=(7160,useless=4417), ccks=9598, wck=0.083, mem=63M579
4.13/2.50	    decisions=210, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=7, bestBound=319
4.13/2.50	    
4.13/2.50	o 318
4.13/2.50	    num=7, depth=91..89, filters=3033, revisions=(8093,useless=5157), ccks=10221, wck=0.087, mem=63M579
4.13/2.50	    decisions=238, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=8, bestBound=318
4.13/2.50	    
4.51/2.51	o 317
4.51/2.51	    num=8, depth=91..89, filters=3266, revisions=(9026,useless=5868), ccks=10842, wck=0.092, mem=63M579
4.51/2.51	    decisions=268, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=9, bestBound=317
4.51/2.51	    
4.51/2.51	o 316
4.51/2.51	    num=9, depth=91..89, filters=3468, revisions=(9968,useless=6617), ccks=11463, wck=0.096, mem=63M579
4.51/2.51	    decisions=295, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=10, bestBound=316
4.51/2.51	    
4.51/2.52	o 315
4.51/2.52	    num=10, depth=91..89, filters=3706, revisions=(10897,useless=7320), ccks=12085, wck=0.1, mem=63M579
4.51/2.52	    decisions=326, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=11, bestBound=315
4.51/2.52	    
4.51/2.52	o 314
4.51/2.52	    num=11, depth=91..89, filters=3928, revisions=(11839,useless=8051), ccks=12705, wck=0.105, mem=63M579
4.51/2.52	    decisions=355, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=12, bestBound=314
4.51/2.52	    
4.51/2.52	o 313
4.51/2.53	    num=12, depth=91..89, filters=4158, revisions=(12769,useless=8762), ccks=13326, wck=0.109, mem=63M579
4.51/2.53	    decisions=385, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=13, bestBound=313
4.51/2.53	    
4.51/2.53	o 311
4.51/2.53	    num=13, depth=91..89, filters=4385, revisions=(13707,useless=9484), ccks=13947, wck=0.113, mem=63M579
4.51/2.53	    decisions=415, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=14, bestBound=311
4.51/2.53	    
4.51/2.53	o 310
4.51/2.53	    num=14, depth=91..89, filters=4621, revisions=(14634,useless=10187), ccks=14568, wck=0.117, mem=63M579
4.51/2.53	    decisions=446, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=15, bestBound=310
4.51/2.53	    
4.51/2.54	o 309
4.51/2.54	    num=15, depth=91..89, filters=4837, revisions=(15580,useless=10927), ccks=15190, wck=0.121, mem=63M579
4.51/2.54	    decisions=474, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=16, bestBound=309
4.51/2.54	    
4.51/2.54	o 308
4.51/2.54	    num=16, depth=91..89, filters=5079, revisions=(16497,useless=11614), ccks=15813, wck=0.125, mem=63M579
4.51/2.54	    decisions=507, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=17, bestBound=308
4.51/2.54	    
4.51/2.54	o 307
4.51/2.54	    num=17, depth=91..89, filters=5296, revisions=(17453,useless=12363), ccks=16436, wck=0.128, mem=63M579
4.51/2.54	    decisions=534, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=18, bestBound=307
4.51/2.54	    
4.51/2.55	o 306
4.51/2.55	    num=18, depth=91..89, filters=5529, revisions=(18386,useless=13074), ccks=17057, wck=0.132, mem=63M579
4.51/2.55	    decisions=564, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=19, bestBound=306
4.51/2.55	    
4.51/2.55	o 305
4.51/2.55	    num=19, depth=91..89, filters=5749, revisions=(19336,useless=13814), ccks=17677, wck=0.135, mem=63M579
4.51/2.55	    decisions=592, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=20, bestBound=305
4.51/2.55	    
4.51/2.55	o 304
4.51/2.56	    num=20, depth=91..89, filters=5977, revisions=(20264,useless=14525), ccks=18298, wck=0.139, mem=63M579
4.51/2.56	    decisions=622, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=21, bestBound=304
4.51/2.56	    
4.51/2.56	o 303
4.51/2.56	    num=21, depth=91..89, filters=6202, revisions=(21209,useless=15256), ccks=18918, wck=0.143, mem=63M579
4.51/2.56	    decisions=651, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=22, bestBound=303
4.51/2.56	    
4.51/2.56	o 302
4.51/2.56	    num=22, depth=91..89, filters=6425, revisions=(22149,useless=15983), ccks=19540, wck=0.147, mem=66M222
4.51/2.56	    decisions=679, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=23, bestBound=302
4.51/2.56	    
4.51/2.57	o 301
4.51/2.57	    num=23, depth=91..89, filters=6643, revisions=(23097,useless=16723), ccks=20161, wck=0.15, mem=66M222
4.51/2.57	    decisions=707, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=24, bestBound=301
4.51/2.57	    
4.51/2.57	o 300
4.51/2.57	    num=24, depth=91..89, filters=6878, revisions=(24023,useless=17426), ccks=20783, wck=0.154, mem=66M222
4.51/2.57	    decisions=738, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=25, bestBound=300
4.51/2.57	    
4.51/2.57	o 299
4.51/2.57	    num=25, depth=91..89, filters=7087, revisions=(24981,useless=18184), ccks=21405, wck=0.157, mem=66M222
4.51/2.57	    decisions=764, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=26, bestBound=299
4.51/2.57	    
4.51/2.58	o 298
4.51/2.58	    num=26, depth=91..89, filters=7315, revisions=(25909,useless=18895), ccks=22026, wck=0.161, mem=66M222
4.51/2.58	    decisions=794, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=27, bestBound=298
4.51/2.58	    
4.51/2.58	o 296
4.51/2.58	    num=27, depth=91..89, filters=7541, revisions=(26846,useless=19617), ccks=22647, wck=0.164, mem=66M222
4.51/2.58	    decisions=824, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=28, bestBound=296
4.51/2.58	    
4.51/2.58	o 295
4.51/2.58	    num=28, depth=91..89, filters=7761, revisions=(27774,useless=20336), ccks=23268, wck=0.167, mem=66M222
4.51/2.58	    decisions=853, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=29, bestBound=295
4.51/2.58	    
4.51/2.59	o 294
4.51/2.59	    num=29, depth=91..89, filters=7976, revisions=(28719,useless=21076), ccks=23890, wck=0.171, mem=66M222
4.51/2.59	    decisions=881, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=30, bestBound=294
4.51/2.59	    
4.51/2.59	o 293
4.51/2.59	    num=30, depth=91..89, filters=8212, revisions=(29671,useless=21803), ccks=24512, wck=0.174, mem=66M222
4.51/2.59	    decisions=909, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=31, bestBound=293
4.51/2.59	    
4.51/2.59	o 292
4.51/2.59	    num=31, depth=91..89, filters=8420, revisions=(30627,useless=22561), ccks=25133, wck=0.178, mem=66M222
4.51/2.59	    decisions=935, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=32, bestBound=292
4.51/2.59	    
4.51/2.60	o 291
4.82/2.60	    num=32, depth=91..89, filters=8670, revisions=(31567,useless=23264), ccks=25755, wck=0.181, mem=66M222
4.82/2.60	    decisions=966, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=33, bestBound=291
4.82/2.60	    
4.82/2.60	o 290
4.82/2.60	    num=33, depth=91..89, filters=8876, revisions=(32531,useless=24031), ccks=26378, wck=0.184, mem=66M222
4.82/2.60	    decisions=991, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=34, bestBound=290
4.82/2.60	    
4.82/2.60	o 289
4.82/2.60	    num=34, depth=91..89, filters=9120, revisions=(33474,useless=24742), ccks=27000, wck=0.188, mem=66M222
4.82/2.60	    decisions=1021, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=35, bestBound=289
4.82/2.60	    
4.82/2.61	o 287
4.82/2.61	    num=35, depth=91..89, filters=9361, revisions=(34425,useless=25464), ccks=27621, wck=0.191, mem=66M222
4.82/2.61	    decisions=1051, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=36, bestBound=287
4.82/2.61	    
4.82/2.61	o 286
4.82/2.61	    num=36, depth=91..89, filters=9594, revisions=(35365,useless=26183), ccks=28242, wck=0.195, mem=66M222
4.82/2.61	    decisions=1080, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=37, bestBound=286
4.82/2.61	    
4.82/2.61	o 285
4.82/2.61	    num=37, depth=91..89, filters=9825, revisions=(36325,useless=26923), ccks=28864, wck=0.198, mem=66M222
4.82/2.61	    decisions=1108, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=38, bestBound=285
4.82/2.61	    
4.82/2.62	o 284
4.82/2.62	    num=38, depth=91..89, filters=10070, revisions=(37268,useless=27634), ccks=29485, wck=0.201, mem=66M222
4.82/2.62	    decisions=1138, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=39, bestBound=284
4.82/2.62	    
4.82/2.62	o 283
4.82/2.62	    num=39, depth=91..89, filters=10290, revisions=(38236,useless=28392), ccks=30106, wck=0.203, mem=66M222
4.82/2.62	    decisions=1164, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=40, bestBound=283
4.82/2.62	    
4.82/2.62	o 282
4.82/2.62	    num=40, depth=91..89, filters=10538, revisions=(39182,useless=29103), ccks=30727, wck=0.206, mem=66M222
4.82/2.62	    decisions=1194, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=41, bestBound=282
4.82/2.62	    
4.82/2.62	o 281
4.82/2.63	    num=41, depth=91..89, filters=10757, revisions=(40158,useless=29870), ccks=31349, wck=0.209, mem=66M222
4.82/2.63	    decisions=1219, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=42, bestBound=281
4.82/2.63	    
4.82/2.63	o 280
4.82/2.63	    num=42, depth=91..89, filters=10996, revisions=(41104,useless=30589), ccks=31970, wck=0.212, mem=66M222
4.82/2.63	    decisions=1248, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=43, bestBound=280
4.82/2.63	    
4.82/2.63	o 279
4.82/2.63	    num=43, depth=91..89, filters=11232, revisions=(42068,useless=31329), ccks=32592, wck=0.215, mem=66M222
4.82/2.63	    decisions=1276, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=44, bestBound=279
4.82/2.63	    
4.82/2.63	o 278
4.82/2.63	    num=44, depth=91..89, filters=11457, revisions=(43026,useless=32072), ccks=33214, wck=0.218, mem=66M222
4.82/2.63	    decisions=1302, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=45, bestBound=278
4.82/2.63	    
4.82/2.64	o 277
4.82/2.64	    num=45, depth=91..89, filters=11687, revisions=(44003,useless=32830), ccks=33835, wck=0.221, mem=66M222
4.82/2.64	    decisions=1328, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=46, bestBound=277
4.82/2.64	    
4.82/2.64	o 276
4.82/2.64	    num=46, depth=91..89, filters=11921, revisions=(44944,useless=33549), ccks=34458, wck=0.223, mem=66M222
4.82/2.64	    decisions=1357, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=47, bestBound=276
4.82/2.64	    
4.82/2.64	o 275
4.82/2.64	    num=47, depth=91..89, filters=12137, revisions=(45917,useless=34316), ccks=35080, wck=0.226, mem=66M222
4.82/2.64	    decisions=1382, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=48, bestBound=275
4.82/2.64	    
4.82/2.64	o 274
4.82/2.65	    num=48, depth=91..89, filters=12383, revisions=(46861,useless=35027), ccks=35702, wck=0.229, mem=68M865
4.82/2.65	    decisions=1412, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=49, bestBound=274
4.82/2.65	    
4.82/2.65	o 273
4.82/2.65	    num=49, depth=91..89, filters=12604, revisions=(47830,useless=35785), ccks=36323, wck=0.232, mem=68M865
4.82/2.65	    decisions=1438, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=50, bestBound=273
4.82/2.65	    
4.82/2.65	o 272
4.82/2.65	    num=50, depth=91..89, filters=12853, revisions=(48777,useless=36496), ccks=36944, wck=0.235, mem=68M865
4.82/2.65	    decisions=1468, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=51, bestBound=272
4.82/2.65	    
4.82/2.65	o 271
4.82/2.65	    num=51, depth=91..89, filters=13073, revisions=(49754,useless=37263), ccks=37566, wck=0.237, mem=68M865
4.82/2.65	    decisions=1493, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=52, bestBound=271
4.82/2.65	    
4.82/2.66	o 270
4.82/2.66	    num=52, depth=91..89, filters=13316, revisions=(50711,useless=37990), ccks=38187, wck=0.24, mem=68M865
4.82/2.66	    decisions=1521, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=53, bestBound=270
4.82/2.66	    
4.82/2.66	o 269
4.82/2.66	    num=53, depth=91..89, filters=13556, revisions=(51678,useless=38730), ccks=38809, wck=0.243, mem=68M865
4.82/2.66	    decisions=1549, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=54, bestBound=269
4.82/2.66	    
4.82/2.66	o 268
4.82/2.66	    num=54, depth=91..89, filters=13791, revisions=(52653,useless=39481), ccks=39431, wck=0.246, mem=68M865
4.82/2.66	    decisions=1574, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=55, bestBound=268
4.82/2.66	    
4.82/2.66	o 267
4.82/2.66	    num=55, depth=91..89, filters=14031, revisions=(53639,useless=40239), ccks=40052, wck=0.248, mem=68M865
4.82/2.66	    decisions=1600, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=56, bestBound=267
4.82/2.66	    
4.82/2.67	o 266
4.82/2.67	    num=56, depth=91..89, filters=14278, revisions=(54625,useless=40990), ccks=40674, wck=0.252, mem=68M865
4.82/2.67	    decisions=1625, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=57, bestBound=266
4.82/2.67	    
4.82/2.67	o 265
4.82/2.67	    num=57, depth=91..89, filters=14510, revisions=(55621,useless=41766), ccks=41295, wck=0.254, mem=68M865
4.82/2.67	    decisions=1649, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=58, bestBound=265
4.82/2.67	    
4.82/2.67	o 264
4.82/2.67	    num=58, depth=91..89, filters=14780, revisions=(56587,useless=42477), ccks=41917, wck=0.257, mem=68M865
4.82/2.67	    decisions=1679, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=59, bestBound=264
4.82/2.67	    
4.82/2.68	o 263
4.82/2.68	    num=59, depth=91..89, filters=15021, revisions=(57592,useless=43253), ccks=42539, wck=0.26, mem=68M865
4.82/2.68	    decisions=1703, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=60, bestBound=263
4.82/2.68	    
4.82/2.68	o 262
4.82/2.68	    num=60, depth=91..89, filters=15289, revisions=(58573,useless=43980), ccks=43160, wck=0.262, mem=68M865
4.82/2.68	    decisions=1731, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=61, bestBound=262
4.82/2.68	    
4.82/2.68	o 261
4.82/2.68	    num=61, depth=91..89, filters=15553, revisions=(59563,useless=44720), ccks=43780, wck=0.265, mem=68M865
4.82/2.68	    decisions=1759, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=62, bestBound=261
4.82/2.68	    
4.82/2.68	o 260
4.82/2.68	    num=62, depth=91..89, filters=15812, revisions=(60552,useless=45463), ccks=44401, wck=0.268, mem=68M865
4.82/2.68	    decisions=1785, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=63, bestBound=260
4.82/2.68	    
4.82/2.69	o 259
4.82/2.69	    num=63, depth=91..89, filters=16071, revisions=(61537,useless=46203), ccks=45022, wck=0.271, mem=68M865
4.82/2.69	    decisions=1813, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=64, bestBound=259
4.82/2.69	    
4.82/2.69	o 258
4.82/2.69	    num=64, depth=91..89, filters=16324, revisions=(62530,useless=46955), ccks=45645, wck=0.273, mem=68M865
4.82/2.69	    decisions=1838, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=65, bestBound=258
4.82/2.69	    
4.82/2.69	o 257
4.82/2.69	    num=65, depth=91..89, filters=16585, revisions=(63535,useless=47713), ccks=46267, wck=0.276, mem=68M865
4.82/2.69	    decisions=1864, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=66, bestBound=257
4.82/2.69	    
4.82/2.69	o 256
4.82/2.69	    num=66, depth=91..89, filters=16859, revisions=(64546,useless=48464), ccks=46889, wck=0.278, mem=68M865
4.82/2.69	    decisions=1889, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=67, bestBound=256
4.82/2.69	    
5.13/2.70	o 255
5.13/2.70	    num=67, depth=91..89, filters=17117, revisions=(65576,useless=49249), ccks=47509, wck=0.281, mem=68M865
5.13/2.70	    decisions=1912, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=68, bestBound=255
5.13/2.70	    
5.13/2.70	o 254
5.13/2.70	    num=68, depth=91..89, filters=17389, revisions=(66585,useless=50000), ccks=48130, wck=0.283, mem=68M865
5.13/2.70	    decisions=1937, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=69, bestBound=254
5.13/2.70	    
5.13/2.70	o 253
5.13/2.70	    num=69, depth=91..89, filters=17646, revisions=(67605,useless=50776), ccks=48750, wck=0.286, mem=68M865
5.13/2.70	    decisions=1961, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=70, bestBound=253
5.13/2.70	    
5.13/2.70	o 252
5.13/2.70	    num=70, depth=91..89, filters=17902, revisions=(68609,useless=51536), ccks=49372, wck=0.288, mem=68M865
5.13/2.70	    decisions=1985, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=71, bestBound=252
5.13/2.70	    
5.13/2.71	o 251
5.13/2.71	    num=71, depth=91..89, filters=18145, revisions=(69636,useless=52331), ccks=49993, wck=0.29, mem=68M865
5.13/2.71	    decisions=2007, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=72, bestBound=251
5.13/2.71	    
5.13/2.71	o 250
5.13/2.71	    num=72, depth=91..89, filters=18401, revisions=(70639,useless=53091), ccks=50615, wck=0.293, mem=68M865
5.13/2.71	    decisions=2031, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=73, bestBound=250
5.13/2.71	    
5.13/2.71	o 249
5.13/2.71	    num=73, depth=91..89, filters=18643, revisions=(71664,useless=53886), ccks=51236, wck=0.296, mem=71M507
5.13/2.71	    decisions=2053, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=74, bestBound=249
5.13/2.71	    
5.13/2.71	o 248
5.13/2.71	    num=74, depth=91..89, filters=18935, revisions=(72692,useless=54637), ccks=51860, wck=0.298, mem=71M507
5.13/2.71	    decisions=2078, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=75, bestBound=248
5.13/2.71	    
5.13/2.72	o 247
5.13/2.72	    num=75, depth=91..89, filters=19210, revisions=(73729,useless=55413), ccks=52480, wck=0.3, mem=71M507
5.13/2.72	    decisions=2102, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=76, bestBound=247
5.13/2.72	    
5.13/2.72	o 246
5.13/2.72	    num=76, depth=91..89, filters=19492, revisions=(74758,useless=56173), ccks=53102, wck=0.303, mem=71M507
5.13/2.72	    decisions=2126, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=77, bestBound=246
5.13/2.72	    
5.13/2.72	o 245
5.13/2.72	    num=77, depth=91..89, filters=19755, revisions=(75804,useless=56968), ccks=53723, wck=0.305, mem=71M507
5.13/2.72	    decisions=2148, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=78, bestBound=245
5.13/2.72	    
5.13/2.72	o 244
5.13/2.72	    num=78, depth=91..89, filters=20026, revisions=(76822,useless=57728), ccks=54345, wck=0.307, mem=71M507
5.13/2.72	    decisions=2172, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=79, bestBound=244
5.13/2.72	    
5.13/2.73	o 243
5.13/2.73	    num=79, depth=91..89, filters=20285, revisions=(77864,useless=58523), ccks=54966, wck=0.31, mem=71M507
5.13/2.73	    decisions=2194, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=80, bestBound=243
5.13/2.73	    
5.13/2.73	o 242
5.13/2.73	    num=80, depth=91..89, filters=20542, revisions=(78877,useless=59291), ccks=55588, wck=0.312, mem=71M507
5.13/2.73	    decisions=2217, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=81, bestBound=242
5.13/2.73	    
5.13/2.73	o 241
5.13/2.73	    num=81, depth=91..89, filters=20788, revisions=(79916,useless=60095), ccks=56209, wck=0.314, mem=71M507
5.13/2.73	    decisions=2238, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=82, bestBound=241
5.13/2.73	    
5.13/2.73	o 240
5.13/2.73	    num=82, depth=91..89, filters=21029, revisions=(80922,useless=60871), ccks=56831, wck=0.316, mem=71M507
5.13/2.73	    decisions=2260, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=83, bestBound=240
5.13/2.73	    
5.13/2.73	o 239
5.13/2.73	    num=83, depth=91..89, filters=21256, revisions=(81952,useless=61684), ccks=57452, wck=0.318, mem=71M507
5.13/2.73	    decisions=2280, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=84, bestBound=239
5.13/2.73	    
5.13/2.74	o 238
5.13/2.74	    num=84, depth=91..89, filters=21487, revisions=(82965,useless=62476), ccks=58075, wck=0.32, mem=71M507
5.13/2.74	    decisions=2300, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=85, bestBound=238
5.13/2.74	    
5.13/2.74	o 237
5.13/2.74	    num=85, depth=91..89, filters=21704, revisions=(84004,useless=63307), ccks=58696, wck=0.322, mem=71M507
5.13/2.74	    decisions=2318, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=86, bestBound=237
5.13/2.74	    
5.13/2.74	o 236
5.13/2.74	    num=86, depth=91..89, filters=21947, revisions=(85004,useless=64075), ccks=59320, wck=0.324, mem=71M507
5.13/2.74	    decisions=2341, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=87, bestBound=236
5.13/2.74	    
5.13/2.74	o 235
5.13/2.74	    num=87, depth=91..89, filters=22164, revisions=(86043,useless=64906), ccks=59944, wck=0.326, mem=71M507
5.13/2.74	    decisions=2359, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=88, bestBound=235
5.13/2.74	    
5.13/2.74	o 234
5.13/2.74	    num=88, depth=91..89, filters=22393, revisions=(87045,useless=65690), ccks=60567, wck=0.329, mem=71M507
5.13/2.74	    decisions=2380, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=89, bestBound=234
5.13/2.74	    
5.13/2.75	o 233
5.13/2.75	    num=89, depth=91..89, filters=22609, revisions=(88073,useless=66512), ccks=61188, wck=0.331, mem=71M507
5.13/2.75	    decisions=2399, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=90, bestBound=233
5.13/2.75	    
5.13/2.75	o 232
5.13/2.75	    num=90, depth=91..89, filters=22832, revisions=(89079,useless=67305), ccks=61810, wck=0.333, mem=71M507
5.13/2.75	    decisions=2419, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=91, bestBound=232
5.13/2.75	    
5.13/2.75	o 231
5.13/2.75	    num=91, depth=91..89, filters=23042, revisions=(90112,useless=68137), ccks=62431, wck=0.335, mem=71M507
5.13/2.75	    decisions=2437, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=92, bestBound=231
5.13/2.75	    
5.13/2.75	o 230
5.13/2.75	    num=92, depth=91..89, filters=23303, revisions=(91137,useless=68913), ccks=63055, wck=0.337, mem=71M507
5.13/2.75	    decisions=2459, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=93, bestBound=230
5.13/2.75	    
5.13/2.75	o 229
5.13/2.75	    num=93, depth=91..89, filters=23550, revisions=(92186,useless=69726), ccks=63676, wck=0.339, mem=71M507
5.13/2.75	    decisions=2479, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=94, bestBound=229
5.13/2.75	    
5.13/2.76	o 228
5.13/2.76	    num=94, depth=91..89, filters=23805, revisions=(93222,useless=70518), ccks=64299, wck=0.341, mem=71M507
5.13/2.76	    decisions=2499, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=95, bestBound=228
5.13/2.76	    
5.13/2.76	o 227
5.13/2.76	    num=95, depth=91..89, filters=24045, revisions=(94283,useless=71349), ccks=64920, wck=0.343, mem=71M507
5.13/2.76	    decisions=2517, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=96, bestBound=227
5.13/2.76	    
5.13/2.76	o 226
5.13/2.76	    num=96, depth=91..89, filters=24316, revisions=(95309,useless=72117), ccks=65544, wck=0.346, mem=71M507
5.13/2.76	    decisions=2540, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=97, bestBound=226
5.13/2.76	    
5.13/2.76	o 225
5.13/2.76	    num=97, depth=91..89, filters=24558, revisions=(96372,useless=72948), ccks=66168, wck=0.348, mem=71M507
5.13/2.76	    decisions=2558, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=98, bestBound=225
5.13/2.76	    
5.13/2.77	o 224
5.13/2.77	    num=98, depth=91..89, filters=24824, revisions=(97410,useless=73732), ccks=66791, wck=0.35, mem=71M507
5.13/2.77	    decisions=2579, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=99, bestBound=224
5.13/2.77	    
5.13/2.77	o 223
5.13/2.77	    num=99, depth=91..89, filters=25073, revisions=(98470,useless=74554), ccks=67412, wck=0.352, mem=71M507
5.13/2.77	    decisions=2598, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=100, bestBound=223
5.13/2.77	    
5.13/2.77	o 222
5.13/2.77	    num=100, depth=91..89, filters=25329, revisions=(99508,useless=75347), ccks=68034, wck=0.354, mem=71M507
5.13/2.77	    decisions=2618, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=101, bestBound=222
5.13/2.77	    
5.13/2.77	o 221
5.13/2.77	    num=101, depth=91..89, filters=25568, revisions=(100569,useless=76179), ccks=68655, wck=0.356, mem=71M507
5.13/2.77	    decisions=2636, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=102, bestBound=221
5.13/2.77	    
5.13/2.77	o 220
5.13/2.77	    num=102, depth=91..89, filters=25844, revisions=(101600,useless=76947), ccks=69279, wck=0.358, mem=71M507
5.13/2.77	    decisions=2659, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=103, bestBound=220
5.13/2.77	    
5.13/2.78	o 219
5.13/2.78	    num=103, depth=91..89, filters=26086, revisions=(102664,useless=77779), ccks=69903, wck=0.36, mem=74M150
5.13/2.78	    decisions=2677, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=104, bestBound=219
5.13/2.78	    
5.13/2.78	o 218
5.13/2.78	    num=104, depth=91..89, filters=26344, revisions=(103687,useless=78556), ccks=70526, wck=0.362, mem=74M150
5.13/2.78	    decisions=2699, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=105, bestBound=218
5.13/2.78	    
5.13/2.78	o 217
5.13/2.78	    num=105, depth=91..89, filters=26588, revisions=(104734,useless=79370), ccks=71147, wck=0.364, mem=74M150
5.13/2.78	    decisions=2719, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=106, bestBound=217
5.13/2.78	    
5.13/2.78	o 216
5.13/2.78	    num=106, depth=91..89, filters=26823, revisions=(105768,useless=80179), ccks=71770, wck=0.366, mem=74M150
5.13/2.78	    decisions=2737, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=107, bestBound=216
5.13/2.78	    
5.13/2.78	o 215
5.13/2.78	    num=107, depth=91..89, filters=27044, revisions=(106830,useless=81029), ccks=72391, wck=0.368, mem=74M150
5.13/2.78	    decisions=2753, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=108, bestBound=215
5.13/2.78	    
5.13/2.79	o 214
5.13/2.79	    num=108, depth=91..89, filters=27287, revisions=(107855,useless=81822), ccks=73014, wck=0.37, mem=74M150
5.13/2.79	    decisions=2773, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=109, bestBound=214
5.13/2.79	    
5.13/2.79	o 213
5.13/2.79	    num=109, depth=91..89, filters=27528, revisions=(108917,useless=82654), ccks=73635, wck=0.372, mem=74M150
5.13/2.79	    decisions=2791, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=110, bestBound=213
5.13/2.79	    
5.13/2.79	o 212
5.13/2.79	    num=110, depth=91..89, filters=27800, revisions=(109944,useless=83422), ccks=74259, wck=0.374, mem=74M150
5.13/2.79	    decisions=2814, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=111, bestBound=212
5.13/2.79	    
5.13/2.79	o 211
5.13/2.79	    num=111, depth=91..89, filters=28046, revisions=(111011,useless=84254), ccks=74883, wck=0.376, mem=74M150
5.13/2.79	    decisions=2832, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=112, bestBound=211
5.13/2.79	    
5.13/2.79	o 210
5.13/2.79	    num=112, depth=91..89, filters=28309, revisions=(112046,useless=85039), ccks=75506, wck=0.378, mem=74M150
5.13/2.79	    decisions=2853, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=113, bestBound=210
5.13/2.79	    
5.13/2.80	o 209
5.13/2.80	    num=113, depth=91..89, filters=28568, revisions=(113106,useless=85853), ccks=76127, wck=0.38, mem=74M150
5.13/2.80	    decisions=2873, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=114, bestBound=209
5.13/2.80	    
5.44/2.80	o 208
5.44/2.80	    num=114, depth=91..89, filters=28821, revisions=(114165,useless=86670), ccks=76750, wck=0.382, mem=74M150
5.44/2.80	    decisions=2890, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=115, bestBound=208
5.44/2.80	    
5.44/2.80	o 207
5.44/2.80	    num=115, depth=91..89, filters=29066, revisions=(115249,useless=87520), ccks=77371, wck=0.384, mem=74M150
5.44/2.80	    decisions=2906, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=116, bestBound=207
5.44/2.80	    
5.44/2.80	o 206
5.44/2.80	    num=116, depth=91..89, filters=29351, revisions=(116310,useless=88305), ccks=77995, wck=0.386, mem=74M150
5.44/2.80	    decisions=2927, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=117, bestBound=206
5.44/2.80	    
5.44/2.80	o 205
5.44/2.80	    num=117, depth=91..89, filters=29634, revisions=(117401,useless=89123), ccks=78616, wck=0.388, mem=74M150
5.44/2.80	    decisions=2947, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=118, bestBound=205
5.44/2.80	    
5.44/2.81	o 204
5.44/2.81	    num=118, depth=91..89, filters=29900, revisions=(118485,useless=89942), ccks=79239, wck=0.389, mem=74M150
5.44/2.81	    decisions=2964, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=119, bestBound=204
5.44/2.81	    
5.44/2.81	o 203
5.44/2.81	    num=119, depth=91..89, filters=30162, revisions=(119593,useless=90795), ccks=79860, wck=0.392, mem=74M150
5.44/2.81	    decisions=2980, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=120, bestBound=203
5.44/2.81	    
5.44/2.81	o 202
5.44/2.81	    num=120, depth=91..89, filters=30472, revisions=(120687,useless=91583), ccks=80483, wck=0.394, mem=74M150
5.44/2.81	    decisions=3001, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=121, bestBound=202
5.44/2.81	    
5.44/2.81	o 201
5.44/2.81	    num=121, depth=91..89, filters=30767, revisions=(121789,useless=92400), ccks=81104, wck=0.396, mem=74M150
5.44/2.81	    decisions=3021, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=122, bestBound=201
5.44/2.81	    
5.44/2.81	o 200
5.44/2.82	    num=122, depth=91..89, filters=31053, revisions=(122953,useless=93278), ccks=81726, wck=0.398, mem=74M150
5.44/2.82	    decisions=3037, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=123, bestBound=200
5.44/2.82	    
5.44/2.82	o 199
5.44/2.82	    num=123, depth=91..89, filters=31318, revisions=(124072,useless=94131), ccks=82347, wck=0.4, mem=74M150
5.44/2.82	    decisions=3053, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=124, bestBound=199
5.44/2.82	    
5.44/2.82	o 198
5.44/2.82	    num=124, depth=91..89, filters=31577, revisions=(125195,useless=94992), ccks=82969, wck=0.402, mem=74M150
5.44/2.82	    decisions=3069, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=125, bestBound=198
5.44/2.82	    
5.44/2.82	o 197
5.44/2.82	    num=125, depth=91..89, filters=31838, revisions=(126307,useless=95843), ccks=83586, wck=0.404, mem=74M150
5.44/2.82	    decisions=3086, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=126, bestBound=197
5.44/2.82	    
5.44/2.82	o 196
5.44/2.82	    num=126, depth=91..89, filters=32099, revisions=(127398,useless=96677), ccks=84207, wck=0.406, mem=74M150
5.44/2.82	    decisions=3105, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=127, bestBound=196
5.44/2.82	    
5.44/2.83	o 195
5.44/2.83	    num=127, depth=91..89, filters=32336, revisions=(128559,useless=97601), ccks=84846, wck=0.409, mem=74M150
5.44/2.83	    decisions=3119, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=128, bestBound=195
5.44/2.83	    
5.44/2.83	o 194
5.44/2.83	    num=128, depth=91..89, filters=32561, revisions=(129658,useless=98480), ccks=85468, wck=0.411, mem=74M150
5.44/2.83	    decisions=3133, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=129, bestBound=194
5.44/2.83	    
5.44/2.83	o 193
5.44/2.83	    num=129, depth=91..89, filters=32800, revisions=(130810,useless=99395), ccks=86091, wck=0.413, mem=74M150
5.44/2.83	    decisions=3148, wrong=7, backtracks=1, failedAssignments=6, nogoods=6, foundSolutions=130, bestBound=193
5.44/2.83	    
5.44/2.83	o 192
5.44/2.83	    num=130, depth=7..89, filters=33133, revisions=(132295,useless=100552), ccks=86802, wck=0.415, mem=74M150
5.44/2.83	    decisions=3163, wrong=8, backtracks=1, failedAssignments=7, nogoods=7, foundSolutions=131, bestBound=192
5.44/2.83	    
5.44/2.83	o 191
5.44/2.83	    num=131, depth=91..89, filters=33330, revisions=(133429,useless=101491), ccks=87392, wck=0.417, mem=74M150
5.44/2.83	    decisions=3175, wrong=8, backtracks=1, failedAssignments=7, nogoods=7, foundSolutions=132, bestBound=191
5.44/2.83	    
5.44/2.83	o 190
5.44/2.83	    num=132, depth=6..89, filters=33721, revisions=(134944,useless=102624), ccks=88131, wck=0.419, mem=74M150
5.44/2.83	    decisions=3197, wrong=9, backtracks=1, failedAssignments=8, nogoods=8, foundSolutions=133, bestBound=190
5.44/2.83	    
5.44/2.84	o 189
5.44/2.84	    num=133, depth=6..89, filters=34119, revisions=(136440,useless=103733), ccks=88961, wck=0.421, mem=76M792
5.44/2.84	    decisions=3220, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=134, bestBound=189
5.44/2.84	    
5.44/2.84	o 188
5.44/2.84	    num=134, depth=91..89, filters=34405, revisions=(137583,useless=104593), ccks=89551, wck=0.423, mem=76M792
5.44/2.84	    decisions=3238, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=135, bestBound=188
5.44/2.84	    
5.44/2.84	o 187
5.44/2.84	    num=135, depth=91..89, filters=34672, revisions=(138718,useless=105465), ccks=90140, wck=0.425, mem=76M792
5.44/2.84	    decisions=3254, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=136, bestBound=187
5.44/2.84	    
5.44/2.84	o 186
5.44/2.84	    num=136, depth=91..89, filters=34928, revisions=(139855,useless=106350), ccks=90729, wck=0.427, mem=76M792
5.44/2.84	    decisions=3269, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=137, bestBound=186
5.44/2.84	    
5.44/2.84	o 185
5.44/2.84	    num=137, depth=91..89, filters=35167, revisions=(140973,useless=107236), ccks=91319, wck=0.428, mem=76M792
5.44/2.84	    decisions=3284, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=138, bestBound=185
5.44/2.84	    
5.44/2.85	o 184
5.44/2.85	    num=138, depth=91..89, filters=35379, revisions=(142076,useless=108133), ccks=91908, wck=0.43, mem=76M792
5.44/2.85	    decisions=3298, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=139, bestBound=184
5.44/2.85	    
5.44/2.85	o 183
5.44/2.85	    num=139, depth=91..89, filters=35586, revisions=(143182,useless=109039), ccks=92497, wck=0.432, mem=76M792
5.44/2.85	    decisions=3311, wrong=10, backtracks=1, failedAssignments=9, nogoods=9, foundSolutions=140, bestBound=183
5.44/2.85	    
5.44/2.85	o 182
5.44/2.85	    num=140, depth=7..89, filters=36023, revisions=(144726,useless=110160), ccks=93346, wck=0.435, mem=76M792
5.44/2.85	    decisions=3335, wrong=13, backtracks=1, failedAssignments=12, nogoods=12, foundSolutions=141, bestBound=182
5.44/2.85	    
5.44/2.85	o 181
5.44/2.85	    num=141, depth=91..89, filters=36263, revisions=(145882,useless=111078), ccks=94042, wck=0.437, mem=76M792
5.44/2.85	    decisions=3350, wrong=13, backtracks=1, failedAssignments=12, nogoods=12, foundSolutions=142, bestBound=181
5.44/2.85	    
5.44/2.86	    num=142, depth=3..8, filters=37031, revisions=(148166,useless=112639), ccks=95132, wck=0.441, mem=76M792
5.44/2.86	    decisions=3389, wrong=29, backtracks=6, failedAssignments=23, nogoods=23, foundSolutions=142, bestBound=181
5.44/2.86	    
5.44/2.86	    num=143, depth=1..4, filters=37931, revisions=(150859,useless=114481), ccks=96648, wck=0.444, mem=76M792
5.44/2.86	    decisions=3422, wrong=45, backtracks=15, failedAssignments=34, nogoods=28, foundSolutions=142, bestBound=181
5.44/2.86	    
5.44/2.86	    num=144, depth=0..9, filters=38786, revisions=(153299,useless=116110), ccks=97889, wck=0.449, mem=76M792
5.44/2.86	    decisions=3467, wrong=65, backtracks=27, failedAssignments=46, nogoods=30, foundSolutions=142, bestBound=181
5.44/2.86	    
5.44/2.87	o 179
5.44/2.87	    num=145, depth=4..89, filters=39030, revisions=(154788,useless=117362), ccks=98849, wck=0.451, mem=76M792
5.44/2.87	    decisions=3491, wrong=67, backtracks=27, failedAssignments=48, nogoods=32, foundSolutions=143, bestBound=179
5.44/2.87	    
5.44/2.87	o 176
5.44/2.87	    num=146, depth=3..89, filters=39627, revisions=(156753,useless=118752), ccks=100027, wck=0.455, mem=76M792
5.44/2.87	    decisions=3533, wrong=75, backtracks=29, failedAssignments=54, nogoods=38, foundSolutions=144, bestBound=176
5.44/2.87	    
5.44/2.87	o 173
5.44/2.88	    num=147, depth=5..89, filters=40447, revisions=(159414,useless=120594), ccks=101545, wck=0.459, mem=76M792
5.44/2.88	    decisions=3573, wrong=81, backtracks=31, failedAssignments=59, nogoods=42, foundSolutions=145, bestBound=173
5.44/2.88	    
5.44/2.88	o 172
5.44/2.88	    num=148, depth=5..89, filters=40847, revisions=(160804,useless=121587), ccks=102433, wck=0.461, mem=76M792
5.44/2.88	    decisions=3587, wrong=83, backtracks=31, failedAssignments=61, nogoods=44, foundSolutions=146, bestBound=172
5.44/2.88	    
5.44/2.88	o 171
5.44/2.88	    num=149, depth=6..89, filters=41257, revisions=(162435,useless=122817), ccks=103358, wck=0.464, mem=76M792
5.44/2.88	    decisions=3602, wrong=85, backtracks=32, failedAssignments=62, nogoods=45, foundSolutions=147, bestBound=171
5.44/2.88	    
5.44/2.89	    num=150, depth=1..11, filters=43178, revisions=(167193,useless=125710), ccks=105757, wck=0.47, mem=76M792
5.44/2.89	    decisions=3647, wrong=107, backtracks=49, failedAssignments=73, nogoods=46, foundSolutions=147, bestBound=171
5.44/2.89	    
5.44/2.89	    num=151, depth=0..7, filters=44588, revisions=(170260,useless=127415), ccks=107705, wck=0.475, mem=76M792
5.44/2.89	    decisions=3683, wrong=125, backtracks=62, failedAssignments=84, nogoods=46, foundSolutions=147, bestBound=171
5.44/2.89	    
5.44/2.89	    num=152, depth=0..5, filters=45695, revisions=(174005,useless=130113), ccks=109757, wck=0.479, mem=76M792
5.44/2.89	    decisions=3723, wrong=145, backtracks=71, failedAssignments=96, nogoods=46, foundSolutions=147, bestBound=171
5.44/2.89	    
5.77/2.90	    num=153, depth=2..7, filters=47359, revisions=(177640,useless=132152), ccks=111866, wck=0.484, mem=76M792
5.77/2.90	    decisions=3775, wrong=170, backtracks=90, failedAssignments=109, nogoods=50, foundSolutions=147, bestBound=171
5.77/2.90	    
5.77/2.90	    num=154, depth=0..6, filters=48577, revisions=(180625,useless=133971), ccks=113458, wck=0.488, mem=76M792
5.77/2.90	    decisions=3819, wrong=191, backtracks=99, failedAssignments=123, nogoods=55, foundSolutions=147, bestBound=171
5.77/2.90	    
5.77/2.91	
5.77/2.91	  New Bounds: 171..170
5.77/2.91	    num=155, depth=0..5, filters=48936, revisions=(181559,useless=134563), ccks=113938, wck=0.49, mem=76M792
5.77/2.91	    decisions=3833, wrong=199, backtracks=105, failedAssignments=127, foundSolutions=147, bestBound=171
5.77/2.91	    
5.77/2.91	  Global
5.77/2.91	    filters=48936, revisions=(181559,useless=134563), ccks=113938
5.77/2.91	    Stop=FULL_EXPLORATION, wrong=199, bestBound=171, bestBoundWck=1.022, bestBoundCpu=2.847, foundSolutions=147, firstSolCpu=2.404
5.77/2.91	    wck=1.049, cpu=2.874, mem=76M792
5.77/2.91	
5.77/2.91	v <instantiation id='sol147' type='solution' cost='171'>  <list> s[] d[] l[] c[] </list>  <values> 0 4 1 3 7 2 6 10 5 9 13 8 12 14 11 0 14 5 0 18 3 0 11 15 0 1 4 0 1 18 1 8 5 7 1 11 8 2 1 13 5 2 11 2 8 8 4 4 7 1 13 13 1 1 4 5 11 4 13 7 3 4 2 3 2 2 2 1 2 4 3 7 10 6 4 2 1 1 1 1 1 1 2 2 3 1 5 1 2 2 </values>  </instantiation>
5.77/2.91	s OPTIMUM FOUND
5.77/2.91	
5.77/2.91	d WRONG_DECISIONS 199
5.77/2.91	d NUMBER_SOLUTIONS 147

Verifier Data

OK	171

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391181-1568389760/watcher-4391181-1568389760 -o /tmp/evaluation-result-4391181-1568389760/solver-4391181-1568389760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568389280-3789 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391181-1568389760.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=5389, runsolver pid=5386

[startup+0.102008 s]*
/proc/loadavg: 2.19 1.92 1.89 4/229 5404
/proc/meminfo: memFree=26143976/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10659884 memory=28524 CPUtime=0.14 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 5655 0 0 0 13 1 0 0 20 0 15 0 414889874 10915721216 7131 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2664971 7131 2901 1 0 2627468 0
[pid=5389/tid=5391] ppid=5386 vsize=10659884 memory=-8681635449881326784 CPUtime=0.1 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) R 5386 5389 3758 0 -1 4202560 3375 0 0 0 9 1 0 0 20 0 15 0 414889874 10915721216 7263 33554432000 4194304 4196468 140735233013088 140121656502568 140121636316517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 7263 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 7263 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 7263 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889876 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889877 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121142814368 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414889877 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121141761264 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889879 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) R 5386 5389 3758 0 -1 4202560 371 0 0 0 0 0 0 0 20 0 15 0 414889879 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121139649608 140121636669663 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) S 5386 5389 3758 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 15 0 414889879 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121138604400 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0.02 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) R 5386 5389 3758 0 -1 4202560 549 0 0 0 2 0 0 0 20 0 15 0 414889879 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121137548248 140121630641526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889880 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889880 10915721216 7329 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28524 KiB

[startup+0.211479 s]*
/proc/loadavg: 2.19 1.92 1.89 4/229 5404
/proc/meminfo: memFree=26132084/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10659884 memory=37620 CPUtime=0.32 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 9116 0 0 0 30 2 0 0 20 0 15 0 414889874 10915721216 9405 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2664971 9405 2989 1 0 2627468 0
[pid=5389/tid=5391] ppid=5386 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) R 5386 5389 3758 0 -1 4202560 6118 0 0 0 18 2 0 0 20 0 15 0 414889874 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121656504848 140121652294813 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10659884 memory=140618583140515 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889876 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889877 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121142814368 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414889877 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121141761264 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889879 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) S 5386 5389 3758 0 -1 1077944384 670 0 0 0 3 0 0 0 20 0 15 0 414889879 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121139656944 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) S 5386 5389 3758 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 414889879 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121138604400 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0.05 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 702 0 0 0 5 0 0 0 20 0 15 0 414889879 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889880 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889880 10915721216 9405 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37620 KiB

[startup+0.310195 s]*
/proc/loadavg: 2.19 1.92 1.89 3/229 5404
/proc/meminfo: memFree=26129664/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10659884 memory=40424 CPUtime=0.47 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 9433 0 0 0 44 3 0 0 20 0 15 0 414889874 10915721216 10106 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2664971 10106 3002 1 0 2627468 0
[pid=5389/tid=5391] ppid=5386 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) R 5386 5389 3758 0 -1 4202560 6372 0 0 0 28 2 0 0 20 0 15 0 414889874 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121656493040 140121636353374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10659884 memory=290763870908448791 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10659884 memory=15402059909445272 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889875 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889876 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889877 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121142814368 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414889877 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121141761264 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889879 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) S 5386 5389 3758 0 -1 1077944384 678 0 0 0 4 0 0 0 20 0 15 0 414889879 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121139656944 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) S 5386 5389 3758 0 -1 1077944384 302 0 0 0 4 0 0 0 20 0 15 0 414889879 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121138604400 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0.07 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 15 0 414889879 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889880 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10659884 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889880 10915721216 10106 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40424 KiB

[startup+0.707394 s]
/proc/loadavg: 2.19 1.92 1.89 3/229 5404
/proc/meminfo: memFree=26119716/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10661932 memory=63860 CPUtime=1.12 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 13018 0 0 0 107 5 0 0 20 0 15 0 414889874 10917818368 15965 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2665483 15965 3074 1 0 2627980 0
[pid=5389/tid=5391] ppid=5386 vsize=10661932 memory=1368 CPUtime=0.69 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) R 5386 5389 3758 0 -1 4202560 8811 0 0 0 65 4 0 0 20 0 15 0 414889874 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121656495824 140121635459696 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10661932 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10661932 memory=6100 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10661932 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889875 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10661932 memory=732 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889876 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889877 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121142814368 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10661932 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414889877 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121141761264 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10661932 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889879 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10661932 memory=4639098309541126765 CPUtime=0.11 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) R 5386 5389 3758 0 -1 4202560 912 0 0 0 11 0 0 0 20 0 15 0 414889879 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121139643232 140121631965991 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10661932 memory=7380108234216663121 CPUtime=0.11 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) S 5386 5389 3758 0 -1 1077944384 736 0 0 0 11 0 0 0 20 0 15 0 414889879 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121138604400 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10661932 memory=5787782378022856021 CPUtime=0.18 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 1200 0 0 0 18 0 0 0 20 0 15 0 414889879 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889880 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10661932 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889880 10917818368 15965 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63860 KiB

[startup+1.5007 s]
/proc/loadavg: 2.18 1.92 1.89 3/229 5404
/proc/meminfo: memFree=26103268/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10663980 memory=76176 CPUtime=2 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 18659 0 0 0 194 6 0 0 20 0 15 0 414889874 10919915520 19044 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2665995 19044 3097 1 0 2628492 0
[pid=5389/tid=5391] ppid=5386 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) R 5386 5389 3758 0 -1 4202560 12980 0 0 0 143 5 0 0 20 0 15 0 414889874 10919915520 19044 33554432000 4194304 4196468 140735233013088 140121656503936 140121636353374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10663980 memory=7235428992464153433 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10919915520 19044 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10663980 memory=7305792226182194773 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10919915520 19044 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10663980 memory=7451882158599990102 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10919915520 19044 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10663980 memory=7667777919618011495 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889875 10919915520 19044 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10663980 memory=7236554896314034789 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414889876 10919915520 19044 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0

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

Dumping a history of the last processes samples

[startup+1.60083 s]
/proc/loadavg: 2.18 1.92 1.89 3/229 5404
/proc/meminfo: memFree=26103268/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10666028 memory=77180 CPUtime=2.12 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 19026 0 0 0 205 7 0 0 20 0 15 0 414889874 10922012672 19295 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2666507 19295 3097 1 0 2629004 0
[pid=5389/tid=5391] ppid=5386 vsize=10666028 memory=0 CPUtime=1.58 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) R 5386 5389 3758 0 -1 4202560 13332 0 0 0 153 5 0 0 20 0 15 0 414889874 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121656503936 140121635465611 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889875 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889875 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10666028 memory=140618583129393 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414889876 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10666028 memory=7594028168477168491 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889877 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121142814368 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10666028 memory=7309167735419596644 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414889877 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121141761264 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10666028 memory=6075463926040055888 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889879 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10666028 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) S 5386 5389 3758 0 -1 1077944384 1902 0 0 0 18 0 0 0 20 0 15 0 414889879 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121139656944 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10666028 memory=163794080871507 CPUtime=0.15 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) S 5386 5389 3758 0 -1 1077944384 1143 0 0 0 15 0 0 0 20 0 15 0 414889879 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121138604400 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10666028 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 1202 0 0 0 18 0 0 0 20 0 15 0 414889879 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10666028 memory=-4546129931942301728 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889880 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414889880 10922012672 19295 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 77180 KiB

[startup+2.40068 s]
/proc/loadavg: 2.18 1.92 1.89 6/230 5405
/proc/meminfo: memFree=26026060/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10748500 memory=159560 CPUtime=4.13 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 27343 0 0 0 400 13 0 0 20 0 16 0 414889874 11006464000 39890 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2687125 39890 3339 1 0 2647217 0
[pid=5389/tid=5391] ppid=5386 vsize=10748500 memory=1768 CPUtime=1.87 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) S 5386 5389 3758 0 -1 1077944384 15238 0 0 0 180 7 0 0 20 0 16 0 414889874 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121656515760 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10748500 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414889875 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10748500 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414889875 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10748500 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414889875 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10748500 memory=-7088785026379990432 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889875 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10748500 memory=-6873162000112450758 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 1085 0 0 0 1 0 0 0 20 0 16 0 414889876 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10748500 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889877 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121142814432 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10748500 memory=6944656592455360608 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414889877 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121141761280 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10748500 memory=7014751519717611364 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889879 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10748500 memory=7811022289770474601 CPUtime=0.56 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) S 5386 5389 3758 0 -1 1077944384 2658 0 0 0 56 0 0 0 20 0 16 0 414889879 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121139656944 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10748500 memory=6154845521600473954 CPUtime=0.5 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) R 5386 5389 3758 0 -1 4202560 2325 0 0 0 49 1 0 0 20 0 16 0 414889879 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121138583048 140121631444168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10748500 memory=7157739768538357867 CPUtime=0.61 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 2687 0 0 0 60 1 0 0 20 0 16 0 414889879 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10748500 memory=7739265992384275813 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889880 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10748500 memory=7018408534080050017 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414889880 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5405] ppid=5386 vsize=10748500 memory=7305513048944633189 CPUtime=0.47 cores=0,2,4,6
/proc/5389/task/5405/stat : 5405 (java) R 5386 5389 3758 0 -1 4202560 1712 0 0 0 47 0 0 0 20 0 16 0 414890063 11006464000 39890 33554432000 4194304 4196468 140735233013088 140121118783320 140121608908355 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 10748500 KiB
Current children cumulated memory: 159560 KiB

[startup+2.80067 s]
/proc/loadavg: 2.18 1.92 1.89 6/230 5405
/proc/meminfo: memFree=26026060/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10748324 memory=180496 CPUtime=5.44 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 32529 0 0 0 529 15 0 0 20 0 16 0 414889874 11006283776 45124 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2687081 45124 3346 1 0 2647217 0
[pid=5389/tid=5391] ppid=5386 vsize=10748324 memory=492 CPUtime=1.87 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) S 5386 5389 3758 0 -1 1077944384 15238 0 0 0 180 7 0 0 20 0 16 0 414889874 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121656515760 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10748324 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414889875 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10748324 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414889875 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414889875 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10748324 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889875 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10748324 memory=2244 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 1085 0 0 0 1 0 0 0 20 0 16 0 414889876 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889877 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121142814432 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414889877 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121141761280 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889879 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10748324 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) R 5386 5389 3758 0 -1 4202560 4186 0 0 0 95 0 0 0 20 0 16 0 414889879 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121139643376 140121635659672 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10748324 memory=30564 CPUtime=0.9 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) R 5386 5389 3758 0 -1 4202560 3162 0 0 0 89 1 0 0 20 0 16 0 414889879 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121138589168 140121629868000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10748324 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 3334 0 0 0 72 1 0 0 20 0 16 0 414889879 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10748324 memory=7306916055891837009 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889880 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10748324 memory=288285571665898866 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414889880 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5405] ppid=5386 vsize=10748324 memory=8112282956445269571 CPUtime=0.87 cores=0,2,4,6
/proc/5389/task/5405/stat : 5405 (java) R 5386 5389 3758 0 -1 4202560 3881 0 0 0 85 2 0 0 20 0 16 0 414890063 11006283776 45124 33554432000 4194304 4196468 140735233013088 140121118771600 140121652294717 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 180496 KiB

[startup+2.90067 s]
/proc/loadavg: 2.18 1.92 1.89 6/230 5405
/proc/meminfo: memFree=26026060/32770624 swapFree=66957012/67108860
[pid=5389] ppid=5386 vsize=10748324 memory=186420 CPUtime=5.77 cores=0,2,4,6
/proc/5389/stat : 5389 (java) S 5386 5389 3758 0 -1 1077944320 33033 0 0 0 561 16 0 0 20 0 16 0 414889874 11006283776 46605 33554432000 4194304 4196468 140735233013088 140735232995632 140121652272887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
/proc/5389/statm: 2687081 46605 3346 1 0 2647217 0
[pid=5389/tid=5391] ppid=5386 vsize=10748324 memory=55 CPUtime=1.87 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (java) S 5386 5389 3758 0 -1 1077944384 15238 0 0 0 180 7 0 0 20 0 16 0 414889874 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121656515760 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5392] ppid=5386 vsize=10748324 memory=140618583127680 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (java) S 5386 5389 3758 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414889875 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121578347024 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5393] ppid=5386 vsize=10748324 memory=14308 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5393/stat : 5393 (java) S 5386 5389 3758 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414889875 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121577294480 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5394] ppid=5386 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5394/stat : 5394 (java) S 5386 5389 3758 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414889875 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121576241424 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5395] ppid=5386 vsize=10748324 memory=281236874731328 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5395/stat : 5395 (java) S 5386 5389 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889875 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121575188880 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5396] ppid=5386 vsize=10748324 memory=-7233780906022716832 CPUtime=0.01 cores=0,2,4,6
/proc/5389/task/5396/stat : 5396 (java) S 5386 5389 3758 0 -1 1077944384 1085 0 0 0 1 0 0 0 20 0 16 0 414889876 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121143868144 140121652284034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5397] ppid=5386 vsize=10748324 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5397/stat : 5397 (java) S 5386 5389 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889877 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121142814432 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5398] ppid=5386 vsize=10748324 memory=-7173504570862900581 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5398/stat : 5398 (java) S 5386 5389 3758 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414889877 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121141761280 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5399] ppid=5386 vsize=10748324 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5399/stat : 5399 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889879 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121140709840 140121652291483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5400] ppid=5386 vsize=10748324 memory=1096 CPUtime=1.05 cores=0,2,4,6
/proc/5389/task/5400/stat : 5400 (java) R 5386 5389 3758 0 -1 4202560 4430 0 0 0 105 0 0 0 20 0 16 0 414889879 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121139643376 140121633793998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5401] ppid=5386 vsize=10748324 memory=2828 CPUtime=1 cores=0,2,4,6
/proc/5389/task/5401/stat : 5401 (java) R 5386 5389 3758 0 -1 4202560 3183 0 0 0 99 1 0 0 20 0 16 0 414889879 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121138592752 140121632116505 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5402] ppid=5386 vsize=10748324 memory=1164 CPUtime=0.75 cores=0,2,4,6
/proc/5389/task/5402/stat : 5402 (java) S 5386 5389 3758 0 -1 1077944384 3568 0 0 0 74 1 0 0 20 0 16 0 414889879 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121137551344 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5403] ppid=5386 vsize=10748324 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5403/stat : 5403 (java) S 5386 5389 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889880 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121136499040 140121652283093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5404] ppid=5386 vsize=10748324 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5404/stat : 5404 (java) S 5386 5389 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414889880 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121135447088 140121652284034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
[pid=5389/tid=5405] ppid=5386 vsize=10748324 memory=2124 CPUtime=0.97 cores=0,2,4,6
/proc/5389/task/5405/stat : 5405 (java) R 5386 5389 3758 0 -1 4202560 3886 0 0 0 95 2 0 0 20 0 16 0 414890063 11006283776 46605 33554432000 4194304 4196468 140735233013088 140121118777424 140121252484647 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10289152 140735233020939 140735233021042 140735233021042 140735233023951 0
Current children cumulated CPU time: 5.77 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 186420 KiB

Child status: 0
Real time (s): 2.93067
CPU time (s): 5.82816
CPU user time (s): 5.65704
CPU system time (s): 0.171118
CPU usage (%): 198.868
Max. virtual memory (cumulated for all children) (KiB): 10748500
Max. memory (cumulated for all children) (KiB): 186420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.65704
system time used= 0.171118
maximum resident set size= 189156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33103
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= 2780
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 5389
#   total CPU time (s): 5.82816
#   total CPU user time (s): 5.65704
#   total CPU system time (s): 0.171118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045744 second user time and 0.077436 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 17:48:37
IDJOB=4391181
IDBENCH=126835
IDSOLVER=2833
FILE ID=node147/4391181-1568389760
RUNJOBID= node147-1568389280-3789
PBS_JOBID= 21701856
Free space on /tmp= 56536 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-3-5-30-1.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391181-1568389760/watcher-4391181-1568389760 -o /tmp/evaluation-result-4391181-1568389760/solver-4391181-1568389760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568389280-3789 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391181-1568389760.xml -cm

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

MD5SUM BENCH= e91753cc37d5672b16b54feba0c5cd89
RANDOM SEED=1728945877

node147.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.52
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.52
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.52
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.52
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:        26159072 kB
MemAvailable:   31355036 kB
Buffers:          168004 kB
Cached:          5241664 kB
SwapCached:        48500 kB
Active:          2628984 kB
Inactive:        3292744 kB
Active(anon):     464100 kB
Inactive(anon):    89344 kB
Active(file):    2164884 kB
Inactive(file):  3203400 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:              8808 kB
Writeback:             0 kB
AnonPages:        573360 kB
Mapped:            56796 kB
Shmem:             32768 kB
Slab:             285636 kB
SReclaimable:     256140 kB
SUnreclaim:        29496 kB
KernelStack:        3760 kB
PageTables:         6600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1680364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56528 MiB
End job on node147 at 2019-09-13 17:48:40