Trace number 4390881

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.75315 2.91512

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390881-1568381767/watcher-4390881-1568381767 -o /tmp/evaluation-result-4390881-1568381767/solver-4390881-1568381767 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390881-1568381767.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22021, runsolver pid=22018

[startup+0.100107 s]*
/proc/loadavg: 1.83 1.84 1.38 4/228 22036
/proc/meminfo: memFree=29274048/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10659884 memory=29228 CPUtime=0.13 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 5248 0 0 0 12 1 0 0 20 0 15 0 414113258 10915721216 7307 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2664971 7307 2898 1 0 2627468 0
[pid=22021/tid=22023] ppid=22018 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) R 22018 22021 21280 0 -1 4202560 2983 0 0 0 8 1 0 0 20 0 15 0 414113258 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129702094424 140129690102590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113260 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113261 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129188374176 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113261 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129187321072 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113263 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) R 22018 22021 21280 0 -1 1077944384 342 0 0 0 0 0 0 0 20 0 15 0 414113263 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129185216752 140129697876610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) R 22018 22021 21280 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 15 0 414113263 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129184150424 140129679409186 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0.02 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) R 22018 22021 21280 0 -1 4202560 455 0 0 0 2 0 0 0 20 0 15 0 414113263 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129183108056 140129676674197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113264 10915721216 7307 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113264 10915721216 7373 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29228 KiB

[startup+0.210854 s]*
/proc/loadavg: 1.83 1.84 1.38 3/228 22036
/proc/meminfo: memFree=29267288/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10659884 memory=35636 CPUtime=0.33 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 6515 0 0 0 31 2 0 0 20 0 15 0 414113258 10915721216 8909 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2664971 8909 2989 1 0 2627468 0
[pid=22021/tid=22023] ppid=22018 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) R 22018 22021 21280 0 -1 4202560 3469 0 0 0 19 1 0 0 20 0 15 0 414113258 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129702091824 140129697887389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10659884 memory=331 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10659884 memory=140038323968653 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113260 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113261 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129188374176 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113261 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129187321072 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113263 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) S 22018 22021 21280 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 414113263 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129185216752 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) S 22018 22021 21280 0 -1 1077944384 442 0 0 0 3 0 0 0 20 0 15 0 414113263 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129184164208 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0.05 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 702 0 0 0 5 0 0 0 20 0 15 0 414113263 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113264 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113264 10915721216 8909 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35636 KiB

[startup+0.313956 s]*
/proc/loadavg: 1.83 1.84 1.38 4/228 22036
/proc/meminfo: memFree=29259332/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10659884 memory=40544 CPUtime=0.48 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 9102 0 0 0 45 3 0 0 20 0 15 0 414113258 10915721216 10136 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2664971 10136 3001 1 0 2627468 0
[pid=22021/tid=22023] ppid=22018 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) R 22018 22021 21280 0 -1 4202560 5995 0 0 0 28 2 0 0 20 0 15 0 414113258 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129702102064 140129697887389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10659884 memory=8900 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10659884 memory=140038323968475 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113259 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113260 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113261 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129188374176 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113261 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129187321072 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113263 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) S 22018 22021 21280 0 -1 1077944384 585 0 0 0 4 0 0 0 20 0 15 0 414113263 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129185216752 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) S 22018 22021 21280 0 -1 1077944384 450 0 0 0 4 0 0 0 20 0 15 0 414113263 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129184164208 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0.08 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 714 0 0 0 8 0 0 0 20 0 15 0 414113263 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113264 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10659884 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113264 10915721216 10136 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40544 KiB

[startup+0.700688 s]
/proc/loadavg: 1.84 1.84 1.38 3/228 22036
/proc/meminfo: memFree=29250788/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10661932 memory=61912 CPUtime=1.11 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 12601 0 0 0 106 5 0 0 20 0 15 0 414113258 10917818368 15478 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2665483 15478 3068 1 0 2627980 0
[pid=22021/tid=22023] ppid=22018 vsize=10661932 memory=33 CPUtime=0.66 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) R 22018 22021 21280 0 -1 4202560 8385 0 0 0 62 4 0 0 20 0 15 0 414113258 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129702088400 140129697887389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113259 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10661932 memory=234647753615723 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113260 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10661932 memory=2925980 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113261 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129188374176 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113261 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129187321072 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113263 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10661932 memory=7809523229951467576 CPUtime=0.1 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) S 22018 22021 21280 0 -1 1077944384 851 0 0 0 10 0 0 0 20 0 15 0 414113263 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129185216752 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10661932 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) S 22018 22021 21280 0 -1 1077944384 795 0 0 0 13 0 0 0 20 0 15 0 414113263 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129184164208 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10661932 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 1211 0 0 0 19 0 0 0 20 0 15 0 414113263 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113264 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113264 10917818368 15478 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61912 KiB

[startup+1.50071 s]
/proc/loadavg: 1.84 1.84 1.38 3/228 22036
/proc/meminfo: memFree=29234596/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10663980 memory=76412 CPUtime=2.01 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 17912 0 0 0 195 6 0 0 20 0 15 0 414113258 10919915520 19103 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2665995 19103 3095 1 0 2628492 0
[pid=22021/tid=22023] ppid=22018 vsize=10663980 memory=189227669171224 CPUtime=1.47 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) R 22018 22021 21280 0 -1 4202560 12437 0 0 0 142 5 0 0 20 0 15 0 414113258 10919915520 19103 33554432000 4194304 4196468 140734858037248 140129702096520 140129681945950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10919915520 19103 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10663980 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10919915520 19103 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10919915520 19103 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10663980 memory=3472468334441695376 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113259 10919915520 19103 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10663980 memory=56 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414113260 10919915520 19103 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0

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

[startup+2.91507 s]
# the end of solver process 22021 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.59572 s, system=0.157439 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60081 s]
/proc/loadavg: 1.84 1.84 1.38 3/228 22036
/proc/meminfo: memFree=29234596/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10666028 memory=77416 CPUtime=2.12 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 18268 0 0 0 206 6 0 0 20 0 15 0 414113258 10922012672 19354 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2666507 19354 3095 1 0 2629004 0
[pid=22021/tid=22023] ppid=22018 vsize=10666028 memory=0 CPUtime=1.56 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) R 22018 22021 21280 0 -1 4202560 12791 0 0 0 151 5 0 0 20 0 15 0 414113258 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129702096520 140129681058197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10666028 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113259 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10666028 memory=-6800859132029471843 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113259 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10666028 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414113260 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113261 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129188374176 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10666028 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113261 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129187321072 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113263 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10666028 memory=3184097920075973937 CPUtime=0.18 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) S 22018 22021 21280 0 -1 1077944384 1741 0 0 0 18 0 0 0 20 0 15 0 414113263 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129185216752 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10666028 memory=6943526294502006880 CPUtime=0.17 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) S 22018 22021 21280 0 -1 1077944384 1148 0 0 0 17 0 0 0 20 0 15 0 414113263 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129184164208 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10666028 memory=33 CPUtime=0.19 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 1215 0 0 0 19 0 0 0 20 0 15 0 414113263 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113264 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 414113264 10922012672 19354 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 77416 KiB

[startup+2.40714 s]
/proc/loadavg: 1.84 1.84 1.38 5/229 22037
/proc/meminfo: memFree=29157564/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10748324 memory=156728 CPUtime=4.12 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 25813 0 0 0 400 12 0 0 20 0 16 0 414113258 11006283776 39182 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2687081 39182 3341 1 0 2647217 0
[pid=22021/tid=22023] ppid=22018 vsize=10748324 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) S 22018 22021 21280 0 -1 1077944384 14605 0 0 0 179 6 0 0 20 0 16 0 414113258 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129702108336 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10748324 memory=8993858474414803267 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 16 0 414113259 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10748324 memory=-9030956860254144397 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414113259 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 414113259 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10748324 memory=4639950512826379884 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414113259 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10748324 memory=7590375616670360682 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 975 0 0 0 1 0 0 0 20 0 16 0 414113260 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10748324 memory=4640484857559275876 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414113261 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129188374240 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10748324 memory=524281069 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414113261 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129187321088 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10748324 memory=280076428513600 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113263 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10748324 memory=140038214164720 CPUtime=0.53 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) R 22018 22021 21280 0 -1 4202560 2380 0 0 0 53 0 0 0 20 0 16 0 414113263 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129185208080 140129677054912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10748324 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) R 22018 22021 21280 0 -1 4202560 1887 0 0 0 53 0 0 0 20 0 16 0 414113263 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129184148400 140129675460241 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10748324 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 2583 0 0 0 60 1 0 0 20 0 16 0 414113263 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10748324 memory=280076428160704 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113264 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10748324 memory=6935649255962078801 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 16 0 414113264 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22037] ppid=22018 vsize=10748324 memory=4638778398332764256 CPUtime=0.47 cores=1,3,5,7
/proc/22021/task/22037/stat : 22037 (java) R 22018 22021 21280 0 -1 4202560 1742 0 0 0 47 0 0 0 20 0 16 0 414113447 11006283776 39182 33554432000 4194304 4196468 140734858037248 140129164338848 140129681945950 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 156728 KiB

[startup+2.80596 s]
/proc/loadavg: 1.84 1.84 1.38 5/229 22037
/proc/meminfo: memFree=29157564/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10748324 memory=170376 CPUtime=5.44 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 30441 0 0 0 530 14 0 0 20 0 16 0 414113258 11006283776 42594 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2687081 42594 3348 1 0 2647217 0
[pid=22021/tid=22023] ppid=22018 vsize=10748324 memory=6943526294502006880 CPUtime=1.85 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) S 22018 22021 21280 0 -1 1077944384 14605 0 0 0 179 6 0 0 20 0 16 0 414113258 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129702108336 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 16 0 414113259 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414113259 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10748324 memory=25840 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 414113259 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414113259 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 975 0 0 0 1 0 0 0 20 0 16 0 414113260 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129189427952 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414113261 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129188374240 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414113261 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129187321088 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22031] ppid=22018 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22031/stat : 22031 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113263 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129186269648 140129697884059 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10748324 memory=0 CPUtime=0.92 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) R 22018 22021 21280 0 -1 4202560 2871 0 0 0 92 0 0 0 20 0 16 0 414113263 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129185205424 140129679386600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10748324 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) R 22018 22021 21280 0 -1 4202560 3341 0 0 0 93 0 0 0 20 0 16 0 414113263 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129184145224 140129681362203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10748324 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 3172 0 0 0 73 1 0 0 20 0 16 0 414113263 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10748324 memory=6370719275257063784 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113264 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22036] ppid=22018 vsize=10748324 memory=6370455341042525267 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22036/stat : 22036 (java) S 22018 22021 21280 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 16 0 414113264 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129181006896 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22037] ppid=22018 vsize=10748324 memory=8023275253053220202 CPUtime=0.87 cores=1,3,5,7
/proc/22021/task/22037/stat : 22037 (java) R 22018 22021 21280 0 -1 4202560 3836 0 0 0 85 2 0 0 20 0 16 0 414113447 11006283776 42594 33554432000 4194304 4196468 140734858037248 140129164331440 140129697887293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 170376 KiB

[startup+2.90068 s]
/proc/loadavg: 1.84 1.84 1.38 5/229 22037
/proc/meminfo: memFree=29157564/32770624 swapFree=66958212/67108860
[pid=22021] ppid=22018 vsize=10749352 memory=178412 CPUtime=5.74 cores=1,3,5,7
/proc/22021/stat : 22021 (java) S 22018 22021 21280 0 -1 1077944320 31060 0 0 0 559 15 0 0 20 0 13 0 414113258 11007336448 44603 33554432000 4194304 4196468 140734858037248 140734858019792 140129697865463 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
/proc/22021/statm: 2687338 44603 3349 1 0 2647474 0
[pid=22021/tid=22023] ppid=22018 vsize=10749352 memory=280076428068320 CPUtime=1.85 cores=1,3,5,7
/proc/22021/task/22023/stat : 22023 (java) S 22018 22021 21280 0 -1 1077944384 14610 0 0 0 179 6 0 0 20 0 13 0 414113258 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129702108304 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22024] ppid=22018 vsize=10749352 memory=56076 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22024/stat : 22024 (java) S 22018 22021 21280 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 13 0 414113259 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129623939600 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22025] ppid=22018 vsize=10749352 memory=189227669171224 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22025/stat : 22025 (java) S 22018 22021 21280 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 13 0 414113259 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129622887056 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22026] ppid=22018 vsize=10749352 memory=2925980 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22026/stat : 22026 (java) S 22018 22021 21280 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 13 0 414113259 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129621834000 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22027] ppid=22018 vsize=10749352 memory=140038323947136 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22027/stat : 22027 (java) S 22018 22021 21280 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 13 0 414113259 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129620781456 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22028] ppid=22018 vsize=10749352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22021/task/22028/stat : 22028 (java) S 22018 22021 21280 0 -1 1077944384 975 0 0 0 1 0 0 0 20 0 13 0 414113260 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129189428160 140129697876610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22029] ppid=22018 vsize=10749352 memory=280076428296456 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22029/stat : 22029 (java) S 22018 22021 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 13 0 414113261 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129188374240 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22030] ppid=22018 vsize=10749352 memory=76412 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22030/stat : 22030 (java) S 22018 22021 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 13 0 414113261 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129187321088 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22032] ppid=22018 vsize=10749352 memory=280076428557136 CPUtime=1.02 cores=1,3,5,7
/proc/22021/task/22032/stat : 22032 (java) S 22018 22021 21280 0 -1 1077944384 2918 0 0 0 102 0 0 0 20 0 13 0 414113263 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129185207856 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22033] ppid=22018 vsize=10749352 memory=56 CPUtime=1.02 cores=1,3,5,7
/proc/22021/task/22033/stat : 22033 (java) R 22018 22021 21280 0 -1 4202560 3744 0 0 0 102 0 0 0 20 0 13 0 414113263 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129184145224 140129677199044 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22034] ppid=22018 vsize=10749352 memory=9125 CPUtime=0.75 cores=1,3,5,7
/proc/22021/task/22034/stat : 22034 (java) S 22018 22021 21280 0 -1 1077944384 3268 0 0 0 74 1 0 0 20 0 13 0 414113263 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129183111152 140129697876610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
[pid=22021/tid=22035] ppid=22018 vsize=10749352 memory=22707 CPUtime=0 cores=1,3,5,7
/proc/22021/task/22035/stat : 22035 (java) S 22018 22021 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 414113264 11007336448 44603 33554432000 4194304 4196468 140734858037248 140129182058848 140129697875669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140734858040331 140734858040434 140734858040434 140734858043343 0
Current children cumulated CPU time: 5.74 s
Current children cumulated vsize: 10749352 KiB
Current children cumulated memory: 178412 KiB

Child status: 0
Real time (s): 2.91512
CPU time (s): 5.75315
CPU user time (s): 5.59572
CPU system time (s): 0.157439
CPU usage (%): 197.356
Max. virtual memory (cumulated for all children) (KiB): 10749352
Max. memory (cumulated for all children) (KiB): 178412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.59572
system time used= 0.157439
maximum resident set size= 179392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31078
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= 2817
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 22021
#   total CPU time (s): 5.75315
#   total CPU user time (s): 5.59572
#   total CPU system time (s): 0.157439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040967 second user time and 0.081934 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 15:35:26
IDJOB=4390881
IDBENCH=126835
IDSOLVER=2832
FILE ID=node145/4390881-1568381767
RUNJOBID= node145-1568380473-21312
PBS_JOBID= 21701826
Free space on /tmp= 55180 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-4390881-1568381767/watcher-4390881-1568381767 -o /tmp/evaluation-result-4390881-1568381767/solver-4390881-1568381767 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390881-1568381767.xml -cm

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

MD5SUM BENCH= e91753cc37d5672b16b54feba0c5cd89
RANDOM SEED=1836070979

node145.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.59
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.59
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.59
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.59
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:        29290776 kB
MemAvailable:   31664412 kB
Buffers:           90344 kB
Cached:          2560260 kB
SwapCached:        41040 kB
Active:          1550688 kB
Inactive:        1335252 kB
Active(anon):     198600 kB
Inactive(anon):    77332 kB
Active(file):    1352088 kB
Inactive(file):  1257920 kB
Unevictable:      110532 kB
Mlocked:          110532 kB
SwapTotal:      67108860 kB
SwapFree:       66958212 kB
Dirty:              8708 kB
Writeback:             0 kB
AnonPages:        315076 kB
Mapped:            56060 kB
Shmem:             32356 kB
Slab:             187048 kB
SReclaimable:     158924 kB
SUnreclaim:        28124 kB
KernelStack:        4000 kB
PageTables:         6252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1160776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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= 55168 MiB
End job on node145 at 2019-09-13 15:35:29